
/*stylesquest.css*/

#wrap {	width: 724px;	margin-top: 2px; margin-bottom: 2px; margin-left: auto; margin-right: auto; padding: 0px; border: thin solid #000000;}
form { border: 1px solid lightgrey; padding: 5px; background-color: #FAEBD7; }
input { background-color: #FFFAF0; color: blue; }
select { background-color: darkgray; color: blue; }
input.radio { background-color: blue; }
textarea { background-color: #FFFAF0; color: blue; }
.button { font-size: 16px; font-family: Verdana; background-color: darkgray; color: blue; }
h1,h2,h3,h4{ text-align: center; color: green;}
.disclaimer { font-family: verdana, arial; text-align: center; font-size: 80%; color: #228B22;} 
.Normal {  text-align: left; text-indent:0pt; margin-top:0pt; margin-bottom:0pt; font-family: Times New Roman; font-size: 10pt;}
table { margin: auto; }
center { text-align: center;}
.divholder{margin: 0 0 1em 7em;}

