﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	font-size: 10pt;
	/*position: relative;*/
}
.formLabel {
	position: absolute;
	text-align: right;
	width: 180px;
	font-weight: bold;
	color: #0000FF;
}
.basicLabel {
	padding-bottom: 5px;
	font-weight: bold;
	color: #0000FF;
}
.ifOtherLabel {
	font-weight: 100;
	font-size: 8pt;
	margin-left:7px;
}
.basicInput {
	margin-left: 190px;
	margin-bottom: 5px;
}
#rblGender {
	margin-left: 190px;
}
#Form1 {
	margin-left: auto;
	margin-right: auto;
	width: 902px;
}
#logo {
	float: left;
}
#titleCell{
/*	
	border:thin;
	border-style:solid;
	border-color:black;*/
}
#ddlWhoJoining {
/*	margin-top: 5px;
	margin-bottom:25px;*/
	float:left;
}
#txtComments {
	width: 350px;
	position: relative;
	float: left;
}
#txtPrevExperience {
	width: 350px;
	position: relative;
	float: left;
}
timePrefered{
	margin-left:20px;
}
#commentSection {
}
.errorMsg {
}
#formTitle{
	text-align: center;
	font-size: 1.9em;
	font-weight: bold;
	color: #0000FF;
	margin-top: 10px;
}
#privacyStatement{
	font-size: .8em;
	text-align: center;
	/*font-variant:small-caps;*/
}
#errorMsgSection {
	float: left;
	text-align: left;
	margin-top: 10px;
}
#pnlGoals {
	width: 640px;
	float:left;
}
#pnlMartialArts {
	width: 468px;
	float:left;
}
#txtOtherMartialArts {
	position: relative;
	left: -92px;
	top: 27px;
}
.basicCheckBox {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	display: block;
	font-size: 10pt;
	width: 100px;
}
.cbxOther {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 10pt;
	display: block;
	width: 215px;
	clear: left;
}
/*
.cbxOtherText {
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	float: left;
	clear: none;
}
*/
#txtOtherInterest {
	position: relative;
	left: -65px;
	top: 27px;
	/*width: 150px;*/
}
/*
#leftCol {
	clear: left; 
	float: left; 
	width: 445px;
	position: relative;
	display: block;
	height: auto;
}
#rightCol {
	display: block;
	float: right; 
	width: 445px; 
	position: relative;
	height: auto;
}*/
/*
#btnReset {
	position: relative;
	float: left;
	padding: 15px;
	margin: 10px;
}
#Label1 {
	position: relative;
	float: left;
	clear: both;
}
#Button1 {
	position: relative;
	float: left;
	clear:left;;
	padding: 15px;
	margin: 10px;
}
.basicLabelLeft {
	clear: left;
	float: left;
	display: block;
	color: #ffffff;
	font-weight: 300;
	position: relative;
	background-color: #0000FF; /*background-image:url(form_quest_bar.jpg);;
	background-repeat: repeat-x;
	width: 865px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 30px;
}*/
