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

.main,  a,h1,h2,h3,table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#003366;
font-weight:normal;
}

a,h1,h2,h3,table { font-weight:normal; text-decoration:none}


input{  
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #D3DCD0;
	margin-bottom: 0px;
	margin-top: 0px; 
	font-size: 12px;
	color: #999999;
	padding-left: 2px;
}
  
  
form{ margin:0px ;}

.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{color:#ff6600;}
.green{color: #006600;}
.blue{color: #000033;}
.silver, a.silver{color: #cccccc;}

.heading {
	font-size:14px;
	color:#000033; 
}

.aared ,  a.aared:link,a.aared:visited{ color:#000066;}

.pagetitles{
	font-size: 28px;
	color: #358ACB;
	padding-left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:6px;
	text-transform:none;
	margin-left:0px;
	margin-bottom:6px;

}

.pagetitlesDrop{
	color: #666666;
	}
.subTitles{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 3px;
	color: #FFFFFF; 
	margin-left: 5px;margin-right: 2px;
	margin-top: 8px;margin-bottom: 11px;  
	height:35px;

}

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

p  , h1, h2, h3{
	margin:0px;
	padding:0px; 
}

p {
	margin-bottom:5px; 
}

#wrapper {
	width: 855px;
	background-color: #FFFFFF;
	border: 11px solid;
	border-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 96%;
}


#navHOME{
	margin-top: 5px;margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	width: 860px;
	text-align: right;

} 

#navHOME ul{
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: right;

}

#navHOME li{
	margin:0;
	padding:0;
	display: inline;
} 

#navHOME a{
	font-size: 11px; 
	color: #2880C7;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 3px;
}

#navHOME a:hover{ color:#99CC33}


#top{
	margin:0;
	padding:0;
	height: 130px;
}
#topLine{
	font-weight: normal;
	text-align: left;
	float: right;
	width: 420px;
	margin-top: 15px;
}

#topLine h1{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #2880C7;
}

#header{
	clear: both;margin:0; padding:0;
}

#topImage {
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height: 256px;
	width: 600px;
	float: left;
	margin:0;
	padding:0;
	text-align: left;
	border: 1px solid;
	border-color: #7B7A7F;
}



#logo { 
 
	float: left;
 }
 

 
 
#navMAIN {
	width: 220px;
	float: right; 
	background-image: url(images_/navBg.jpg);
	height: 258px;
	background-color: #878787;
}

#navMAIN ul{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type: none;
	text-align: left;
}

#navMAIN li{
	margin:0;
	padding:0;
	padding-bottom: 14px;
	padding-top: 13px;	
	border-bottom: 2px #999;
	border-bottom-style: groove;
 

}

#navMAIN  #navMainEnd{
	background-position: left top;
	border: none;
} 

 
#navMAIN a{   
font-size: 12px; color: #FFFFFF; line-height:12px; font-weight:bold; 
text-decoration:none;
	padding-left: 35px; 
}


#navMAIN a:hover {
	color:#000000; background-color:#999;
	background-image: url(images_/arrowBulletOn.jpg);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-decoration:none;
	font-weight: bold;
}

 
#contentWrapper{
	clear:both; 
	text-align: left;
}
 
#sideBarHome{
	text-align: left;
	clear: both;
	padding-top: 15px;

}

#contentLeft{
	width: 232px;
	float: right;
	text-align: left; 
	margin-top: 10px;

}




/* sub menus*/

.subBox1{
	float:left;
	border-bottom:3px solid #2A2A2A; 
	background-color: #4B4B4B;
	margin-bottom: 12px;
	width: 220px;
	height:230px;
	margin-left: 12px;
	margin-bottom: 12px;
	background-image: url(images_/backgrSil.jpg);
}

.subBox2{
	float:left;
	border-bottom:3px solid #2A2A2A; 
	background-color: #CC0000;
	margin-bottom: 12px;
	width: 220px;
	height:230px;
	margin-left: 12px;
	margin-bottom: 12px;
	background-image: url(images_/subBgBl.jpg);
}

.subMenu  {
	padding:0;
	margin: 0;
	list-style:none;
	text-align: left;
	margin-left: 15px;
	margin-right:15px;
	margin-top: 5px;
	color: #FFFFFF;
}

.subLi{
padding:0;margin: 0;
	border-bottom: 1px dotted #666;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
}
 
.subLink:link, .subLink:visited {
	color: #000066;
	text-decoration:none;
	font-size: 11px;
}
 
.subLink:hover{
	color:#333333; 
	 
} 


#contentRight {
	text-align: left;
	width: 550px;
	float: left;
	margin-top: 12px;
	margin-left: 0px;
	padding-bottom: 0px;
 
}

#contentRIGHT P  {
margin:0; padding:0;
padding-bottom:7px; padding-left:15px;
}


#contentRIGHT P A {
text-decoration:underline;
color:#003366;
}
 

#contentRight ul{ 	margin: 0; padding:0; padding-top:3px;padding-bottom:3px;padding-left:32px; }
	
#contentRight li{
margin:0; padding:0;  
list-style: outside;
list-style-image:url(images/arrow3.gif)
 }


#footermain {
	font-size: 11px;
	background-color: #E9E9E9;
} 

 

#footerL{
	width:550px;
	text-align: left;
	float: left; 
	
	   padding : 10px;
}  

#footerR{
	width:220px;
	text-align: right;
	float: right; 
   padding : 10px;
}  

#footer a{
	font-size: 11px;

}  


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


.button {
	height:20px;
	background-color:#000033;
	font-size:11px;
	color:#FFFFFF;
	cursor:pointer;
} 


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