.topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.navbar {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.leftnavbar {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #16339E;
	}
.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #660000;
	font-weight: lighter;
	margin: 0px 0px -5px;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC3300;
	font-weight: lighter;
	margin: 0px 0px -5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC3300;
	font-weight: lighter;
	margin: 0px 0px -5px;
}

.subcat {
	margin-bottom:0em;
	color: #FFFFFF;
	font-weight: lighter;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.premium {
	font-size: 18px;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #16339E;
	}
.tophead {
	border: thin solid #D5D4B4;
}
a:hover {
 text-decoration: underline;
 }
.lhcorner {
	background-image: url(/images/blhcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.maintable {
	background-color: #FFFFFF;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.navtable {
	background-color: #6E92A0;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.pophead {
	background-color: #7A92A0;
	border: thin solid #666666;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
div#premium {
	border: thin solid #999999;
	padding: 5px;
	margin: 10px 0px 5px;
}

div#premium p h2{
	margin: 0px 0px 0px;
}


div#standard {

	padding: 5px;
	margin: 10px 0px 5px;
	display: table-row;
}

div#standard p h2{
	margin: 0px 0px 0px;
}
