body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #008484;
	margin-bottom: 20px;
	margin-top: 10px;
}




a{
color: #484848;
TEXT-DECORATION: none;
font-size: 11px; 
}


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

p, h1,h2,h3,form {
	margin: 0; padding:0; padding-bottom:7px; 
 }
 
td{
	border:0px #fff; 
} 
	
.main,   H1,H2,H3, table,tr,td{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}

.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;}
#sitemap h1, #sitemap h2,#sitemap h3 { margin:0; padding:0; color:#FFFFFF ; font-size:12px;}

 
#NavSub .seLnk a , #NavSub .seLnk a:hover , #NavSub .seLnk { font-size:7px;  margin:0; padding:0;TEXT-DECORATION: none;color:#FFFFFF;}


 
.bulletts {
	list-style-image: url(files/bullettspacer.gif);
	list-style-position: inside;
}


form {
	margin: 0;
	padding: 0;
}

#top{
	text-align: center;
	padding-top: 5px;
	margin: 0 auto;
	height: 145px;
}

#logo{
	float: left;
	margin-left: 18px;

 }
 
 
#strap{
	float: right;
	margin-right: 20px;
	margin-top: 10px;
} 
 
 #topimageDiv{
	text-align: center;
    margin: 0 auto;
 }
  

 

#wrapper
{
	top:0px;
	width:876px;
	z-index:1;
	text-align:center;
	height: 100%;
	margin: 0 auto;

}
 


#innerWrapper
{
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(images/innerWrapper.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
 
 
 

 
#menu {
	width: 825px;
	padding: 0;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 14px;
} 

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

#menu li{
	display: inline;
	padding-right: 12px;
}

 

#menu a{
	color: #666666;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left ; border-right: 1px dotted #ccc; padding-right:10px;
/*padding-left:10px;background-image: url(images/menuOff.gif);*/
}
 

#menu a:hover{
color: #000000;
/*background-image: url(images/menuOn.gif);*/
}

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


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

.contentLeft{
	float:left;
	margin-left: 25px;
	margin-top: 5px;
	width: 200px;

}

#sidebarh1{
	font-size: 24px;
	color: #008484;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right:12px;
}
 

#sidebar {
	background-color: #FFFFFF;
}

#sidebar ul{
	padding:0;
	list-style:none;
	margin: 0;
	text-align: right;
	margin-top: 0px;
	padding-right: 12px;
}

#sidebar li{
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}

#sidebar li a{
	color: #333;
	font-size: 10px;
}

#sidebar li a:hover{
	color: #000; background-color:#f1f1f1;
}



.contentRight{
	float:left;
	border:0;
	width: 575px;
	margin-top: 13px;
	padding-bottom: 25px;
	margin-left: 25px;
}

.contentRight a{ text-decoration:underline;}
.contentRight p{ padding-left:8px;}
.contentRight ul{
	margin: 0; padding:0; padding-bottom:5px; display:block; list-style-image:url(images/bulletGr.gif); 
	}
.contentRight li{margin-left:25px;}
 
.pagetitles , a.pagetitles:link, a.pagetitles:visited  {
	font-size: 34px;
	color: #008484;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 9px;
	text-align: left;
	text-transform: lowercase; 
	font-family: Georgia, "Times New Roman", Times, serif;
 
} 

#footer{
height: 70px;
	background-image: url(images/innerWrapper.gif);
	background-position: bottom;
	background-color: #FFFFFF;}
	
#footer img	{
	float: left;
	margin-left: 12px;
	padding-bottom: 12px;
}
 
#NavSub {
	margin: 0;
	padding: 0;
	text-align: right;
	padding-right: 15px;
	margin-top: 40px;

}

#NavSub UL {
	display: inline;
	margin-right: 25px;
	list-style-type: none;

}

#NavSub LI {
	DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	color: #333333;
}

 
 



#NavSub A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: auto;
	width: auto;
	font-size: 9px;
	color: #663300;
	font-style: italic;
}
 
 
#NavSub A:hover {
color:#336600;
}

.btn1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 0;
	background-color: #008484;
}
.btn2{}



/*cand menu etc*/

#Submenu {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 8px;
} 

#Submenu li{
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 12px;
}
 

#Submenu a{
	color: #333333;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left:11px;
	background-image: url(images/subOff.gif);
	text-decoration: none;
}

#Submenu a:hover{
color: #000000;
background-image: url(images/subOn.gif)
}

#Submenu .menuSelected{
font-weight:bold;	color: #333;
background-image: url(images/subOn.gif)
}






.salSurvey, .salSurvey table,.salSurvey tr, .salSurvey td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333; 
	border: 1px dotted #e1e1e1;
}
