.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #080783;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #B25E58;
}
body , td, th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #161689;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
	color: #333333;
}
a:link {
	color: #161689;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #B25E58;
}
.topline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3D952C;
	border-right-color: #3D952C;
	border-bottom-color: #3D952C;
	border-left-color: #3D952C;
}
.bodyblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #161689;
}
.border {
	border: thin solid #4C8039;
}
.underline {
	text-decoration: underline overline;
}
.largeprint {
	font-size: 16px;
}
.red {
	color: #FF0000;
}
table.bottomtable {
	padding-left: 20px;
}
.alignjustify {
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #161689;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #333;
}
