body {
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #202020;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #404040;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #07465D;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #07465D;

}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.submenu {
	color: #0066CC;
}
.mainmenu {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.newsHeadline {
	color: #0000FF;
	font-size: 9px;
}
.newsText {
	color: #000000;
	font-size: 9px;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/bullet2.gif);

}
input {
	color: #000000;
}
select {
	color: #000000;
}
.editPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: xx-small;
}

.headerlocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: white;
	margin-bottom: 0.5em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: white;
	text-align: center;
}


.footer a:link {
	text-decoration: none;
	color: white;
}
.footer a:visited {
	text-decoration: none;
	color: white;
}
.footer a:hover {
	color: white;
	text-decoration: underline;
}
.footer a:active {
	color: white;
	text-decoration: underline;
}

.headerlocation a:link {
	text-decoration: underline;
	color: white;
}
.headerlocation a:visited {
	text-decoration: underline;
	color: white;
}
.headerlocation a:hover {
	color: white;
	text-decoration: underline;
}
.headerlocation a:active {
	color: white;
	text-decoration: underline;
}
