BODY, TD, TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.SmallText {
	font-size : 7.5pt;
}

A:HOVER {
	color : #82A0B2;
}

.Footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.HeaderNav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #DEEBF7;
	text-decoration: none;
}

.HeaderNav:HOVER {
	color : #FFFFFF;
}

.NavSectionLabel {
	font-weight : bold;
	color : #DEEBF7;
}

.NavSectionLink {
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}

.NavSectionLink:HOVER {
	color : #000000;
}

.NavSectionSubLink {
	font-size : 10pt;
	color : #DEEBF7;
	text-decoration: none;
}

.NavSectionSubLink:HOVER {
	color : #FFFFFF;
	text-decoration: none;
}

.NavSectionSubLinkSmall {
	font-size : 7.5pt;
	color : #DEEBF7;
	text-decoration: none;
}

.NavSectionSubLinkSmall:HOVER {
	color : #FFFFFF;
	text-decoration: none;
}

.Heading {
	font-size : 16pt;
	font-weight : bold;
	color : #425594;
}

.SubHeading {
	font-size : 12pt;
	font-weight : bold;
	color : #D66B18;
}

.BoxLabel {
	font-weight : bold;
	color : #DEEBF7;
}
