body {
	font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding: 0 125px 0 125px;
	margin: auto;
	max-width: 800px;
	background: #EAEAEA;
	color: #4F4F4F;



}

#content {

	background-color: #ffffff;
	padding: 25px 50px 25px 50px;
	border-left:1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	margin:0;

	

}

p, a, address, ul, ol {
	font-size: 0.8em;
	line-height: 1.5em;	
}

ul ul, ul h5, ul p{ font-size: 1em;}

p a {

	font-size: 1em;
}

a, a:visited {
	color: blue;
	text-decoration: none;

}
	

a:hover {
	
	text-decoration: underline;
}

img { border:0;

}

.question {
	
	border-top: 1px solid #C8C8C8;
	display: block;
	padding: 10px 0px 20px 0px;
	clear: left;
	
	
}




#legalstuff {
	display: block;
	text-align: center;
	font-size: 0.8em;
	
}


#searchbuttons img {

	display: inline;
	float: left;
	clear: left;	
	
	
	
}

#searchbuttons {

	clear: both;
}

#searchbuttons p {

	margin-left: 84px;
	
}

#headerlink { text-align:center;}



h5 {
	text-decoration: none;
}

.backtotop {text-align:right;}
