h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.nav-bg-blue {
	background-image: url(Images/blue_nav_bg.gif);
	background-repeat: repeat;
}
.blue-banner-bg {
	background-image: url(Images/blue_banner_bg.gif);
	background-repeat: repeat-x;
}
.blue-fireworks-bg {
	background-image: url(Images/lg_blue_fireworks.gif);
	background-repeat: no-repeat;
}
a.bluefooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
a.bluefooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
a.bluefooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	background-color: #0c2b65;
}
a.bluefooter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
.bluefootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2f61a9;
	text-decoration: none;
	line-height: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2f61a9;
	text-decoration: none;
	line-height: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: underline;
	line-height: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2f61a9;
	text-decoration: none;
	line-height: normal;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bluebullets {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(Images/bluebullet.gif);
	font-size: 12px;
}
.toprightbox {
	margin: 0px 0px 20px 20px;
}
.midleftbox {
	margin: 0px 20px 20px 0px;
}
.bottomrightbox {
	margin: 0px 0px 0px 20px;
}
.topleftbox {
	margin: 0px 20px 20px 0px;
}
.midrightbox {
	margin: 0px 0px 20px 20px;
}
.boldbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c2b65;
	text-decoration: none;
	line-height: normal;
}
.tableborderthin {
	border: thin solid #0c2b65;
}
.fieldbluebgcolor {
	background-color: #edf2fa;
}
