* {
    padding: 0;
    margin: 0;
}

BODY {
    background-color: #f5f4cb;
    color:#333;
    font-family: "Trebuchet MS", "Arial", sans-serif;
    font-size: 14px;
}

#container {
    text-align: center;
    background: url(images/header-back.gif) repeat-x left top;
}

#header {
    height: 130px;
}

#header .centered {
    width: 720px;
    margin: 0 auto;
    position: relative;
    text-align: left;
}

#header H1.logo a {
    position: absolute;
    top: 20px;
    left: 20px;
	text-indent: -5000px;
	height: 93px;
	width: 98px;
	background: url(images/logo.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
	float: left;
}

#header H1.slogan {
    position: absolute;
    top: 30px;
    left: 150px;
	text-indent: -5000px;
	height: 72px;
	width: 258px;
	background: url(images/slogan.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
	float: left;    
}

#wrapper-top {
    width: 720px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    background-color: #fff;
    clear:both;
    overflow:hidden;
}

#main-body {
    padding: 10px;
    border-top: 1px dashed #E2DE80;
    border-bottom: 1px dashed #E2DE80;
    width: 700px;
    overflow: hidden;
    height: 1%;     
}

#main-body H1 {
    margin: 20px 0 10px 0;
}
#register {
  margin-top:1em;
  padding:1em;
  border-top: 2px dashed #f5f4cb;
  border-bottom: 2px dashed #f5f4cb;
  background:#E2DE80;
}
#register h2 {
  color:#c00;
  font-family:Georgia,serif;
  font-weight:normal;
}

#main-body P {
    line-height: 24px;
}

#main-body A:link, #main-body A:visited {
    color: #c60;
    text-decoration: none;
}

#main-body A:active, #main-body A:hover {
    text-decoration: underline;
    color: #000;
}

#main-body .more {
    margin-top: 20px;
    font-size: 11px;
}

#main-menu {
    margin-bottom: 15px;
    overflow: hidden;
    height: 1%;
}

#main-menu LI {
    float: left;
    list-style-type: none;
    text-align: center;
    background: url(images/menu-back.gif) repeat-x bottom;
    padding-top: 1px;
    height:25px;
}

#main-menu A:link, #main-menu A:visited {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
	width: 93px;display:block;
	padding:5px 5px 10px 5px;	
}

#main-menu A:active, #main-menu A:hover, #main-menu li#current A:active, #main-menu li#current A:hover,
#main-menu li#current A:link, #main-menu li#current A:visited {
    background-color: #394C1A;
	width:92px;display:block;
	padding:5px;
}


#main-menu li a {
    background: url(images/menu-separator.gif) no-repeat top right;
}
#main-top-left {
    float: left;
    width: 400px;
}

#main-top-right {
    float: left;
    width: 250px;
}

#main-top-right .welcome-header {
	text-indent: -5000px;
	height: 19px;
	width: 256px;
	background: url(images/welcome-header.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
}

#main-top-right .vision-header {
	text-indent: -5000px;
	height: 16px;
	width: 57px;
	background: url(images/vision-header.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
}

#main-top-right .mission-header {
	text-indent: -5000px;
	height: 16px;
	width: 71px;
	background: url(images/mission-header.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
}

#wrapper-bottom {
    width: 720px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    height: 1%;     
}

#wrapper-bottom .objective-header {
	text-indent: -5000px;
	height: 25px;
	width: 93px;
	background: url(images/objective-header.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
}

#wrapper-bottom .reports-header {
	text-indent: -5000px;
	height: 27px;
	width: 140px;
	background: url(images/reports-header.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
}

#wrapper-bottom LI {
    list-style-type: none;
    font-size: 12px;
}

#wrapper-bottom A:link, #wrapper-bottom A:visited {
    color: #c60;
    text-decoration: none;
}

#wrapper-bottom A:active, #wrapper-bottom A:hover {
    text-decoration: underline;
    color: #000;
}

#wrapper-bottom P {
    margin-bottom: 10px;
    line-height: 22px;
}

#wrapper-bottom H1 {
    margin-bottom: 10px;
}

#wrapper-bottom  .service-header {
	text-indent: -5000px;
	height: 24px;
	width: 89px;
	background: url(images/service-header.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
}

#wrapper-bottom  .news-events-header {
	text-indent: -5000px;
	height: 29px;
	width: 136px;
	background: url(images/news-events-header.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
}
#col-service {
    float: left;
    width: 400px;
}

#col-service UL, #col-service OL {
    margin: 5px 0 20px 0;
}
OL LI {
	list-style-type:decimal;
}
#col-service LI {
    padding: 5px 0 5px 15px;
    background: url(images/bullet.gif) no-repeat left center;
}

#col-news {
    float: right;
    width: 300px;
}

#col-news .news-date {
    padding-left: 50px;
}

#col-news UL {
    border-top: 1px dashed #E2DE80;
    margin: 5px 0 20px 0;
}

#col-news LI {
    border-bottom: 1px dashed #E2DE80;
    padding: 5px 0 5px 0;
}

#col-news LI img {
    vertical-align:top;
    float:left;
    margin-right:.5em;
}
#col-news span {
  display:block;
  float:left;
  text-transform:uppercase;
  width:45px;
}

#col-news A:link, #col-news A:visited,
#col-news A:active, #col-newsA:hover {
    font-weight: bold;
}

#col-content {
    float: left;
    width: 395px;
    font-size: .9em;
    margin-right: 15px;
    line-height:1.5em;
}
#col-content h1 {
    color:#ADA31E;
    font-family:Georgia,serif;
    font-style:italic;
    font-weight:normal;
    text-transform:lowercase;
    line-height:1em;
}
#col-content h2 {
  font-size:1.3em;
  margin-bottom:.75em;
}
h3 {
color: #5b3133;
}
h4 {
	margin: 1em 0;
	text-transform:uppercase;
}
#col-content strong {
  color:#693;
}
#col-content ul, #col-content ol {
  margin:1em 0;
}
#col-content ol li {
	list-style-type:decimal;
	padding: 0;
	margin: 0 0 1em 20px;	
}
#col-content ul li {
    padding-left: 15px;
    margin-bottom:.65em;
    background: url(images/bullet.gif) no-repeat left 5px;
    font-size:1em;
}
#col-right-menu {
    float: left;
    width: 300px;
    font-size: .85em;
}
#col-right-menu h2 {
  font-size:1em;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#394C1A;
}
#col-right-menu strong {
  color:#000;
}

#col-right-menu .pdf-reports LI {
    padding: 5px 0 5px 25px;
    background: url(images/pdf-icon.gif) no-repeat left center;
}
#col-right-menu .pdf-reports LI.doc {
    padding: 5px 0 5px 25px;
    background: url(images/doc-icon.gif) no-repeat left center;
}
#footer {
    background: url(images/footer-back.gif) repeat left top;
    overflow: hidden;
    height: 1%;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer A:link, #footer A:visited {
    color: #FD9700;
    text-decoration: none;
}

#footer A:active, #footer A:hover {
    text-decoration: underline;
    color: #000;
}

#footer .centered {
    width: 720px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    color: #fff;
    font-size: 12px;
}

#copyright {
    float: left;
    width: 350px;
}

#credits {
    float: right;
    width: 350px;
    text-align: right;
}
a img {
  border:0;
}

#col-content a.edit {
  background:#900;
  color:#fff;
  display:block;
  font-size:11px;
  margin-bottom:1em;
  padding:.25em;
  text-decoration:none;
  text-transform:uppercase;
  width:100px;
}
#col-content a.edit:hover {
  background:#663;
}
a.register {
	text-indent: -5000px;
	width: 46px;
    height: 19px;
	background: url(images/register-icon.gif) no-repeat !important;
	display: block;
	overflow: hidden;
	border: 0;
	float: left;
    margin-right:.5em;
}
a.register:hover {
	background: url(images/register-over.gif) no-repeat !important;
}

fieldset {
  border:0;
  margin:1em 0;
}
fieldset p {
  border-bottom:1px dashed #f5f4cb;
  padding-bottom:.75em;
}
fieldset input, fieldset textarea {
  width:250px;
  padding:.25em;
  background:#f5f4cb;
  border:0;
  border:1px solid #fff;
}
fieldset input:hover {
  background:#ffc;
}

label {
  width:100px;
  display:block;
  float:left;
}
input.submit {
  font-weight:bold;
  background: #c00;
  color:#fff;
  padding:.25em;
  margin-left:100px;
}
/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    margin-top: -4px;
    margin-left:1em;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}
.red {
  color:#c00;
}
p.dash {
  border-top:1px dashed #E2DE80;
}
#col-service p.calendar, #col-right-menu p.calendar {
  background: url(images/calendar.png) no-repeat 0 2px;
  padding: 0 0 0 20px;
  clear:both;
  position:relative;
  top:10px;
}
#col-service p.calendar a, #col-right-menu p.calendar a {
  color:#693;
}