.formfieldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 025AAB;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #74A3CB;
	font-variant: small-caps;
}
.text {
	font-size: 12px;
	line-height: 17px;
	color: #025AAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.text:link, a.text:visited, a.text:active {
	color: #025AAB;
	text-decoration: underline;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #255E87;
	font-weight: bold;
}
a.newstitle:link {
	font-family: Verdana;
	font-size: 11px;
	color: #255E87;color: #255E87;
	text-decoration: underline;
}


a.newstitle:hover {
	color: #3D3D3B;
	text-decoration: none;
}
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #255E87;
	font-weight: lighter;
}

.borderline {
	color: #003E6B;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003E6B;
	border-right-color: #003E6B;
	border-bottom-color: #003E6B;
	border-left-color: #003E6B;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #025AAB;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textbackground {
	background-image: url(images/welcomebackground.jpg);
	background-repeat: repeat-x;
}