.bodytext,input,select,checkbox,td,textarea
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #000000; 
}

.bodytextbold
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #000000; 
  font-weight: bold;
}

.header	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 14px;
  color : #663399;
  font-weight: bold; 
}

.subhead
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #70AB4A;
  font-weight: bold; 
}

.bodytextlink A	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #006699;
  font-weight: normal; 
}

.bodytextlink A:visited	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #006699; 
  font-weight: normal;
}

.bodytextlink A:hover	
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #006699; 
  font-weight: normal;
  text-decoration: none;
}

.smalltd
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 1px;
}

.lists,UL,OL,LI
{ margin-top: 0;
  border-top-width: 0;
  padding-top: 0;
  margin-bottom: 4px;
  border-bottom-width: 0;
  padding-bottom: 0;
}

.requiredtext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #CC0000; 
}

.errortext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  font-weight: bold;
  color: #000000;
}

.alerttext
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #FF0000; 
  font-weight: bold; 
}

.vbalert
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #663399; 
  font-weight: bold; 
}

.cmsalert
{ font-family : verdana,arial,helvetica,sans-serif; 
  font-size : 12px;
  color : #0066CC; 
  font-weight: bold; 
}

td.messagearea{ background-color: #CAE022 }