.header {
    font-family: arial, sans-serif; font-weight: bold; font-size: 11pt; color: rgb(28,68,116); margin-bottom: -1em !important;
}

.gold {
    font-family: arial, sans-serif; font-weight: bold; font-size: 10pt; color: rgb(204,153,51);
}

.grey {
font-family: arial, sans-serif; font-size: 8pt; color: rgb(102,102,102);
}

.links {
font-family: arial, sans-serif; font-weight: bold; font-size: 8pt; color: rgb(204,153,51);
}

.white {
font-family: arial, sans-serif; font-weight: bold; font-size: 8pt; color: rgb(255,255,255);
}

.smallText {  
        font-size: 11px;        
}

.smallerText { 
        font-size: 10px;        
}       

.purpleTitle  {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 11pt;
        color: #420042;
}

.blueTitle  {
        font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
        font-weight: bold;
        font-size: 12pt;
        color: rgb(28,68,116);
}

.blueSubtitle  {
        font-size: 12px;
        color: #195E77; 
        font-weight: bold;
}

.smblueText {
        font-size: 11px;
        color: #195E77;
}

.whiteTitle     {
        font-family: Trebuchet MS, Verdana, Arial, sans-serif;
        font-size: 16px;
        color: #FFFFFF; 
        font-weight: bold;
}

.whiteSubtitle  {
        font-size: 12px;
        color: #FFFFFF; 
        font-weight: bold;
}

.whiteText {
        color: #FFFFFF;
}

.footertext  {
        font-size: 11px;
        color: #FFFFFF; 
}

.required {
        font-weight: bold;
        color: #CC0000; 
}

.linksTable {
    text-align: center;
}

table.linksTable td {
    text-align: center;
}

.tableHead { font-family: helvetica;}

.tableHead td { font-weight: bold; font-size: 11pt !important; color: rgb(28,68,116) !important; border-bottom: 1px solid #999 !important;}
.tableHead td span { font-weight: bold; font-size: 11pt !important; color: rgb(28,68,116) !important; }
