/* CSS Document */
<style type='text/css'>
 TextRollover-1 
a:link { color:#000000; text-decoration:underline}
a:visited { color:#000000; text-decoration:underline}
a:hover { color:#000000; text-decoration:underline; cursor:hand}
a:active { color:#000000; text-decoration:underline}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
}

.Copyright {color: #FFFFFF}

</style>
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-decoration: underline;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
.sub-head-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
}
.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
}
.bk01 {
	background-image: url(images/expander.gif);
	background-repeat: repeat;
	background-position: center center;
}
.bkfl01 {
	background-attachment: fixed;
	background-image: url(images/main-top-floater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bt01 {
	background-attachment: fixed;
	background-image: url(images/vobster-footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
