.vantage {
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006837;
	color: #000000;
	text-indent: 10px;
	background-color: #CCCCCC;
	line-height: 25px;
	display: block;
	text-decoration: none;
}
a.sidenav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006837;
	color: #000000;
	text-indent: 10px;
	background-color: #CCCCCC;
	line-height: 25px;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.sidenav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006837;
	color: #000000;
	text-indent: 10px;
	background-color: #CCCCCC;
	line-height: 25px;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006837;
	color: #FFFFFF;
	text-indent: 10px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	background-color: #6c9272;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.sidenav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #006837;
	color: #000000;
	text-indent: 10px;
	background-color: #CCCCCC;
	line-height: 25px;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	color: #000000;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
.footerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006837;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.footerlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.footerlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.footerlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.lineonbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #809FD8;
}
