.small{
	font-size: 8pt;
}
.hp p { line-height: 12pt; }
ul{margin-left:10px;}
li{
	padding-bottom: 10px;  color:#2d4593;
}

.titles,h1 {
	color:#2d4593;
	font-weight:normal;
	font-size:18pt;
	padding:0;
	margin:0;
	border-bottom:1px solid #e4e4e4;
}
.titles, h1 a, h2 a, h6 a, h3 a {
	color:#2d4593;
	text-decoration:none;
}
.subtitles, h2 {
	color:#2d4593;
	font-size:12pt;
	
	padding:0 10px 0 0;
	margin:0;
	display:inline;
	background:#FFFFFF;
	line-height:18pt;
}
h6 {
	color:#2d4593;
	font-size:12pt;
	padding:0 10px 0 0;
	margin:0;
	display:inline;
	background:#FFFFFF;
	line-height:18pt;
}

.sectiontitle {
	background:url(/images/h2_bg.gif) repeat-x center; margin:0 0 10px 0;
}
h3 {
	font-size:10pt;
	color:#666666;
	margin:10px 0 5px 0;
	line-height:14pt;
	display:inline;
	background:#FFFFFF;
}
h5 {
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	padding:0 10px 0 0;
	margin:10px 0 10px 0;
	line-height:12pt;
	display:inline;
	background:#FFFFFF;
}
h4 {
	color:#2d4593;
	font-weight:normal;
	font-size:18pt;
	padding:0;
	margin:0;
	border-bottom:1px solid #e4e4e4;
}
.normal, td,p {
	padding:0;
	margin:0 0 20px 0;
	line-height:12pt;
}
hr {
	background:#FFFFFF;
	height:1px;
	color:#FFFFFF;
	border:none;
	border-bottom:1px dotted #999;
}