body {  padding: 0px;  margin: 0px;  background: #AAAAAA;  font-family: arial, helvetica, sans-serif;  font-size : 12px;  }#layout {  background: #E1E1E1;  }.red {  background: #D0312B;  }.orange {  background: #DD8833;  }.blue {  background: #2268B0;  }.green {  background: #86A23B;  }.midgrey {  background: #C2C2C2;  }#nav_panel {  text-align: center;  color: #FFFFFF;  background: #86A23B;  font-size : 12px;  white-space: nowrap;  }#nav_panel .nav {  position: relative;  top: 0px;  }.nav {  line-height: 43px;  display: inline;  }.nav a {  position: relative;  height: 30px;  font-family: arial, helvetica, sans-serif;  padding: 6px 23px 6px 24px;  margin: 0px;  color: #FFFFFF;  background-color: #86A23B;  text-decoration: none;  line-height: 1.4em;  white-space: nowrap;  border-right: 1px solid #DBE3C5;  } .nav a:hover {  background-color: #99BD3D;  } .nav a.here, .nav a.here:hover {  background-color: #A6CA4B;  }#sub_nav_panel {  width: 760px;  text-align: center;  color: #FFFFFF;  background: #A6CA4B;  font-size: 12px;  padding: 2px 0px;  }#sub_nav_panel .sub_nav {  position: relative;  top: 0px;  }.sub_nav {  line-height: 30px;  display: inline;  }.sub_nav a {  position: relative;  height: 20px;  font-family: arial, helvetica, sans-serif;  padding: 3px 13px 3px 13px;  margin: 0px;  color: #000000;  background-color: #A6CA4B;  text-decoration: none;  line-height: 21px;  white-space: nowrap;	border-right: 1px solid #DBE3C5;  } .sub_nav a:hover, .sub_nav a.here {  background-color: #B6DB5E;  }#footer_nav_panel {  text-align: center;  color: #000000;  font-size : 10px;  white-space: nowrap;  }#footer_nav_panel .footer_nav {  position: relative;  top: 0px;  }.footer_nav {  line-height: 30px;  display: inline;  }.footer_nav a {  position: relative;  left: -1px;  height: 20px;  font-family: arial, helvetica, sans-serif;  padding: 4px 10px 4px 10px;  margin: 0px;  color: #000000;  text-decoration: none;  line-height: 1.2em;  white-space: nowrap;  border-right: 1px solid #000000;  } .footer_nav a:hover, .footer_nav a.here {  background-color: #F0F0F0;  }.rhs a {  border-right: none;  }#position {  text-align: center;  background: #DD8833;  font-size : 12px;  }#footer_text {  text-align: center;  color: #DD8833;  font-size : 12px;  }#main {  padding: 14px 0px 14px 14px;  }.content_panel {  margin: 0px 14px 14px 0px;  background: #C2C2C2;  display: inline;  float: left;  clear: none;  }.content_panel td {  font-family: arial, helvetica, sans-serif;  font-size : 12px;  }.content_panel ul {  margin-top: 0px;  margin-left: 6pt;  padding-left: 6pt;  }.content_panel ol {  margin-top: 0px;  margin-left: 8pt;  padding-left: 1em;  }.content_panel li {  line-height: 1.5em;  }table.half {  width: 359px;  }table.full {  width: 732px;  }