body {
      background-color: #2a373c;
      font-family: arial, helvetica;
      font-size: 13px;
      text-decoration: none;
      color: #000000; }

ul {
      font-family: arial, helvetica;
	    font-size: 14px; }

li {
      font-size: 14px;
      font-weight: bold;
      padding: 5px 10px 5px 0; }

li p {
      font-size: 14px;
      font-weight: normal;
      padding: 0;
      margin: 3px 0 10px 10px; }

ul.nested {
      margin-top: -10px; }

ul.nested li {
      padding: 10px 10px 2px 0;
      font-weight: bold;
      font-size: 16px; }
      
ul.nested ul {
      font-weight: bold; }

ul.nested ul li {
      padding: 0 0 0 0;
      margin-left: 30px;
      font-size: 14px; }

h2 {
      font: bold italic 24px arial, helvetica;
	    color: #055b7b;
	    padding: 10px 0 0 25px; }
      
h3 {
      font-family: arial, helvetica;
	    border-style: solid;
      border-width: 0 0 1px 0; 
      border-color: #d5dade;
	    font-size: 18px;
	    color: #055b7b;
	    padding: 0 0 0 10px; }

img {
      border: 0px; }

p {
      font-size: 14px;
      padding: 0 10px 0 10px; }

p img {
      border-style: solid;
      border-width: 1px; 
      border-color: #000000;
      float: right;
      margin: 0 10px 20px 20px; }


.center {
	    text-align: center; }

.center img {
      border-style: solid;
      border-width: 1px; 
      border-color: #000000;
      margin: 10px 0 10px 0; }

td.sector {
      font-weight: bold;
      font-size: 14px;
      padding: 5px 35px 0 15px; }

form td {
      font-size: 14px; }

.quote {
      font: italic bold 14px times;
      color: 4291AE;
      margin: -15px 30px 10px 40px; }

.source {
      font: italic 14px times;
      color: #4291ae;
      margin: -15px 0 10px 350px; }

.adds img {
     margin-bottom: 5px; }
     
.icon {
      text-align: center; }

.icon img {
      border-style: none;
      border-width: 1px; 
      align: center;
      margin: 15px 5px 5px 5px;
      float: none; }

div.nav_top_position {
      margin: 20px 0 0 0; }

.box {
	    position: reletive;
	    left: 50%;
	    margin: 0 100px 0 100px;
	    text-align: center;
	    border-style: solid;
      border-width: 1px; 
      border-color: #055b7b; }

.nav_top {
      background-image: url(img/nav_top.gif);
      margin-top: 10px; }

.nav_side {
      background-image: url(img/nav_side_2.gif);
      background-position: 0% 0%;
      background-repeat: no-repeat;
      background-color: #ffffff;
      border-style: solid;
      border-width: 0 1px 0 1px; 
      border-color: #000000; }

.main {
      width: 639px; }

a:visited,
a:link {
      text-decoration: underline;
      color: #2456AA; }

a:hover {
      text-decoration: none;
      color: #c3103f; }

.footer {
      background-color: #084c65;
      font-family: arial, helvetica;
	    text-align: center;
	    font-size: 10px;
	    color: #ffffff;
	    border: 1px solid #000000;
	    padding: 3px 0 5px 0; }
	    
.footer a:visited,
.footer a:link {
	    color: #ffffff;
	    font-size: 10px; }

.footer a:hover {
      text-decoration: none; }