.header{
	background-color: #970F00;
}
	
.menu {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #970F00;
	font-family: "ArialMT", arial, sans-serif;
	text-decoration: none;
}
	
body {
	font-family: arial, sans-serif;
}

.title {
	font-family: times, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #970F00;
	line-height: 1;
	text-align: left;
}

.subtitle {
	font-family: times, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #970F00;
	line-height: 1.2;
	text-align: left;
}

.sitemapSectionhead {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	font-family: times, sans-serif;
	font-size: 11pt;

}

.subhead {
	font-size: 13pt;
	font-family: "ArialMT", arial, san-serif;
	font-weight: bold;
	color: #970F00;
	text-align: center;
}

.subheadlink {
	font-size: 13pt;
	font-family: "ArialMT", arial, san-serif;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

.tag {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	line-height: 2.5;
	text-decoration: none;
	color: #000000;
}

.footerLinks {
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
}

.footerAddress {
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #970F00;
	padding-top: 10px;
	padding-bottom: 10px;
}

.callOut {
	font-style: italic;
	text-align: right;
	text-decoration: none;
}


.smallText {
	font-size: 7pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.barWhite {
	background-color: #FFFFFF;
}

.barBlack {
	background-color: #000000;
}

.leftNav {
  width:80px;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-bottom:  20px;
	padding-top:  10px;
	line-height: 1.6;
	text-decoration: none;
	width:80px;
}

.leftNavRed {
  width:80px;
	color: #970F00;
	text-align: right;
	padding-bottom:  20px;
	padding-top:  10px;
	font-size: 7pt;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	width:80px;
}

.leftNavTV {
	background-color: #970F00;
	color: #ffffff;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	padding-bottom:  20px;
	padding-top:  10px;
	line-height: 1.2;
	text-decoration: none;
}

a.TV:link, a.TV:hover, a.TV:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}

a.footerAddress:link, a.footerAddress:hover, a.footerAddress:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
}

div.menu_about_drop, a.menu_about_drop
{
  width: 180px;
  border: 1px solid black;
  background: #ffffff;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  color: #000000;
  
}

a.menu_about_drop
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  padding: 2px;
}

a.menu_about_drop:hover {
	color: #ffffff;
	background:  #970F00;
}


div.menu_case_drop, a.menu_case_drop
{
  width: 250px;
  border: 1px solid black;
  background: #ffffff;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
  color: #000000;
}

a.menu_case_drop
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  padding: 2px;
}


a.menu_case_drop:hover {
	color: #ffffff;
	background:  #970F00;
}

p {
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

UL {
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}


