body {
	margin:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #9FB1C5;
	background-image: url(images/BGGrad.jpg);
	background-attachment: fixed;
}


 

img {border:0}

p, h1,h2,h3,form,li,ul {
	margin: 0; padding:0; 
 }
 
 p { padding-bottom:4px;}
 
td{
	border:0px #fff;
	text-align: left;
} 
	
.main, a,  H1,H2,H3, table,tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a{
	text-decoration:none;
	color:#003466; 
}
a:hover{ text-decoration:underline}

.white , a.white:link ,  a.white:visited  { color:#FFFFFF ;}
.red , a.red:link ,  a.red:visited  { color: #FF0000 ;}
.bold {font-weight:bold;}
.orange , a.orange:link ,  a.orange:visited {color:#ff6600;}
.green , a.green:link ,  a.green:visited {color: #008A00;}
.darkRed , a.darkRed:link ,  a.darkRed:visited {color: #990000}
.silver , a.silver:link ,  a.silver:visited {color: #CCCCCC}
.gray , a.gray:link ,  a.gray:visited {color: #666666}
.italic{ font-style:italic} 
 





.subMenu {
	list-style:none;
	text-align: left;
}
.subMenu li{
	height:20px;
	line-height:20px;
	border-bottom: 1px dotted #ccc;
}

.subMenu li a{
	color: #003466;
	text-align: left;
	padding-left: 12px;
	background-image: url(images/arrOffSmall.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
}
.subMenu li a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/arrOnSmall.gif);
 }
 
 
 

#header{
	height: 120px;
	position: relative;
	background-position: right top;
	background-repeat: no-repeat;
	width: 950px;
	margin: 0px  auto;
  }
  
#logo {
	position: absolute;
	left: 9px;
	top: 14px;
	text-align: left;
 }
 
 #tel{
	position: absolute;
	right:  5px;
	top: 79px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
 }
 

#wrapper
{
	width:950px;
	z-index:1;
	text-align:center;
	margin: 0 auto;
	padding-top: 0px;


}
 

#topImageWrapper{
	width: 720px;
	background-repeat:no-repeat;
	height: 300px;
	border: 0px solid;
	border-color: #6C89A7;
	margin: 0;
	padding: 0;

}

#topImage{
	border-color: #333333;
} 


#innerWrapper
{
	background-color: #FFFFFF;
	background-image: url(images/innerWrapperTop.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 22px;
}
 
 
 

 
#menu {
	margin: 0;
	padding:0px;
	text-align: left;
	list-style-type: none;
	margin-bottom: 25px;
} 

#menu li{
	display: block;
	height:35px;
	line-height:35px;
	border-bottom: 1px dotted;
	border-color: #7F99B2;
	margin-bottom: 2px;
}

 

#menu a{
	color: #0D3D6D;
	font-size: 11px; padding-left:15px;
 	background-image: url(images/arrOff.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#menu a:hover{   font-weight:bold;  
background-image: url(images/arrOn.gif);
}

#menu .menuSelected{
font-weight:bold;   
background-image: url(images/arrOn.gif);
}


#contentWRAPPER{  
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: 0px;
	overflow:visible;
	margin-top: 15px;
	margin-bottom: 10px;
  }
 

.contentLeft{
	float:left;
	margin-top: 0px;
	width: 170px;
	text-align: left;
	margin-left: 20px;

}

 

.contentRight{
	float:right;
	border:0;
	width: 720px;
	text-align: left;
	margin-right: 20px;
	background-position: top center;
	background-repeat: no-repeat;
}
 

.contentRight p{ margin-left:6px}
 
.pagetitles , a.pagetitles:link, a.pagetitles:visited  {
	font-size: 34px;
	color: #A0A050;
	font-weight: normal;
	text-decoration: none;
	
	text-align: left;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0; margin-bottom:5px;
}

.subtitles , a.subtitles:link, a.subtitles:visited  {
	font-size: 22px;
	color: #B00000;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
	text-align: left;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 

#homePage{
	margin-top: 5px;
	border-bottom: 3px solid;
	border-bottom-color: #FFFFFF;
	 
}

#homePageL{
	width: 490px;
	float: left;
	border-right: 3px solid;
	border-right-color: #e1e1e1;
}


#homeText{
	float:left;
	margin-left: 15px;
	width: 255px;
	text-align: left;
}


#homePageR{
	float: left;
	width: 180px;
	margin-left: 15px;
	text-align: left;
	padding-top: 10px;
}

#homePageR a{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
 
#footer{
	text-align:right;
	clear: both;
	margin: 0px auto;
	width: 950px;
	padding: 0;
	height: 90px;
	background-position: bottom;
	background-color: #FFFFFF;
	background-image: url(images/innerWrapperbase.png);
	background-repeat: no-repeat;
} 
#NavSub {
	background-position: bottom;
	width: 720px;
	margin-right: 15px;
	float: right;
	background-color: #6C89A7;
	padding: 20px 0px;
	text-align: center;
	margin-top: 20px;
	background-image: url(images/footerbase.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
 

}

 
#NavSub LI {
	DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: capitalize;
}
#NavSub A {
 	color: #CFD9E2;
	font-size: 11px;
 
}
 
 
#NavSub A:hover {
color:#000066;
}

#NavSub a.seLnk  , #NavSub a.seLnk:hover , #NavSub .seLnk {
	font-size:9px;
	margin:0;
	padding:0;
	TEXT-DECORATION: none;
	color:#6C89A7;
	letter-spacing: -4px;
	margin-left: 10px;
	cursor: text;
}



.floatRight{float:right; }

.floatLeft{float:left; }

.clearFloat{
	clear:both;
	height:0px;
	margin:0px; padding:0px;
}

.TAR{ text-align:right}
.TAL{ text-align:left}
.TAC{ text-align:center}

.centred , .centered{margin:0 auto}

.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}
.mT15{margin-top:15px}
.mT20{margin-top:20px}
.mT30{margin-top:30px}
.mT50{margin-top:50px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}
.mL15{margin-left:15px}
.mL20{margin-left:20px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}
.mR15{margin-right:15px}
.mR20{margin-right:20px}


.p3{padding:3px}
.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}
.pL15{padding-left:15px}
.pL20{padding-left:20px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.pR20{padding-right:20px}
.b0{border:none; border:0px;}



.bWhite{border:1px solid  #fff;}
.bfs{border:1px solid;	border-color: #999999;}
.bfd{
	border:1px dotted #D6D6D6;

}
.bfdd{border:1px dashed #D6D6D6;}

.bfdd{border:1px dashed #D6D6D6;}
.bbd{ border-bottom : 1px dotted #D6D6D6;}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-top : 1px solid #D6D6D6;}
.btd{ border-top : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}
 
 
.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}

.w10{ width:10px}
.w20{ width:20px}
.w25{ width:25px}
.w50{ width:50px}
.w75{ width:75px}
.w100{ width:100px}
.w150{ width:150px}
.w200{ width:200px}
.w250{ width:250px}
.w275{ width:275px}
.w300{ width:300px}
.w325{ width:325px}
.w350{ width:350px}
.w400{ width:400px}
.w450{ width:450px}
.w500{ width:500px}
.w550{ width:550px}
.w600{ width:600px}
.w650{ width:650px}
.w700{ width:700px}
.w725{ width:725px}
.w750{ width:750px}
.w800{ width:800px}
.w850{ width:850px}
.w900{ width:900px}
.w950{ width:950px}

.h5{ height:5px}
.h10{ height:10px}
.h20{ height:20px}
.h25{ height:25px}
.h50{ height:50px}
.h75{ height:75px}
.h100{ height:100px}

.bgcCCC  {background-color:#ccc}
.bgcWHITE  {background-color:#fff}
.bgcF1  {background-color:#f1f1f1}
.bgcF7 {background-color:#f7f7f7}
.bgcBLACK  {background-color:#000}
.bgcRED  {background-color:RED}
.bgc999  {background-color:#999}

hr{ height:1px; color:#FFFFFF; margin:3px; padding:0px; border:0px ;border-top:1px dotted #ccc; background-color:#fff }


/*# page numbers */ 

.pageNumberWrapper{
	font-size:10px;
	clear:both; height:30px; line-height:30px;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #f1f1f1;
	margin:5px 0;
	color:#737373;
	width:100%; 
}

.pageNumberDD{
border:1px solid #ccc; font-size:11px; font-family:Arial, Helvetica, sans-serif ;color:#535353
}

.pageNumberWrapper a{
	color:#666666;
	text-decoration:none;
	font-weight: normal; 
} 

.pageNumberWrapper a:hover{
	color: #000000; text-decoration: underline;
}  

.pageNumber , A.pageNumber:link, A.pageNumber:visited   {
text-decoration: none; 
font-size:11px;
padding:0 4px;
color: #676767;
line-height:18px;
border:1px solid #f1f1f1; 
}

.pageNumberSelected {  
text-decoration: none; font-size:11px;
padding:0 4px;
background-color:#e1e1e1;
color: #676767;
line-height:18px;
border:1px solid #f1f1f1;
}
 
a.pageNumber:hover   {
color: #333333; 
background-color:#f1f1f1; 
}


.imagePad {
	padding:6px;
	border: 1px solid #666666;
}

 

