body
  {font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size: 10pt;
   line-height: normal;
   font-style: normal;
   font-weight: normal;
   color: #575C5C;
   background:#FFF;
  }

#container
  {width: auto;
   background:#FFF;
  }

#main
  {width: auto;
   float: none !important;
   margin:0;
   padding:0;
   background:#FFF;
  }


#content
  {background: none;
   width: auto;
   margin:0; padding:0;
   float: none !important;
   display:block;
  }


#teasers
  {display:none;
  }


#links
  {display:none;
   }

#teaserContact
  {display:none;
  }


#teaserAd
  {display:none;
  }

#tools
  {display:none;
  }



#header
  {position:absolute; top:0;
   width: 100%;
   margin:0; padding:0;
   overflow:none;
   background:none;
  }


#logo
  {border:0;
   margin:0;
   padding:0;
  }


#backHeaderImgHome
  {display:none;
   height:1px;
}

#headerImgHome
  {display:none;
}

#menu
  {display:none;
  }


#footer
  {vertical-align:top;
   background:none;
   width:100%;
   margin:15px 0 0 0;
  }


#footer P
  {font-size: 0.7em;
   color: #5C6772;
   margin:0; padding:0; text-align:right;
   background:none;
  }


#footerDividerLeft
  {display:none;
  }

#footerDividerRight
  {display:none;
  }

#footerDivider
  {display:none;
}




#credits
  {display:none;
  }

.clearfloat:after
  { content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

.clearfloat {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfloat {height: 1%;}
.clearfloat {display: block;}
/* End hide from IE-mac */



H1
  {background:none;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size: 12pt; line-height: normal;
   font-weight: bold;
   color: #136061;
   padding:0; margin:100px 0 0 0;
}


H2
  {margin:14px 0 0 0;
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size: 12pt; line-height: normal;
   font-style: normal; font-weight: bold;
   color: #004589;
   padding:0;
  }


P
  {padding:6px 0 6px 0; margin:0;
}

UL
  {margin: 0 10px 0px 25px; padding: 0;
   list-style: none; font-family: Verdana,Arial,sans-serif;
   font-size: 10pt; font-style: normal; line-height: normal;
   font-weight: normal; color: #5F5F5F;
  }

UL LI
  {padding: 5px 10px 0px 15px;
   background-image: url('../img/bullet.gif');
   background-repeat: no-repeat;  background-position: 0 9px; height: 1%;
  }

html[xmlns] UL
  {padding-left: 1.5em;
  }

html>body UL LI {
height: auto
}

html[xmlns] UL LI
  {background: none;
   list-style-image: url('../img/bullet.gif');
   padding: 0;  height: 1%;
   }
    
OL
  {margin: 0 10px 0 40px;
   list-style-type: decimal;
   font-family: Verdana,Arial,sans-serif;
   font-size:10pt; font-style: normal; line-height:normal;
   font-weight: normal; color: #5F5F5F;
   padding:0;
   
  }

OL LI {padding: 5px 10px 5px 0px;
    }

html[xmlns] OL {padding-left: 1.5em;
    }

html[xmlns] OL LI {padding: 0;
    }


A {color:#103A87;
   text-decoration:underline;
   }

A:hover {color: #2E61BF;
   }

