body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

SPAN {
	font-size:9pt;
}

#main_copy LI {
	background-image:url(images/check.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	line-height:30px;
	list-style-type: none;
}

input[type="text"] {
	font-size:9pt;
	width:120px;
}

#body_wrap {
	width: 974px;
	margin: 0 auto;
}

#header {
	margin-top:15px;	
	height:95px;
	padding:0 20px 0 20px;
}

	#header_logo {
		margin-top:35px;
		float:left;
		padding-right: 20px;
	}
	
	#header_links {
		margin-top:49px;
		float:left;
	}
	
	#header_login {
		float:right;
	}
	
		#header_login_form {
			padding:8px;
			border:1px solid #CCCCCC;
		}
	
	#header_status {
		margin-top:5px;
		text-align:right;
	}

#map {
	border-top:1px solid #333333;
	height:380px;
	background-color:gray;
}

#contributers {
	/*height:40px;*/
	background-color: #F1F1F1;
	padding:15px;
}
	#contributers_list {
		border-left:1px solid #ff7200;
		padding:7px 0 0 10px;
		margin-left:10px;
		height:30px;
	}

#main {
	padding:20px 40px;
}
	
	#main_opportunities {
		width:350px;
		margin-right:50px;
		float:left;
	}
	
	#main_opportunities A {
		text-decoration:none;
	}
	
	#main_opportunities A:hover {
		text-decoration:underline;
	}

	#main_copy {
		float:left;
	}

#footer {
	border-top:1px solid #F1F1F1;
	padding-top:10px;
	margin-top:30px;
	font-size:8pt;
	text-align:center;
}
	
#intro_statement {
	display:none;
}


#form_block {	
	width:330px;
	margin:0 auto;
	margin-top:5px;
	font-size:1em;
}

	#form_block INPUT {
		width:200px;
		font-size:13pt;
		font-family:Arial, Helvetica, sans-serif;
		height:18pt;
		border:1px solid #99cc03;
		margin:1px;
	}
	#form_block DIV {
		display:inline;
		float:left;
		width:80px;
		text-align:right;
		padding:5px;
	}
	
	#form_block P {
		text-align:center;
		margin:5px 0 -5px 0;
	}

#form_block2 {	
	width:550px;
	margin:0 auto;
	margin-top:10px;
	font-size:13pt;
}

	#form_block2 INPUT {
		width:325px;
		font-size:14pt;
		font-family:Arial, Helvetica, sans-serif;
		height:19pt;
		border:1px solid #99cc03;
		margin:1px;
	}
	#form_block2 DIV {
		display:inline;
		float:left;
		width:120px;
		text-align:right;
		padding:7px;
	}
	
	#form_block2 P {
		text-align:center;
	}

#step2_pop {}

	#step2_pop_topheader {
		padding:0 0 10px 20px;
	}

	#step2_pop_header_callout {
		position:absolute;
		margin:19px 0 0 10px;
	}

	#step2_pop_headline {
		margin:30px 0 15px 100px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13pt;
		font-weight:bold;
	}

	#terms {
		text-align:center;
	}

#step3_pop { }

	#step3_pop_topheader {
		padding:15px 0 12px 20px;
	}

	#step3_pop_header_callout {
		position:absolute;
		margin:19px 0 0 10px;
	}

	#step3_pop_headline {
		margin:40px 0 30px 100px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13pt;
		font-weight:bold;
	}

#top_contributers_pop {
	display:none;
}

#learn_more_pop {
	display:none;
}

#forgot_password_pop {
	display:none;
}

.top_contrib {
	height:200px;
	overflow-y:scroll;
	overflow-x:hidden;
}

table {
		border-collapse:collapse;
		width:600px;
		font-size:11pt;
	}
	thead {
		background-color:#d3e4f4;
		border-bottom:1px solid #7297ba;
	} 

	tr {
		border-bottom:1px solid #7297ba;
		color:#333333;
	}

	tr.odd {background-color:white; cursor:pointer;}
	tr.odd:hover {background-color:#fdffdc;}
	
	tr.even {background-color:#f5f5f5; cursor:pointer;}
	tr.even:hover {background-color:#fdffdc;}
		
	td,th {
		text-align:left;
		padding:4px;
	}

.form_block {
	width:500px;
	margin:0 auto;
	margin-top:20px;
	font-size:13pt;
	padding:20px;
	border:1px solid #CCCCCC;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}
/*	.form_block INPUT[type="text"] { */
	.form_block INPUT {
		width:310px;
		font-size:14pt;
		font-family:Arial, Helvetica, sans-serif;
		height:21pt;
		border:1px solid #99cc03;
		margin:1px;
	}
	.form_block DIV {
		display:inline;
		float:left;
		width:120px;
		text-align:right;
		padding:7px;
	}
	
	.form_block SPAN {
		display:block;
	}
	
	.form_block P {
		text-align:center;
		padding:10px;
	}
	
.form_block_profile {
	width:500px;
	margin:0 auto;
	margin-top:20px;
	font-size:13pt;
	padding:20px;
	border:1px solid #CCCCCC;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}

	.form_block_profile INPUT {
		width:310px;
		font-size:14pt;
		font-family:Arial, Helvetica, sans-serif;
		height:21pt;
		border:1px solid #99cc03;
		margin:1px;
	}
	.form_block_profile DIV {
		display:inline;
		float:left;
		width:120px;
		text-align:right;
		padding:7px;
	}
	
	.form_block_profile SPAN {
		display:block;
	}
	
	.form_block_profile P {
		text-decoration:none;
		display:inline;
	}



	.profile_callout {	
		width:317px; 
		height:237px; 
		background-image:url(images/callout.png); 
		background-repeat:no-repeat; 
		margin:15px auto 15px auto;
		text-align:left;
	}
	
	.profile_name {
		font-size:12pt;
		font-weight:bold;
	}

	.profile_email {
			
	}
	
	.profile_num {
		font-size:9pt;
		font-weight:bold;
		
		margin-top:10px;
	}
	
	.profile_addr {
		font-size:9pt;
		padding-bottom:10px;
	}
	
	.profile_address {display:inline;}
	.profile_city {display:inline;}
	.profile_state {display:inline;}
	.profile_zip {display:inline;}
	
	.profile_featured {
		font-size:9pt;
		display:block;
	}
	.profile_featured IMG {
		margin:5px 4px 0 0;
		cursor:pointer;
	}
	
	.profile_icons {
		display:block;
		padding-bottom:10px;
	}
	
	.hide_show {
		font-size:8pt;
		font-weight:normal;
		text-decoration:none;
		border-bottom:1px dotted #0033CC;
	}
	
.pop_headline {
	/*margin:40px 0 30px 100px;*/
	margin:40px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
}
.subsite_header {
	background-image:url(images/mlmlocal_headerbg.gif);
	background-repeat:repeat-x;	
	height:51px;
}


.cleardiv {
	clear:both;
}

.smalltxt {
	font-size:0.7em;
}

.headline {
	font-size:12pt;
	font-weight:bold;
	color:#ff7200;
}

.crsr {
	cursor:pointer;
}

.link {
	text-decoration: underline;
	color:blue;
	cursor:pointer;
}

/******************* LIGHTBOX FEATURES **********************/
.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.4;
    opacity:.40;
    filter: alpha(opacity=40);
}
 
.white_content {
    display: none;
    position: absolute;
    top: 2%;
    left: 13%;
    width: 75%;
    height: 570px;
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    z-index:1002;
    overflow-y:auto;
	overflow-x:hidden;
}

.confirmation_box {
	display:none;
	position:fixed;
	top:40%;
	left:33%;
	width:350px;
	border:5px solid #999999;
	background-color: #FFFFA0;
	text-align:center;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	z-index:999;
	
    -moz-opacity: 0.90;
    opacity:.90;
    filter: alpha(opacity=90);
	
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}

.confirmation_box SPAN {
	font-size:12pt;
}
.confirmation_box A {
	font-size:10pt;
}
