body { color: #323232; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #cbcbcb; margin: 0; }
p { }
td { }

a { color: #003f62; font-weight: bold; text-decoration: underline; }

a.nav:link { color: #ffffff; font-weight: bold; text-decoration: none; text-transform:uppercase }
a.nav:visited { color: #ffffff; font-weight: bold; text-decoration: none; text-transform:uppercase }
a.nav:hover { color: #ffffff; font-weight: bold; text-decoration: underline; text-transform:uppercase  }

div.nav { text-align:left; padding-left:40px }

a.white {color:#FFFFFF}
a.purple {color:#481274; font-size:12px; line-height:12pt; text-decoration:none; }
a.purple:hover {color:#481274; font-size:12px; line-height:12pt; text-decoration:none;}
a.blue {color:#000066; font-size:12px; line-height:12pt; text-decoration:none; }
a.blue:hover {color:#000066; font-size:12px; line-height:12pt; text-decoration:none;}
a.green {color:#61A939; font-size:12px; line-height:12pt; text-decoration:none; }
a.green:hover {color:#61A939; font-size:12px; line-height:12pt; text-decoration:none;}

span.orange {color: #FF3300; line-height:12pt}
span.ltpurple {color: #480091}
span.gold {color: #e1b94a}
span.purple {color: #481274}
span.smpurple {color: #481274; font-size:11px}
span.blue {color: #003f62}
span.thankyou { color: #481274; font-size:14px }

.news_title { color: #000066  ; font-size: 15pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align:left }

/* Form CSS */
.button {background-color:#d0c4dc; color:#481274; font-size:12px}
.textbox {font-size:11px; border:1px solid #d0c4dc}
.select {font-size:11px}

hr { border:1px solid #doc4dc }

#dropmenudiv{
position:absolute;
background-color: #310062;
border:1px solid #d0c4dc;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-align:center;
border-bottom: 1px solid #d0c4dc;
padding: 3px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ef531b;
}
