@charset "ISO-8859-1";
body {
	behavior:  url(csshover.htc);
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* WinIE behavior call */



/* layout divs below */


div#page {
	width: 1000px;
	top: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	
}

div#mast {
	width: 1000px;
	position: relative;
	background-image: url(images/mast.jpg);
	background-repeat: no-repeat;
	height: 221px;
}

div#conarea {
	width: 1000px;
	position: relative;
	background-color: #FFFFFF;
	
}




div#content {
	width: 1000px;
	position: relative;
	
}

* html div#content {
	height: 529px;
	
}

div#left {
	width: 271px;
	min-height: 529px;
	position: relative;
	float: left;
	
	
}

div#right {
	width: 639px;
	position: relative;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 50px;
	padding-bottom: 60px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura CondensedLightOblique";
	font-size: 11px;
	color: #000000;
	line-height: 1.75em;
	
	
}






div#foot {
	width: 684px;
	position: relative;
	
	
}



	






/* link styles */



a.hotlink:link {
	color: #0594d0;
	text-decoration: underline;
} 
a.hotlink:active {
	color: #0594d0;
	text-decoration: underline;
}
a.hotlink:visited {
	color: #0594d0;
	text-decoration: underline;
}    
a.hotlink:hover {
	color: #666666;
	text-decoration: underline;
}  








/* nav expand */


  
a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}    
a:hover {
	color: #00a6da;
	text-decoration: none;
}  


 

div#nav {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 810px;
	padding: 0px 0px 0px 170px;
	font-weight: normal;
	visibility: visible;
	position: relative;
	top: 0px;
	z-index: 2;	
	
}




div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}



div#nav li a.one {
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 100px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
}

div#nav li a.two {
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 120px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	
}

div#nav li a.three {
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 120px;
	
		padding-top: 3px;
	padding-bottom: 3px;
	
}

div#nav li a.four {
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 130px;
	
		padding-top: 3px;
	padding-bottom: 3px;
	
}

div#nav li a.five {
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 150px;
	
		padding-top: 3px;
	padding-bottom: 3px;
	
}


  

div#nav ul ul {position: absolute;
  display: none;
  padding: 5px;}

div#nav ul.level1 li.submenu:hover ul.level2,  
div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
	

}





/* main nav flyouts */



/* style classes */

p {
	padding-right: 260px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-family:  Arial, Verdana, Helvetica, sans-serif,;
	font-size: 11px;
	line-height: 1.25em;
	color: #000000;
	
	
}



.floatleft {
	float: left;
	
}

.clearfloats {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 320px;
}


.floatright {
	float: right;
	
}




h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #007593;
	margin-bottom: 5px;
	letter-spacing: .15em;
	padding-bottom: 20px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #C5DB7C;
	margin-bottom: 5px;
	letter-spacing: .15em;
}

.list {
	font-size: 11px;
	padding-right: 260px;
	
}
