﻿#botLine {
	background-color: #005500;
}
#content {
	padding: 10px 25px 10px 25px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
body {
	background-color: #FFFFF0;
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: small;
}
li {
	font-family: Verdana, Tahoma, Georgia, sans-serif;
	line-height: 200%;
}
p {
	line-height: 150%;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.bulletlist {
	line-height: 200%;
}
.categories {
	font-size: 9pt;
	line-height: normal;
}
.centered {
	text-align: center;
}
.copyright {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
.heavy {
	font-family: Verdana, Tahoma, Georgia, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC9900;
}
.indent25 {
	margin-left: 25px
}
.indent50 {
	margin-left: 50px;
}
.indent75 {
	margin-left: 75px;
}
.xsmall {
	font-size: x-small;
}
.heavymed {
	font-family: Verdana, Tahoma, Georgia, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC9900;
}
.VOBtable {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
a.categories:link {
	color: #006400;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Tahoma, Georgia, sans-serif;
}
a.categories:visited {
	color: #006400;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Tahoma, Georgia, sans-serif;
}
a.categories:hover {
	color: #B8860B;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Tahoma, Georgia, sans-serif;
	text-decoration: underline;
}
a.categories:active {
	color: #006400;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Tahoma, Georgia, sans-serif;
}

