/*************** 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;

	width: 100%;

	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;
	z-index:2;

}



#menuList ul {

	margin: 0px;

	padding: 0px;

}



#menuList li {

	display: inline;

	list-style: none;

}



a.starter {

	text-align: left;

	color: #333333; 	

	margin: 0px;

	padding: 4px 8px 2px 4px;

	text-decoration: none;

	border: 1px solid #ff9900;

}



a.starter:hover, a.starter:active {

	border: 1px solid #f6f0cd;

	color: #ffffff;

}



.menu {

	text-align: left;

	color: #ffffff;

	background-color: #fede57;

	position: absolute;

	width: 160px;

	visibility: hidden;
	z-index:2;

}



.menu li a {

	font: normal 9pt arial; 	

	font-weight: bold; 

	color: #333333;

	display: block;

	line-height: 1.5 em;

	border: 1px solid #ff9900;	

	margin: 0px;

	padding: 3px;

	text-decoration: none;

}



.menu li a:hover, .menu li a:active {

	font: normal 9pt arial; 	

	font-weight: bold; 

	background-color: #ff9900;

	color: #ffffff;

	z-index:2; 
	
	line-height: 1.5 em;
	
	margin: 0px;

	padding: 3px;

	text-decoration: none;

}



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

	width: 160px; 

	z-index:2; 

}





/*************** 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;

	}



#firststrip{

	position: relative;

	width: 100%;

	height: 20px;

	background-color: #32556b;

	border: 0px solid #000000;

}



#secondstrip{

	position: relative;

	width: 100%;

	height: 10px;

	background-color: #e5e5e5;

	border: 0px solid #000000;

}



#logo{

	height: 160px;	

	background: #32556b url(logopichere.jpg) no-repeat left;

	border: 0px solid #000000;

}



#wrapper{

	position: absolute;

	text-align: left;

	top: 35px%;

  	right: 10%;

  	left: 10%;

	width: 750px;

	background-color: #ffffff;

	border: 1px solid #333333;	

}

	

#mainbody{

	border: 0px solid #885599;

	padding: 5px 15px 20px 15px;

}



#siteInfo{

	font: 9pt/12pt arial;

	color: #ffffff; 

	padding: 5px 15px 5px 15px;

	background-color:#32556b;

	border: 0px solid #885599;

}
