	body {
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		background-color: #FFFFFF;
	}
	
 	#content {
		position: absolute;
			top: 2px;
			margin-left:-365px;
			margin-top:0px;
			padding-bottom: 10px;
			text-align:center;
			width:730px;
			height: auto;
	}
	/* ... and for other (non-IE) browsers */
	html > body #content {
		position: static;
		margin-left:auto;
		margin-right:auto;
	}
	
	#popup_content {
			margin-right:auto;
			margin-left:auto;
			margin-top:5px;
			padding:10px;
			background-color:#fff;
			border:1px solid #000;
			text-align:left;
			width:auto;
	}
	
	#header {
		display: none;
		margin-top:0px;
		height: 105px;
		width: 716px;
		padding-left: 10px;
		border: 2px solid #FF9900;
		background-color: #DEDEFF;
	}
	
	#headergraphic {
		display: none;
		float: left;
		margin: 0px;
		padding:0px;
	}
	
	#loginbox {
		display: none;
		float:right;
		color: #000099;

		height: 90px;
		width: 315px;
		padding-top: 8px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 0px;
		text-align: right;
	}
	
	div.menu {
		display: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	div.menu a {
	}
	
	div.menu a:hover{
		color: #FF9900;
	}
	
	#maintext {
		background-color: #FFFFFF;
		padding: 25px;
		padding-top: 15px;
		color:#000099;
		border: 2px solid #FF9900;
		width: 676px;
		height: auto;
		text-align:justify;
		font-size: 11px;
	}
	html > body #maintext {
		padding-top: 10px;
		/* overflow: auto; */
		font-size: 12px;
	}
	html > body hr {
		margin-top: 35px;
	}
	
	
	#fp_maintext {
		padding-top: 15px;
		padding-left: 25px;
		padding-right:25px;
		padding-bottom:20px;
		color:#000099;
		border: 2px solid #FF9900;
		width: 676px;
		height: 330px;
		background-image:url(../images/fp_background.gif);
		background-repeat:no-repeat;
		text-align:justify;
		font-size: 12px;
	}
	/* ... and for other (non-IE) browsers */
	html > body #fp_maintext {
		padding-top: 0px;
		min-height: 330px;
	}

	
	/* sand-bag divs */
	/* declare right float, clear */
	#smr-00,#smr-01,#smr-02,#smr-03,
	#smr-04,#smr-05,#smr-06,#smr-07,
	#smr-08,#smr-09,#smr-10 {
	float:right;
	clear:right;
	padding:0;
	}
	
	#smr-00 {
	width: 70px;
	margin: 0 0 0 15px;
	height: 35px;
	}
	
	#smr-01 {
	width: 100px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	#smr-02 {
	width: 190px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	#smr-03 {
	width: 210px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	#smr-04 {
	width: 210px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	#smr-05 {
	width: 240px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	#smr-06 {
	width: 280px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	#smr-07 {
	width: 320px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	#smr-08 {
	width: 320px;
	margin:0 0 0 15px;
	height: 35px;
	}
	
	div.right_float {
		margin-top: 0px;
		margin-bottom: 20px;
		margin-left: 20px; 
		float: right;
		border: 1px solid #000099;
	}
	
	div.right_float_search {
		margin-top: -38px;
		margin-bottom: 5px;
		margin-left: 20px; 
		float: right;
		border: 1px solid #000099;
	}
	
	div.left_float {
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 0px;
		margin-right: 20px;
		float: left;
		border: 1px solid #000099;
	}
	div#chart {
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 15px; 
		padding-bottom:5px;
		float: right;
		border: 1px solid #000099;
		text-align: right;	
	}
	div#esp_link_box {
		
		border: 2px solid #809FFF;
		text-align: center;
		font-weight: bold;
		width: 330px;
		font-family: Georgia, "Times New Roman", Times, serif;
		background-color: #DEDEFF;
	}
	
	div.membership_box {
		border: 2px solid #809FFF;
	}
	
	div#footer {
		padding-top: 3px;
		font-size: 9px;
		color:#000099;
	}
	
	div#footer a {
		text-decoration: none;
		color: #FF9900;
		font-weight: bold;
	}
			
	h2 {
		font-size:18px;
		font-weight: bold;
		text-align:left;
	}
	
	h3 {
		font-size:14px;
		font-weight: bold;
		text-align:left;
	}
	
	h4 {
		font-size: 16px;
	}
	
	h5 {
		margin: 2px;
		color:#000099;
		font-size: 10px;
	}
	
	.hidden {display: none;}
	
	p.faq_question {
		font-weight: bold;
		font-size: 9pt;
		margin-left: 32px;
		text-indent:-32px;
		margin-bottom: -10px;
	}
	
	p.faq_question a {
		text-decoration: none;
	}
	
	p.faq_answer {
		font-size: 9pt;
		margin-left: 27px;
		text-indent:-27px;
	}
	
	li.faq_answer {
		margin-left: 50px;
	}
	
	.error_text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FF0000;
	}
	
	.emphasis {
		font-size: 13px;
		font-weight: bold;
	}
	
	.whitetext {
		color: white;
		font-size: 9px;
	}
	
	.small_text {
		font-size: 9px;	
	}
	
	td {
		text-align: left;
	}
	
	td.center {
		text-align: center;
	}
	
	td.justify {
		text-align: justify;
	}
	
	.standout {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #330099;
	}
	.large_red {
		font-size: 14px;
		font-weight: normal;
		color: #FF0000;
	}
	.button {
		background: #EBEBEB;
		border-width: 1px;
		border-color: #000099;
		padding-left: 0px;
		padding-right:0px;
		height: 18px;
		font-size: 10px;
		color: #000099;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;		
	}
	a.button {
		background: #EBEBEB;
		border: 1px solid #000099;
		padding-left: 7px;
		padding-right:7px;
		padding-top: 0px;
		padding-bottom: 1px;
		height: 18px;
		font-size: 10px;
		text-decoration: none;
		color: #000099;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	input, textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
		
	div#registration_form {
		text-align: left;
		width: 650px;
		height: auto;
	}
	
	div#contact_esp_form {
		margin-left: 100px;
		text-align: left;
		width: 500px;
	}
	div#contact_us_form {
		margin-left: 10px;
		text-align: left;
		width: 500px;
	}
	html > body #contact_form {
		padding-top: 20px;
	}
	
	div.table_left {
		float: left;
		margin-left: 20px;
		text-align: left;
		height: auto;
	}
	
	div.table_right {
		float: right;
		margin-right: 20px;
		text-align: left;
		height: auto;
	}
	
	div.reg_button {
		clear: both;
		text-align: center;
		width: 100%;
		margin-top: 40px;
	}
	
	div.print_only {
		display: block;
	}
	
	div.no_print {
		display: none;
	}
	
	
