/* FORMATTING */
p,h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px;}
div#content a {color:#4800FF;text-decoration:underline;font-weight:bold;font-size:11px;}
div#content a:hover {color:#FF0000;text-decoration:underline;}
div#content a:visited {color:#0000FF;text-decoration:none;}
div#content a img {border:none;}
div#content p {

}
div#content h1 {
	background:url(/images/heading1.gif) no-repeat top left;
	height:30px;
	line-height:32px;
	font-size:12pt;
	color:#01009A;
	padding:0px 0px 0px 20px;
	margin:0px 0px 15px 0px;
}
div#content h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
div#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
div#content h4 {
	font-size:10pt;
	text-decoration:underline;
}
div#content ul, div#content ol {

}



.floatleft {float:left}
.floatright {float:right}
.row_odd {background-color:#ffffcc}

.row_even {background-color:#ffff99}