* {
	font-size: 14px;
}
body{ 
	margin:0; 
	padding:0; 
	text-align:left;
	background-color: #ffffff;
  font-family: verdana,Arial,Helvetica,san-serif;
  font-weight: normal;
  font-size:12px;
}
#toppagewidth{
	width:1013px; 
	margin: 0px auto 0px auto;
	overflow: hidden; 
	padding: 0px;
}
#pagewidth{ 
	width:951px; 
	text-align:left;
	margin: 0px 10px 0px 10px;
	overflow: hidden;
	float: left;   
}
#leftbord{
	background-image: url(images/leftbord.jpg); 
	background-repeat: repeat-y; 
	width:20px; 
	margin: 0px 0px 0px 0px;
	overflow: hidden; 
	float: left;
	position: relative;
	display: block; 
	height: 945px; 
} 
#rightbord{ 
	background-image: url(images/rightbord.jpg); 
	background-repeat: repeat-y;
	width:20px; 
	margin: 0px auto 0px auto;
	overflow: hidden;   
	float: left;
	height: 945px;
	position: relative;
}  
a img{
	border: 0px;
} 
 #leftmast  {
	background-image: url(images/lefthead.jpg);
	background-repeat: no-repeat;
	width: 592px;
	position: absolute;
	height: 131px;
	left: 0px;
	top: 0px;
}
#rightmast  {
	background-color: #003366;
	top: 0px;
	width: 358px;
	height: 111px;
	right: 0px;
	position: absolute;
	padding: 20px 35px 0px 0px;
} 
#header{
 position:relative; 
 height:131px; 
  background-color:#003366; 
 width:100%;
} 
#nav  {
	  position: relative;
	  width: 100%;
	  height: 60px;
		margin: 3px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}
#leftnav {
	width: 628px;
	margin: 16px 0px 0px 29px;
	position: absolute;
	height: 60px;
	left: 0px;
	top: 0px; 
}
#rightnav {
	top: 0px;
	width: 283px;
	height: 60px;
	right: 0px;
	position: absolute;
	padding: 16px 13px 0px 0px;	
}
#leftcol{
	width: 206px;
	height: 669px; 
	float:left; 
	position:relative; 
	text-align: right;
	padding: 0px 17px 0px 0px;
	margin-left: 13px;
	border-right: 1px #999999 solid;
 }
 #leftcol ul{
	padding: 12px 17px;
	margin: 0px;
}
#leftcol ul li{
  list-style-type: none;
  list-style-image: none;
  border-bottom: #bad976 1px solid;
  font-size: 12px;
  margin: 3px 0px 3px 0px;
  padding: 3px 0px 3px 0px;
}
#wrapper{
 width:950px; 
 float:left; 
 position:relative; 
}
#innerwrapper{
 width:713px;
 padding: 0px;
 margin: 0px;
 float:right;  
 position:relative; 
} 
#rightcol{
  width: 169px; 
	height: 669px; 
  float:right; 
  position:relative; 
	margin: 0px 17px 0px 0px;
	border-left: 1px solid #999999;
	padding-left: 17px;
}
#rightcol img{
	margin-bottom: 10px;
}
#rightcol a{
	text-decoration: none;
	color: #000000;
}
#maincol{
 background-color: #FFFFFF; 
 margin: 0px auto 0px 16px;
 padding: 0px;
 float: left; 
 display:inline; 
 position: relative; 
 width:476px;
	height: 679px; 
 font-size: 14px; 
}	
#mainpictext1{

}
#mainpictext2{
	color: #d7df22;
}
#maincol h2{
	color: #60bb46;
}
#maincol a{
 font-weight: bold;
 text-decoration: none;
 color:#003366;
}
.bold {
	font-weight: bold;
	font-size: 14px;
}
.boldblue  {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.boldblueTest {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.Italictest {
	margin-bottom: 12px;
	font-style:italic;
	margin-top: 30px
}
#mainleft {
	display: block;
	width: 300px;
	position: absolute;
}
.centerlist {
	background-color: #e9f3fb;
	list-style-type: none;
	padding: 15px 0px 15px 0px;
}
.centerlist li{
	margin: 3px 18px 3px 18px;
	padding: 3px 0px 3px 0px;
	border-bottom: #9ebbd8 solid 1px;
}
#mainright {
	display: block;
	width: 172px;
	position: absolute;
	right: 0px;
}
.minilogo {
	width: 100%;
	height: 60px;
	position: relative;
	text-align: center;
}
.minilogo div{
	float: left;
}

 #footer{
	margin: 5px 0px;
	width: 920px;
	height: 42px;
	color: #ffffff;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 18px;
  background-color:#60bb46; 
 	clear:both;
 } 
 #footer a{
 	text-decoration: none;
 	color: #ffffff;
 }
 #footer a:visited{
 	text-decoration: none;
 	color: #ffffff; 
 }
 #footer a:hover{
 	text-decoration: none;
 	color: #ffffff; 
 }
#leftcol a:link{
	color: #000000;
	text-decoration: none;
}
#leftcol a:visited{
	color: #000000;
	text-decoration: none;
}
.Menu1 {

}
#logos {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
	height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
/*tables*/
#maincol table  {
	background-color: #e6e6e6;
	margin: 0px auto 0px auto;
}
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
