.top_half {
	background-image: url(images/top_half_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom_half {
	background-image: url(images/bottom_half_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.content {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #343434;
}
.blue_nav {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00447C;
	text-decoration: none;
	white-space:nowrap;
}
.header {

	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #343434;
}
.whitenav {
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	white-space:nowrap;
}
.greenbar {
	background-image: url(images/green_bar2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.sub_nav {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00447C;
	text-decoration: none;
}
.subheader {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00447C;
}
.italic_content {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #343434;
}
a:hover {
	color: #3BD300;
}
a{
	text-decoration:underline;
	color: #00447C;
}.subheaderunderline {

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00447C;
	text-decoration:underline;
}
.formcontent {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #343434;
}
