@charset "utf-8";
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0C407E;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.navcell:hover {
	background-image: url(images/navbackon.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.navtext {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.navtext:link {
	color: #666666;
	text-decoration: none;
}
a.navtext:visited {
	color: #666666;
	text-decoration: none;
}
a.navtext:hover {
	color: #577EB5;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242B60;
}
.navcellon {
	background-image: url(images/navbackon.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 12px;
}
.navcell {
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0C407E;
}


.pageheader {
	font-size: 16px;
	font-weight: bold;
}
.tableborder {
	border: 1px solid #6A7285;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #899E27;
}
.footer2 {
	font-size: 10px;
}
