BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	bgcolor : #37241e;
	background-image:url(../images/header/siteBG.jpg);
    background-repeat: repeat-x;
	color: #000000;
}

P  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

td, th  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

h1 {
	font-size : 22px;
	font-weight: bold;
}

.headertext {
	font-size : 22px;
	font-weight: bold;
}

a.headertext {
	font-size : 22px;
	font-weight: bold;
	text-decoration: underline;
	color: #37241e;
}

a.headertext:hover {
	font-size : 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.medtext {
	font-size : 16px;
	font-weight: bold;
	color : #37241e;
}

.smwhite  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
}

.white  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
}

A:hover {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	color : #37241e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}




TABLE.border {
	background-color: #1aa0a5;	
}

TR.border {
	background-color: #1aa0a5;	
}


TR.subrow {
	background-color: #A1BBC9;
}

TD.inside {
	background-color: #ffffff;
}

TD.forminside {
	background-color: #eeeeee;
}

TR.evenrow {
	background-color: #eeeeee;
}

TR.oddrow {
	background-color: #ffffff;
}

TR.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

TR.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}

.evenrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #eeeeee;
}

.oddrow1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #ffffff;
}







.midtext {
	font-size : 14px;
	font-weight: bold;
	color: #2B6786;
}

.boldtext {
	font-weight: bold;
}

.FormText {
	color: #888888;
	font-size : 12px;
	font-weight: bold;	
}

.smmidtext {
	color: #2B6786;
	font-size : 12px;
	font-weight: bold;	
}

.hint {
	color: #800000;
	font-size: 10px;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}

.bigboxhead {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.boxhead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.subboxhead {
	color: #ffffff;
	font-weight: bold;
}

.smboxhead {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;	
}


.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.botnav:hover {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}

A.botnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}





.orangetext  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFCC66;
}

.tabon {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}

.tabon:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;		
}

.taboff {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;		
}

.taboff:hover {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;		
}

.tabon {
	background-color: #2B6786;
}

.taboff {
	background-color: #666666;
}

INPUT.button { 
	background-color: #336699;
	border: solid 1px #000066; 
	color: #ffffff;
	font-weight: bold;
}

 .totalbox {
	  	font-family: Arial, Helvetica, sans-serif;
	  	font-size: 12px;
	  	font-weight: bold;
	  	color: #990000;
	  	width: 95;
	  	background-color : #ffffff;
	  	border-style : Solid;
	  	border-color : #ffffff;
	  	border-width : 0;
	  }
	  
	  
/* New Styles */
.clearFloat {
	clear:both;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:hover {
	font-size:12px;
}

/* PREMIUM MEMBER STUFF */
table.premiumBanners {
/*	background-color:#DFDBC5;*/
	border:1px solid #1AA0A5;
	width:520px;
	margin: 0 0 15px 0;
}
.premiumBanners .holder {
	margin:10px 0;
}
.premiumBanners .holder .banner {
	float:left;
	clear:both;
	width:520px;
	margin:5px 0;
	padding:10px;
	background-color:#F5F5F5;
}
.premiumBanners h3 {
	font-size:14px;
	background-color:#1AA0A5;
	color:#FFF;
	padding:5px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.premiumBanners .img {
	width:100px;
	vertical-align:middle;
	float:left;
	clear:left;
}
.premiumBanners .content {
	width:385px;
	margin: 0 5px 0 0;
	float:right;
	clear:right;
}
.premiumBanners .title {
	font-weight:bold;
}
.premiumBanners .moreinfo {
	text-align:right;
	color:#000;
	margin:5px 10px;
}
.premiumBanners .moreinfo a {
	color:#000;
}

#rfpMessage {
	margin:10px 10% auto;
}

#rfpMessage,#rfpMessage a,#rfpMessage a:hover {
	font-size:11px
}

#rfpOpt {
	position:relative;
	margin:6px 0px 0px 5px;
}


#rfpOpt input,label {
	font-size:9px;
}
