body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #12507a;
	}
#tandc_popup {
	background: url("../img/static/rowers_bg.png") top left no-repeat;
	width: 880px;
	height: 880px;
	display: none;
	}
#tandc_popup #tandc_close {
	position: relative;
	z-index: 700;
	}
#tandc_popup #internal_tandc {
	width: 813px;
	height: 810px;
	overflow: auto;
	margin: 22px;
	margin-top: -14px;
	padding: 20px 1px 6px 22px;
	float: left;

	}
#tandc_popup #internal_tandc #tandc_header {
	width: 793px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold;
	color: #40bed3;
	margin-bottom: -10px;
	}
#tandc_popup #internal_tandc #tandc_header h1 {
	height: 30px;
	margin: 0px;
	line-height: 30px;
	float: left;
	display: block;
	margin-right: 4px;
	margin-bottom: 10px;
	color: #12507a;
	}
#tandc_popup #internal_tandc .category_header h5 {
	border-bottom: 1px solid #a8bece;
	font-size: 16px;
	font-weight: bold;
	width: 793px;
	padding-bottom: 9px;
	margin: 20px 0px 13px 0px;
	}
#tandc_popup #internal_tandc .category_header {
	width: 793px;
	padding-bottom: 20px;
	}

