body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/blue_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color:#0000CC;
	text-decoration:underline;
}
a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.blue a:link{
	font-weight: normal;
	color:#0000CC;
	text-decoration:underline;
}
.blue a:hover{
	font-weight: normal;
	color:#FF9900;
	text-decoration:underline;
}
.blue a:visited{
	font-weight: normal;
	color:#0000CC;
	text-decoration:underline;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #81B200;
	font-weight: bold;
}
.page_titleLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.body_title {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.pagetitles{
	font-size: 15px;
	font-weight:bold;
	color:#81B200;
	}
.pagetitles_orange{
	font-size: 15px;
	font-weight:bold;
	color:#FF9900;
	}
.pagetitles2{
	font-size: 15px;
	font-weight:bold;
	color:#003399
	}
.header{
	font-weight: bold;
	color: #81B200;
}
.header2{
	font-weight: bold;
	color: #81B200;
	text-decoration: underline;
}
 div.hr {
  height: 15px;
  background: #fff url(/images/ruler.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.red{
	font-weight: bold;
	color:#CC0000;
}
.small{
	font-size:10px;
	color:#006600;
	font-weight: bold;
	}
.footer{
	font-size:9px;
	color:#999999;
	}

.footer a:link {
	color: #999999;
	text-decoration: underline;
}

.footer a:hover {
	color: #339900;
	text-decoration: underline;
}

#vertline	{
    background-image:url(images/greybg.gif);
	background-repeat: repeat-y;
	width: 1px;
	display:block;
	}

#numbers {padding:0; margin:2px 2px; width:0; font-family:Arial, Helvetica, sans-serif; font-size:11px;}


#numbers a, #numbers a:visited {position:relative; display:block; width:15px; height:15px; border:1px solid #666666; background-color:#f8f8e8; color:#666666;  text-decoration:none;}



#numbers a:hover {color:#fff; background-color:#65707b; border:1px solid #000; text-decoration:none;}


* html #numbers a:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}

#mainbg{
	background-image:url(images/pgbackground.gif);
	background-repeat: repeat-y;
	width: 798px;
	position: relative;
	}
#subtitle{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
	}
.box {
	display:block;
	border: #CCCCCC 1px dotted;
	margin: 5px;
	padding: 5px;
}