.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footernav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footernav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footernav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
a.subnav:link {
	color: #006600;
	text-decoration: none;
}
a.subnav:visited {
	color: #666666;
	text-decoration: none;
}
a.subnav:hover {
	color: #003399;
	text-decoration: underline;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.crumbtrail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	line-height: 150%;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 150%;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.highlight {
	color: #003399;
	font-weight: bold;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003399;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.searchHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.homeSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.homeSubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
ol {
	list-style-type: decimal;
}
ul {
	line-height: 150%;
	text-decoration: none;
}
li {
	list-style:square;
	}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #OOOOOO;
	background-color: #99CC99;
}
.tablerowalt {
	background-color: #eeeeee;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hideOnScreen {
	display: none;
}
.fixedwidth {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.javascriptlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.tableBorder {
	border: 1px solid #000000;
	
}.tableborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.alerttext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	width: 360px;
	padding: 5px;
	border: 1px solid #000000;

}
.alertreverse {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding: 10px;
	width: 560px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 150%;
	font-size: 12px
	color: #000000;
}
li {
	padding-bottom: 9px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
