.bodytext,INPUT,SELECT,CHECKBOX,TD,TEXTAREA
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #585453; 
}

.lists ,UL
{ margin-top: 0;
  border-top-width: 0;
  padding-top: 0;
  margin-bottom: 0;
  border-bottom-width: 0;
  padding-bottom: 0;
}

.whitetext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #FFFFFF; 
}

.header
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 14px;
  color : #E1333A;
  font-weight: bold;  
}

.redtext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #E1333A;
  font-weight: normal;  
}

.redheader
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #E2373E;
  font-weight: bold;  
}

.homeredheader
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 15px;
  color : #DD2830;
  font-weight: bold;  
}

.requiredtext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #CC0000; 
}

.topnavlink A	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #FFFFFF;
  font-weight: normal;
  text-decoration: none; 
}

.topnavlink A:visited	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #FFFFFF; 
  font-weight: normal;
  text-decoration: none;
}

.topnavlink A:hover	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
}

.topnavlinkactive	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
}

.bodytextlink A	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #336699;
  font-weight: normal; 
}

.bodytextlink A:visited	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #336699; 
  font-weight: normal;
}

.bodytextlink A:hover	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #336699; 
  font-weight: normal;
  text-decoration: none;
}

.alerttext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 11px;
  color : #FF0000; 
  font-weight: bold; 
}

