html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
margin:0;
padding:0;
}


input, textarea, select {
	color: #999999;
	font-size: 15px;
	font-family: Arial, sans-serif;
}

/* FORM ---------------------------------------------------------------- */

label{
float: left;
width: 250px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

search, textarea{
width: 50px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 5px;
margin-top: 5px;
width: 90px;
}

#submitbutton2{
margin-left: 250px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

/* FOOTER ---------------------------------------------------------------- */
div.footer {
margin-bottom: -5px;
margin-top: 155px;
align: center;
}

/* TEXT ---------------------------------------------------------------- */
div.header {
margin-bottom: -5px;
margin-top: 155px;
align: left;
color: #CCCCCC;
font-size: 19px;
font-weight: bold;
font-family: Arial, sans-serif;
}

div.policy_header {
margin-bottom: -5px;
margin-top: 30px;
align: left;
color: #CCCCCC;
font-size: 19px;
font-weight: bold;
font-family: Arial, sans-serif;
}

div.sub_header {
margin-bottom: 15px;
margin-top: 15px;
align: left;
color: #CCCCCC;
font-size: 19px;
font-weight: bold;
font-family: Arial, sans-serif;
}

/* TEXT ---------------------------------------------------------------- */
div.buttons{
margin-top: 155px;
align: left;
color: #CCCCCC;
font-size: 19px;
font-weight: bold;
font-family: Arial, sans-serif;
}

/* TEXT ---------------------------------------------------------------- */
.style1 {color: #999966}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}