


/* Global Styles */

body {
	margin: 78px 0 0 102px;
	padding: 0 0 20px 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3f4440;
	line-height: 15px;
	background: #3d4040 url('../images/bg.gif') repeat-x 0 0;
	text-align: left;
}

#main {
	position: relative;
	margin: 0;
	text-align: left;
	width: 900px;
	display: block;
	overflow: visible;
}

#content, #contentNarrow {
	clear: both;
	position: relative;
	top: 12px;
	text-align: left;
	padding: 0;
	width: 780px;
	display: block;
	overflow: visible;
}

#contentNarrow {
	width: 505px
}

#logo {
	width: 780px;
	padding: 0;
	display: block;
}

#pic {
	position: absolute;
	top: -10px;
	left: 550px;
}

#events {
	position: absolute;
	top: -10px;
	left: 890px;
	width: 300px;
}

#pic img {
	border: 1px solid #999999;
}

h1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76794f;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 0 18px 0;
	text-align: left;
}

h1 a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76794f;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 0 18px 0;
	text-align: left;
}

h2 {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #3d4040;
	text-transform: uppercase;
	margin: 0px;
}

h2 span {
	color: #6e8761;
}

h2 a {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #6e8761;
	margin: 0px;
}

h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76794f;
	margin: 0 0 18px 0;
	text-align: left;
}

h4 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3f4440;
	line-height: 15px;
}

a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d4040;
	line-height: 15px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #6e8761;
	text-decoration: underline;
}

a.pdf {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	background: url('../images/icon_pdf.gif') no-repeat right 0;
	background-repeat: no-repeat;
}

a.logout {
	color: #6e8761;
}

a.logout:hover {
	color: #f7f2d1;
}

p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3f4440;
	line-height: 15px;
}

p.first {
	margin-top: 0px;
}

p.list, p.list span {
	line-height: 15px;
}

p span, span {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d4040;
	line-height: 15px;
}

ul {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 4px;
}

ol {
	margin-left: 12px;
	padding-left: 6px;
}

ul li, ol li {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3d4040;
	line-height: 15px;
	margin-bottom: 8px;
}

ul li span, ol li span {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3f4440;
	line-height: 15px;
}

ul li span span {
	color: #3d4040;
}

ul.list li, ol.list li, ul.list li span, ol.list li span {
	line-height: 15px;
	margin-bottom: 2px;
}

ul.selfAudit li {
	clear: both;
	border-top: 1px solid #a2ac96;
	padding: 10px 0 10px 0;
}

select.selfAudit {
	margin: -5px 0 0 10px;
}

/* Secondary Styles */

.separator {
	margin: 0 3px 0 3px;
}

.border-top {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

/* Navigation Styles */

/* Main Nav */

#nav {
	clear: both;
	position: relative;
	margin: 36px 0 0 0;
	width: 1000px;
	height: 24px;
	display: block;
}

#nav0 a, #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a, #nav7 a, #nav8 a {
	float: left;
	font: 11px Times New Roman;
	font-weight: bold;
	letter-spacing: .1em;
	color: #6e8761;
	text-transform: uppercase;
	height: 24px;
	margin-right: 35px;
	display: block;
	text-decoration: none;
}

#nav0 a:hover, #nav0 span a, #nav1 a:hover, #nav1 span a, #nav2 a:hover, #nav2 span a, #nav3 a:hover, #nav3 span a, #nav4 a:hover, #nav4 span a, #nav5 a:hover, #nav5 span a, #nav6 a:hover, #nav6 span a, #nav7 a:hover, #nav7 span a, #nav8 a:hover, #nav8 span a  {
	color: #f7f2d1;
}

#secNav {
	clear: both;
	position: absolute;
	margin: 7px 0 0 0;
	width: 540px;
	height: 20px;
	border-bottom: 1px solid #a0a280;
	background: #b8c4aa;
	display: block;
	z-index:100;
}

a.secNav, a.secNav:hover, a.secNavSelect, a.secNavSelect:hover {
	float: left;
	font: 11px Times New Roman;
	font-weight: bold;
	letter-spacing: .1em;
	color: #6e8761;
	text-transform: uppercase;
	height: 24px;
	margin-right: 25px;
	display: block;
	text-decoration: none;
}

a.secNav:hover, a.secNavSelect, a.secNavSelect:hover  {
	color: #f7f2d1;
}

#comNav {
	position: absolute;
	width: 856px;
	text-align: right;
	color: #f7f2d1;
	left: 0px;
	top: 3px;
	display: block;
}

#comNav a {
	text-transform: uppercase;
	color: #f7f2d1;
	text-decoration: none;
}

#comNav a:hover {
	color: #6e8761;
}

#comNav a.comNavOn {
	color: #6e8761;
}

#copyright {
	clear: both;
	position: relative;
	top: 65px;
	padding: 0 0 0 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8f8f5f;
	text-transform: uppercase;
	text-align: left;
	width: 780px;
}

#copyright div {
	float: left;
	margin-right: 8px;
}

#copyright a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase !important;
	color: #8f8f5f;
	text-align: left;
	line-height: auto !important;
}

#copyright a:hover {
	color: #f7f2d1;
}


/* Scrolling Divs */

div#wn { 
	position:relative; 
	width: 700px;
	height:280px;
	overflow:hidden;	
}

#lyr1 div {
	margin: 20px 35px 10px 20px;
}


#lyr1 div {
	margin: 20px 35px 10px 20px;
}

div#scrollLinks { 
	float: right;
	margin: 100px 0 0 0;
	width:25px; 
 	height:80px;
}


/* Form */

#litigation, #eventForm {
	position: absolute;
	z-index: 200;
	width: 500px;
	left: 100px;
	top: 10px;
	padding: 20px;
	background: #b8c4aa;
	display: none;
	border: 1px solid #3d4040;
}

#litigationThanks, #selfAuditThanks {
	position: absolute;
	z-index: 100;
	width: 500px;
	left: 100px;
	height: 450px;
	top: 10px;
	background: #b8c4aa;
	display: block;
	border: 1px solid #3d4040;
}

#selfAuditThanks {
	top: -160px;
	height: 480px;
}

#form, #form div {
	padding: 0px;
	margin: 5px 0 5px 0 !important;
}

.formLabel {
	clear: both;
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
	padding: 4px;
	line-height: 12px;
}

input {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	width: 200px;
	border: 1px solid #3d4040;
	padding: 4px;
	margin: 0px;
	background: #fff !important;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

textarea {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	width: 350px;
	height: 60px;
	border: 1px solid #3d4040;
	padding: 4px;
	background: #fff !important;
}

select {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	background: #fff !important;
}

input.plain {
	border: none;
	width: auto;
}

.errorText {
	color: #cc0000;
	margin: 0px;
	line-height: 12px;
}
