html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

body {
  background-color: #ffffff;
  background-image:url(new%20site%20images/bg_headstripe.png);
  background-repeat:repeat-x;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #666;
  font-size: 18px;
  line-height: 20px;
  font-weight:lighter;
  padding-bottom: 10px;
}
h2 {
  color: #666;
  font-size: 14px;
  line-height: 16px;
}

h3 {
  color: #666;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}

a,  a:link {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #999;
  text-decoration: underline;
}
a:focus {
  color: #999;
}
a:active {
  color: #999;
}

.clearFloat {
	clear:both;
}

#outerWrapper {
  border: 0;
  background-color: #fff;
  background-image:url(new%20site%20images/right_bg5.png);
  background-position:right;
  background-repeat:repeat-y;
  margin: 20px auto 0 auto;
  text-align: left;
  min-width: 880px;
  width: 68%;
}

#rbgCol {
	display:none;
}

#outerWrapper #header {
  float:left;
  background-color: #fff;
  height: 94px;
  padding: 20px 20px 10px 20px;
}

#outerWrapper #header2 {
  float:right;
  background-color: #fff;
  font-size:16px;
  color:#648165;
  height: 78px;
  width:260px;
  padding: 36px 40px 10px 20px;
}

#menuWrapper {
	width:100%;
    background-color:#648165;
}

#outerWrapper #menubar {
  display:none;
}

#rbgColmenu {
	display:none;
}

#outerWrapper #contentWrapper #rightColumn1 {
  display:none;
}

#rColRight {
	float:right;
    width:14px;
}

#rColLeft {
	width: 180px;
    padding: 0;
}

#outerWrapper #contentWrapper #content {
  margin-bottom: 0;
  margin-top: 0;
  padding: 10px 154px 20px 0;
  min-height: 300px;
}

.contentTxt {
	padding: 6px 20px 10px 20px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  clear:both;
  background-color: #D7E7AF;
  padding: 10px 35px 20px 20px;
  background-image:url(new%20site%20images/right_bg6.png);
  background-position:right;
  background-repeat:repeat-y;
}

#footer a {
	color:#648165;
}

.footerTxt {
	color:#648165;
    font-size: 9px;
}

.imgFloatright {
	float:right;
    padding-left:20px;
}

#bbgRow {
	display:none;
    
}

#topTxtDark {
	color:#fff;
    text-align:center;
    font-weight:bold;
    background-color:#8EA35A;
    padding: 4px;
    border-bottom:solid 1px #fff;
    height:16px;
}

#bottomTxtDark {
    color:#fff;
    text-align:left;
    background-color:#8EA35A;
    padding: 4px;
    border-top:solid 1px #fff;
    min-height:25px;
}

#topTxtLight {
    color:#fff;
    text-align:center;
    font-weight:bold;
    background-color:#B3C10A;
    padding: 4px;
    border-bottom:solid 1px #fff;
    height:16px;
}

#bottomTxtLight {
    color:#fff;
    text-align:left;
    background-color:#B3C10A;
    padding: 4px;
    border-top:solid 1px #fff;
    min-height:25px;
}

#borderImg {
	height:140px;
    width:140px;
}

#breadcrumbs {
	display:none;
}

#breadcrumbs a {
	color:#8EA35A;
    font-weight:normal;
}

#panel {
	height:320px;
    width: 96%;
    min-width: 530px;
    background-color:#E4EFC9;
    padding:2px 10px 0 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#panelList {
	list-style-type:none;
    min-width: 760px;
    max-width: 810px;
}

#panelList li {
	float:left;
    margin-right:4em;
    margin-bottom:12px;
    color:#648165;
    text-align:center;
}

#panelList img {
	display:block;
	border-top:solid 2px #fff;
    border-right:solid 2px #fff;
    border-left:solid 2px #fff;
}

.panelListTxt {
    color:#fff;
    background-color:#B3C10A;
    padding: 2px;
    display:block;
    border-right:solid 2px #fff;
    border-bottom:solid 2px #fff;
    border-left:solid 2px #fff;
}

.panelListTxt a {
    color:#fff;
    font-weight:bold;
}

.input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 200px;
}
.input.btn {
  color: #00008B;
  background-color: #ADD8E6;
  border: 1px outset #00008B;
}
form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 30%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
fieldset {
  border: 1px dotted #61B5CF;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 0.8em Arial, Helvetica, sans-serif;
  color: #00008B;
  background-color: #FFFFFF;
  }
  
.asterisk {
	font-style: superscript;
	color: #003399
	}

@media print {TABLE.noprint, DIV.noprint {display:none} } 