body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.content {
	padding: 5px;
	line-height: 18px;
	color: #333333;


}
.leftNav {
	font: 11px tahoma, arial, helvetica, sans-serif;
	padding: 5px;


}
.footer {
	font: 10px tahoma, arial, helvetica, sans-serif;
	padding-left: 5px;


}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer a {
	color: #0066CC;
}
.copy {
	font-size: 9px;
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
}
.sub {
	font-weight: bold;
	color: #FFFFFF;
	background: #939FA9;
}
.subTable {
	margin-left: -5px;
}
.greyBold {
	font-weight: bold;
	color: #999999;
}
.iMainBG {
	background: #Eeeeee;
	padding: 5px;
	vertical-align: top;
	font-size: 9px;
}
.iMainNews {
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #959595;
	border-bottom-color: #959595;
	background-color: #E2E4E5;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}
.small {
	font-size: 9px;
}
