BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
color: black;
}

/* colors */
/* orange = #FF9900; */
/* olive = #999933; */
/* gray = #999999; */

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
color: black;
}

/* force table to respect base text */
TD {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
color: black;
}

TH {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
color: black;
font-weight: 700;
padding: 10px;
}

TD.norm {
text-align: center;
padding: 10px;
}

TD.head {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
padding: 15px;
font-weight: bold;
}

TD.query {
text-align: right;
padding-top: 10px;
}

TD.ans {
text-align: left;
padding-top: 10px;
}

TD.listing {
font-size: 11px;
padding: 5px;
}

EM {
font-style: normal;
font-weight: 700;
}

EM.subscribe {
font-style: normal;
font-size: 10px;
line-height: 12px;
}

A:link {color: #9B2329;}

A:visited {color: #9B2329;}

A:active {background-color: #999999;
color: yellow}

A:hover {background-color: #999999;
color: #FFFFFF;
}

H1 {
font-size: 18px;
font-weight: 700;
padding-top: 13px;
color: #999933;
}

H1.title {
font-size: 18px;
font-weight: 700;
color: #999933;
text-align: right;
padding-top: 5px;
padding-bottom: 10px;
}

H2 {
font-size: 16px;
font-weight: 700;
padding-top: 13px;
color: #FF9900;
}

H3 {
font-size: 14px;
font-weight: 700;
padding-top: 6px;
}

H3.enter {
text-align: right;
}


H4 {
font-size: 16px;
font-weight: bold;
padding-top: 0px;
}

H5 {
font-size: 15px;
font-weight: 800;
font-style: italic;
color: #666666;
}

DIV.insetbox {
font-size: 10px;
line-height: 14px;
background-color: #FFFF00;
float: left;
width: 125px;
padding: 6%;
}

P.copy {
font-size: 11px;
line-height: 13px;
text-align: left;
color: #999999;
}

EM.copy {
font-style: normal;
font-weight: 700;
}

EM.llc {
font-size: 80%;
font-weight: 500;
}

EM.llcbold {
font-size: 80%;
}

P.testimonial {
width: 180px;
float: right;
font-size: 11px;
line-height: 17px;
text-align: center;
background-color: #EEEEEE;
color: #999933;
padding: 10px;
}

P.pullquote {
width: 180px;
float: right;
font-size: 13px;
line-height: 17px;
text-align: center;
background-color: #FFCC99;
color: #FF9900;
padding: 10px;
}

P.menubox {
width: 200px;
border: thin solid #FF9900;
float: right;
font-size: 13px;
line-height: 20px;
text-align: left;
background-color: #FFFFFF;
color: #000000;
padding: 10px;
margin-top: 20px;
margin-left: 10px;
}

P.menubottom {
font-size: 11px;
line-height: 13px;
padding-top: 10px;
text-align: center;
color: #000000;
}
.copyright {
	text-align: center;
	padding: 10px;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
}
.sidebar {
font-size: 9px;
padding: 0px;
}
.main-copy {
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
}
.main-copyCallout {
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}
.main-title {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}
