/*************** site wide basic elements ***************/



body { 



	font: 9pt/15pt arial; 



	color: #333333; 



	background-color: #e5e5e5; 



	margin: 0px; 



	}



p { 



	font: 9pt/15pt arial;



	color: #333333;  



	margin-top: 0px; 



	text-align: justify;



	padding: 0px 15px 0px 15px;



	}







h3 { 



	font: 12pt arial;



	font-weight: bold; 



	letter-spacing: 0px; 



	margin-bottom: 0px;



	padding: 0px 15px 15px 15px;



	color: #000000;



	}



a:link { 



	font: normal 9pt arial; 	



	font-weight: bold; 



	text-decoration: none; 



	color: #ff9900;



	}



a:visited { 



	font: normal 9pt arial; 	



	font-weight: bold; 



	text-decoration: none; 



	color: #333333;



	}



a:hover, a:active { 



	font: normal 9pt arial; 	



	font-weight: bold; 



	text-decoration: underline; 



	color: #ff9900;



	}



	







/*************** menu drop ***************/



#mainMenu {



	position: relative;



	text-align: center;



	height:20px;



	background-color: #ff9900;



	margin: 0px 0px 0px 0px;



	padding: 5px 0px 5px 0px;  



	z-index:1;



	border: 0px solid #017bbc;



}







#menuList {



	margin: 0px;



	padding: 1px;



}







#menuList ul {



	margin: 0px;



	padding: 0px;



}







#menuList li {



	display: inline;



	list-style: none;



}





.menu {



	text-align: left;



	color: #ffffff;



	background-color: #fede57;



	position: absolute;



	width: 160px;



	visibility: hidden;



}





#menu1, #menu2, #menu3, #menu4, #menu5, { 



	width: 160px; 



	z-index:100; 



}





/*************** list tag styles ***************/







ul{



 	font: 9pt/15pt arial; 



	color: #333333; 	



 	list-style-type: square;



}







ul ul{



 list-style-type: disc;



}







ul ul ul{



 list-style-type: none;



}







/*************** table styles ***************/







td{



 	font: 9pt/15pt arial; 



	color: #333333; 	



}







/*************** specific divs ***************/







#header { 



	font: 15pt arial;



	font-weight: bold; 



	letter-spacing: 0px; 



	margin-bottom: 0px;



	padding: 15px 15px 3px 15px;



	color: #ff9900;



	}



	



#subheader { 



	font: 12pt arial;



	font-weight: bold; 



	letter-spacing: 0px; 



	margin-bottom: 0px;



	padding: 5px 15px 0px 15px;



	color: #333333;



	}



	



#subsubheader { 



	font: 9pt arial;



	font-weight: bold; 



	letter-spacing: 0px; 



	margin-bottom: 0px;



	padding: 5px 15px 0px 15px;



	color: #000000;



	}







#logo{



	height: 160px;	



	background: #017bbc url(logopichere.jpg) no-repeat left;



	border: 0px solid #000000;



}





#mainbody{



	border: 0px solid #885599;

	padding: 0px;



}







#siteInfo{



	font: 9pt/12pt arial;



	color: #ffffff; 



	padding: 25px 15px 5px 15px;



	background-color:#017bbc;



	border: 0px solid #885599;



}

