body
{
 font-weight: normal;
 font-size: 12px;
 color: #000000;
 font-family: Arial, Verdana
}

.body
{
 font-weight: normal;
 font-size: 12px;
 color: #000000;
 font-family: Arial, Verdana
}

a {
	color: #e34d04;
	text-decoration: none;
}

.nounderline {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link {
	color: #F15102;
	text-decoration: none;
}

.link hover{
	text-decoration: underline;
}

.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
}

.headerprint
{
 display: none;
}

.headerswf
{
 display: inline;
 width: 975px;
 height: 204px;
}

.headerbottom
{
 display: inline;
 width: 800px;
 height: 42px;
}

.menu_on {
	background: #ffffff;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Verdana;
	padding-top: 0px;
}

.menu_off {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Verdana;
	padding-top: 0px;
}

.menu_off a{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Verdana;
	padding-top: 0px;
}

.orange {
	color: #F15102;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
}

.whitefooterbold {
	color: #ffffff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.whitefooter {
	color: #ffffff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
}