.bluebg{
	background: #F8FAFB url(../images/content-blue-bg.png) repeat-x;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10253A;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #10253A;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10253A;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #10253A;
}
a:visited {
	color: #10253A;
}
a:hover {
	text-decoration: none;
}
.nav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305E8C;
	padding: 5px 0px;
	border-bottom: 1px solid #305E8C;
	font-weight: bold;
}
.nav a {
	text-decoration: none;
}
.nav a:hover {
	color: #305E8C;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #10253A;
	font-style: italic;
	border-bottom: 1px solid #305E8C;
}
hr {
	color: #305E8C;
	background: #305E8C;
	border: 0;
	height: 1px;
}
a #home{
	color: #305E8C;
}
p{color: #305E8C}
