body
{
	background-color: #DBE1E7;
	color: #DBE5D1;
	text-align: justify;
}

/*------------------------------CONTAINERS-------------------------------*/

#mainContainer
{
	background-color: #FFFFFF;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

.tagletsHold
{
	color: #999999;
}

#topArea
{
	color: #FFFFFF;
	background-color: #ffffff;
}

#topArea a
{
	color: #23415D;
}

/*#logo
{
	float: left;
}*/

#tel
{

}

#topFlash
{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

#mainContent
{
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #23415D;
}

#leftContent
{
	background-color: #1D3854;
}

/*#rightContent
{
	width: 597px;
	padding: 8px 0px 0px 0px;
	float: right;
}*/

/*--------------------------CLASSES-----------------------*/

A:link
{
	color: #E5AE0E;
}

A:visited
{
	color: #E5AE0E;
}

/*#facilitiesBox7
{
	min-height: 107px;
	padding: 20px 0px 0px 100px;
}*/

#facilitiesBox7 leftMenuAddition
{
	color: #333333;
}

table {
	border: 1px solid #F3B500;
}
table th {
	background-color:#E9BB32;
	color:#000000;
}
/*.tableIncomeTax tr {
	border-bottom:2px solid #0B0FB2;
}*/
table td {
	background-color:#23415D;
}
/*.tableIncomeTax {
	width:90%;
	text-align:left;
	margin: 12px 0px 0px 10px;
	font-size:80%;
}*/
.tableIncomeTax th {
	border:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#E9BB32;
	color:#000000;
}
/*.tableIncomeTax tr {
	border-bottom:2px solid #0B0FB2;
}*/
.tableIncomeTax td {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color:#23415D;
}

.sitemapStyling a
{
	color: #FFFFFF;
}


/*.rightContentText ul
{
	font-size: 9pt;
	margin-left: 0px;
	padding-left: 25px;
}*/

/*.rightContentText ul li
{
	margin: 3px;
	list-style-type: circle;
}*/

/*.rightContentText ol
{
	font-size: 9pt;
	margin-left: 0px;
	padding-left: 25px;
}*/

/*.rightContentText ol li
{
	margin: 3px;
}*/

h1.pageTitle
{
	color: #E5AE0E;
}

h1
{
	color: #DBE1E7;
}

h2
{
	color: #F4B204;
}

h2 a.newsLinks
{
	color: #23415D;
}

h3
{
	color: #E5AE0E;
}

h4
{
	color: #E5AE0E;
}

a.newsLinks
{
	color: #23415D;
}

p.newsText
{
	color: #333333;
}

h1.telNumber
{
	color: #23415D;
}

p
{
	color: #DBE5D1;
}

#bottomSection
{
	background-color: #FFFFFF;
}

.clientInfo
{
	background-color: #FFFFFF;
	color: #23415D;
	border: 1px solid #CCCCCC;
}

.clientInfo p
{
	color: #23415D;
}


.clientInfo a
{
	color: #23415D;
}

div.disclaimer{
	color: #23415D;
}


/*-----------------CONTENT CLASSES----------------------*/


/*.rightContentText
{
	padding: 10px 10px 20px 10px;
}*/

.rightContentBox
{
	border: 1px solid #66604F;
	background-color: #39546F;
}

/*.topImageLinks
{
	padding: 9px 10px 8px 70px;
	text-align: center;
}*/

#map_canvas
{
	color: #23415D;
}

/*----------------------MENU----------------------------*/

/*---------------------TOPNAV----------------------------*/
#topNav
{
	background-image: url(../image/topNavSlither.jpg);
	border: 1px solid #FFFFFF;
}

/*#topNav ul
{
	float: right;	
	margin: 0px;
	height: 30px;
	padding: 0px;
	list-style: none;
}*/

/*#topNav ul li
{
	float: left;	
	padding: 0px;
	line-height:1.9em;
	display:block;
}*/

#topNav ul li a
{
	color: #000000;
}

/*#topNav ul li a:hover
{
	text-decoration: underline;
}*/

/*-------------------------JS MENUS------------------------*/

/*#topNav div.topNavBox 
{
	position: absolute;
	z-index:999;
	font-size: 8pt;
}

#topNav div.topNavBox dl 
{
	list-style-position: inside;
	margin: 0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	width: 135px;
	clear: both;
	display:block;
}

#topNav div.topNavBox dl dd 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
	text-indent:0.3em;
}
*/
#topNav div.topNavBox dl dd a
{
	background-color: #3D6080;
	border-bottom: 2px solid #23415D;
	color: #CCCCCC;
}

#topNav div.topNavBox dl dd a:hover 
{
	background-color: #ACC5D8;
	color: #333333;
}

/*-----------BOTTOM NAV-----------*/

#bottomNav
{
	color: #000000;
	background-image: url(../image/topNavSlither.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}

/*#bottomNav ul
{

	margin: 0px;
	height: 30px;
	padding: 0px;
	list-style: none;
}

#bottomNav ul li
{

	padding: 0px;
	line-height:1.9em;
	display: inline;
}
*/
#bottomNav ul li a
{
	color: #000000;
}

/*#bottomNav ul li a:hover
{
	text-decoration: underline;
}*/

/*---------------LEFT MENU-----------------*/

/*.imageHold
{
	padding: 5px;
	float: left;
}*/

.leftBar
{
	background-color: #1D3854;
}

/*.leftBar a
{
	text-decoration: none;
}
.leftBar ul li a:hover
{
	text-decoration: underline;
}
*/
.leftBar ul
{
	background-color: #1D3854;
}

/*ul.leftMenu li
{
	padding:0px;
	margin: 0px;
	float: left;
}*/

ul.leftMenu li a
{
	background-image: url(../image/buttonSlither.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

ul.leftMenu li a:hover
{
	color: #FFFFFF;
}

/*ul.leftMenu li ul.leftSubMenu li
{
	margin-left: 3px;
	margin-top: 0px;
	padding: 0px;
}*/

ul.leftMenu li ul.leftSubMenu li a
{
	background-color: #E9BB32;
	color: #000000;
}

ul.leftMenu li ul.leftSubMenu li a:hover
{
	background-color: #5D708E;
	color: #FFFFFF;
}

/*ul.leftSubMenu li ul.leftSubSubMenu li
{

}*/

ul.leftMenu li ul.leftSubMenu li ul.leftSubSubMenu li a
{
	background-color:#F1D277;
	color: #000000;
}

ul.leftMenu li ul.leftSubMenu li ul.leftSubSubMenu li a:hover
{
	background-color: #ABA8A7;
}

/*-------------------------BUTTONS-------------------------*/

a.formCalcBtn {
	color:#FFFFFF;
}

a.formCalcBtn:hover {
	color:#FFFFFF;
	/*font-size:135%;*/
}
	
a.formCalcBtn:hover {
	color:#FFFFFF;
}

a.formCalcBtn {
	background-image:url(../../../commonElements/images/squareBlueButtonNew.gif);
}
a.formCalcBtn:hover {
	background-image:url(../../../commonElements/images/squareBlueButtonNewH.gif);
}
a.formCalcBtn250 {
	background-image:url(../../../commonElements/images/buttonBlueRound250.jpg);
}
a.formCalcBtn250:hover {
	background-image:url(../../../commonElements/images/buttonBlueRoundH250.jpg);
}



/*************************	BELLOW ARE ALL MANDATORY STYLES	*******************************/
h2.comparisonColouring {
	text-align: center;
	}
	
div#facilitiesBox5Contents table
{
	margin: 0px;
	color: #000000;
	border: none;
}

div#facilitiesBox5Contents table td
{
	margin: 0px;
	background-color: transparent;
	border: none;
}

/***********************	 STYLING FOR BUTTONS	****************************/
a.orderProductButtonRed, a.orderProductButtonGrey, a.orderProductButtonBlue, a.orderProductButtonGreen, a.orderProductButtonRedBig, a.formCalcBtn {
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	color:#FFFFFF;
	width:198px;
	height:35px;
	padding-left:25px;
	/*padding-top:10px;*/
	text-align:left;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:2.5em;
	
}
a.orderProductButtonRed:hover, a.orderProductButtonGrey:hover, a.orderProductButtonBlue:hover, a.orderProductButtonGreen:hover, a.orderProductButtonRedBig:hover, a.formCalcBtn:hover {
	font-style:italic;
	text-decoration:none;
	color:#FFFFFF;
	/*font-size:135%;*/
}
a.orderProductButtonRedBig, a.orderProductButtonRedBig:hover, a.formCalcBtn:hover {
	width:250px;
	padding-left:30px;
	font-size:13px;
	color:#FFFFFF;
}
a.orderProductButtonRed {
	background-image:url(../../../commonElements/images/buttonRedRound.jpg);
}
a.orderProductButtonRed:hover {
	background-image:url(../../../commonElements/images/buttonRedRoundH.jpg);
}
a.orderProductButtonGrey {
	background-image:url(../../../commonElements/images/buttonGreyRound.jpg);
}
a.orderProductButtonGrey:hover {
	background-image:url(../../../commonElements/images/buttonGreyRoundH.jpg);
}
a.orderProductButtonBlue {
	background-image:url(../../../commonElements/images/buttonBlueRound.jpg);
}
a.orderProductButtonBlue:hover {
	background-image:url(../../../commonElements/images/buttonBlueRoundH.jpg);
}
a.orderProductButtonGreen {
	background-image:url(../../../commonElements/images/buttonGreenRound.jpg);
}
a.orderProductButtonGreen:hover {
	background-image:url(../../../commonElements/images/buttonGreenRoundH.jpg);
}
a.orderProductButtonRedBig {
	background-image:url(../../../commonElements/images/buttonRedRoundBig.jpg);
}
a.orderProductButtonRedBig:hover {
	background-image:url(../../../commonElements/images/buttonRedRoundBigH.jpg);
}

/******************************************************/
.buttonsFloat
{
	
}

/*****************************************************/
div#facilitiesBox7 p
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/***********************	END OF MANDATORY STYLING	*********************/
/******************************************************/