body {
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:top center;
color:#999;
background-color:#000;
margin:0;
}

p {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#999;
font-size:14px;
text-decoration:none;
}

a {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-size:14px;
text-decoration:none;
}

a:hover {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666;
font-size:14px;
text-decoration:none;
}

a:active, a:visited {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-size:14px;
text-decoration:none;
}

h1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-size:30px;
}

h3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#999;
text-transform:uppercase;
}

ul {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#999;
font-size:14px;
}

#separator {
width:100%;
height:1px;
background-color:#333;
}

.list-txt {
color:#999;
background-image:url(../images/icon-bullet.jpg);
background-position:left 8px;
background-repeat:no-repeat;
list-style:none;
list-style-position:inherit;
padding-left:10px;
padding-right:10px;
vertical-align:middle;
margin:0;
}

.form {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-size:16px;
}
.form-text-check {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#999;
font-size:14px;
text-decoration:none;
}

.form-field-long {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
font-size:14px;
text-decoration:none;
border:0;
background-color:#CCC;
height:20px;
width:390px;
vertical-align:middle;
margin:0;
padding:5px 5px 5px 5px;
}

.form-field-short {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
font-size:14px;
text-decoration:none;
border:0;
background-color:#CCC;
height:20px;
width:30px;
vertical-align:middle;
margin:0;
padding:5px 5px 5px 5px;
}

.form-field-med {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
font-size:16px;
text-decoration:none;
border:0;
background-color:#CCC;
height:20px;
width:80px;
vertical-align:middle;
margin:0;
padding:5px 5px 5px 5px;
}

.form-field-multiline {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
font-size:16px;
text-decoration:none;
border:0;
background-color:#CCC;
width:490px;
margin:0;
padding:5px 5px 5px 5px;
}



.footer{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#999;
font-size:11px;
text-decoration:none;
}

a.footer {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#999;
font-size:11px;
text-decoration:none;
}

a.footer:hover {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
text-decoration:none;
}

.thankyou{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#999;
}

.legal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:7px;
	color:#999;
	line-height:0;
}