.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23pt;
	font-weight: bold;
	padding: 10px;


}
.navarea {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0033CC;
	background-color: #CCCCCC;


}
.navbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-color: #003399;


}
a.navlink:visited
{
	color: #FFFFFF;
	text-decoration: none;

}
a.navlink
{
	color: #FFFFFF;
	text-decoration: none;

}
a.navlink:hover
{
	color: #996600;
	text-decoration: none;

}
.logoarea {

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0033CC;
}
.headbar {
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;

}
.border {
	border: thin solid #000000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
.generaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
