body {
font-family: 'Arial', 'Verdana', sans-serif;
font-size: 16px;
line-height: 22px;
background: #FFFFFF;
color: #000000;
}
a, a:visited {
color: #a1004a;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
td {
font-size: 14px;
}
.text {
font-family: 'Impact', 'Verdana', sans-serif;
font-size: 15px;
font-weight: normal;
color: #a1004a;
text-align:right;
}
form {
margin: 0px;
padding: 0px;
border: 0px;
}
input {
border: 0px;
}
textarea {
border: 0px;
}
.input {
background: #9ffffff url(global-files/inputbg.jpg) repeat-x;
padding: 4px;
font-weight: bold;
border: solid 1px;
float: left;
margin-left: 0;
}
.input2 {
background: #9ffffff url(global-files/inputbg.jpg) repeat-x;
padding: 4px;
font-weight: bold;
border: solid 1px;
}
img {
border: none;
}
#main {
display: block;
width: 656px;
margin-left: auto;
margin-right: auto;
}
#header {
display: block;
width: 656px;
height: 154px;
}
.box {
background: #FFFFFF;
color:#FFFFFF;
display: block;
width: 616px;
height: 406px;
padding: 20px;
position: relative;
}
.termsbox {
background: #ffffff;
display: block;
width: 616px;
padding: 20px;
position: relative;
font-size: 12px;
line-height: 16px;
}
.flexbox {
background: #FFFFFF url(files/termsimg.jpg);
display: block;
width: 616px;
padding: 20px;
position: relative;
}
.homebox {
background: #ffffff;
display: block;
width: 616px;
height: 406px;
padding: 0px;
position: relative;
}
.qhead {
font-size: 23px;
text-transform: uppercase;
color: #FFFFFF;
}
.question {
display: block;
width: 350px;
color:#FFFFFF;
}
.formbox {
color: #000000;
}
.formButton {
display: block;
text-align: center;
width: 100%;
position: absolute;
top: 370px;
}
#footer {
display: block;
width: 656px;
height: 199px;
}
.terms a {
font-size: 10px;
color: #666666;
}

.clear {
clear: both;
}