BODY{
   
   font-family:arial,verdana,times;
   font-size:12px;
}

TD{
   font-family:arial,verdana,times;
   font-size:12px;
}

TD.spaced{
   letter-spacing:1px;
   line-height:2em;
   font-family:arial,verdana,times;
   font-size:12px;
   text-align:justify;
   text-justify:newspaper; 
}

.spaced{
   letter-spacing:1px;
   line-height:2em;
   font-family:arial,verdana,times;
   font-size:12px;
   text-align:justify;
   text-justify:newspaper;
}

P {
   text-align:left;
}

A {
color:#003366;
}

A:HOVER {
color:#990000  ;
}


INPUT, TEXTAREA {
   font-size:11px;
   font-family:arial;
   border:solid 1px #000000;
}



/*
------------------------------------------------------------------------------------------------
*/

TD.head {
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size:32px;
   color:#F4A42A;
   font-weight:bolder;
}


.footer {
   color:#000000;
   font-size:10px;
   text-decoration:none;
}

A.footer {
   color:#002B68;
   text-decoration:none;
}

A.footer:HOVER {
   color:#ff0000;
}

/* level 2 footer stuff */

.footer2 {
   color:#ffffff;
   font-size:10px;
   text-decoration:none;
}

A.footer2 {
   color:#ffffff;
   text-decoration:none;
}

A.footer2:HOVER {
   color:#ffffff;
   text-decoration:underline;
}

/* end of level 2 footer stuff */

.sidetxtwhite {
   color:#ffffff;
   font-size:12px;
   text-decoration:none;
}

.sidetxtyellow {
   color:#f5b627;
   font-weight:bold;
   font-size:12px;
   text-decoration:none;
}



.highlight{
border:solid 1px #000066;
width:150;
background-color:#fdf0bb;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#d8be83', Direction=135, Strength=4);
line-height:18px;
padding:5px;
}

A.highlightFont{
   font-family:arial;
color:#000066;
font-weight:bold;
text-decoration:none;
font-size:13px;
}


.bodytitle {
   color: #4A6CAF;
   font-weight:bold;
   font-size:15px;
}

.txtHeaderLB {
   color: #243455;
   font-weight:bold;
   font-size:12px;
}


.formTopic {
   color: #000000;
   font-size:12px;
}

.fieldTitle {
font-size: 12px;
font-weight: bold;
color: #000000;
}

.errorCell {
font-size: 12px;
font-weight: bold;
color: #CC0000;
}

.small_title {
   color: #000000;
   font-weight:bold;
   font-size:12px;
   text-decoration:underline;
}