body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}

.SpacerBG {
	background-color: #95C43D;
	padding-left: 25px;
	padding-right: 25px;
	width: 905px;
}

div.footertext {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-size: 0.8em;
}
div.mainbox {
	background-color: #f5f5f5;
	text-align: left;
	color: #7d7572;
}

div.footer {
	height: 61px;
}

div.maintext {
	float: left;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	width: 475px;
	background-image: url(../images/background.gif);
	background-color: #f5f5f5;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.9em;
	overflow: visible;
}

div.colLeft {
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 400px;
	height: 425px;
	font-size: 0.9em;
	overflow: visible;
}

div.colRight {
	float: right;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	width: 400px;
	height: 425px;
	font-size: 0.9em;
	overflow: visible;
}

div.thumbstrip {
	font-size: 1em;
	overflow: visible;
}
div.clear {
	clear: both;
	height: 0px;
}

div.mainimage {
	float: left;
	width: 330px;
	height: 425px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.footer {
	float: right;
	border: none;
	padding-right: 10px;
}

img.logo {
	float: left;
	border: none;
	padding-left: 100px;
}
img.thumbnail {
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

div.mainmenu {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.submenu {
	font-size: 1.0em;
}

.bottommenu {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 1.0em;
}

div.menu {
	float: right;
	text-align: right;
	padding-right: 10px;
}

a {
	color: #7d7572;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #aaaaaa;
	font-weight: normal;
	text-decoration: none;
}

a.menu {
	color: #7d7572;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: underline;
}

a.submenu {
	color: #7d7572;
	text-decoration: none;
}

a.submenu:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

.table_header {
	font-weight: bold;
}

.table_subheader {
	vertical-align: top;
}

.table_detail {
	vertical-align: top;
}

.copyright {
	font-size: 0.7em;
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0,0,0,0;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0,0,0,0;
}
p {
	padding: 0,0,0,0;
}