body {
background-color: #506473;
font-family: Arial Helvetica, Sans serif;
font-size: 12px;
color: #FFFFFF;
}

a { font-family: Helvetica; font-size: 11px; color: #FFFFFF; text-decoration: none;}

a:hover { font-family: Arial Helvetica, Sans serif; font-size: 10px; text-decoration: underline; color: #000033; font-weight: bold;}

h1 { font-family: Georgia; font-size: 12px; color: #color: #E0DDD1 }
h2 { font-family: Arial Helvetica, Sans serif; font-size: 18px; color: #FFFFFF }
h3 { font-family: Arial Helvetica, Sans serif; font-size: 14px; color: #FFFFFF }

hr{ color:#666666; width:90%; height:1px; }

INPUT,TEXTAREA,SELECT { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

table {
font-family: Helvetica;
font-size: 12px;
color: #FFFFFF;
}

.note {
font-family: Times New Roman, Times, serif;
font-size: 8px;
color: 000033;
font-weight: bold;
} 
.text_small{
font-family: Helvetica;
font-size: 10px;
color: #FFFFFF;
}
.text_pink_med_bold{
font-family: Arial Helvetica, Sans serif;
font-size: 14px;
font-weight: bold;
color: #E932EB;
}

.text_pink_lrg_bold{
font-family: Arial Helvetica, Sans serif;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
color: #E932EB;
}
.text_pink_bold{
font-family: Arial Helvetica, Sans serif;
font-size: 12px;
font-weight: bold;
color: #E932EB;
}
.text_white{
font-family: Arial Helvetica, Sans serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.text_small_black{
font-family: Arial Helvetica, Sans serif;
font-size: 11px;
color: #000000;
}
.text_med_black{
font-family: Arial Helvetica, Sans serif;
font-size: 11px;
color: #000000;
}

.text_med_bold_underline{
font-family: Arial Helvetica, Sans serif;
font-size: 12px;
color: #666666;
font-weight: bold;
text-decoration: underline;
}

.text_blue_small{
font-family: Arial Helvetica, Sans serif;
font-size: 10px;
font-weight: bold;
color: #003366;
}
.text_white_medium{
font-family: Helvetica;
font-size: 13px;
font-weight: bold;
color: #E0DDD1
}

.text_med_white{
font-family: Helvetica;
font-size: 11px;
color: #E0DDD1
}

.text_med_white_bold_2{
font-family: Helvetica;
font-size: 13px;
color: #E0DDD1
font-weight: bold;
}

.text_med_white_3{
font-family: Helvetica;
font-size: 12px;
color: #E0DDD1;
}

.left_table_image{
 background-image:url(/graphics/lefttext.jpg);
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}


.text_red_medium{
font-family: Helvetica;
font-size: 16px;
font-weight: bold;
color: #FF3333;
text-decoration: underline;
}