html,body{
      margin:0;
      padding:0;
      height:100%; 
   }
   
   body {
	margin:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #4F4F71;
}

.main,  a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#333333;
}

a {
color: #000033;
}

.smaller{font-size:10px;}

.red{ color:#FF0000}

hr{border:0;border-top:1px dotted #e1e1e1;padding:3px;margin:0;margin-top:3px;color:#FFFFFF;}

p  , h1, h2, h3{
	margin:0px;
	padding:0px;
	text-align: left;
	background-color: #FFFFFF;
}

.ourPeopleImg {
	float: left;
	padding: 6px;
	margin: 0px 15px 10px 0px;
	border: 1px solid #f1f1f1;
}

#wrapper {
	width: 960px;
	background-color: #FFFFFF;
	border: 10px solid;
	border-color: #A4ABBE;
	margin: 5px auto  20px auto;
 
}

#top{
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-top: 15px;
	margin-left: auto;
	margin-bottom: 5px;
} 
 

.bold {
font-weight:bold;
}

.header {
	background-repeat:no-repeat;
	height:220px;
	background-position: 0 0;
	clear: both;
	background-color: #FFFFFF;
	text-indent: -3000px;
}

.logo {
margin-left:450px;
margin-top:160px;
}

 
.pagetitles{
	font-size: 26px;
	color: #000033; 
	padding-left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:10px 0px;
	text-transform:capitalize; 
	background-color: #fff;
 
}

.subtitles{
	font-size: 16px;
	color: #99CC00;
	padding-left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:15px 0px 5px 0px;
	text-transform:capitalize;
	background-color: #fff;
	clear: both;
 
}

.subtitles0{
	font-size: 16px;
	color: #99CC00;
	padding-left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:capitalize;
	background-color: #fff;
 
}

#contentLEFT .pagetitles{	height:30px;line-height:30px; font-size: 16px;}


input{
	width:175px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #D3DCD0;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 2px;
}
 
 
 
#navMAIN {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	border:2px solid #f1f1f1;
	margin-bottom:12px;
	background:#fff;
	height: 220px;
	width: 200px;
}

#navMAIN li{
	padding-bottom: 14px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom: 1px dashed #f1f1f1;
	margin-left: 15px;
	margin-right: 15px;
}

#navMAIN  #home{
	margin-top: 10px;
}
#navMAIN   #contact-us{
	border: none;
}

#navMAIN a{
	text-decoration: none;
	color: #000033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-image: url(images/menuOff.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 24px;
	text-transform: uppercase;
}


#navMAIN a:hover {
	color:#000000;
	background-image: url(images/menuOn.gif);
	text-decoration:none;
	font-weight: bold;
}

.menuSel{ font-style:italic; font-weight:bold}

#contentLEFT{
	width: 210px;
	float: left;
	margin-left: 15px;
	text-align: left;
	margin-top: 15px;

}

.IMGborders{
	border: 2px solid #f1f1f1;
	margin-bottom: 7px;
	width: 200px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
} 
 
.button {
	height:18px;
	background-color:#CCD5C9;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:3px;
	cursor:pointer;
	width: 180px;
} 
 

#contentContainer {
	width: 715px;
	float: right;
	margin-right: 15px;
	padding-bottom: 10px;
	margin-top: 15px;
}


#contentRIGHT {
	margin-top: 20px;
	text-align: left;
	margin-left: 10px;
 
}

#contentRIGHT p{
	padding-left: 20px;
	padding-right:20px;
	padding-top:5px;
 }
 
 
 
#contentRIGHT ul{
	margin: 0; padding:0;  padding-top:5px; padding-bottom:5px; 
	}
#contentRIGHT li{
	padding:2px;
	margin: 0;
	margin-left:20px;
	list-style-type: none;
	list-style-position:inside;
	list-style-image: url(images/bulletGr.gif);
 } 
 

#news{
	width: 140px;
	float: right;
	margin-top: 15px;
	padding-left: 15px;

}

#footermain {
	height: 45px;
	color: #282828;
	text-align: center;
	font-size: 12px;
	font-weight:normal; 
	padding-top: 15px;
	background-color: #A4ABBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
} 

#footer {
	margin:10px auto;
	font-size: 11px;
	color: #000033;
	clear: both;
}

#footerL{
	width:540px;
	text-align: left;
	float: left;
	padding-left: 0px;
	padding-bottom: 9px; 
}  

#footerR{
	width:400px;
	text-align: right; 
	float: right;
	margin-right: 5px;
} 

#footerR p{
	background:none;
	background-color: none;
	text-align: right;
} 

#footerR a{
	font-size: 10px;
	color: #B6BCCB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}  


a.footerNav{ color:#4F4F71}

.sitemap, a.sitemap:link, a.sitemap:active, a.sitemap:visited,a.sitemap:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: text;
	text-decoration:none;
	position: absolute;
	left: -1000px;
	background-image: url(images/logoT.gif);
}


#subFooter{
	width:990px;
	margin:0px auto;
	position:relative;
	height:35px;
	list-style: none;
	padding: 0;
}

#subFooter #siteBy {
	font-size:11px;
	color:#A4ABBE;
	text-decoration:none; position:absolute; right:0px; text-align:right; top:0px
} 

#subFooter #fb {
	background-image:url(images/facebookSm.png);/*image shared with contact page and footer*/
	height:32px;
	width:173px;
	position:absolute;
	left:4px;
	top:0px;
	background-repeat: no-repeat;
	background-position: left top;text-decoration: none;
} 
#subFooter #fb span{
	display: block;
	color: #A4ABBE;
font-size:11px; font-weight:bold;	padding: 5px 0 0 25px;
}


#subNav{ list-style:none; margin:0; padding:0}
#subNav li{ display:inline } 

/*image shared with contact page and footer*/

#facebookContact  {
	background-image:url(images/facebookSm.png);/*image shared with contact page and footer*/
	height:32px;
	width:173px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display:block;
	margin-top: 15px; 
} 
#facebookContact  span{
	display: block;
	color: #3A5BA7;font-size:11px; font-weight:bold;
	padding: 5px 0 0 35px;
}

#facebookContact:hover  { text-decoration:underline} 

/*######## universal ########### */

.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}

.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  #D6D6D6;}
.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}

