a, a:link, a:visited {
	color: #004086;
	font-weight: bold;
	text-decoration: none;
}

a.areasofrec, a.areasofrec:link, a.areasofrec:visited {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: underline;
}

a.areasofrec:hover, a.areasofrec:active {
	color: #FFFFFF;
}

a.callout, a.callout:link, a.callout:visited {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}

a.callout:hover, a.callout:active {
	color: #000000;
}

a:hover, a:active {
	color: #BE0032;
}

a.nav:link,a.nav:visited {
	color: #FFFFFF;
}

a.nav:hover {
	color: #CCCCCC;
}

a.nav2:link,a.nav2:visited {
	color: #004086;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.nav2:hover {
	color: #BE0032;
}

a.red, a.red:link, a.red:visited {
	color: #BE0032;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.red:hover {
	color: #004086;
}

body{
	margin: 0px;
}

h1 {
	color: #004086;
	font-family: Arial, 'MS Sans Serif';
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {
	color: #004A90;
	font-family: Arial, 'MS Sans Serif';
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	color: #004990;
	font-family: Arial, 'MS Sans Serif';
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -11px;
	margin-top: -7px;
}

input {
	color: #000000;
	font-family: Arial, 'MS Sans Serif', Helvetica;
	font-size: 11px;
}

p,td {
	color: #454545;
	font-family: Arial, 'MS Sans Serif';
	font-size: 11px;
}

select {
	color: #000000;
	font-family: Arial, 'MS Sans Serif', Helvetica;
	font-size: 11px;
}

td.areasofrec{
	background-image: url(../graphics/whitearrow.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 3px;
}

textarea {
	color: #000000;
	font-family: Arial, 'MS Sans Serif', Helvetica;
	font-size: 11px;
}

.advsearch{
	color: #BE0032;
	font-size: 11px;
	text-decoration: underline;
}

.bigblue{
	color: #004086;
	font-family: Arial, 'MS Sans Serif';
	font-size: 13px;
	font-weight: bold;
}

.bigred{
	color: #BE0032;
	font-family: Arial, 'MS Sans Serif';
	font-size: 13px;
	font-weight: bold;
}

.bottom{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.button_general {
	background-color: #FFFFFF;
	border-bottom: 2px solid;
	border-color: #5088ab;
	border-left: 2px solid;
	border-right: 2px solid;
	border-style: solid;
	border-top: 2px solid;
	color: #5088ab;
	font-family: Arial;
	font-size: 12px;
	font-style: bold;
}

.calloutbox{
	background-color: #EAEFF5;
	color: #545454;
	font-size: 11px;
}

.topaddress{
	color: #004A90;
	font-family: Arial, 'MS Sans Serif';
	font-size: 13px;
	font-weight: normal;
}
