/* generated by csscreator.com */ 
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
 
#pagewidth{
	width:767px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#pagewidth h1 {
	color: #0055A5;
	font-size: 18px;
	margin-top: 50px;
	padding-left: 45px;
	margin-bottom: 6px;
}
.contact_box {
	border: 1px dotted #999999;
	float: left;
	font-size: 11px;
	width: 204px;
	letter-spacing: -1px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.contact_box img {
	margin-right: 12px;
	margin-bottom: 8px;
}


#form {
	margin-right: 14px;
	margin-left: 18px;
	width: 300px;
	float: left;
	margin-bottom: 50px;
}
#form input, #form textarea, #form select {
	border: 1px solid #006699;
	color: #006699;
}
#form td {
	color: #666666;
}




 
#header{
	position:relative;
	height:207px;
	width:100%;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7F7F7F;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
	padding-bottom: 24px;
	text-align: center;
} 
 
#leftcol{
 width:200px; 
 float:left; 
 }
#leftcol a {
	background-image: url(images/button.gif);
	display: block;
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 5px;
	margin-bottom: -5px;
	padding-left: 70px;
	color: #0055A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#leftcol a:hover {
	color: #8AB1D6;
	background-image: url(images/hov.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#credits {
	font-size: 10px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 16px;
}

 
#maincol{
	float: left;
	display:inline;
	width:538px;
	padding-bottom: 16px;
 }
#maincol ul {
	padding-bottom: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 14px;
	margin-bottom: 12px;
	margin-left: 18px;
	padding-left: 34px;
}
#maincol ul li {
	list-style-type: square;
	color: #0055A5;
	line-height: 18px;
}


#maincol p {
	color: #666666;
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 20px;
}
#maincol h3 {
	color: #0055A5;
	padding-left: 16px;
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-size: 18px;
}

 
#footer{
	height:28px;
	background-color:#2852A2;
	clear:both;
	color: #FFFFFF;
	padding-top: 6px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
 } 
 
 #footer ul li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 6px;
	padding-left: 6px;
}

#leftcol a.on {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/button_hov.gif);
}


#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #8AB1D6;
}



#footer strong {
	float: left;
	width: 300px;
	padding-left: 44px;
}

#footer ul {
	display: block;
	float: right;
	width: 420px;
}

#topbanner {
	color: #FFFFFF;
	background-color: #2852A2;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 8px;
	width: 767px;
}

#topbanner strong {
	float: left;
	width: 500px;
	display: block;
	padding-left: 44px;
	font-weight: normal;
}

 

 
 /* *** 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;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F7F7F;
	border-left-color: #7F7F7F;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
#twocols, #maincol{width:100%; float:none;}
}
