@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fbc895;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	font-size: 12px;
	margin: 0px;
}
a:link {
	color: #005295;
	text-decoration: none;
}
a:visited {
	color: #005295;
	text-decoration: none;
}
.second_nav {
	color: #005295;
}
.callout_text {
	font-size: 10px;
}
.callout_text2 {
	font-size: 11px;
	line-height: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SystemMessages {
	color:#FF0000;
	}
a:hover {
	color: #005295;
	text-decoration: underline;
}
a:active {
	color: #005295;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #005295;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #023d89;
	display: inline;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #023d89;
	display: inline;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #023d89;
	display: inline;
}
img, div, input { behavior: url("iepngfix.htc") 
}.internal_nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005295;
	text-decoration: none;
}
.internal_nav a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005295;
	text-decoration: none;
}
.internal_nav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005295;
	text-decoration: none;
}
.internal_nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005295;
	text-decoration: underline;
}
.internal_nav a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005295;
	text-decoration: underline;
}
.formtext {
	font-size: 10px;
	color: #515151;
}
#emailbg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #005295;
	border-left-color: #005295;
}