HTML {
 Min-height:100%;
 Margin-bottom:1px;
 } 
body { color: #4c4c4c; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { text-align: left; margin-top: 0; margin-bottom: 12px; }
.body { line-height: 16px; word-spacing: 1pt; margin: 0 0 12px 40px; }
.less-after { margin: 0 0 2px 40px; }
.top { font-size: 10px; text-transform: uppercase; text-align: right; margin: 0 0 12px 40px; }
ul li { list-style-type: none; display: compact; font-weight: normal; margin-top: 0; margin-bottom: 5px; padding-left: 0; list-style-image: url(images/bullet.gif); }
.subhead { font-weight:bold; font-size:14px; color:#4a5d7a; text-align: left; letter-spacing: 1px; margin: 16px 0 3px 40px; }
.greysmall { color: #666; font-size: 11px; }
.boxhead { color: #636c72; font-size: 11px; font-weight: bold; text-transform: uppercase; text-align: left; margin: 9px 7px -4px 8px; }
.boxnav { list-style-image:url(images/bullet-box.gif); font-size:11px; text-align: left; margin: 0 6px 4px -12px; }
.boxnav a:link {
	color:#0078c2;
	text-decoration:none;
	}
.boxnav a:visited {
	color:#0078c2;
	text-decoration:none;
	}
.boxnav a:hover {
	color:#d26d05;
	text-decoration:underline;
	}
.boxnav a:active {
	color:#0251c9;
	text-decoration:none;
	}
.boxtable { background-image: url(images/sidebox-background.jpg); border: solid 1px #bac3c4; }
.sidebar { font-size: 10px; text-align: left; margin: 8px 10px 4px 15px; }
.quote { font-size:13px; font-style:italic; text-align: left; margin: 14px 10px 4px 15px; }
.quote-attribution { font-size: 10px; font-style: italic; text-align: right; margin: 0 10px 10px 15px; }
.pdfbullet { margin-top: 8px; margin-bottom: 11px; list-style-image: url(images/pdf-icon-sm.gif); }
.subhead-home { color: #ee2d23; font-size: 12px; font-weight: bold; text-align: left; text-transform: uppercase; letter-spacing: 1px; margin: 16px 25px 10px 32px; border-bottom: 2px dotted #999999; }
.copyright { font-size:10px; color:#797979; text-align: left; margin-top: 6px; margin-bottom: 6px; margin-left: 0; }
.copyright a:link { color: #797979; font-weight: normal ; text-decoration: none; }
.copyright a:visited { color: #797979; font-weight: normal ; text-decoration: none; }
.copyright a:active { color: #797979; font-weight: normal ; text-decoration: none; }
.copyright a:hover { color: #d26d05; font-weight: normal ; text-decoration: underline; }
.copyright a:visited:hover { color: #d26d05; font-weight: normal ; text-decoration: underline; }
a:link {
	color:#0078c2;
	text-decoration:underline;
	}
a:visited {
	color:#0078c2;
	text-decoration:underline;
	}
a:hover {
	color:#d26d05;
	text-decoration:underline;
	}
a:active {
	color:#0078c2;
	text-decoration:underline;
	}
	
.left{
	float: left;
}

.right{
	float: right;
	padding-left: 15px;
	padding-bottom: 8px;
	font-size:11px; 
}

.right img {
padding-bottom: 5px;
}

.clear{
	clear: both;
}