@charset "utf-8";
.navback {
	background-image: url(images/navback.jpg);
	background-repeat: repeat-x;
}
.navbulletcell {
	width: 1px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.nav:link {
	color: #204c89;
	text-decoration: none;
}
a.nav:visited {
	color: #204c89;
	text-decoration: none;
}
a.nav:hover {
	color: #2a65b8;
	text-decoration: none;
}
.navtable {

}
.navtextcell {
	padding-left: 12px;
	height: 18px;
}
.bodyback {
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #204c89;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233685;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #204c89;
}
.footer {
	font-size: 10px;
	color: #2A65B8;
}
.navtextcell:hover {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	left: 15px;
}
.headercell {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
.headercell2 {
	background-image: url(images/header_p2.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
.headertext {
	font-weight: bold;
	color: #FFFFFF;
}
