.smallercopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.bodycopybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.bodycopyboldred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}

.bodycopyboldwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
}



.bodycopysmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

.bodycopysmallerbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}


.bodycopysmallerredbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #990000;
}


.bodycopysmallest {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.bodycopysmallestwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
}

.bodycopysmallestbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}

.bodycopysmallestboldwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
}



.bodycopysmallestredbold,
.bodycopysmallestredbold A:link,
.bodycopysmallestredbold A:visited 
{
  font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #990000;
    text-decoration: none;
}
 
.bodycopysmallestredbold A:hover 
{
    font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #990000;
    text-decoration: underline;
}


.bodyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}



.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.bottomnav A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.bottomnav A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.bottomnav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}





#dropmenudiv{
position:absolute;
border:0px solid black;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:18px;
z-index:100;
text-decoration: none; 

}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
text-decoration: none; 
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #6c7ca6;
	text-decoration: none;
	color: #000000;
}


