.title {
        font-family: Tahoma;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        color: #004080;
}
.textvalidator {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #B42F31;

}
.message {
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #B42F31;
}
.heading {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #E18F92;
}

a.menu:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #B2B2B2;
          font-size: 12 px;
        font-weight: normal;
          text-decoration: none;
}
a.menu::visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #B2B2B2;
          font-size: 12 px;
        font-weight: normal;
          text-decoration: none;
}
a.menu:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
          font-size: 12 px;
        font-weight: normal;
          text-decoration: none;
}

a.sub:link {
        font-family: "TypoUpright BT","Gill Sans light",Tahoma;  
        color: #000000;
          font-size: 20px;
        font-weight: normal;
          text-decoration: none;
}
a.sub::visited {
        font-family: "TypoUpright BT","Gill Sans light",Tahoma;
        color: #000000;
          font-size: 20px;
        font-weight: normal;
          text-decoration: none;
}
a.sub:hover {
        font-family: "TypoUpright BT","Gill Sans light",Tahoma;
        color: #FFFFFF;
          font-size: 20px;
        font-weight: normal;
          text-decoration: none;
}
.subtext {
        font-family: "Gill Sans light",Tahoma;
        color: #000000;
        font-size: 10px;
        font-weight: normal;
         text-decoration: none;
}
.button {
        font-family: Tahoma;
        font-size: 10px;
        backColor: white;
        BorderColor= white;
        font-weight: normal;
        color: #000066;
}


.gridTitle {
        font-family: Tahoma;
        font-size: 12px;
}
.griditem {
        font-family: Tahoma;
        font-size: 10px;
}

.regulartext {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: normal;
}
.label {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: normal;
        color: #004080;
        
}
.textFieldLabel {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        color: #333399;
}
.whiteText {
        font-family: Tahoma;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: bold;
}

