body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#banner {
	width: 578px;
	height: 186px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 10px;
}

#subnav a, #subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-size: 11px;
}

.footer a, .footer {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.toplinks a, .toplinks {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.footer strong {
	color: #fff;
}

.footer a:hover {
	color: #fff;
}

.report {
	background: transparent url("images/panel.gif") top left no-repeat;
	width: 281px;
	height: 178px;
	
	text-align: left;
	margin-bottom: 10px;
}

.reporttitle {
	margin-left: 20px;
	padding-top: 20px;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.report p {
	margin-left: 20px;
	color: #336699;
}

.report a {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	margin-left: 169px;
}



.report2 {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 10px;
}

.reporttitle2 {
	
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.report2 p {
	
	color: #336699;
}

.reporttitle2 a {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}

.homeblock {
	height: 75px;
	overflow: hidden;
}

.popup {
	color: #af0000;
}


