BODY
{
	font-family: Arial;
	font-size: 9pt;
}
.PageHeaders
{
	font-size: 11pt;
	font-weight: bold;
}
.SuperSmall
{
	font-size: 8pt;
}


.fr { float: right; }
.fl { float: left; }
.form-input { border: 1px solid #cccccc; width: 200px; height: 18px; color: #666666; }
.lightbox { display: none; position: absolute; left: 0; top:0; width: 100%; height: 100%; z-index: 100000000000; background: #000000; background: url("lightbox_bg.png"); }
.lightbox-content { width: 610px; height:380px; margin: 50px auto 0; background: white; border: 2px solid #0d7892; }
.lightbox-content .content h2 {font-size: 19px; font-weight: normal; color: #666666;  margin: 20px 0 20px 20px; font-size: 20px; }
.lightbox-content .content .lb-close { background: url("close.jpg"); height: 13px; width: 15px; margin-right: 15px; cursor: pointer; }
.lightbox-content-text { margin: 0 auto 12px; line-height: 18px; border: 1px solid #cbcbcb; padding: 20px; width: 540px; height:260px; overflow: auto; }
.lightbox-content-text h3 { margin: 10px 0; }

