/* //////// GLOBAL STYLE RESET///////// */
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, input table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Helvetica, Arial, sans-serif;
}
html, body {
	width: 100%;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
em {
	font-style: italic;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
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: "" "";
}
/* ********END GLOBAL RESET******** */

/* html, body {
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(../bg-greyv2.jpg) top center repeat-x;
} */

li { 
	font-family:arial,helvetica,sans-serif; 
	font-size:8pt; 
	color:#666666; 
}

div { 
	font-family:arial,helvetica,sans-serif; 
	font-size:8pt; 
	color:#666666; 
}

input { 
	font-family:arial,helvetica,sans-serif; 
	font-size:8pt; 
	color:#4978a1; 
}
			
select { 
	font-family:arial,helvetica,sans-serif; 
	font-size:8pt; 
	color:#4978a1; 
}
			
option { 
	font-family:arial,helvetica,sans-serif; 
	font-size:8pt; 
	color:#4978a1; 
}

.field{}.multipleChoiceOptionText { 
	font-family:arial,helvetica,sans-serif; 
	font-size:9pt; 
	color:#666666; 
	font-weight:bold; 
}
			
.fieldTitleBlue { 
	font-family:arial,helvetica,sans-serif; 
	font-size:9pt; 
	color:#4978a1; 
	font-weight:bold; 
}

.headline { 
	font-family:arial,helvetica,sans-serif; 
	font-size:19pt; 
	color:#4978a1; 
	font-weight:bold; 
}
			
#container {

	width: 827px;
	height: 625px;
	margin: 0px auto;
	background:url(../bg-step1v2.png) top center no-repeat;
	background-attachment: relative;
	text-align: left;
}

#wrap { 
 position: relative;
 margin: 0 auto;
 width: 827px;    /* dave  */
 height: 625px;  /* dave  */
}

#copy1 {
	position: relative; 
	width: 268px;
	height: 100px;
	top: 390px;
	left: 105px; 
	font-size: 9pt;
	color: #666666;
}

#copy2 {
	font-size: 9pt;
	width: 340px;
}

#signup {
	position: absolute;
	width: 300px;
	height: 100px;
	top: 270px;
	padding-left: 400px;
}

