/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
} 
 
#pagewidth{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(images/int_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 7px solid #082A52;
} 
 
#header{
	position:relative;
	height:90px;
	background-color:#FFFFFF;
	width:885px;
	/*background-image: url(images/header.gif);*/
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 53px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
	border-bottom-width: 25px;
	border-bottom-style: solid;
	border-bottom-color: #082A52;
} 
 
#leftcol{
 width:150px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 }

#maincol a, #maincol a:visited {
	color: #385474;
	text-decoration: none;
}

#leftcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftcol li {
	margin: 0px;
	padding: 0px;
}
#leftcol a, #leftcol a:visited {
	background-image: url(images/buttons.gif);
	display: block;
	height: 20px;
	width: 150px;
	text-indent: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
}

 
#twocols{
 width:736px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:150px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 }
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:736px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #082A52;
	border-left-color: #082A52;
	/*background-image: url(images/cont_bottom.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
 }
 
#footer{
	height:25px;
	background-color:#082A52;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-transform: lowercase;
	padding-top: 10px;
	padding-right: 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-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;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #082A52;
} 
#bottom {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #082A52;
}


/*hide the right column when printing*/ 
#rightcol{display:none;} 
.inline_img {
	display: inline;
	float: right;
	padding-left: 10px;
}

#twocols, #maincol{
	width:100%;
	float:none;
	color: #C8DCFF;
	text-decoration: none;
}
}
#footer a, #footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {

	color: #FFFFFF;
	text-decoration: underline;
}
#leftcol a:hover, #leftcol a:active {

	background-image: url(images/buttons_on.gif);
	display: block;
	height: 20px;
	width: 150px;
	text-indent: 37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
}
#maincol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	font-variant: small-caps;
	color: #082A52;
	text-align: center;
}

#maincol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #082A52;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #082A52;
	margin-left: 30px;
	margin-right: 30px;
}

#maincol h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #082A52;
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;

}

#maincol h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #082A52;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
	}

#maincol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	color: #082A52;
	margin-right: 40px;
	margin-left: 40px;
	margin-top:-15px;
	text-align: justify;
}

#maincol ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
	color: #082A52;
	margin-right: 40px;
	margin-left: 70px;
	margin-top:-15px;

}

#maincol a:hover, #maincol a:active {
	color: #385474;
	text-decoration: underline;
}
