
<!--
ul { list-style: square; }

ul.bluebullet { margin: 2px 0; padding: 0; }
ul.bluebullet li { padding: 0 0 6px 0; margin: 0 0 0 14px; font-weight: bold; }

UL.bluebullet
{
    PADDING: 0px;
    LIST-STYLE-IMAGE: url(../images/bullet_blue.html);
    PADDING-BOTTOM: 0px;
    MARGIN: 2px 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.borderbottom td { border-bottom: 1px solid #000; }

h2 { font: bold 16px/18px Arial, Helvetica, sans-serif; color: #FFA903; text-transform: uppercase; }

.blacksmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.blackmedium {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.blacklarge {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.bluesmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #0066FF}
.bluemedium {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0066FF}
.greylarge {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}
.greymedium {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666}
.orangelarge {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFA903; font-weight: bold}
.orangehuge {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FFA903; font-weight: bold}
.redsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CC0000;}
.whitesmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF}



span.alert { font-size: 13px; font-weight: bold; color: #D90B3E; }


-->
