.localnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0em;
	margin-top: 0px;
	font-size: .7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-transform: capitalize;
	color: #FFF;
	float: left;
	width: 175px;
	text-align: left;
	height: auto;
	margin: 0px;
	background-color: #846c59;
	padding-bottom: 12px;
	padding-top: 5px;
	clear: left;
	top: 0px;
}
#leftnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#leftnav ul li {
	padding: 5px 10px 5px 10px;
	margin: 0px;
	list-style-type: none;
	border-bottom: 1px solid #FFF;
}
#leftnav ul li:link, #leftnav ul li:visited {
	background: #846c59;
}
#leftnav ul li:hover, #leftnav ul li:active, li.leftMenuActive {
	background: #443d39;
}
#leftnav a:link, #leftnav a:visited, #leftnav a:hover, #leftnav a:active {
	color: #FFF;
}
#leftnav ul a.current li{
	cursor: default;
	background: #443d39;
	pointer-events: none;
}
a.current {
	cursor: default;
	pointer-events: none;
}
#pageheader {
	position:absolute;
	left:-2px;
	top:-1px;
	width:800px;
	height:50px;
	z-index:1;
	background-color: #333333;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	border-top: 1px solide #FFF;
}
#headeraddresscopy {
	float: right;
	height: 10px;
	width: 350px;
	text-align: right;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	vertical-align: middle;
	word-spacing: normal;
}
.paynow {
	font-size: 1.0em;
	text-align:right;
}
#content {
	width: 800px;
	position: absolute;
	clear: both;
	top: 50px;
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat;
}
#copy {
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 25px;
	min-height: 400px;
	float: right;
	clear: right;
	width: 555px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #846c59;
}
td {
	margin: 0px;
	padding: 5px;
	border: 1px solid #846c59;
}
#footer {
	height: 40px;
	width: 800px;
	text-align: left;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #846c59;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#footercopycontainer {
	height: 20px;
	padding-top: 15px;
	padding-left: 15px;
	background-color: #333333;
}
body {
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-color: #eee7d1;
}
a:link {
	color: #66cc99;
	text-decoration: none;
}
a:visited {
	color: #66cc99;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
}
ol {
	list-style-type: lower-roman;
	margin: 0px;
}
ul {
	list-style-type: circle;
	margin: 0px;
}
#mainnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav  a:visited {
	color: #ffffff;
	text-decoration: none;
}
#mainnav  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainnav  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#leftrelatedlinks {
	height: auto;
	width: 160px;
	clear: left;
	float: left;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	top: auto;
}
.leftnavpheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #c1272d;
	text-transform: uppercase;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
}
#indexlogo {
	height: 83px;
	width: 297px;
	position: relative;
	left: 10px;
	top: 0px;
}
#mainnav {
	text-align: left;
	width: 400px;
	left: 25px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	position: relative;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #DCAD79;
	margin-bottom: 0.3em;
	margin-top: 0em;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#innerpageheader {
	width:625px;
	height:30px;
	background-repeat: no-repeat;
	float: right;
	z-index: 1;
	background-image: url(../images/secondarynavheaderbg.jpg);
}
#indexheader {
	width:625px;
	height:120px;
	background-repeat: no-repeat;
	float: right;
	z-index: 1;
	background-image: url(../images/indexheaderbg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #E3DCC7;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0.3em;
	text-align: left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #E3DCC7;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 0.3em;
	text-align: left;
}

h2.green {
    color: #a4bd86;	
}

#indexinnerpageheader {
	width:625px;
	height:30px;
	background-repeat: no-repeat;
	float: right;
	z-index: 1;
	background-image: url(../images/secondarynavheaderbg.jpg);
	position: absolute;
	top: 90px;
}
.tableheader {
	background-color: #846c59;
}
.boldheader {
	font-weight: normal;
	color: #c69c6d;
}
#headerlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: normal;
	color: #999999;
	letter-spacing: .1em;
	text-align: left;
	word-spacing: normal;
	float: left;
	height: 43px;
	width: 268px;
	position: absolute;
	left: 20px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
}
.localnavsecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0em;
	margin-top: 0px;
	font-size: .7em;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagenav {
	padding-bottom: 10px;
	border-bottom: solid 1px #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #FFF;
}
.arabiclist {
	list-style-type: decimal;
}

.wysiwyg h1 {
	margin-bottom: 20px;
}

.wysiwyg h2 {
    margin: 10px auto;
}
.wysiwyg ul { margin-top:10px; margin-bottom: 20px; }
.wysiwyg ul.nlm { padding-left: 0; }
.wysiwyg ul.nlm li { padding-left: 0; }

.wysiwyg p, .wysiwyg li { margin-bottom: 10px; }
.wysiwyg ol {
	list-style-type: decimal;	
}
.error-div {
	color: red;
    background: #eee;
    padding: 20px;
    margin-bottom: 20px;
}
.error-div p {color: red; }

.wysiwyg .textBox, .wysiwyg .textArea {
	width: 100%;
}

/* .checkbox_line {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
} */

.boardMember {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	padding-bottom: 20px;
    font-size: 0.85em; 
}

.boardMember div.boldheader { padding-bottom: 5px; }
h1.bpad, h2.bpad { padding-bottom: 20px; }
h2.tpad { padding-top: 20px; }
ol.noLeftPad, ul.noLeftPad { padding-left: 0; }

a.backToTop {
    display: block;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.lHeight30 li {
	line-height: 30px;
}

div.lookup {
    border-bottom: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
    font-size: 0.85em; 
	padding-bottom:20px;
}

td.green {
    color: #5cca5c;
}

td.yellow {
    color: #ffff5d;
}

td.red {
    color: #de5f5f;
}

td.certCell {
    width: 19%;
	text-align: center;
}
.certCell span {
	display: block;
}	

.lookup h3 {
    margin: 0;
    padding: 10px 0;
}	

#error_box p { color: #000;}
#error_box a {
    color: #488c6a;
}

#copy select {
    text-align: left;
    margin-bottom: 14px;
}

