@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4e4f51;
	font-size: 12px;
	background-color: #CCCCCC;
	line-height: 18px;

}
header {
	height: 900px;
	width: 900px;
	float: left;
	background-color: #FFFFFF;
}

a, a:visited {
	color: #D3171E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #d3171e;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	color: #0055A5;
	font-size: 18px;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}
h4 {
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 9px;

}
h5 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}

#ads {
	float: left;
	width: 272px;
}

#footer {
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #4e4f51;
}

#footer	a {
	color: #4e4f51;
}
#footer	a:hover {
	color: #003399;
	text-decoration: none;
}
#footer_nav {
	margin: 0 235px 1em 0;
	padding: 0;
	text-align: center;
	
}
.small_legal {
	font-size: 10px;
	line-height: 12px;
}
