body           { background-color: #000000; color: #ffffff; padding-left: 0px; padding-top: 0px }
	
/* ********************************* */
/*                                   */
/*            MENU STYLES            */
/*                                   */
/* ********************************* */

.menuCell        { background-color: #003344; border: none }
.horizMenuCell   { background-color: #FFFFFF; border: none }
.dropMenuCell    { background-color: #555555; border: 1px #FFFFFF solid }

.menu            { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 12px }
.menu:hover      { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 12px }
.dropMenu        { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size:  9px; line-height: 15px; font-weight: normal; text-decoration: none}
.dropMenu:hover  { color: #000000; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size:  9px; line-height: 15px; font-weight: normal; text-decoration: none}

/* ********************************* */
/*                                   */
/*            AREA STYLES            */
/*                                   */
/* ********************************* */

.toolArea      { background-color: #003344; }
.logoArea      { background-color: #003344; }
.labelArea     { background-color: #555555; }
.normalArea    { background-color: #FFFFFF; }
.textArea      { background-color: #FFFFFF; }

/* .menuArea      { background-color: #778877; } */
/* .bottomStripe  { background-color: #778877; } */

/* ********************************* */
/*                                   */
/*            TEXT STYLES            */
/*                                   */
/* ********************************* */

.bulletItem             { color: #CCCCCC; font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 15px; }
.bulletItem b           { color: #CCCCCC; font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold }
.bulletItem a           { color: #CCCCCC; font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 15px; text-decoration: none }
.bulletItem a:hover     { color: #CCCCCC; font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 15px; text-decoration: underline }
.bulletItemLink         { color: #CCCCCC; font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 15px; }
.bulletItemStrong       { color: #99CCFF; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; }

.formTextBad            { color: #CC0000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px;}
.formText               { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px;}

.bodyText               { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; padding: 8px; }
.bodyText b             { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; font-weight: bold; }
.bodyText strong        { color: #003344; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.bodyText a             { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
.bodyText a:hover       { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: underline; }

.landingText            { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; padding: 8px; }
.landingText b          { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; font-weight: bold; }
.landingText strong     { color: #003344; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.landingText a          { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
.landingText a:hover    { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: underline; }

.landingTextNoPad         { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; }
.landingTextNoPad b       { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; font-weight: bold; }
.landingTextNoPad strong  { color: #003344; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.landingTextNoPad a       { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
.landingTextNoPad a:hover { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: underline; }

.landingLinks           { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; padding-top: 8px; }
.landingLinks b         { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; font-weight: bold; }
.landingLinks strong    { color: #003344; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.landingLinks a         { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none; }
.landingLinks a:hover   { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: underline; }

.landingTitle           { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.landingTitle b         { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.landingTitle a         { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; text-decoration: none; }
.landingTitle a:hover   { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; text-decoration: underline; }

.landingTagline         { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.landingTagline b       { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; }
.landingTagline a       { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; text-decoration: none; }
.landingTagline a:hover { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold; text-decoration: underline; }

.startWorking           { background-image: url(/images/blueGrayLogo.gif); background-repeat: no-repeat; background-position: top left; 
                          background-color: #003344;     color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 13px; line-height: 16px; font-weight: bold; padding-left: 17px; text-decoration: none; }
.startWorking b         { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 16px; vertical-align: bottom; font-weight: bold; }
.startWorkingLink       { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 16px; vertical-align: bottom; font-weight: bold; text-decoration: none; }
.startWorkingLink:hover { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 16px; vertical-align: bottom; font-weight: bold; text-decoration: underline; }
.startWorkingText       { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 16px; vertical-align: bottom; font-weight: bold; text-decoration: none; }

.titleText              { color: #003344; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: bold; text-decoration: none; }
.reverseTitleText       { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; font-weight: bold; text-decoration: none; }

.footLabels             { color: #003344; font-family: Helvetica, Arial, sans-serif; text-align: left;  vertical-align: bottom; font-size:  9px; vertical-align: middle; font-weight: bold; text-decoration: none; }
.footLinks              { color: #003344; font-family: Helvetica, Arial, sans-serif; text-align: right; vertical-align: bottom; font-size:  9px; vertical-align: middle; text-decoration: none; }
.footLinks:hover        { color: #003344; font-family: Helvetica, Arial, sans-serif; text-align: right; vertical-align: bottom; font-size:  9px; vertical-align: middle; text-decoration: underline; }

			
/* ********************************* */
/*                                   */
/*            PART STYLES            */
/*                                   */
/* ********************************* */


/* Titles */
.titleBoxTRB     { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: 003344; }
.titleBoxTRL     { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-left-width: 1px;   border-left-style: solid;   border-left-color: 003344; }
.titleBoxTR      { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; }
.titleBoxT       { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; }
  
.titleBoxTRLTitle { padding-left: 8px; padding-top: 3px; padding-right: 8px; padding-bottom: 1px; background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-left-width: 1px;   border-left-style: solid;   border-left-color: 003344; }
.titleBoxTRLText  { padding: 8px; background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-left-width: 1px;   border-left-style: solid;   border-left-color: 003344; }

.titleBoxTitle        { color: #003344; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: bold;   text-decoration: none; }

.titleBoxText         { color: #000000; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: normal; text-decoration: none; }
.titleBoxText b       { color: #000000; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: bold;   text-decoration: none; }
.titleBoxText strong  { color: #003344; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: bold;   text-decoration: none; }
.titleBoxText a       { color: #CC7700; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: normal; text-decoration: none; }
.titleBoxText a:hover { color: #CC7700; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: normal; text-decoration: underline; }

.tableCell            { background-color: #ffffff; color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px;   }
.tableCell li         { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px;   }
.tableCell b          { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; font-weight: bold;  }
.tableCell strong     { color: #003344; font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 17px; font-weight: bold;  }
.tableCell a          { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: none;  }
.tableCell a:hover    { color: #CC7700; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; text-decoration: underline;  }
			
/* ********************************* */
/*      Abreveation STYLES           */
/*      vertical-align: super;       */
/*       font-size: 8px;             */
/* ********************************* */

.super 					{ }  