﻿html { height: 100%; }

body{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center; /* hack for IE 5 */
min-width:990px; /* hack for width in case of netscape 6*/
}
div {display: block;}

#wrapper{
text-align:left; /* hack for IE 5 */
margin: 0 auto;
padding:0;
width:1002px;
}

#top
{
    height:52px;
    width:1002px;
    }
#logo
{
    width:1002px;
    overflow:hidden;}
#banner
{
    width:1002px;
    background-image:url("../images/banner_pattern1.jpg");
    background-position:bottom;
    background-repeat:repeat-x;}
#banner img
{
    margin-bottom:-2px;
    padding:0px;}
#banner > img{
    margin-bottom:0px;}
  
#mainNavigation
{
position:absolute;
z-index:1;
top:6px;
width:600px;
margin-left:300px;
height:50px;

}
  #siteMapBtn
  {
    position:absolute;
    margin-left:860px;
    float:right;
    top:6px;}  
#left
{
    width:200px;
    float:left;}
#leftNavigation
{
    width:200px;
    color:#ffffff;
    float:left;
    background-color:#156687;}
#leftNavigationFooter
{
    
    }
.floatLeft
{
    float:left}
.floatRight
{
   float:right;
    }
 .floatCenter
 {
    text-align:center;}
#content
{
    
    width:802px;
    float:right;
    }
   
 #footer
 {
    border-top:solid 1px #156687;
    margin-top:10px;
    padding-top:5px;
    clear:both; }
  #footer a:link, #Footer a:visited
 {
    text-decoration:none;
    color:#222222;}
 #footer a:hover
 {
    color:#12436c;
    text-decoration:underline;}  
   .linePattern
 { 
    
    height:22px;
    width:780px;
    background-image:url("../images/pattern_line.gif");
    background-repeat:no-repeat;}
    
    .titleBar
{
    height:23px;
    width:520px;
    background-color:#156687;
    background-image:url("../images/rounded_rightedge.gif");
     background-repeat:no-repeat;
     background-position:right;}
  .titleBar H1
  {
    margin:0;
    padding:1px 4px 0px 250px;
    font-size:medium;
    font-style:italic;
    color:White;}  
    .mainContent
    {
        margin:0 15px;
        color:#222222;
        text-align:justify;
        padding:5px;}
   .mainContent a:link, .mainContent a:visited
    {
        color:#222222;
         text-decoration:none;}
      .mainContent a:hover
    {
        color:#12436c;
         text-decoration:underline;}
     .mainContent img
     {
        padding:5px 10px;}
#leftModels
{
    clear:both;
    margin-top:5px;
    background-color:White;}
 .highlightText
 {
    color:#12436c;
    background-color:White;}
    
.siteMapPath
{
    margin-bottom:10px;
    font-size:12px;
    font-weight:bold;
    font-style:italic;}