﻿.question
{
	margin: 0 0 12px;
}
.errortext
{
	margin: 0 0 0 175px;
	font-weight: bold;
	color: red;
	clear: both;
}
.question
{
	clear:both;
}
.questionCheck
{
	margin: 0 0 12px 172px;
}
.question .questionCheck
{
	margin: 0;
}
.question .questionCheck label
{
	width: auto;
}
.question .wodRadioButtons
{
	float: left;
}
.question .wodRadioButtons label
{
	float: none;
	width: auto;
	display: inline;
}
.question .wodRadioButtons input
{
	position: relative;
	top: 4px;
	left: -2px;
	margin-left: 0;
}
.question .wodRadioButtons .checkBox input
{
	position: relative;
	top: 2px;
	margin-left: 0;
}

.question span.checkBox
{
	display: block;
	float: right;
	margin-right: 342px;
	position: relative;
	left: -4px;
}
.question label, .questionRadio legend
{
	width: 160px;
	display: block;
	float: left;
	position: relative;
	top: 4px;
	margin: 0 15px 0 0;
}
.question label span
{
	color: #7f7f7f;
	font-size: 10px;
	font-style: italic;
}
.radio label
{
	width: auto;
}
.large label
{
	width: 510px;
	margin: 0 0 12px;
}
.terms .medium label
{
	width: auto;
}
.question label.large
{
	width: auto;
	margin: 0 0 5px;
}
.question label.terms
{
	width: 515px;
	margin: 0;
}

input.textField
{
	width: 277px;
}
input.textFieldsml
{
	width: 139px;
}
input.textFieldmed
{
	width: 208px;
}
input.btnCont
{
	text-indent: -900000px;
	line-height: 0px;
	font-size: 0px;
	display: block;
	float: right;
	width: 88px;
	border: 0;
	height: 23px;
	background: url( '../../images/btn/btnContinue.gif' ) no-repeat;
}
input.btnPrev
{
	text-indent: -900000px;
	line-height: 0px;
	font-size: 0px;
	display: block;
	float: left;
	width: 88px;
	border: 0;
	height: 23px;
	background: url( '../../images/btn/btnPrevious.gif' ) no-repeat;
}
input.btnSubmit
{
	text-indent: -900000px;
	line-height: 0px;
	font-size: 0px;
	display: block;
	float: right;
	width: 88px;
	border: 0;
	height: 23px;
	background: url( '../../images/btn/btnSubmit.gif' ) no-repeat;
}
input.btnBack
{
	text-indent: -900000px;
	line-height: 0px;
	font-size: 0px;
	display: block;
	float: left;
	width: 88px;
	border: 0;
	height: 23px;
	background: url( '../../images/btn/btnBack.gif' ) no-repeat;
}

select.dropDownList, select.dropDownListSml
{
	width: 136px;
}
.terms .field select
{
	float: right;
}
.question textarea
{
	width: 538px;
	height: 93px;
}
.question textarea.textAreaBoxSmall
{
	width: 277px;
	height: 93px;
}

.charactersLeft
{
	font-size: 10px;
	color: #8f9495;
	float: right;
}

.contactus input.btnSubmit
{
	margin: 0 80px 0 0;
	display: inline;
}
.appTable, .appTable td
{
	border-color:#999999!important;
	border-width:1px!important;
	border-style:Solid!important;
	border-collapse:collapse!important;
}