body
{
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

.body
{
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

P {
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

.printbody
{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 650px;
  font-weight: normal;
  font-size: 13px;
  color: #000000;
  font-family: Arial, Verdana;
	padding-right: 15px;
}

.mainbody
{
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana;
 padding-left: 160px;
 padding-top: 7px;
}

a {
	color: #D1310E;
	text-decoration: none;
}

a:hover {
	color: #2b2a7a;
	text-decoration: none;
}

.link {
	color: #F15102;
	text-decoration: none;
}

.link hover{
	text-decoration: underline;
}

h1
{
 font-weight: bold;
 font-size: 16px;
 color: #000000;
 font-family: Arial, Verdana;
 margin-bottom: 4px;
}

.h1
{
 font-weight: bold;
 font-size: 16px;
 color: #000000;
 font-family: Arial, Verdana
}

.h2
{
 font-weight: bold;
 font-size: 14px;
 color: #000000;
 font-family: Arial, Verdana
}

.footer
{
 font-weight: normal;
 font-size: 11px;
 color: #000000;
 font-family: Arial, Verdana
}

.footerbold
{
 font-weight: bold;
 font-size: 11px;
 color: #000000;
 font-family: Arial, Verdana
}

.nounderline {
	text-decoration: none;
}

.menu_on {
 display: none;
}

.menu_off {
 display: none;
}

.menu_off a{
 display: none;
}

.redlink {
	color: #D1310E;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
}

.whitefooter {
 display: none;
}

.headerprint
{
 display: inline;
 margin: 0px;
 padding: 0px;
}

.noprint
{
 display: none;
}
