*{
	margin: 0;
	padding: 0;
}

body{
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	background: white url(https://eventsonline.ca/images/bgWrapper.gif) repeat-x scroll 0 0;
}

a{
	color:#016B9D;
	text-decoration:underline;
	font-weight:bold;
}

a:link{}
a:visited{}
a:hover{
	color: #012A3E;
}

.tooltip{
	padding-right: 20px;
	background: url(../images/explainlink.gif) right 50% no-repeat;
}

p{
	margin: 10px 0 20px 0;
}

img{
	border: 0px;
}

h1, h2, h3{
	margin: 5px 0px 5px 0px;
	color: black;
}

ul, ol{
	margin: 10px 0 20px 40px;
}

li{
	list-style-position: outside;
}

option{
	padding-right:10px;
}

optgroup option{
	padding-right:10px;
	padding-left:20px;
}

table{
	border:0px;
}

table.pricing{
	width: 100%;
	background-color: silver;
	margin: 0 0 15px 0;
}

table.pricing td, table.pricing th{
	padding: 3px;
	font-weight:bold;
	text-align:center;
}

table.pricing tfoot tr td{
	text-align:left;
	color: #575757;
}

table.pricing tfoot tr td ul{
	margin: 0 0 0 40px;
}

table.pricing thead th{
	background-color: black;
	color: white;
}

table.pricing tr.even td{
	background-color: #EAEAEA;
}

table.pricing tr.odd td{
	background-color: white;
}

span.req{
	color: #ff0000;
	font-weight: bold;
	font-family: Verdana, Arial;
}

#form div{
	padding: 0px;
}

#form div.label{
	width: 275px;
	float: left;
	text-align: right;
	padding: 8px 5px 0px 5px;
}

#form div.label .hr{
	display: block;
	height: 1px;
	border: none;
	background: url(../images/bg_hr_label.gif) right top no-repeat;
	overflow: hidden;
}

#form div.label h3{
	padding: 0;
	margin: 0;
	font-size:15px;
}

#form div.data{
	width: 425px;
	float: left;
	padding: 5px;
}

#form div.data div{
	width: 100%;
	float: none;
	padding: 2px;
}

#form fieldset h3{
	text-align: center;
	padding: 3px;
	font-size: 15px;
}

img#tqQuickRegister{
	cursor: pointer;
	display: block;
	text-align:center;
	margin: 10px auto 0px auto;
}

div.waiver{
	height: 125px;
	overflow: auto;
	border:1px silver dashed;
	background: white;
	padding: 0;
	font-size: 12px;
	margin: 0 0 10px 0;
}

p.waiver{
	margin: 0 0 10px 0;
	padding:3px
}

.spacer{
	clear:both;
	height:0px;
}

.mandatory{
	margin: 0 0 10px 0;
	text-align:center;
	font-weight:bold;
}

.teamMember{
	background: #F9F9FA;
	margin: 10px 0 10px 0;
}

/* IDs */

#banner h2{
	color: #ffffff;
	background-color: black;
	text-align: center;
	padding: 0px;
	margin:0;
	letter-spacing: 2px;
}

#container{
	width: 770px;
	margin: 0 auto;
	border: 1px solid silver;
	border-top: none;
	background-color: white;
}

#content{
	margin: 15px;
}

#form{
	border: 1px solid silver;
	background-color: #EAEAEA;
}

#footer{
	background: #E6E6E7;
	padding:5px;
	font-size: 11px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	margin: 0;
	text-align: center;
}
