
body
{   
  margin      :  2px 2px 1px 2px;
  background  :  #ffffff;
  color       :  #000000;
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;  
	
  color            :  #000000;
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;

  text-align       :  justify;   
  background       :  inherit;
}

h1
{
  font-family     :  arial, verdana, sans-serif;
  font-size       :  17px;
  font-weight     :  bold;
  color           :  #083772;

  margin          :  0px;
  background      :  inherit;
}

blockquote
{
  line-height    :  14px;
  margin         :  15px 0px 15px 0px;
  padding        :  15px;
  border-top     :  1px solid #e8e8e8;
  border-right   :  1px solid #e8e8e8;
  border-bottom  :  1px solid #e8e8e8;
  border-left    :  8px solid #e8e8e8;
  background     :  #f8f8f8;
  overflow       :  hidden;
  color          :  inherit;
}

ul
{
  margin      :  0px 0px 0px 20px;
  padding     :  0px;
  list-style  :  disc;
  color       :  inherit;
  background  :  inherit;
}

li
{
  margin      :  5px 0px 5px 0px;
  padding     :  0px;
  text-align  :  left;
  color       :  inherit;
  background  :  inherit;
}
 
a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #a31515;
   
  text-decoration  :  none;
  background       :  inherit;  
}
  
a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
  background       :  inherit;
}

#MainLayout
{
  height      :  100%;
  color       :  inherit;
  background  :  inherit;  
}

#Header
{
  color       :  inherit;
  height      :  126px;
  background  :  #00a1d7 url('../images/headerBg.jpg');
}

#Body
{
  padding     :  10px 5px 15px 2px;
  color       :  inherit;
  background  :  inherit;  
}

#Navigation
{
   border      :  solid 1px #6593cf;
  color        :  inherit;
  background   :  inherit;  
}

#Menu
{
  border-left  :  1px solid #6593cf;
  color        :  inherit;
  background   :  inherit;  
}

#Menu .separator
{
  height         :  1px;
  padding        :  0px;
  border-bottom  :  1px solid #c3daf9;
  font-size      :  1px;
  line-height    :  1px;
  margin         :  0px;
  color          :  #c3daf9;
  background     :  inherit;  
}

#Menu a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #083772;
  
  margin-top       :  2px;
  display          :  block;
  line-height      :  24px;
  border-right     :  5px solid #f0f0f0;
  background       :  #fbfbfb;   
  text-decoration  :  none;
}
  
#Menu a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #a31515;
   
  margin-top       :  2px;
  display          :  block;
  line-height      :  24px;
  border-right     :  5px solid #cccccc;
  background       :  #f3f3f3;   
  text-decoration  :  none;
}

#Menu a img
{
  margin      :  4px 8px 4px 4px;
  border      :  none;
  color       :  inherit;
  background  :  inherit;  
}

#Menu div
{
  padding      :  0px 2px 2px 2px;
  line-height  :  14px;
  color        :  inherit;
  background   :  inherit;  
}

#Menu ul
{
  margin      :  0px;
  padding     :  0px;
  list-style  :  none;
  color       :  inherit;
  background  :  inherit;  
}

#Menu li
{
  margin       :  6px 0px 2px 0px;
  padding      :  0px;
  text-align   :  left;
  line-height  :  16px;
  color        :  inherit;
  background   :  inherit;  
}

.block
{
  border      :  1px solid #c3daf9;
  color       :  inherit;
  background  :  inherit;
}

.block h1, #Menu h1
{
  font-family    :  verdana, arial, sans-serif;
  font-size      :  13px;
  font-weight    :  bold;
  color          :  #083772;

  margin         :  0px;
  padding        :  2px 2px 2px 5px;
  border-top     :  solid 1px #ffffff;
  border-bottom  :  solid 1px #c3daf9;  
  background     :  #ddecfe;

}

.block div
{
  padding      :  8px;
  line-height  :  14px;
  color        :  inherit;
  background   :  inherit;
}

.block .separator
{
  height       :  1px;
  padding      :  0px;
  border-top   :  solid 1px #c3daf9;
  font-size    :  1px;
  line-height  :  1px;
  margin       :  12px 0px 12px 0px;
  color        :  #c3daf9;
  background   :  inherit;  
}

.block ul
{
  margin      :  0px;
  padding     :  0px;
  list-style  :  none;
  color       :  inherit;
  background  :  inherit;
}

.block li
{
  margin       :  6px 0px 2px 0px;
  padding      :  0px;
  text-align   :  left;
  line-height  :  16px;
  color        :  inherit;
  background   :  inherit;
}

.block img
{
  width         :  16px;
  height        :  16px;
  margin-right  :  8px;
  color         :  inherit;
  background    :  inherit;
}

.block a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #083772;
   
  text-decoration  :  none;
  background       :  inherit;
}
  
.block a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
  background       :  inherit;
}

#Footer
{
  padding      :  5px 0px 5px 8px;
  background   :  #b7d0f2;
  line-height  :  14px;
  color        :  inherit;
}

#Footer a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #000000;

  text-decoration  :  none;
  border-bottom    :  solid 1px #b7d0f2;
  background       :  inherit;  
}
 
#Footer a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #1e4e8f;
  
  text-decoration  :  none;
  border-bottom    :  dotted 1px #1e4e8f;
  background       :  inherit;  
}

#Screen
{
  color       :  inherit;
  margin      :  10px;
  border      :  dotted 1px #d8d8d8;
  background  :  #eeeeee;
}

.tblBlock
{
  color       :  inherit;
  border      :  solid 1px #d8d8d8;
  background  :  #fcfcfc url('../images/tblBg.gif');
}

.tblBlock div
{
  color                :  inherit;
  height               :  21px;
  background           :  #d8d8d8 url('../images/tblRight.gif') no-repeat;
  background-position  :  right center;
}

.tblBlock h1
{
  font-family          :  verdana, arial, sans-serif;
  font-size            :  12px;
  font-weight          :  bold;
  color                :  #555555;

  margin               :  0px 87px 0px 0px;
  padding-left         :  20px;
  line-height          :  19px;
  height               :  21px;
  background           :  #d8d8d8 url('../images/tblLeft.gif') no-repeat;
  background-position  :  left center;  
}

.tblText
{
  padding     :  10px;
  color       :  inherit;
  background  :  inherit;  
}

.tblBlockLinks
{
  color         :  inherit;
  padding-left  :  10px;
  line-height   :  20px;
  background    :  #f0f0f0;
}

.tblBlockLinks a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #a31515;
   
  text-decoration  :  none;
  background       :  inherit;  
}
  
.tblBlockLinks a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #000000;
   
  text-decoration  :  underline;
  background       :  inherit;
}
