body {
	font: 10px Geneva, Verdana, Arial, sans-serif;
	color: #000099;
	background: #99CCFF;
	margin: 0px;
	padding: 0px;
}
#header {
	font-size: large;
	font-weight: bold;
	color: #000099;
	padding: 5px;
	margin-bottom: 10px;
	background: #333333 url(images/headimage.gif) no-repeat center center;
	border-bottom: 10px solid #000099;
}
a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #000066;
}
.floatleft {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 2px solid #000099;
}
.floatright {
	margin: 0px 0px 10px 10px;
	float: right;
	border: 2px solid #000099;
}
#footer {
	font-weight: bold;
	color: #0099FF;
	background: #000099;
	padding: 5px;
	border-top: medium solid #0099FF;
	border-bottom: medium solid #0099FF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a:hover {
	color: #cccc00;
}

#header h1 {
	font-size: xx-large;
}
#header img {
}
#linktable {
	font-size: small;
	width: 95%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.leftbar {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	background-color: #A6E2FF;
	text-align: center;
	color: #000066;
	width: 200px;
	font-size: 10px;
}
.leftbar h4{
	color: #FFFFFF;
	background-color: #000066;
	margin-bottom: 3px;
	font-size: small;
	margin-top: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftbar p {
	margin-top: 5px;
	margin-bottom: 3px;
}
#linktable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#linktable th {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainCell {
	padding: 15px;
	background-color: #FFFFFF;
	text-align: left;
}
#mainCell h3 {
	color: #FFFFFF;
	font-size: medium;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/border.gif);
	background-position: right center;
	text-align: left;
	padding: 5px;
}
#mainCell p {
	padding-top: 0px;
}
#mainCell th {
	color: #FFFFFF;
	background: #006699;
}
#nav {
	font-weight: bold;
	color: #000099;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	margin-left: 230px;
}
#nav a {
	color: #000099;
	text-decoration: none;
	font-size: 10px;
}
#nav a:hover {
	color: #0099FF;
}
.panel {
	color: #000099;
	background: #99FFFF;
	padding: 10px;
}
.panel img {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 2px solid #000099;
}
.panel p {
	margin-top: 0px;
}
.rightbar {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px;
	background-color: #000066;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	width: 150px;
}
.rightbar p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
}
#sidebar {
	margin: 0px 15px 15px 0px;
	float: left;
	width: 33%;
	font-size: 9px;
}
#sidebar h3 {
	padding: 5px;
	text-transform: uppercase;
	background: url(images/border2.gif) right center;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 10px;
}
#sidebar p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.specialhead1 {
	color: #FFFFFF;
	background-color: #000066;
	padding: 5px 5px 5px 10px;
	background-image: url(images/border2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	font-size: large;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 190px;
	margin-bottom: 10px;
	margin-left: 230px;
}
.subhead {
	font-size: large;
	font-weight: bold;
	text-align: left;
	color: #cccc00;
	margin: 0px;
}#maincell h4 {
	font-size: 14px;
}
#maincell h1 {
	font-size: 18px;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin-top: 3px;
}
