/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: white;
} 
 
#pagewidth{
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0C5A73;
	background-color: #FFFFFF;
} 
 
#header{
	position:relative;
	height:80px;
	background-color:#FFFFFF;
	width:100%;
	color: #FFFFFF;
} 

#pagewidth #header #search_box input {
	height: 16px;
	margin-top: 3px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D4E6FF;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0681AA;
}
 
#leftcol{
	width:175px;
	float:left;
	position:relative;
	background-color:#fff;
	margin: 2px;
	border: 1px solid #107798;
	background-image: url(images/left_img.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0D5B73;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 5px;
	top: 20px;
 }
 
#twocols{
 width:647px; 
 float:right; 
 position:relative; 
  }
 
 
#maincol{
	background-color: #E6EDFF;
	float: left;
	display:inline;
	position: relative;
	width:602px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0C5A73;
	border-left-color: #0C5A73;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
 }

#leftcol li{
	list-style-type:none;
	margin-left:-22px;
	margin-right:-12px;
	margin-bottom:2px;
}

#leftcol h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FF9900;
}

#maincol h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C84AC;
	text-align: center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53A6C4;
	padding-bottom: 0px;
	margin-bottom: 0px;
	letter-spacing:-0.5px;
}
#maincol h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #0D5B73;
	letter-spacing: 1pt;

}
#maincol p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #052E3A;
	line-height: 22px;
	text-align: justify;
}

#maincol li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#maincol a {
	color: #052E3A;
	text-decoration: none;
}
#maincol a:link, #maincol a:visited {
	color: #052E3A;
	text-decoration: none;
}
 
#footer{
	height:15px;
	background-color:#0D5B73;
	clear:both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*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;}
}
#logo_bar {
	height: 50px;
	width: 830px;
	background-image: url(images/logo_bar.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	letter-spacing: -1px;
}
#nav_bar {
	background-color: #0C5A73;
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	width: 830px;
	background-image: url(images/nav_bar.jpg);
	background-position: bottom;
}
#pagewidth #header #nav_bar ul {
	margin: 0px;
	padding: 0px;
	height: 20px;
	white-space: nowrap;
}
#pagewidth #header #nav_bar li {
	display: inline;
	list-style-type: none;
}
#pagewidth #header #nav_bar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}
#pagewidth #header #nav_bar a:link, #pagewidth #header #nav_bar a:visited {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0C5A73;
	padding-right: 10px;
	border: 1px solid #57A9C4;
}
#pagewidth #header #nav_bar a:hover, #pagewidth #header #nav_bar a:active {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0C6885;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
}

#maincol a:hover, #maincol a:active {
	color: #0D5B73;
	text-decoration: underline;
}



#pagewidth #wrapper #twocols #rightcol #right_submit {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #0D5B73;
	width: 25px;
	border: 1px solid #3C9CBC;
}


a.menu {
	text-decoration:none;
	color:#000;
	font-size:13px;
}
a.menu:hover {
	color:#FF9900;
}

a.footmenu {
	text-decoration:none;
	font-size:11px;
}


#contact{position:absolute;float:right;width:200px;margin-left:350px;margin-top:20px;font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}
#frm{float:left;width:200px;position:absolute;}
#botcont{float:clear;}