body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.textsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#headerlink, #headerlink a, .grayfont, .morered, .moregreen,.morebrown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#828282;
	text-decoration:none;
}
#headerlink a:hover{
	color:#EA2B2B;
	text-decoration:underline;
}
a.morered{color:#C00303}a.moregreen{color:#498001}a.morebrown{color:#B28703}
a.morered:hover{color:#000000;}a.moregreen:hover{color:#000000;}a.morebrown:hover{color:#000000;}
.menu, a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0087F7;
	text-decoration:none;
}
a.menu:hover{
	color:#EA2B2B; 
	text-decoration:underline;
}
#border td{border-bottom:1px solid #FFFFFF;}
.bordergray{border:1px solid #C6C6C6;}
.borderright{border-right:1px solid #C7C7C7;}
h1{font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0087F7;
	text-decoration:none;
	padding-left:10px; padding-bottom:5px;
	border-bottom:1px dotted #000000;
}
.redbig, .greenbig, .brownbig{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#C80909;
	text-decoration:none;
}
.greenbig{color:#498001;}
.brownbig{color:#B28703;}
.whitefont, .white, .black{font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.white{font-weight:normal;}
.black{color:#000000;font-size:11px;}
.highlightred{ 
	background-color:#C00303; 
	color:#FFFFFF;
}
.highlightgreen{ 
	background-color:#619C14; 
	color:#FFFFFF;
	font-size:12px;
}
#pagetitle{border-top:5px solid #ffffff; border-bottom:3px solid #E5E5E5; padding-left:5px;}
#searchenginebox{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border-top:1px solid #C6C6C6;
	border-bottom:1px solid #C6C6C6;
}
#searchenginebox li{
	list-style-image:url(../images/gray_arrow.gif);
	list-style-position:outside;
}
.redheading, .blackheading, .greenheading, .grayheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF6600;
	font-weight:bold;
}
.blackheading{color:#000000;}
.grayheading{color:#666666;}
a.greenheading, .greenheading{color:#498001;}a.greenheading:hover{color:#000000;}
.textfield{border:1px solid #000000;
	background-color:#FFFFFF;
}
.toppadding{ padding-top:5px;}

