body
{
	padding: 0px;
	margin: 0px;
	background-color: #cccccc;
	padding-bottom: 0px;
	padding-top: 8px;
	
}
table
{
	margin-left: auto;
	margin-right: auto;
}
form
{
	margin: 0px;
	padding: 0px;
}
.header
{
	padding: 0px 36px 0px 36px;
	font-family: verdana;
	font-size: 18px;
	margin-top: 25px;
	line-height: 135%;
}
.menu
{
	text-align: center;
}
.rule
{
	text-align: center;
}
.subheader
{
	padding: 0px 36px 0px 36px;
	font-family: verdana;
	font-size: 14px;
	margin-top: 25px;
	line-height: 135%;
}
.bodytext
{
	padding: 0px 36px 0px 36px;
	font-family: verdana;
	font-size: 12px;
	margin-top: 12px;
	line-height: 135%;
}
.smalltext
{
	padding: 0px 36px 0px 36px;
	font-family: verdana;
	font-size: 10px;
	margin-top: 11px;
	line-height: 120%;
}


h1.gradient
{
	background: url(../images/subheader_background.gif) repeat-y;
	color: white;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 4px 25px;
	margin: 0px;
}
.content_area
{
	padding: 5px 30px 10px 30px;
}
.sidebar_area
{
	padding: 0 0 15px 0px;
}
p
{
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	color: #447087;
	margin: 12px 0 0 0;
}
p.bulleted
{
	font-family: Arial;
	font-size: 11px;
	
	line-height: 130%;
	color: #447087;
	margin: 7px 0 0 0;	
	padding: 0 0 0 75px;
	background: url(../images/bullet.gif) no-repeat left center;
}

.form_table tr td
{
	color: #6f6f6f;
	padding: 2px 5px 2px 0;
	font-family: Arial;
	font-size: 12px;	
}


.content_cell
{
	background-color: #e7e7e7;
}
.footer_cell
{
	padding: 4px 60px 5px 0px;
	text-align:right;
	font-family: Arial;
	font-size: 10px;
	background-color: #447087;
	color: white;
}
.footer_cell a
{
	color: white;
	text-decoration: none;
}
.footer_cell a:hover
{
	color: white;
	text-decoration: underline;
}

.link_table
{
	margin-top: 20px;
}
.link_table tr td 
{
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}
.link_table tr td a
{
	color: #aeafad;
	text-decoration: none;
}
.link_table tr td a:hover
{
	text-decoration: underline;
}
