/******************************************************************************
STYLESHEET
Created: 5/12/2004
*****************************************************************************/
UL
{
    LIST-STYLE-TYPE: square
}

/* Body text */
.body { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
a.body:link { color: #009ACE; }
a.body:active { color: #333333; }
a.body:visited { color: #FF0000; }
a.body:hover { color: #333333; text-decoration: underline; }

a { text-decoration: none }
a:link { color: #009ACE; font-style: normal; text-decoration: underline; }
a:visited { color: #FF0000; font-style: normal; text-decoration: underline; }
a:link { color: #009ACE; font-style: normal; text-decoration: underline; }
a:hover { color: #333333; font-style: normal; text-decoration: underline;}
a:active { color: #333333; font-style: normal; text-decoration: underline;}

/* Header-medium text */
.medHeader { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

/* Header-large text */
.lrgHeader { color: #000000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

/* Footer text */
.footer { color: #000000;  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
a.footer:link { color: #009ACE; font-weight: bold }
a.footer:active { color: #333333; font-weight: bold }
a.footer:visited { color: #FF0000; font-weight: bold}
a.footer:hover { color: #333333; text-decoration: none; font-weight: bold }



/* Title text */
.title { color: #A3BA74; font-size: 20px; font-family: Times New Roman, Times, serif; font-weight: normal}


/* Quote text */
.quote { color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal ; font-style: italic; line-height: 13px}


/* Colors */
.blue { color: #369;  }
.darkgray { color: #333;  }
.white { color: #fff;  }
.red {  color: #CC0000}
.lightgray { color: #808080;  }

.mission_b { color: #A3BA74; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic}
.mission_blk { color: #000000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }
