.navback {
	background-color: #E3E3EF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC0000;
}
a.menu:link {
	color: #0D2B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;



}
a.menu:visited {
	color: #0D2B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;

}
a.menu:hover {
	text-decoration: none;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;

}.line {
	border: 1px solid #CBCCE4;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0D2B88;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0D2B88;
}
.tableredline {
	border-bottom-color: #cc0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:link {
	color: #0D2B88;
	text-decoration: underline;
}
a:visited {
	color: #0D2B88;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
normalsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0D2B88;
}
.normalsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0D2B88;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #0D2B88;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 10px;
	font-weight: normal;
}
.alignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
