a.footer:link {
	color : #000000;
	font-size : 8pt;
	text-decoration : underline;
}

a.footer:visited {
	color : #000000;
	font-size : 8pt;
	text-decoration : underline;
}

a.footer:hover {
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
}

a.subnav:link {
	color : #FFFFFF;
	font-size : 8pt;
	text-decoration : none;
}

a.subnav:visited {
	color : #FFFFFF;
	font-size : 8pt;
	text-decoration : none;
}

a.subnav:hover {
	color : #FEA620;
	font-size : 8pt;
	text-decoration : underline;
}

a.subnav2:link {
	color : #FEA620;
	font-size : 8pt;
	text-decoration : none;
}

a.subnav2:visited {
	color : #FEA620;
	font-size : 8pt;
	text-decoration : none;
}

a.subnav2:hover {
	color : #FEA620;
	font-size : 8pt;
	text-decoration : underline;
}

body {
	color : #000000;
	font-family : verdana, arial, sans-serif;
	font-size : 9pt;
	line-height : 13pt;
	margin : 0px;
}

td {
	color : #000000;
	font-family : verdana, arial, sans-serif;
	font-size : 9pt;
	line-height : 13pt;
}

.bold {
	font-weight : bold;
}

.footertext {
	color : #000000;
	font-size : 8pt;
}

.homepagecallout {
	background-color : #F0F0CC;
	border : 1px solid #A3221E;
	color : #333333;
	padding : 20px;
}

.subnavtext {
	color : #FFFFFF;
}
