body{
	border:0px;
	padding:0px;
	margin:0px;
	font: 8pt "lucida grande", "lucida unicode", verdana, arial, sans-serif;
	color:black;
	background: white;
	line-height:2;
}

#header{
	margin:0px auto;
	width:750px;
	padding:0px;
	height:100px;
	background:url("../images/header.jpg") no-repeat;
}

#navi{
	margin:0px auto;
	width:750px;
	padding:0px;
	background:white;
}


#main{
	margin:0px auto;
	padding:0px;
	width:750px;
	background:white;
}

#header_text{
	/*width:750px;
	position:absolute;
	top:65px;
	left:50%;
	margin-left:-375px;*/
	margin:15px 0px 10px 0px;
	color:#425474;
	font: 14pt trebuchet ms, verdana, arial, helvetica, sans-serif;
	text-align:center;
}

#text{
	float:left;
	display:inline;
	margin:0px 10px 0px 10px;
	width:475px;
}

#incentives{
	margin:0px;
	float:right;
	display:inline;
}

#footer{
	border: dotted black;
	border-width: 1px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	margin:20px auto;
	width:750px;
	background:white;
	text-align:center;

}

#footer p{
	margin:0px;
}

#register_form_div{
	position:absolute;
	z-index:40;
	top:330px;
	left:50%;
	margin-left:-350px;
	width:400px;
	display:none;
	background:#C0D8FF;
	border:3px solid #2051A0;
	padding:10px;
}

#referral_form_div{
	position:absolute;
	z-index:40;
	top:330px;
	left:50%;
	margin-left:-350px;
	width:450px;
	display:none;
	background:#C0D8FF;
	border:3px solid #2051A0;
	padding:10px;
}

img{
	border:0px;
}

h2{
	color:#425474;
	font:10pt trebuchet ms, arial, helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}

td.main{
	background:#F0FDCF;
	font-weight:normal;
	border-color:#4C8F15;
	border-style:solid;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:1px;
	vertical-align:top;
}

td{
	padding:2px 2px 2px 5px;
	vertical-align:top;
	text-align:left;
}

th{
	background:#4C8F15;
	font-size:10pt;
}

td.asterisk{
	padding:2px;
	width:10px;
	color:#f89c39;
	text-align:right;
}

td.input{
	padding:2px 2px 4px 2px;
	font-weight:normal;
	text-align:left;
	width:220px;
}

input, textarea, select{
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;
	width:200px;
	margin-left:5px;
}

strong{
	color:#6DA3DF;
}

.labeldiv{
	float:right;
	width:180px;
}

.check{
	float:left;
}

a{
	text-decoration: none;
	color:black;
	}

a.topLinks{
	font-size:12pt;
	font-family:trebuchet ms,verdana,arial,helvetica,sans-serif;
	color:#6DA3DF;
	text-decoration:underline;
	}

a.footerLinks{
	font-size:7pt;
	font-family:verdana,arial,sans-serif;
	color:black;
	}

a:link{
	text-decoration: none;
	
	}

a:hover{
	text-decoration: underline
}

li{
	list-style-image: url("../images/bullet.gif");
}

#form_top{
	width:482px;
	height:18px;
	background:url("../images/form_top.gif") no-repeat;
}

#form_main{
	width:482px;
	background: url("../images/form_middle.gif") repeat-y;
}

#form_bottom{
	 width:482px;
	 height:15px;
	 background: url("../images/form_bottom.gif") no-repeat;
}