@charset "utf-8";
.BodyText {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.BodySmall { color: #009; font-size: 11px; font-family: Tahoma,"Trebuchet MS"; font-weight: normal; font-style: normal; }
.BodyTitlesRed { text-transform: none; color:#710004; font: bold medium "Trebuchet MS"; }
.BodySubTitlesRed { color:#710004; font: bold small "Trebuchet MS"; text-transform: none; }
.BodyTitlesBlue { color: navy; font: bold medium "Trebuchet MS"; text-transform: none; }

.listinglinks{
color: #009; 
font-size: 11px; 
font-family: Tahoma,"Trebuchet MS"; 
font-weight: normal; 
font-style: normal;
text-decoration:none;
}
.listinglinks:hover{
color: #009; 
font-size: 11px; 
font-family: Tahoma,"Trebuchet MS"; 
font-weight: normal; 
font-style: normal;
text-decoration:underline;
}


h1{
text-transform: none; color:#710004; font: bold medium "Trebuchet MS";
padding:0px;
margin:0px;
}

h2{
color: navy; font: bold medium "Trebuchet MS"; text-transform: none;
padding:0px;
margin:0px;
}

a{
color:#8a060c;
text-decoration:none;
}

a:hover{
color:#8a060c;
text-decoration:underline;
}

/*a{ color: #007; }
a:visited { color: olive; }
a:hover { color: red; }*/

.footer{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}

.footermenu:link{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.footermenu:active{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.footermenu:visited{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

.footermenu:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#009;
text-decoration:none;
}

h4{
font-family: "Trebuchet MS";
font-size:12px;
font-style: normal;
padding:0px;
margin:0px;
color:#737373;
float:left;
}

h4 a{
font-family: "Trebuchet MS";
font-size:12px;
font-weight:bold;
line-height:18px;
color:#737373;
background-image:url(../images/arrow1.jpg);
background-repeat:no-repeat;
background-position:0px 9px;
padding:5px 0px 5px 18px;
text-decoration:none;
}

h4 a:hover{
color:#737373;
text-decoration:underline;
}

#body_list{
font-family: "Trebuchet MS";
font-size:12px;
font-weight:bold;
padding:0px 5px 20px 40px;
margin:0px 0px 0px 0px;
line-height:18px;
float:left;
text-align:left;
width:400px;

}

#body_list ul{
list-style:none;
margin:0px;
padding:0px 0px 0px 0px;
}

#body_list ul li{
background-image:url(../images/arrow2.jpg);
background-repeat:no-repeat;
background-position:0px 9px;
padding:5px 0px 0px 18px;
margin:0px;
color:#737373;
}

#body_list ul li a{
color:#737373;
text-decoration:none;
}

#body_list ul li a:hover{
color:#737373;
text-decoration:underline;
}

.innerlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#333333;
}
.innerlinks:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#666666;
}

.formlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:underline;
color:#333333;
}
.formlinks:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#666666;
}
.formnumber{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#333333;
}
