
body{padding: 20px;background: #BFDDED;color: #222;text-align: center;
    font: 85% "Trebuchet MS",Arial,sans-serif}
h1,h2,h4,p{margin: 0;padding: 0 10px;font-weight:normal}
p{padding: 0 10px 15px}
h1{font-size: 250%;color: #bfdded;letter-spacing: 1px}
h2{font-size: 150%;line-height:1;color:#002455 }
h3{font-size: 85%;line-height:1;color:#002455 }
h4{font-size: 120%;font-weight: bold;line-height:1;color:#377CB1 }
div#container{width:740px !important; width /**/:750px;
    margin: 0 auto;padding:5px;text-align:left;background:#377CB1}
div#header{background: white;padding: 10px;text-align:center}
div#nav{float:left;width:145px;padding:10px 0;margin:5px 0;background: white}
div#content{float:right;width:590px;padding:10px 0;margin:5px 0;background: white}
div#nav h2{font-size: 120%;color: #9E4A24}
div#footer{clear:both;width:740px;background: white;padding:5px 0;text-align:center}
/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
table {
  text-align: left;
  border-collapse: collapse;
  border: 1px solid #03476F;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #FFFFcc;
  }
caption {
  text-align: left;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
td, th {
  text-align: left;
  border: 1px dotted #03476F;
  padding: .4em;
  color: #363636;
  }

thead th, tfoot th {
  font: bold 12px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: left;
  background: #4591AD;
  color: #FFFFFF;
  padding-top:3px;
  }

tbody td, tbody td {
  font: 12px verdana, arial, helvetica, sans-serif;
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  text-align: left;
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
  background: #AEE239;
  }


tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }

table a:link {
	color: blue;
	text-decoration: underline;
	font-weight:normal;
  }

table a:visted {
	color: blue;
	text-decoration: underline;
	font-weight:normal;
  }

#navlist li { list-style-type: square; }

