BODY {
	margin: 10px; 
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #317400;
	background-color: #FFFFFF;
}
TABLE {
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #003174;
}
A { COLOR: #ed9211; }

p { color: #003174; }

.alternate_text { COLOR: #ffffff; }

.super_nav:hover { text-decoration: underline; }
.super_nav { COLOR: #005fa3; text-decoration: none; }

.mainnav_link:hover { text-decoration: underline; }
.mainnav_link { color: #005FA3; text-decoration: none; }
.mainnav { background-color: #95C5DA; color: #317400; padding: 5px; width: 120px; height: 30px; text-align: center; }

.mainnav_hot_link:hover { text-decoration: underline; }
.mainnav_hot_link { color: #ffffff; text-decoration: none; }
.mainnav_hot { background-color: #005FA3; color: #ffffff; padding: 5px; width: 120px; height: 30px; text-align: center; }

.bottom_nav:hover { text-decoration: underline; }
.bottom_nav { COLOR: #005FA3; text-decoration: none; font-size: 8pt; }

.darklink:hover { text-decoration: underline; }
.darklink { COLOR: #005FA3; text-decoration: none; font-weight: bold; }

.lightlink:hover { text-decoration: underline; }
.lightlink { COLOR: #95C5DA; text-decoration: none; font-weight: bold; }

.category_background { background-image: url("images/category_bar.gif"); background-repeat: no-repeat; background-position: top; }

.title { font-size: 16pt; font-weight: bold; color: #ffffff; height: 32px; padding-left: 12px; padding-top: 4px; }
.crumble { font-size: 8pt; color: #ed9211; height: 18px; padding-left: 12px; }
.crumble_link:hover { text-decoration: underline; }
.crumble_link { font-size: 8pt; color: #ed9211; text-decoration: none; }

.nav_arrow { background-color: #95c5da; color: #003174; }
.nav_seperator { background-color: #003174; }
.nav_link:hover { text-decoration: underline; }
.nav_link { color: #003174; text-decoration: none; }

.information_block_title:hover { text-decoration: underline }
.information_block_title { text-decoration: none; color: #003174;}
.information_block_text { font-size: 8pt; }

.button {
	background: #c5da95;
	padding: 1px;
	color: #003174;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border : 1px solid #003174;
}
