.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.main a { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
 }

.head2_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-transform: uppercase;
}

a.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-transform: uppercase;
}

a.head2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	text-transform: uppercase;
}
a.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:underline;
}


	a.bodyNav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
	a.bodyNav:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:  #FF0000;
}
	a.bodyNav:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
 
/* STYLES FOR QUOTE FORMS - BRIAN 10/2/2006 */
.theader {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #333333;
}
.tsubheader {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#FA1057;
}
.quotetd {
	font-size:11px;
}
.notes {
	font-size: 11px;
	color: #0000FF;
	background-color:F9E143;
}
.subhead {
	text-align: center;
	border: black solid 1px;
}
td.bordered {
	border: black solid 1px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	display:inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	display:inline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-transform: uppercase;
}

.small { font-size:9px; }
.verysmall { font-size:9px; color:#666666; width:800px; }
.red{color:#ff0000;}
.boxes ul{ list-style:none;}
.boxes ul li{
	background:url(../images/button.jpg) no-repeat top left;
	margin-bottom:3px;
	padding:13px 17px 13px 19px;

}
.boxes li a{
	color:#991000;
	font-weight:bold;
	text-decoration:none;
}
