BODY, TD, TR, P, UL, OL, LI, DL, DD, DT
 {
	font-family: Arial;
	font-size: 12px;
}

BODY, TD, TR, FORM
 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.section_header
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	height: 30px;
	border: 1px solid #999999;
	vertical-align: middle;
}
.section_footer
{
	height: 45px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.verticle_outlines
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
}

.td_header_row
{
	color: #FFFFFF;
	background-color: #333366;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.td_data_row
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.content_header
{
	margin-top: 15px;
}

h1
{
	margin: 0in 0in 0.0001pt;
	page-break-after: avoid;
	font-size: 20pt;
	font-family: Arial;
	color: rgb(0, 74, 206);
	font-weight: bold; }

h2
{
	margin: 0in 0in 0.0001pt;
	page-break-after: avoid;
	font-size: 14pt;
	font-family: Arial;
	color: rgb(0, 74, 206);
	font-weight: normal;
}

h3
{
	margin: 0in 0in 0.0001pt;
	page-break-after: avoid;
	font-size: 12pt;
	font-family: Arial;
	color: rgb(0, 74, 206);
	font-weight: bold;
	font-style: italic;
}

h4
{
	margin: 0in 0in 0.0001pt;
	font-size: 10pt;
	font-family: Arial;
	color: rgb(0, 74, 206);
	font-weight: bold;
}

h5
{
	margin: 0in 0in 0.0001pt;
	page-break-after: avoid;
	font-size: 10pt;
	font-family: "Times New Roman";
	font-weight: bold; font-style: italic;
}

h6
{
	margin: 0in 0in 0.0001pt;
	font-size: 10pt;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: italic;
}

.list_button_control
{
	margin: 0in 0in 0.0001pt;
	font-size: 8pt;
	font-family: "Arial";
	font-weight: bold;
}

#utility{
	position: relative;
	top: 16px;
	color: #919999;
}

#utility a{
	color: #004ACE;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	font: Tahoma;
	color: #cc33cc

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("assets/images/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #004ACE
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#search_button
{
	margin: 0px;
	top: 0px;
	right: 0px;
	position: relative;
	z-index: 100;
}

.page_mast
{
	background-image: url(assets/images/header_bg.gif);
}