body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}

li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-indent: 20px;
}
.logoblue {
	font-weight: bold;
	color: #000099;
}
.logored {
	font-weight: bold;
	color: #CF0009;
}
.image_right {
	float: right;
	padding-left: 10px;
}

.bold {
	font-weight: bold;
}

.red {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CF0009;
}
.redtext {
	color: #CF0009;
	font-weight: normal;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 5px;
	width: 140px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CF0009;
	display: block;
	padding: 5px;
	width: 140px;
}
.current {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CF0009;
	display: block;
	padding: 5px;
	width: 140px;
}

.sections {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CF0009;
	text-decoration: none;
	background-color: #FFF000;
	display: block;
	padding: 5px;
	width: 140px;
}

.subnav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-indent: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 5px;
	width: 140px;
}

.currsubnav {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-indent: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CF0009;
	display: block;
	padding: 5px;
	width: 140px;
}

.subnav:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-indent: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CF0009;
	display: block;
	padding: 5px;
	width: 140px;
}

a {
	color: #CF0009;
}
.news_box {
	width: 222px;
	padding: 10px;
	border: solid #CF0009 4px;
}
.news_box_red {
	float: right;
	width: 250px;
	border: solid #FFF000 4px;
	margin-left: 20px;
}