@charset "utf-8";
/* CSS Document */

body{
	background-color: #666666;
	width: 100%;
}p {
	font-size: 14px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #003333;
	text-decoration: underline;
	padding-top: 10px;
}
h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #003333;
	padding-left: 30px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
li {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}
hr {
	background-color: #9FB4CC;
	color: #9FB4CC;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 600px;
}



a:link {
	font-size: 14px;
	font-weight: bolder;
}
a:visited {
	font-size: 14px;
	font-weight: bolder;
}
a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
#imageboxtop {
	float: left;
	height: 105px;
	width: 113px;
}
#header {
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
	height: 50px;
	width: 100%;
	background-color: #9FB4CC;
	color: #003333;
	padding-top: 10px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #003333;
	padding-top: 55px;
	text-align: center;
	padding-left: 15px;
}
#topnav {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-color: #ACCFCC;
	height: 25px;
	width: 100%;
	text-align: right;
	padding-top: 5px;
}
#topnav a:link {
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#topnav a:visited {
	font-size: 14px;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
}
#leftbox {
	background-color: #F0F0F0;
	float: left;
	height: 600px;
	width: 175px;
	padding-top: 10px;
}
#footer {
	height: 20px;
	width: 100%;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	background-color: #ACCFCC;
	padding-top: 10px;
}
#footer a:link {
	font-size: 11px;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:visited {
	font-size: 11px;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
#footer2 {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	height: 20px;
	width: 100%;
	padding-top: 10px;
	background-color: #ACCFCC;
}
#footer2 a:link {
	font-size: 11px;
	font-weight: bolder;
}
#footer2 a:visited {
	font-size: 11px;
	font-weight: bolder;
}
