body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-size: 12px;
}
h1 {
}
h2 {
	color: #000099;
	font-weight: bold;
	margin-bottom: -10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 30px;
	padding-top: 10px;
}
a:link {
	color: #0D28C5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0D28C5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.whiteonblueheader {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0000FF;
}
tr.alt td {
	background: #ECF6FC;
}
tr.over td {
	background: #BCD4EC;

}.navigation {
	font-size: 14px;
	font-weight: bold;
}
.menupage {
	background-color: #0D28C5;
}
.palegray {
	background-color: #F0F0F0;
}
.footerlink {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #0D28C5;
	text-align: center;
}

.toptitle {
	color: #000099;
	font-weight: bold;
	margin-top: 0px
	margin-bottom: -10px;
	font-size: 18px;
}
.toptitle2 {
	color: #000099;
	font-weight: bold;
	margin-top: -5px
	margin-bottom: -10px;
	margin-left: 120px;
	font-size: 24px;
	width: 600px;
	text-align: center;
}
