
body
{ 
  margin      :  0;
  background  :  #ffffff;
  text-align  : center;
  scrollbar-face-color: #A6D4EB;
  scrollbar-highlight-color: #A6D4EB;
  scrollbar-shadow-color: #141414;
  scrollbar-3dlight-color: #141414;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #141414;
  scrollbar-darkshadow-color: #141414;      
}

div
{
  margin       :  0;
  padding      :  0px;
  left         :  0px;
  top          :  0px;
  position     :  relative;
  text-align   :  justify;  
}

div.mainLayout
{
  margin     :  0 auto 0 auto;
  left       :  0px;
  top        :  0px;
  width      :  777px;
  border     :  solid 1px #000000;
  background :  #A6D4EB;
}

#subNavigation
{
  width        :  777px;
  height       :  22px;
  background   :  #808080;
}

#subNavigation ul
{
  padding          :  0px;
  margin           :  0px;
  width            :  627px;
  list-style-type  :  none;
}

#subNavigation li
{
  padding  :  0px 15px 0px 10px;
  float    :  left;
  margin   :  0px;
  display  :  inline;
}

#navHeading
{
  font-family  :  verdana, arial, verdana, sans-serif;
  font-size    :  13px;
  font-weight  :  bold;
  color        :  #ffffff;
  width        :  150px;
  line-height  :  20px;
  text-align   :  center;
  height       :  22px;
  float        :  left;
  background   :  #000000;
}

#navigation
{
  float        :  left;
  width        :  150px;
  height       :  418px;  
  background   :  #A6D4EB;
}

#navigation ul
{
  margin      :  0px;
  padding     :  0px;
}

#navigation li
{
  margin            :  0px;
  height            :  24px;
  list-style-image  :  url('l0110navBullet.gif');
  border-bottom     :  1px solid #888888;
  width             :  150px;
  line-height       :  24px;
  background        :  #A6D4EB url('l0110navBg.jpg');
  text-align        :  left;
  overflow          :  hidden;
}

div.mainContentArea
{
  float           :  left;
  width           :  450px;
  background      :  #ffffff;
  padding-left    :  10px;
  padding-right   :  10px;
  padding-top     :  10px;
}

div.rightBar
{
  float       :  left;
  width       :  150px;
  overflow    :  hidden;
  padding-top :  10px;  
}

div.footer
{
  font-family :  verdana, arial, sans-serif;
  font-size   :  11px;		
  clear       :  both;
  width       :  777px;
  padding-top :  10px;
  padding-bottom :  10px;
  color       :  #ffffff;
  background  :  #808080;
}

h1
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  18px;
  font-weight  :  bold;
  color        :  #77A7D1;
  margin       :  0px;
}

h2
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  15px;
  color        :  #2D11FF;
  margin       :  0px;
}

h3
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  15px;
  color        :  #ae0a09;
  margin       :  0px;
}

h4
{
  font-family  :  "trebuchet ms", geneva, sans-serif;
  font-size    :  14px;
  color        :  #77A7D1;
  margin       :  0px;
}

.plainText
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;
  color        :  #000000;
}

.title
{
  font-family  :  arial, verdana, sans-serif;
  font-size    :  36px;
  font-weight  :  bold;
  color        :  #000000;
}

.tagLine
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  14px;
  font-weight  :  bold;
  font-style   :  italic;
  color        :  #333333;
}

.textfield {
    font: 10px verdana, geneva, arial, sans-serif;
    padding: 1px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: #000000;
    border: 1px #000000 solid;
    width: 200px;
    background-color: #F6F6F6;
}

.textarea {
    font: 10px verdana, geneva, arial, sans-serif;
    padding: 1px;
    padding-left: 2px;
    padding-bottom: 2px;
    color: #000000;
    border: 1px #000000 solid;
    width: 350px;
    height: 71px;
    background-color: #F6F6F6;
}

.header {
    font: 12px verdana, geneva, arial, sans-serif;
    color: #485E9C;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

.section {
    font: 11px verdana, geneva, arial, sans-serif;
    color: #000000;
    font-weight: bold;
}

.formlabel {
    font: 10px verdana, geneva, arial, sans-serif;
    font-weight: bold;
    color: #000000;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
 
a, a:visited
{
  color            :  #0000c0;
  text-decoration  :  underline;
}
  
a:hover
{
  color            :  #000000;
  text-decoration  :  none;
}

a:link IMG
{
  border: none
}

a:visited IMG
{
  border: none
}

a.blueLink, a.blueLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #154c9e;
  text-decoration  :  underline;
}
  
a.blueLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #000000;
  text-decoration  :  none;
}

a.greenLink, a.greenLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #77A7D1;
  text-decoration  :  underline;
}
  
a.greenLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #000000;
  text-decoration  :  none;
}

a.redLink, a.redLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #b4001d;
  text-decoration  :  none;
}
  
a.redLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #000000;
  text-decoration  :  underline;
}

a.navigationselLink, a.navigationselLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  9px;
  font-weight      :  bold;
  color            :  #808080;
  text-decoration  :  none;
  white-space      :  nowrap;  
  padding-left     :  20px; 
}

a.navigationLink, a.navigationLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  9px;
  font-weight      :  bold;
  color            :  #333333;
  text-decoration  :  none;
  white-space      :  nowrap;  
  padding-left     :  20px; 
}

a.navigationmbmLink, a.navigationmbmLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  9px;
  font-weight      :  bold;
  color            :  #333333;
  text-decoration  :  none;
  white-space      :  nowrap;  
  padding-left     :  20px;
  background       :  url('btn_reset.gif');
  background-repeat:  no-repeat;
}
  
a.navigationLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  9px;
  font-weight      :  bold;
  color            :  #ffffff;
  text-decoration  :  none;
  white-space      :  nowrap; 
  padding-left     :  20px;    
}

a.navigationmbmLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  9px;
  font-weight      :  bold;
  color            :  #ffffff;
  text-decoration  :  none;
  white-space      :  nowrap; 
  padding-left     :  20px;    
}

a.subNavigationselLink, a.subNavigationselLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  color            :  #A6D4EB;
  text-decoration  :  none;
  white-space      :  nowrap;
}

a.subNavigationLink, a.subNavigationLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  color            :  #ffffff;
  text-decoration  :  none;
  white-space      :  nowrap;
}

a.subNavigationmbmLink, a.subNavigationmbmLink:visited
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  color            :  #ffffff;
  text-decoration  :  none;
  white-space      :  nowrap;
  background       :  url('btn_reset.gif');
  background-repeat:  no-repeat;
}
  
a.subNavigationLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  color            :  #000000;
  text-decoration  :  none;
}

a.subNavigationmbmLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  10px;
  color            :  #000000;
  text-decoration  :  none;
}

.footer a:link {
color:	ffffff;
}

.footer a:visited {
color:	ffffff;
}

.footer a:hover {
color:	FF0000;
}

.footer a:active {
color:	ffffff;
}