body, p, br, tr, td, a, h1, h2, h3, input, textarea, pre
{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif, Courier, sans-serif;
  font-size: 10pt;
}

pre 
{ margin: 0px; 
  font-family: monospace;
}

body
{ background-color: #ffffff;
}

h1, h2, h3, h1.link, .h1_link, h2.link, .h2_link, h3.link, .h3_link
{ margin-top: 12pt;
  margin-bottom: 3pt;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-family: Arial Black, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h1, h1.link, .h1_link
{ font-size: 20pt;
  color: #3366cc;
}

h2, h2.link, .h2_link
{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: brown;
  font-weight: bold;
}

h3, h3.link, .h3_link
{ font-size: 9pt;
  color: silver;
}

ul
{ margin-left: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
}


p, .p
{ margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0px;
  text-align: left;
}

blockquote
{ margin: 0;
  margin-right: 0px;
  padding-left:20px;
  padding-right:0;
  padding-top:0;
  padding-bottom:0
}

i
{ color: #666666;
}

img
{ border: 0px;
}

hr, .hr
{ align: center; 
  border: 0px; 
  height: 1px;
}

a, .link
{ color: #003399;
  text-decoration: none;
  cursor: hand;
}

.header, header2
{ text-decoration: none;
  padding-left: 10;
  padding-right: 10;
  height: 25;
}

.header
{ background: black url('/images/bar_black.jpg') repeat-x;
  color: gray;
  font-family: courier new, courier;
  font-size: 10pt;
  font-weight: bold;
}

.header2
{ background: gray url('/images/bar_gray.jpg') repeat-x;
  color: white;
  background-color: gray;
  font-family: Lucida Console, courier new, courier;
  font-size:8pt;
  text-align: center;
}

.navigation, .navigation_link
{ color: gray;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 7pt;
}

.navigation
{ background: #f0f0f0 url('/images/grad_gray.jpg') repeat-x;
  padding-left: 10;
  padding-right: 10;
  padding-top: 1;
  padding-bottom: 1;
}

.navigation_link:hover
{ color: red;
}
.content, .content_link
{
}

.content
{ background: white url('/images/bottom_bkg.jpg') no-repeat left bottom;
  left: 0; 
  top: 25;
  padding-left: 150;
  padding-bottom: 15px;
}

.content_main
{ left:300;
  padding: 10;
}

.footer, .footer_link
{ font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.footer
{ background: #3366cc url('/images/bar.png') repeat-x;
  color: white;
  height: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer_link
{ color: #ffffc0;
}


.footer_link:hover
{ color: #ffc0c0;
}

.center 
{ text-align: center;
}

.center table 
{ margin-left: auto; 
  margin-right: auto; 
  text-align: left;
}

.center th 
{ text-align: center; 
  !important 
}

.e
{ background-color: #ccccff; 
  color: white; 
  font-weight: bold;
}

.h 
{ background-color: #9999cc; 
  color: white; 
  font-weight: bold;
}

.v 
{ background-color: #ececec;
}

.list_title, .list_text1, .list_text2, .list_footer
{ padding-left: 4px;
  padding-right: 4px;
  height: 22px;
}

.list_title
{ margin-left: 1px;
  margin-right: 1px;
  border-bottom: 1px solid silver;
  font-weight: bold;
  text-align: center;
  background: #ccccee;
}

.list_text1
{ background: #ffffd0;
}

.list_text2
{ background: #eeeeff;
}

.list_footer
{ margin-left: 1px;
  margin-right: 1px;
  padding-top: 5px;
  padding-top: 5px;
  border-top: 1px solid silver;
  background: #cceeff;
}

.open_bracket
{ border-left:2px solid gray;
  border-top:2px solid gray;
  border-bottom:2px solid gray;
}

.close_bracket
{ border-right:2px solid gray;
  border-top:2px solid gray;
  border-bottom:2px solid gray;
}

