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, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0px;
	font-family: times, serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

/* =HTML
----------------------------------------------- */

body {
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-weight: normal;
	margin: 0px auto;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: times, serif;
	font-weight: normal;
}
a {
	color: #000;
	outline: none;
}
a:hover {
	color: #4c5e7f;
}
h1 {
}
h2 {
}
p {
}
h2 + p, h3 + p {
}


/* =Forms
----------------------------------------------- */

div.error input,
div.error select,
div.error textarea {
    border: 1px solid #900 !important;
    color: #900 !important;
}
.error {
    color: #900 !important;
}
form {
	clear: both;
}
input, select, textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
option {
	margin-bottom: 0px
}
input.radio {
	margin: 10px 5px 0px 0px;
}
input[type="text"],
input[type="password"],
textarea,
select {
	border: 2px solid #fff;
	color: #000;
	font-size: 12px;
	padding: 5px;
}
select {
	padding: 3px;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 410px;
}
.form-label {
	clear: left;
	text-align: center;
}
.form-entry {
	clear: right !important;
	letter-spacing: 0.125em;
	text-align: center;
	text-transform: uppercase;
}
.form-entry input[type="text"] + a,
.form-entry input[type="hidden"] + a {
	color: #888;
	display: block;
	font-size: 11px;
	margin: 5px 0px 0px 128px;
}
.form-parent {
	clear: both;
}
.form-entry input,
.form-entry select,
.form-entry textarea {
	margin-bottom: 0px;
}
.form1col, .form2col {
	margin: 0px auto;
}
.form1col {
}
.req {
	color: #900;
	padding-left: 2px;
}
#content form {
	margin-top: 22px;
}
.glow select {
	letter-spacing: 0em !important;
	text-transform: none !important;
	width: 200px;
}
#content a.submit {
	background: url('images/intro_btn_enter.gif') no-repeat 0px 0px;
	border: 0px;
	color: #f3f7be;
	display: block;
	font-size: 1px;
	height: 25px !important;
	margin: 0px auto;
	outline: none;
	padding: 0px;
	width: 130px !important;
}




/* =Everything Else
----------------------------------------------- */

#container {
	background: url('images/intro_bg.jpg') no-repeat 0px 0px;
	height: 908px;
	margin: 0px auto;
	position: relative;
	width: 926px;
}
#content {
	background: url('images/intro_main.png') no-repeat 0px 0px;
	height: 503px;
	left: 0px;
	position: absolute;
	top: 105px;
	width: 495px;
}
#headline {
	background: url('images/intro_headline.png') no-repeat 0px 0px;
	height: 74px;
	margin-top: 128px;
	margin-left: 54px;
	width: 298px;
}
#rejection {
	background: url('images/intro_rejection.png') no-repeat 0px 0px;
	height: 290px;
	margin-top: 145px;
	width: 397px;
}
.glow {
	background: url('images/intro_selectfade.png') no-repeat 0px 0px;
	height: 30px;
	padding-top: 7px;
	margin: 0px auto;
	width: 222px;
}
.remember {
	padding: 10px 0px 15px 0px;
}
#disclaimer {
	background: url('images/intro_divider.png') no-repeat 0px 0px;
	margin: 30px 0px 0px 0px;
	padding: 30px 20px 0px 20px;
	text-align: center;
	width: 357px;
}
#disclaimer p {
	font-family: arial, sans-serif !important;
	font-size: 11px;
}
#disclaimer p a {
	font-family: arial, sans-serif !important;
	font-weight: bold;
	text-decoration: none;
}
#disclaimer p:first-child + p + p {
	padding-top: 5px;
}





















