a:hover {
	background-color: #F0F0F0;
	text-decoration: none;
	color: #00CCFF;
	
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #003366;
}

.navbar {
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 859px;
	white-space: nowrap;
	float: none;
	left: 20px;
	top: 77px;
	position: absolute;
	height: 23px;
	border: 10px none;







}
.logo {
	float: none;
	position: absolute;
	left: 34px;
	top: 6px;
	height: 24px;
	width: 250px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
}
.bodycontent {
	border: 10px solid #F0F0F0;
	height: 450px;
	width: 853px;
	padding: 10px;
	line-height: normal;
	font-size: 11pt;




}
h1 {
	font-size: 16px;
	color: #0099CC;
}
.footer {
	font-size: 10px;
	color: #006699;
	padding: 10px;
	border: none;
	position: relative;





}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 3px;
}
.loginlink {
	border: 1px solid #99CCFF;
	font-size: 10px;
	padding: 3px;
	background-color: #EBEBEB;

}
h3 {
	color: #0099CC;
	font-size: 12pt;
}
