body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}
table
{
	margin-left: auto;
	margin-right: auto;
}
form
{
	margin: 0px;
	padding: 0px;
}
a
{
	color: #333;
}
img
{
	border-width: 0px;
}
h1
{
	font-family: verdana;
	font-size: 32px;
	font-weight: normal;
	margin: 0px;
	margin-top: 30px;
	padding-left: 10px;
	color: #333;
}
h2
{
	font-family: verdana;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	margin-top: 14px;
}
h2 a
{
	color: #333;
	text-decoration: none;
}
h3
{
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-top: 14px;
	color: #333;
}
p
{
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	margin-top: 12px;
	color: #666;
}
ul
{

}
li
{
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	margin-top: 12px;
	color: #666;
	margin-left: -15px;
}
p.bulleted
{
	font-weight: normal;
	background: url(../images/arrow.gif) no-repeat 0px 8px;
	padding-left: 23px;
}
p.bulleted a
{

}
.content_body
{
	padding: 0 30px 0 10px;
}
.subnav_table
{
	background: url(../images/subnav.gif) no-repeat;
}
.subnav_text
{
	padding: 0 78px 0 78px;
	font-size: 11px; 
	font-family: verdana;
	color: #666;
}
.subnav_text a
{
	color: #666;
	text-decoration: none;
}
.subnav_text a:hover
{
	text-decoration: underline;
}
.footer_table
{
	background: url(../images/footer.jpg) no-repeat;
	margin-top: 20px;
}
.footer_text
{
	padding: 16px 56px 0 56px;
	font-size: 11px; 
	font-family: verdana;
	color: white;
}
.footer_text a
{
	color: #FFF;
	text-decoration: none;
}
.footer_text a:hover
{
	text-decoration: underline;
}

.active_link
{
	font-weight: bold;
}
.form_table
{
	margin-top: 10px;
}
.form_table tr td
{
	font-family: verdana;
	font-size: 11px;
	color: #666;	
	padding: 6px 0 6px 0;
	line-height: 150%;
}
