
#banner { 
  border:solid 1px red; 
  background:#fff; 
  margin: 0 8px 0 8px; 
  color: #003768; 
  padding: 4px 6px 4px 6px;
  margin:10px 0 10px 0;
 font-size:14px;
  width:900px; margin:10px auto 10px auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
 #banner a { 
  color: #003768; 
  text-decoration: underline; 
}
 #banner p { 
  line-height: 1.2em; 
  padding: 0; 
  margin: 0 0 5px 0 ;
    font-size:12px;
}

#hpmiddle{
  width: 960px;
  margin:0 auto 0 auto;
}

Body, html
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: tahoma;
}
#middle
{
    top: 175px;
   width: 960px;
    vertical-align: top;
    min-height: expression(document.body.offsetHeight - 170 +  "px" );
     margin:0 auto 0 auto;
     
}
Form
{
    margin: 0px;
    padding: 0px;
}

#header{
  width: 960px;
  margin:0 auto 0 auto;
}
#logos{
    width: 960px;
    margin:0 auto 0 auto;
}

#footer
{
    height: 20px;
   width: 100%;
    background-color: #3392D6;
    color: White;
    font-size: 12px;
    margin-top:15px;
}

.seperator
{
    display: none;
}

.mainHeading
{
    font-size: 24px;
    color: #3392d6;
    font-weight: bold;
}

.mainText
{
    font-size: 13px;
    color: #000080;
    line-height: 140%;
}

.mainText input, select
{
    font-size: 13px;
    color: #000080;
    line-height: 140%;
}

hr
{
    color: #3392D6;
}

td.mainText
{
    font-size: 13px;
    color: #000080;
    line-height: 140%;
}

.mainText table
{
    border: 0px;
    border-collapse: collapse;
}

.mainText td
{
    border: 1px solid #dddddd;
    margin: 0px;
    border-collapse: collapse;
}

.textEmphasis
{
    font-size: 16px;
    color: #3392d6;
    font-weight: bold;
}

.formText
{
    font-size: 11px;
    color: #3392d6;
}

.MenuItem
{
    width: 148px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.MenuItemSelected
{
    width: 148px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.MidMenuItem td
{
    width: 144px;
}

.MenuItem A
{
    color: white;
    font-size: 0.9em;
    line-height: 140%;
    text-decoration: none;
}


.MenuItemSelected A
{
    color: white;
    font-size: 0.9em;
    line-height: 140%;
    text-decoration: none;
    font-weight: normal;
}

#textBreadCrumb
{
    font-size: 0.9em;
}

.SubMenuItem
{
    color: #000080;
    font-size: 0.9em;
    padding-left: 5px;
    padding-top: 5px;
}

.SubMenuItemSelected
{
    font-size: 0.9em;
    padding-left: 5px;
    padding-top: 5px;
}


.SubMenuItem A
{
    color: #000080;
    line-height: 140%;
    text-decoration: none;
}

.SubMenuItemSelected A
{
    line-height: 140%;
    text-decoration: none;
}


.lineSplitter
{
    clear: both;
    background-color: #0072BC;
    height: 1px;
    width: auto;
    margin-bottom: 12px;
    margin-top: 12px;
}

a
{
    text-decoration: none;
    font-weight: bold;
}

.featureCell
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    color: #000080;
}

.featureHD
{
    color: #000080;
    font-size: 15px;
    font-weight: bolder;
}

.featureText
{
    color: #000080;
    font-size: 13px;
    font-weight: bold;
}

.mainText a
{
    color: #000080;
    text-decoration: none;
}

.datagrid td
{
    border: 0px;
    font-size: 13px;
    color: #000080;
}

.mainText p
{
    display: block;
}

.mainText .textBlack
{
    color: #000000;
}

.mainText .textLBlue
{
    color: #5592d6;
}

.mainText .textDBlue
{
    color: #000080;
}

