/* Navigation */
div#col_wrapper div#cols div#left_col ul li.active {
	background-image: url("../images/bullets/play.gif");
}

div#col_wrapper div#cols div#left_col ul li.active a {
	color: #3dc6f4;
}

div#col_wrapper div#cols div#left_col ul li.active ul li {
	background-image: url("../images/bullets/play_arrow.gif");
}

div#col_wrapper div#cols div#left_col ul li.active ul li.active a {
	color: #3dc6f4;
	text-decoration: underline;
}

div#col_wrapper div#cols div#left_col ul li.active ul li.active ul li.active a {
	color: #3dc6f4;
	text-decoration: underline;
}

/* Column wrapper - heading and panels */
div#col_wrapper div#cols div#mid_col h1 {
	background-color: #3dc6f4;
}

div#col_wrapper div#cols div#mid_col div.panel h1 {
	color: #3dc6f4;
	background-color: #fff;
}

div#col_wrapper div#cols div#mid_col div.panel h1 a {
	color: #3dc6f4;
}

div#col_wrapper div#cols div#mid_col div.panel h2 {
	color: #3dc6f4;
}

div#col_wrapper div#cols div#mid_col div.panel h2 a {
	color: #3dc6f4;
}

div#col_wrapper div#cols div#mid_col_content h1 {
	background-color: #3dc6f4;
}

div#col_wrapper div#cols div#mid_col_content h2,h3,h4,h5,h6 {
	color: #3dc6f4;
}

div#col_wrapper div#cols div#mid_col_content a {
	color: #3dc6f4;
}

div#col_wrapper div#cols div#mid_col_content form {
	border: #b1ebff 1px solid;
	background-color: #e2f8ff;
}

#fundraising_form{
	font-size:1.2em;
	}
#fundraising_form h2{
	font-size:.8em;
	}	
div#col_wrapper div#cols div#mid_col_content #fundraising_form select#teamsize{
	float:none;
	}	
div#col_wrapper div#cols div#mid_col_content #fundraising_form input.checkbox{
	float:none;
	margin:6px 0;
	padding:0;
	}	
div#col_wrapper div#cols div#mid_col_content #regform select.text,
div#col_wrapper div#cols div#mid_col_content #regform select.text1{
	
	border:1px solid #999;
	width:205px;
	padding:1px;
float:none;
margin-left:65px;
}
div#col_wrapper div#cols div#mid_col_content #regform select.text1{
margin-left:102px;
}
div#col_wrapper div#cols div#mid_col_content #regform textarea.text{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	border:1px solid #999;
	width:200px;
	padding:1px;
	}	
div#col_wrapper div#cols div#mid_col_content #regform input.text,
div#col_wrapper div#cols div#mid_col_content #regform textarea#interest{
	border:1px solid #999;
	width:200px;
	padding:1px;
	}	
div#col_wrapper div#cols div#mid_col_content #regform textarea#interest{
height:70px;
}
div#col_wrapper div#cols div#mid_col_content .regtable td,
div#col_wrapper div#cols div#mid_col_content .regtable{
	border:none;
	width:auto;
	}	
div#col_wrapper div#cols div#mid_col_content .regtable td{
	font-size:1.3em;
	padding:5px 0;
	}	
div#col_wrapper div#cols div#mid_col_content .regtable td.regtabletd{
	width:200px;
	
	}	
a#rd_book{
	background-image: url("../images/redbt_book.gif");
	display:block;
	float:left;
	width:67px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
}	
div#col_wrapper div#cols div#mid_col_content #regform label.error{
float:none;
display:block;
width:200px;
}
div#col_wrapper div#cols div#mid_col_content #regform select#expmonth,
div#col_wrapper div#cols div#mid_col_content #regform select#expyear{
float:left;
margin:0 0 0 5px;
padding:0;
}
div#col_wrapper div#cols div#mid_col_content #regform select#expmonth{
	margin:0 0 0 65px;
	}
