@charset "utf-8";
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
body {
	background-color: #100B0F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: top center;
}

#wrapper {
	position: absolute;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	left: 50%;
	width: 900px;
	margin-top: 0px;
	margin-left: -450px;
	text-align:left;
	padding-bottom:3em;
}

#nav {
	width: 900px;
	float: left;
}
#main {
	width: 728px;
	padding-left: 172px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
}
#main p {
	margin-bottom: 0.8em;
	padding: 0px;
	margin-top: 0.8em;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0px;
}
#footer {
	width: 900px;
	text-align: center;
	font-size: 0.8em;
	margin-top: 60px;
}
.location {
	font-size: 1.1em;
	margin: 1em 0;
	padding: 0;
}
#main .white {
	color: #FFFFFF;
}

.green {
	color: #80be26;
}
.highlight {
	font-size: 1.3em;
}
.highlight2 {
	font-size: 1.1em;
}
.highlight3 {
	font-size: 1.6em;
}

.highlight4 {
	font-size: 0.9em;
}

a:link {
	color: #80be26;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #80be26;
}
a:hover {
	text-decoration: none;
	color: #80be26;
}
a:active {
	text-decoration: underline;
	color: #80be26;
}
.green_bld {
	color: #80be26;
}
.footertop {
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8DC73F;
	padding-bottom: 16px;
	margin: 0 100px;
}
.footnote {
	font-size: 0.9em;
	margin: 0;
}
.padbottom {
	padding-bottom: 0.6em;
}
#footer a:link {
	color: #ffffff;
	font-size:1.2em;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #ffffff;
	font-size:1.2em;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size:1.2em;
}
#wrapper  #printhead  {
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	clear: both;
	width: 100%;
	height: 315px;
	display: none;
}
#wrapper #printhead p {
	padding-left: 110px;
	color: #000000;
	padding-top: 50px;
}
#wrapper  #logo  {
	float: left;
	height: 315px;
	width: 371px;
	display: none;
}


#footer a:active {
	text-decoration: underline;
	color: #ffffff;
	font-size:1.2em;
}
#main p.close {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#main p.first {
	margin-top: 0px;
}

#main .question {
	margin-bottom: 0.3em;
}
#main .answer {
	margin-top: 0.3em;
}
.super {
	font-size:70%;
	position:relative;
	bottom: 0.5em;
	vertical-align: baseline;

}
.green {
	color: #80be26;
	font-weight: bold;
}
