a img {border:none;}
p,h1,h2,h3,h4,h5,h6 {padding:0px;margin:0px;font-family:tahoma, arial;}
div#content p {
	font-size:10pt;
	line-height:17px;
}
div#content h1 {
	color:#003366;
	font-size:13pt;
	margin-bottom:20px;
	font-weight:bold;
}
div#content h2 {
	color:#003366;
	font-size:13pt;
	border-bottom:1px solid #DEDCDB;
	margin-bottom:5px;
	font-weight:bold;	
}
div#content h3 {
	color:#003366;
	font-size:11pt;
	font-weight:bold;
}
div#content h4 {
	font-weight:bold;
	font-size:10pt;
	color:#000;
}
div#content h5 {
	font-weight:bold;
	color:#003366;
	font-size:10pt;
}
div#content h6 {
	font-weight:bold;
	color:#000;
	font-size:10pt;
}
div#content blockquote ul, div#content #middlecontent ul, div#content #leftcontent ul {
	font-family:tahoma, arial;
	font-size:10pt;
	list-style:none;
	margin:5px;padding:0px;
}
div#content blockquote li, div#content #middlecontent li, div#content #leftcontent li {
	background:url(/images/template/orange_sail.gif) no-repeat;
	padding:0px 0px 3px 15px;
}
div#content div#rightcontent li {background:none;padding:0px;}
div#content blockquote {
	border-top:5px solid #DEDCDB; border-left:5px solid #DEDCDB;
	padding:5px 8px; margin:0px 0px 10px 0px;
	font-family:tahoma, arial;
        background:url(/images/template/nav.gif) repeat-x;
}
div#content hr {
	background:#FF9A31;
	height:2px;	border:none;
}
div#content  a {color:#003366;}
div#content  a:hover {color:#FF9A31;text-decoration:none;}
div#content  a:visited {color:#666666;}
.blackBorder {border:1px solid #000;margin-bottom:10px;}