body { margin:10px; background-color:#D8DADC;	background-image:url(images/bg.gif); color:#444444; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
p, div { font-size:13px; }

.content, .curvedBorders { width:90%; background-color:#FFFFFF; }
.content { border-left:1px solid #999999;	border-right:1px solid #999999; }
.contentBody { font-size:13px; }

.leftPanel { font-size:11px; }

.articleTitle { font-size:14px; font-weight:bold; color:#666666; padding-bottom:10px; }
.articleHeader { font-size:20px; color:#999999; }
.footNoteText, .footNoteMarker { font-size:9px; }
.footNoteMarker { vertical-align:super; }

.lspTitleImage { width:507px; }
.businessTitleImage { width:401px; }
.legalTitleImage { width:362px; }

a { color:#0147A3; }
a:hover { color:#026CF7; }
a:visited { color:#619C26; }

@media print { 
	body { margin:0px; background-image:none; background-color:#FFFFFF; }
	.content { border-left-style:none; border-right-style:none; width:100%; }
  .nonPrint, .curvedBorders, .leftPanel { display:none; }
	.lspTitleImage { width:400px; }
}