/*First part specifies font as ARIAL and removes underline from text.
Second part defines font sizes so that they look the same on Macs and PCs-
Should be used as follows:  <FONT SIZE="1" CLASS="star">Text here.</FONT>*/
								 
  DIV { text-decoration: none;}
  /*  MAC style */
  .maintext {font-size: 11px; font-family: Arial, sanf-serif; color: #333333;}
  .copyrightlogo {font-size: 10px; font-weight: bold; font-family: Arial, sans-serif; color: #5F5F5F;}
  .bodytextStrong {font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #222222;}   	 
  .bodytext {font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #222222;}  
 .bodytextStandard  {font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #222222;}
  .bodytextSmall {font-size: 10px; font-family: Arial, sans-serif; color: #222222;}
  .bodytextSmallStrong {font-size: 10px; font-family: Arial TUR, sans-serif; color: #000000;}
  .footertext {font-size: 9px; font-family: Arial TUR, sans-serif; color: #FFFFFF;}
  .fineprint {font-size:8px; font-family: Arial TUR, sans-serf; color: #444444;}
  .errormessage {font-size: 10px; font-family: Arial TUR, sans-serif; color: #CC3300;}	
  A { text-decoration: none; font-size: 10px; font-family: Arial; color: #0022CC;}
  A:link { text-decoration: none; font-family: Arial; color: #797979;}
  A:visited { text-decoration: none; font-family: Arial; color: #222222;}
  A:active { text-decoration: none; font-family: Arial; color: #797979;}
.bodytextHeading {font-size: 11px; font-family: Verdana, Arial, sans-serif; font-weight: bold; color: #CCCCCC;}   	 
.bodytextStandard2  {font-size: 11px; font-family: Verdana, Arial, sans-serif; color: #000000;}
   .bodytextSmall2 {font-size: 10px; font-family: Arial, sans-serif; color: #FFFFFF;}
 .bodytextGloStrong {font-size: 11px; font-weight: bold; font-family: Arial TUR, Helvetica,Verdana, sans-serif; color: #000000;}
.formDef {font-size: 10px;  font-family: Arial TUR, sans-serif; color: #666666;}
.formName {font-size: 12px;  font-family: Verdana, arial, sans-serif; color: #000000;}
.priceCategory {font-size: 12px;  font-family: Verdana, arial, sans-serif;  font-weight: bold; color: #CC0000;}
 .public  {font-size: 10px; font-family:  Arial,Helvetica,Verdana, sans-serif; color: #999999;}
  .private  {font-size: 10px; font-family:  Arial,Helvetica,Verdana, sans-serif; color: #CC0000;}
  .future  {font-size: 10px; font-family: Arial,Helvetica,Verdana,  sans-serif; color: #CC9900;}
  .section  {font-size: 18px; font-family:  Arial,Helvetica,Verdana, sans-serif;  color: #000000;}
  .pageName {font-size: 12px; font-family: Arial,Helvetica,Verdana,  sans-serif; font-weight: bold; color: #666666;}
  .pay {font-size: 10px; font-family: Arial,Helvetica,Verdana,  sans-serif;  color: #009900;}
  .barSmall {font-size: 10px; font-family: Arial, sans-serif; font-style: italic;color: #222222;}
  .required {font-size: 10px; font-family: Arial, sans-serif; color: #0000FF;}
   .globalText {font-size: 12px; font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #999999;}
   .iconText {font-size: 9px; font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #666666;}
 .locText {font-size: 9px; font-weight: bold; font-family: Verdana, Arial, sans-serif; color: #999999;}
  .bodytextGrey {font-size: 11px; font-family: Verdana, arial, sans-serif; font-weight: bold; color: #999999;}
.formfld {font-size: 10pt; font-family: Arial,Helvetica,sans-serif;}
.deffld {font-family: Arial,Helvetica,sans-serif;}
.footfld {font-size: 8pt; font-family: Arial,Helvetica,sans-serif;}
A:HOVER {color:#CC0000}
 .code  {font-size: 12px; font-family: Courier,Verdana,  sans-serif; color: #000000;}	
