
 	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
font-family: helvetica , arial, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.about{

background:#D85C1C;
height:520px;
color:white;
padding-top:8px;
padding-bottom:8px;
}
#abouttext{
width:48%;
float:left;
height:100%;
}

#abouttext p{
padding-top:7px;
line-height:120%;
}

.left{
width:25%;
float:left;
text-align:center;
}
.right{
width:25%;
text-align:center;
float:left;

}
.about ul li{
margin-top:15px;
line-height: 150%;
font-size:120%;
margin-left:10px;
font-weight:bolder;
}
.about h3{
font-weight: bold;
font-size:1.25em;
}

#addressForm{
width:100% ;
height: 330px;
background:#D85C1C;
}
#addressForm input{
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}

#inputs{
margin-left:auto;
margin-right:auto;
text-align:center;
}

#response{
margin-left:auto;
margin-right:auto;
text-align:center;
color:white;
}

#announce{
width:70%;
height:185px;
}

h1, h2{
float:right;
clear:both;
padding-top:0px;
font-family: helvetica , arial, sans-serif;
text-align:right;
}

h1{font-size: 1%;}
h2{font-size:1%;}


#footer{
text-align:center;
width:276px;
font-size:.8em;
font-family: helvetica , arial, sans-serif;
margin-left:auto;
margin-right:auto;
padding-top:70px;
}

.hidden{
visibility:hidden;
}
.imgright{
float:right;
}
#survey{
text-align:center;
background:#D85C1C;
}

.survey{
background:#D85C1C;
height:40px;
text-align:center;
}

.survey a{
padding-top:10px;
display:block;
}

.surveysection{
padding-top:3px;
margin-top:4px;
border-top: dashed white 1px;
width:65%;
margin-left:auto;
margin-right:auto;
}

#geninfo {
border:none;
}

#surveyresult{
background:#D85C1C;
height:80px;
text-align:center;
padding-top:10px;
}

#response2{
padding-top: 15px;
font-weight: bold;
line-height:160%;
width:85%;
text-align:center;
margin-left:auto;
margin-right:auto
}
textarea{
padding:2px;
margin:7px;
}
input{
padding:2px;
margin:7px;
}

#disclaimer{
width:85%;
margin-left:auto;
margin-right:auto;
text-align:center;
font-weight:bold;
line-height:160%;
}
