.navigationtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #002F55;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
a.navigationtext:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
a.bodytext:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
.bordertopblue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00539A;
	border-right-color: #00539A;
	border-bottom-color: #00539A;
	border-left-color: #00539A;
}
.hotlinks {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
.boxheaders {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.hotlinks:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
	text-decoration: none;
}
.bordersallblue {
	border: 1px solid #00539A;
}
.indexmiddlelinks {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0px 4px;
	vertical-align: middle;
	border: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
}
a.indexmiddlelinks:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0px 4px;
	vertical-align: middle;
	height: 20px;
	border: 1px none #00539A;
}
.indexmiddlelinksboxes {
	text-decoration: none;
	background-color: #002F55;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00539A;
	border-right-color: #00539A;
	border-bottom-color: #00539A;
	border-left-color: #00539A;
	text-align: left;
	padding: 0px 4px;
	vertical-align: middle;
	height: 20px;
}

