body, span, div, p, table, tr, td, ul, li, textarea, input {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000; font-size: 11px;
}

a {
	color: #CC0000;
}

hr {
  border-bottom: 1px dashed #CC0000;
  width: 100%;
  height: 1px;
  margin-top: 4px;
  margin-bottom: 4px;
}

select {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000; font-size: 11px;
}

.white {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF; font-size: 11px;
	font-weight: bold;
}

.dashed_rule {
	border-bottom: 1px dashed #999999;
}

.solid_rule {
	border-bottom: 1px solid #999999;
}
.solid_red_rule {
	border-bottom: 1px solid #CC0000;
}

.leading_150 {
	line-height: 150% }

.search_results_box {
	margin-bottom: 20px;
	width: 610px;
}

.search_results {
	font-size: 13px;
	text-align: center;
}

.footer_box {
	margin-top: 30px;
	width: 610px;
}

.headings {
	font-size: 13px;
	font-weight: bold;
	background-color: #E7D2AD;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 1px solid #CC0000;
}

.headings2 {
	font-size: 13px;
	font-weight: bold;
	background-color: #fff;
	text-transform: uppercase;
	color: #000000;
	border-bottom: 1px solid #CC0000;
}

.headings_pages {
	font-size: 10px;
	font-weight: normal;
	background-color: #E7D2AD;
	text-transform: uppercase;
	color: #000000; }

.more_pages {
	font-weight: bold;
	background-color: #E7D2AD;
	color: #000000;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
}

.title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.title_red {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}

.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.subhead_red {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.navitem {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-size: 9px;
}

.subnav1 {
	font-size: 13px;
	font-weight: bold;
}

.subnav2 {
	font-size: 11px;
}.subhead_red { font-size: 13px; font-weight: bold; color: #cc0000; }

.copyright {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000; font-size: 9px;
}

