html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
background-color: #000;
color: #fff;
font-family: georgia, times, serif;
font-size: .8em;
line-height: 1.2em;
background-image: url(../images/mainbg.jpg);
background-repeat: no-repeat;
background-position: top center;
}

#contentwrapper {
background-image: url(../images/bottomtile.gif);
background-repeat: repeat-y;
width: 658px;
margin: 0 auto 0 auto;
padding: 50px 0 35px 0;
}

#mainwrapper {
width: 658px;
margin: 0 auto;
}

#fieldset {
width: 595px;
margin: 0 auto;
}

	#fieldset table {
	width: 595px;
	margin: 265px auto 0 auto;
	border: 1px solid #a4a9ad;
	}
	
.label {
text-align: right;
width: 204px;
font-weight: bold;
padding: 0 8px 0 0;
text-shadow: 0px 1px 4px #000;
}

.field {
text-align: left;
width: 375px;
padding: 0 0 0 8px;
}

.twocol {
text-align: center;
padding: 0 0 0 8px;
}

.standardfield {
border: 0px;
font-family: arial, helvetica, sans-serif;
width: 205px;
height: 19px;	
padding: 6px 0 2px 5px;
}

.even {
background-color: #112333;
line-height: 46px;
}

.odd {
background-color: #1f2f3f;
line-height: 46px;
}

.oddshort {
background-color: #1f2f3f;
line-height: 24px;
}

.stateselect {
margin: 10px 5px 0 0;
border: 0;
height: 27px;	
padding: 5px 0;
}

.submitbutton {
background-color: #112333;
color: #a4a9ad;
border: 1px solid #a4a9ad;
font-weight: bold;
height: 27px;
font-family: georgia, times, serif;
}

.zipfield, .dobfield {
width: 110px;
border: 0px;
font-family: arial, helvetica, sans-serif;
height: 19px;	
padding: 6px 0 2px 5px;
}

#rulesandlegal {
margin: 0 auto;
width: 353px;
height: 69px;
}

	#rulesandlegal img, #rulesandlegal a {
	border: 0px;
	}
	
#footer {
width: 1000px;
margin: 15px auto 0 auto;
text-align: center;
line-height: 1.2em;
background-image:url(../images/20logo.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 0 30px;
font-size: .7em;
font-family: arial, helvetica, sans-serif;
color: #bababa;
}

#footerlegal {
width: 960px;
margin: 45px auto 0 auto;
text-align: center;
line-height: 1.2em;
background-image:url(../images/20logo.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 0 30px;
font-size: .7em;
font-family: arial, helvetica, sans-serif;
color: #bababa;
}

a:link, a:visited, a:active {
color: #edb245;
}

#legalwrapper {
width: 960px;
margin: 0 auto;
font-family: arial, helvetica, sans-serif;
}

.underline {
text-decoration: underline;
}

strong {
font-weight: bold;
}

.smalltext {
font-family: arial, helvetica, sans-serif;
font-size: .8em;
}

.plainbg {
background-image: none;
font-size: .8em;
padding: 10px 0 0 0;
}

h1 {
font-weight: bold;
font-family: arial, helvetica, sans-serif;
text-align: center;
margin: 0 0 10px 0;
font-size: 1.4em;
}

h2 {
font-weight: bold;
font-family: arial, helvetica, sans-serif;
text-align: center;
font-size: .9em;
margin: 0 0 15px 0;
}

p {
margin: 0 0 20px 0;
}

/* validation */

label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; font-family: arial, helvetica, sans-serif; font-size: .8em; }
p { clear: both; }
.submit { margin-left: 12em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }


.clear {
height: 0px;
margin: 0px;
font-size: 0px;
line-height: 0px;
clear: both;
}
