BODY
{
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

BODY,P,TD,UL,LI
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	COLOR: #555555;
}
LI {
	FONT-SIZE: 10pt;	
}
H3
{
	margin-top: 8px;
	margin-bottom: 8px;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
}
H4
{
	margin-top: 10px;
	margin-bottom: 8px;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
}
A:
{
	text-decoration: underline;
	font-weight: bold;
}
a:link
{
	COLOR: #002977;
	font-weight: bold;
}
A:hover
{
	COLOR: #002977;
	background: #CDD7EC;
	font-weight: bold;
}
A.nohover:hover
{
	BACKGROUND: none;
	font-weight: bold;
}
A:visited
{
	COLOR: #002977;
	font-weight: bold;
}
.main {
	margin-top:10px;
	padding: 12px;
	text-align: justify;
}
.mainhome {
	padding: 5px 5px 5px 5px;
	text-align: justify;
}
.sidebar {
	font-size: 8pt;
}
.tableau {
	font-size: 8pt;
	border: 1px;
	border-color: #CDD7EC;
	border-width: 1px;
	border-style: solid;
}
.footer{
	font-size: 10pt; 
}
LI {
	margin-left: -10px;	
}
sup
{
	font-size:5pt;
}
LI {
	list-style: square;
}
.maintable {
	border: 1px;
	border-color: #000033;
	border-width: 1px;
	border-style: solid;
	background-color: #EDEDFF;
}
.maintablecallout {
	background-color: #dbdbff;
	padding: 5px 5px 5px 5px;
}
.maintablecallout2 {
	background-color: #e4dbff;
	padding: 5px 5px 5px 5px;
}
.cd_banner {
	background-color: #fde85b;
	border-right: 1px solid black;
}