BODY {
	background-color: #999999;
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-height: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-width: 0px;	
}

A {
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb {
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: NONE;
}

.breadcrumb:visited {
	font-family: Arial;
}

.breadcrumb:hover {
	color: #004384;
	font-family: Arial;
	text-decoration: UNDERLINE;
}

.footerTextHyperlink {
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.footerTextHyperlink:hover {
	text-decoration: underline;
}

.footerTextHyperlink:visited {
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

.headerText {
	background-color: #FEA000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.headerTextHyperlink {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.headerTextHyperlink:hover {
	text-decoration: underline;
}

.headerTextHyperlink:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.headerSubText {
	background-color: #004384;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.headerSubTextHyperlink {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.headerSubTextHyperlink:hover {
	text-decoration: underline;
}

.headerSubTextHyperlink:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.sectionHeader {
	background-color: #FFF9F1;
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.sectionHeaderHyperlink {
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.sectionHeaderHyperlink:hover {
	text-decoration: underline;
}

.sectionHeaderHyperlink:visited {
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.sectionTitle {
	background-color: #FFE9C8;
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.sectionText {
	background-color: #FFF9F1;
	color: #004384;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

