/* ----------------------------------------        RESET DEFAULTS----------------------------------------  */html, img, p, h1 {  margin: 0px;  padding: 0px;  border: 0px none;}body, td, p, li {  font-family: Geneva, Arial, sans-serif, Helvetica;  font-size: 11px;  color: #FFFFFF;}body {  /*background: url(bg_all.gif) no-repeat #142e6f;*/  background: url(bg_all.gif) no-repeat #1D3A7D;}a {  color: #99CCFF;}/* ----------------------------------------        MAIN NAVIGATION----------------------------------------  */#navtable {  position: absolute;  top: 54px;  left: 500px;}/* ----------------------------------------        CONTENT----------------------------------------  */#pagetitle {  position: absolute;  top: 95px;  left: 17px;}#pagetitle h1 {  font-size: 20px;  /*font-weight: normal;*/  letter-spacing: 1px;}#content{  position: absolute;  top: 130px;  left: 0px;}#content td{  line-height: 14px;}#content th{  height: 70px;  vertical-align: top;  text-align: left;}ul {  list-style: square;}