BODY, TD {
	font-family: Trebuchet MS,Arial; font-size: 14px;
}
.bottom_bar {
	background-color: #6786C7;
	text-align: center;
	color: #BDCBE7;
}

A.bottom_bar {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A.bottom_bar:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
}

A.sidenav {
	font-size: 12px;
	font-weight: bold;
	color: #0E4E8D;
	text-decoration: none;
}

A.sidenav:hover {
	text-decoration: underline;
}

.sidenav_box,.sidenav_boxb {
	background-color: #F7F4D7;
	border: solid 1px #B2B66C;
	width: 96px;
	height: 19px;
	padding-left: 8px;
	vertical-align: bottom;
}

.sidenav_boxb {
	background-color: #BDCBE7;
}

A.sidesubnav,A.sidesubnavb {		
	color: #0E4E8D;
	text-decoration: underline;
}

A.sidesubnav:hover,A.sidesubnavb:hover {
	text-decoration: none;
}

A.sidesubnavb {
	font-weight: bold;
}

.sidesubnav_box {
	padding-left: 4px;
	padding-bottom: 10px;
	font-size: 11px;
}

.highlight {
	font-weight: bold;
	color: #0E4E8D;
}

HR {
	color: #B2B66C;
	background-color: #B2B66C;
	height: 1px;
	border: 0;
}

H1 {
	background-color: #F7F4D7;
	border: solid 1px #B2B66C;
	width: 100%;
	height: 41px;
	padding-left: 8px;
	vertical-align: bottom;
	text-align: bottom;
	font-size: 24px;
	font-weight: normal;
	color: #999966;
}

.header_alt_color {
	background-color: #B2B66C;
	color: #F7F4D7;
}