h1	{ 
	color : #1b3577; 
	font-weight : bold; 
	font-size : 16px; 
	padding : 15px 0 3px; 
	margin : 0 15px 0 0; 
}

h2	{
	color : #1b3577;
	font-weight : bold;
	font-size : 12px;
	padding : 15px 0 0;
	margin : 0;
}

#main-wrap { background-color: #fff; background-position: 0 0; text-align: left; margin:0 auto; width:900px; }
#top-nav { width: 829px; }
#header { width: 900px; }
.content { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 900px; }
#maincontent { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; padding-right: 10px; padding-left: 10px; }
#leftcol { width: 545px; float: left; clear: left; }
#leftcol-footer { width: 545px; }
.leftcol-content { color: #1b3577; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; height: 500px; clear: both; padding-right: 5px; padding-left: 5px; }
#rightcol { width: 245px; float: right; clear: right; padding-right: 48px; }
.rightcol-content { color: #1b3577; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 245px; }
#footer { color: #900; font-size: 10px; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: #fff; text-align: center; width: 900px; height: 50px; margin-top: 20px; }
#footer a:link, #footer a:visited { 
color: #000; 
font-size: 10px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-style: normal; 
font-weight: normal; 
font-size: 10px; 
color: #900; 
text-decoration: none; 
}

#footer a:hover { color: #0a3259; text-decoration: underline; }
