﻿#Wrapper
{
  text-align:center;
  margin:auto;
  padding-top:0px;
  width:800px;
}
#Sidebar
{
 float:left;
 width:115px;
 height:auto;
 margin-left:25px;
 padding:0;
 font-family:Arial;
 font-size:8pt;
}
/* ===================
    Sidebar CSS
=====================*/
#Sidebar a
{
 text-decoration:none;
}
#Sidebar A:link
{
 color:#000066;
}
#Sidebar A:visited
{
 color:#000066;
}
#Sidebar A:active
{
 color:#333333;
}
#Sidebar A:hover
{
 color:Gray;
}
/*==================
    Content CSS
===================*/
#ContentWrapper
{
 position:relative;
 width:600px;
 margin-left:150px;
 margin-top:20px;
}
.ContentText, li
{
 font-family:Arial;
 font-size:10pt;
 text-align:left;
}
.ContentTextSmall
{
font-family:Arial;
 font-size:7pt;
 text-align:left;
}
/*==================
    Header CSS
===================*/
#HeaderWrapper
{
 position:relative;
 width:600;
 margin-left:150px;
}
#Footer
{
 font-family:Arial;
 font-size:10pt;
 text-align:center;
 clear:both;
}
.SidebarImgSpacer
{
 height:10px;
}
.HeaderText
{
 font-family:Arial;
 font-size:20pt;
 font-weight:bold;
 text-align:center;
}
.SubHeaderText
{
 font-family:Arial;
 font-size:14pt;
 font-weight:bold;
 text-align:center;
}

img
{
 border:none 0px black;
}

body
{
 background-image:url(../bghor.gif);
 background-color:#ffffff;
 color:#000066;
 text-align:center;
 font-family:Arial;
 font-size:10px;
}
A:link
{
 color:#3366cc;
}
A:visited
{
 color:#000066;
}
A:active
{
 color:#333333;
}
A:hover
{
 color:Gray;
}
ul.QuickLinks
{
 margin:0 auto;
 list-style:none;
}
li.QuickLinks
{
 font-family:Arial;
 font-size:10pt;
 text-align:left;
}

