html {
	background: #66868b;
}

body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	color: #00353d;
	background: white url(../graphics/background.gif) repeat-x;
}

a {
	color: #948c69;
	outline: none;
}

img {
	border: 0;
}

fieldset {
	border: 0;
}

h1 {
	font-size: 160%;
	font-weight: normal;
	font-family: Impact, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #2a4a4e;
	border-bottom: 1px solid #819ea3;
	margin: 0 0 10px;
	height: 28px;
}

h2 {
	color: #649018;
	font-size: 120%;
}

#wrapper {
	#font-size: 90%;
}
#body3 #wrapper {
}

#innerWrapper, #footer {
	width: 600px;
	margin: 0 auto;
}

#header {
	background: url(../graphics/banner.jpg) no-repeat;
	height: 170px;
	position: relative;
}
#body4 #header {
	background: url(../graphics/standards/banner.jpg) no-repeat;
}
#header div.right {
	float: right;
	position: relative;
	height: 129px;
	#height: 149px;
	width: 200px;
}
#header div.right div.top {
	height: 26px;
	line-height: 26px;
	font-size: 90%;
}
#header div.right div.top a {
	color: #ccd7d9;
	margin-left: 22px;
	text-decoration: none;
	float: right;
}
#header div.right div.bottom {
	position: absolute;
	bottom: 0;
	right: 0;
}
#header div.right div.bottom input.button {
	background: #66868b;
	border: 0;
	color: white;
	text-transform: uppercase;
	font-size: 70%;
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	#position: relative;
	#top: 1px;
}
#header div.right div.bottom input.text {
	height: 16px;
	border: 0;
	background: url(../graphics/form_input.gif) no-repeat;
	width: 132px;
	padding: 2px 5px 0 12px;
	position: relative;
	top: 1px;
}

#logo {
	position: absolute;
	top: 40px;
	left: 25px;
}

#crumbs {
	background: url(../graphics/crumbs.gif) no-repeat;
	height: 27px;
	position: absolute;
	bottom: 0;
	width: 778px;
	line-height: 27px;
	color: #ccd7d9;
	padding-left: 202px;
	font-size: 95%;
	font-weight: bold;
}
#crumbs a {
	color: white;
	text-decoration: none;
}

#main {
	margin-top: 26px;
	font-size: 110%;
}

#sidebar {
	display: none;
	visibility: hidden;
}

#internal_links a {
	display: block;
	background: #a55921;
	width: 172px;
	color: white;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
}
#internal_links a:hover {
	background: #b27242;
}

#content {
}
#content div.right {
	width: 170px;
	float: right;
	margin: 40px 0 0 20px;
}
#content div.left {
}

div.sidebox {
	background: #beb593;
	color: white;
}
div.sidebox h2 {
	font-size: 100%;
	color: white;
	padding: 0 10px;
}
div.sidebox h3 {
	margin: 0;
	font-size: 90%;
	text-align: center;
	background: #a49a74;
	height: 30px;
	line-height: 30px;
}
div.sidebox a {
	color: white;
	font-weight: bold;
	font-size: 90%;
}
div.sidebox h4 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: white;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 170%;
	margin: 8px 0 3px;
	font-weight: normal;
}
div.sidebox p {
	padding: 3px 10px;
	margin: 0;
	font-weight: bold;
	background: #b1a783;
	font-style: italic;
}
div.sidebox ul {
	margin: 0;
	padding: 0 10px;
}
div.sidebox li {
	list-style-type: none;
}

div.result-container {
	border: 1px solid #dfdac9;
	background: white;
}

#pollSubmit {
	margin-bottom: 10px;
}

#poll-results {
	background: #efece4 url(../graphics/poll_background.gif) repeat-x;
	padding: 10px;
}
#poll-results h1 {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-transform: none;
}

.extra-info {
	font-style: italic;
}

div.result-percent {
	height: 18px;
	background: url(../graphics/poll_bar.gif);
}

#submitBlock {
	margin: 6px 10px;
}

#poll {
	#margin-left: 8px;
	#padding-bottom: 6px;
}
#poll input.button {
	background: #857c56;
	border: 0;
	color: white;
	font-weight: bold;
	padding: 0 5px;
	height: 20px;
	float: right;
	position: relative;
	top: -7px;
	#top: -5px;
	left: -8px;
}
#poll fieldset div {
	margin-bottom: 10px;
}
#poll fieldset div div {
	margin-bottom: 0;
}
#poll fieldset a {
	margin-left: 5px;
}

#footer_wrapper {
	background: url(../graphics/footer.gif) repeat-x bottom left;
	height: 244px;
	padding-top: 30px;
	clear: both;
}

#footer {
	min-height: 244px;
	background: url(../graphics/footer_right.gif) no-repeat top right;
	#font-size: 90%;
}
* html footer {
	height: 244px;
}
#footer a {
	text-decoration: none;
}
#footer div.top {
	display: none;
	visibility: hidden;
}
#footer div.bottom {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #819ea3;
	border-bottom: 1px solid #819ea3;
}
#footer div.bottom, #footer div.bottom a {
	color: #66868b;
}
#footer div.bottom a {
	text-decoration: underline;
}
#footer div.top div.right {
	float: right;
	font-size: 115%;
}
#footer div.top div.right a {
	text-decoration: underline;
	color: #bab490;
}

#quote, #tools {
	float: left;
}
#quote {
	background: url(../graphics/quote.gif) no-repeat;
	width: 130px;
	height: 64px;
	padding: 7px 8px 0 30px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 115%;
	#font-size: 130%;
}

#tools {
	margin-left: 16px;
}

#print, #email {
	display: block;
	color: #99bbc0;
	text-decoration: none;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 160%;
	padding-left: 25px;
	text-transform: uppercase;
}
#email {
	background: url(../graphics/email.gif) no-repeat center left;
}
#print {
	background: url(../graphics/print.gif) no-repeat center left;
}

input.text, textarea {
	width: 200px;
}
#feedback_form label {
	float: left;
	width: 200px;
	font-weight: bold;
}
#feedback_form label.nobold {
	font-weight: normal;
	float: none;
}
#feedback_form label.nofloat {
	float: none;
	display: block;
}
#feedback_form input.checkbox {
	margin-right: 10px;
}
#feedback_form div {
	margin-bottom: 20px;
	clear: left;
}
input.checkbox {
	float: left;
}

div.results {
	margin-top: 20px;
}

td.members {
	background: #99bbc0;
	padding: 0 10px;
}
td.members a {
	color: #a55921;
}
td.members h2 {
	color: #005484;
}