@charset "UTF-8";
/* CSS Document */

body{
	overflow:auto; 
	background-color:#127c9f;
	margin:0px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
p{
	margin:0px;
}

p.grayheader{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border-width:0px;
}
	
a{
	color:#004d96;
	text-decoration:none;
	font-weight:bold;
}

.container_div{
	position:relative;
	margin:0px auto; 
	width:698px; 
	border-color:#000000; 
	border-style:solid; 
	border-width:0px;
}

.white_div{
	position:relative; 
	z-index:0; 
	margin:0px; 
	left:0px; 
	top:0px; 
	background-color:#FFFFFF; 
	height:auto; 
	width:698px;
}

.expanding_box{
	width:275px;
	height:206px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000000;
	display:none;
}

.expand_container{
	width:275px;
	height:206px;
	position:relative;
	float:right;
	margin-left:10px;
}

.expanded_container_inner{
	background-color:#000000;
	width:400px;
	height:300px;
	position:absolute;
	left:-62px;
	top:-47px;
	display:none;
	border-width:0px;
}

.expanded_shadow{
	left:-87px;
	top:-72px;
	display:none;
	position:absolute;
}

.close_button{
	position:absolute;
	top:-72px;
	left:-62px;
	display:none;
	cursor:pointer;
}

.buttons_tab{
	height:45px;
}

.button_right{
	width:124px; 
	height:45px;
	float:right;
}

.button_left{
	width:124px; 
	height:45px;
	float:left;
}

.left_col{
	float:left;
	position:relative;
	width:230px;
	
}

.right_col{
	width: 440px;
	float:left;
}

.right_col p{
	margin-bottom:10px;
}

.left_col_spacer{
	float:left;
	width:10px;
	position:relative;
}

.panel1{
	width:230px;
	height:358px;
	background-image:url(shared/panel.jpg);
	margin-bottom:10px;
}


.panel2{
	width:190px;
	height:auto;
	background-image:url(shared/panel2_mid.jpg);
	padding-left:20px;
	padding-right:20px;
}


.panel2_image{
	display:block;
}

.clearer{
	clear:both;
}

.panel_title{
	text-align:center;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:10px;
}

.panel_title2{
	text-align:center;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:10px;
}

.category_option_div{
	margin-bottom:5px;
}

.mid_style{
	position:relative; 
	height:10px; 
	width:366px;
}

.form_style{
	display:none; 
	position:absolute; 
	left:48px; 
	top:30px; 
	width:370px; 
	height:460px;
}

.textbox_style{
	width:240px; 
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	margin-bottom:4px;
}

.sendform_style p{
	margin-bottom:15px;
}

.send_button_style{
	width:80px; 
	font-size:11px;
}

.close_window_style{
	width:120px; 
	font-size:11px;
}

.sendform_style{
	color:#333333; 
	width:280px; 
	margin-top:30px; 
	margin-left:0px; 
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

.sendbody_style{
	width:240px; 
	height:97px;  
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	margin-bottom:12px;
 }
 
 .response_style{
 	position:absolute; 
	left:0px; 
	top:365px; 
	width:265px; 
	height:30px; 
	text-align:center; 
	font-weight:bold; 
	color:#333333; 
	border-width:0px; 
	border-color:#000000; 
	border-style:solid;
 }
 
 .block_level{
 	display:block;
 }	
 
 .black_screen{
 	position:absolute;
	left:0px;
	top:0px;
	width:698px; 
	height:600px;
	background-color:#000000;
	display:none;
 }

.iframe_style{
	position:absolute; 
	left:0px;top:0px; 
	width:400px; 
	height:345px; 
	border-width:1px; 
	border-color:#FFFFFF;
	border-style:solid; 
	z-index:10; 
	overflow:hidden; 
	display:none;
}

.tracking_div{
	position:relative; 
	width:698px; 
	text-align:center; 
	margin-top:60px;
}

.footer_spacing{
	height:80px;
	position:relative;
}

.panel2 p {
	margin-top:10px;
	color:#333333;
}

.options_div{
	width:210px; 
	height:290px; 
	text-align:left; 
	overflow:auto; 
	color:#444444;
	position:relative;
	margin:0px auto;
}

.popup{
	z-index:1;
	position:absolute; 
	left:300px; 
	top:0px; 
	width:370px; 
	height:460px; 
	display:none; 
	border-width:0px; 
	border-color:#000000; 
	border-style:solid;
}

.sponsor_float{
	float:left;
}

.small_spacer{
	height:10px;
	overflow:hidden;
}

.large_spacer{
	height:25px;
	overflow:hidden;
}

.sponsor_text{
	width:180px;
	margin-left:14px;
	margin-right:14px;
	color:#444444;
}

.category_im{
	position:absolute;
	left:0px;
	top:0px;
}

.sponsor_div{
	margin-bottom:15px;
}

.highlighted_members{
	color:#000000;
	font-size:14px;
}
