/******************
 * General Styles *
*******************/

*{margin: 0; padding: 0;}
html, body{width: 100%; height: 100%;}
body
{		
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.625em;
	line-height: 1.5em;
	color: #333333;
	background: #fff;
}
p, li, label{font-size: 1.2em;}
p label {font-size:1em;}
table{border-collapse: collapse; border: 0; border-spacing: 0;}
td{vertical-align: top;}
input, select, textarea{font-size: 1.2em; font-family: Arial, Verdana, Helvetica, sans-serif; color:#333333;}
img{border: 0;}
a{color: #009aa6; text-decoration: none;}
a:hover{text-decoration: underline;}

h1, h2, h3, h4, h5
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 	
	line-height: 1.0em;
	font-weight: normal; 
	color: #333333;
}
h1{font-size: 1.8em;}
h2{font-size: 1.6em;}
h3{font-size: 1.4em;}
h4{font-size: 1.2em;}
h5{font-size: 1.0em;}
h1 a, h2 a, h3 a, h4 a, h5 a
{	
	color: #333333;
}
.clear{clear: both;}
.floatLeft{float: left;}
.floatRight{float: right;}
.alignCenter
{
	margin: 0 auto; 
	width: 717px;
}
.hidden {display:none;}
.txtNormal {color:#333333 !important;}

/**********
 * Header *
***********/

.header
{
	float: left;
	width: 717px;
	height:103px;
}
.header h1
{
	float: left; 
	margin-top:17px;
	display:none;
}
.header h1 a
{
	color:#000000;
}
.printLogo
{
	display:block;
}
.header h2 {display:none;}


/***************
 * Adjustments *
****************/

.paddingTop4 {padding-top:4px;}
.pageContent .paddingBottom2 {padding-bottom:2px;}
.formStep .marginBottom0 {margin-bottom:0;border-bottom:0;}

/***********
 * Content *
************/

.pageContent 
{
	border:1px solid #e3e3e3;
	padding:12px 9px 8px;
	float:left;
	width:697px;
	margin-bottom:20px;
}
.formSection
{
	width:681px;
	margin-bottom:13px;
	padding:20px 0 13px 14px;
}
#applicant1Info .formSection, #applicant2Info .formSection{width:677px;}
.formHeading
{
	float:left;
	width:695px;
	padding-bottom:4px;
	border-bottom:2px dotted #e4e4e4;
	margin-bottom:9px;
}
.formHeading h2
{
	color:#009aa6;
	font-size:1.8em;
	line-height:1.2em;
	float:left;
}
.formHeading p {float:right;}
.formSection p , .formSection li{color:#666666; line-height:1.35em;}
.formSection li {margin-top:6px;}
.formSection ul {margin-left:18px; margin-bottom:14px;}
.confirmationPage .formSection li {margin-top:0; margin-bottom:6px;}
.confirmationPage ul.lastList {margin-bottom:28px;}

.leftCol
{
	width:309px;
	padding-right:15px;
}
.rightCol
{
	border-left:2px dotted #cfcece;
	width:320px;
	padding-left:18px;
}
.requiredInfo {padding-right:20px; width:664px;}
.formStep .requiredInfo p {color:#333333; font-size:1.2em;}
#applicant1Info {margin-bottom:34px; float:left;}
#applicant2Info {margin-bottom:11px; /*display:none;*/ float:left;}
#applicant1Info .formWrapperBottom, #applicant2Info .formWrapperBottom
{
	width:695px;
	padding-bottom:7px;
}

#applicant1Info .formWrapperContent, #applicant2Info .formWrapperContent
{
	width:691px;
}
#applicant2AddressDetails {/*display:none;*/}
.applicantNum 
{
	color:#000000;
	padding-top:8px;
	height:23px;
	padding-left:16px;
	width:679px;
}
.reviewSection 
{
	clear:both; 
	width:695px; 
	margin-bottom:14px;
	padding-bottom:6px;
}
.reviewHeading 
{
	float:left; 
	width:696px; 
	line-height:1.5em;
	padding-bottom:5px;
}
.reviewApplicantTitle h3 {color:#FFFFFF;}
.reviewApplicantTitle
{
	padding:8px 0 0 8px;
	height:21px;
	clear:both;
}
.reviewApplicantEnd
{
	padding-bottom:7px;
	float:left;
	margin-bottom:20px;
}
.reviewApplicantMid 
{
	float:left;
}
.reviewApplicantMid .reviewSegment {width:691px;}
.reviewHeading h3 {float:left; line-height:1.3em;}
.reviewSegment
{
	padding-top:8px;
	float:left;
	clear:both;
	width:695px;
}
.reviewSegment table 
{
	width:659px; 
	font-size:1.2em; 
	margin:0 0 15px 18px;
}
.reviewSegment td 
{
	line-height:1.35em; 
	padding-top:6px; 
	color:#666666;
}
.reviewSegment tr.paddingTop18 td{padding-top:18px;}
.reviewSegment td.fieldName 
{
	color:#333333; 
	text-align:right; 
	padding-right:13px;
	width:250px;
}
.reviewSegment h4 
{
	margin-bottom:17px; 
	font-size:1.4em; 
	font-weight:bold;
	padding-left:18px;
}
.confirmPanel input
{
	margin-right:8px;
	float:left;
}
.idTypeRows {display:none;}
.paymentDetails {display:none;}


/******************
 * Progress Panel *
*******************/

.progress {display:none !important;}
.confirmationPage .progress {display:block;}
.progress h3 
{
	color:#666666; 
	line-height:1.2em;
	padding-bottom:2px;
	font-size:1.1em;
	padding-left:8px;
}
.progress p 
{
	float:left;
	padding-top:32px;
	color:#666666;
	font-size:12px;
	position:relative;
}
.progress p.progressStep1
{
	background-position:0 -200px;
	width:164px;
	padding-left:10px;
}
.progress p.progressStep1On {color:#333333; background-position:0px -280px; }
.progress p.progressStep2
{
	background-position:-179px -200px;
	margin-left:-4px;
	width:159px;
	padding-left:18px;
}
.progress p.progressStep2On {color:#333333; background-position:-179px -280px;}
.progress p.progressStep3
{
	background-position:-361px -200px;
	margin-left:-4px;
	width:162px;
	padding-left:17px;
}
.progress p.progressStep3On {color:#333333; background-position:-361px -280px;}
.progress p.progressStep4
{
	background-position:-544px -200px;
	margin-left:-5px;
	width:156px;
	padding-left:20px;
}
.progress p.progressStep4On {color:#333333; background-position:-544px -280px;}
.progress p a 
{
	display:none;
	position:absolute;
	left:0;
	text-indent:-99999px;
	top:0;
	width:174px;
	height:28px;
}

/***************
 * Form Panels *
****************/
.ttlDeclaration {font-size:16px; font-weight:bold;}
.errorBox {display:none !important;}
.formSection {clear:both;}
.formSection .row
{
	width:672px;
	clear:both;
}
.labelCol
{
	width:252px;
	margin-right:19px;
	float:left;
	position:relative;
	padding-bottom:3px;
}
.labelCol label {text-align:right; display:block;}
.paddingLeft75 {padding-left:75px;}
.elementCol
{
	width:200px;
	margin-right:7px;
	float:left;
	padding-bottom:10px;
}

.supportCol
{
	display:none;
}


/***********************
* Form headings & text *
************************/

.required 
{
	background:url(../images/icon_required.png) no-repeat left top;
	width:5px;
	height:6px;
	text-indent:-9999px;
	display:block;
	float:left;
}
.formHeading .required {width:8px; height:10px;background-position: 0 3px;}
.labelCol .required
{
	position:absolute;
	right:-10px;
	top:0px;
}
.formSection h3 
{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:11px;
}
.row p, .formSection p
{
	padding-bottom:5px; 
	font-size:1.1em; 
	clear:both;
}
.row p.staticHint 
{
	padding-left:272px; 
	margin-top:-5px;
	float:left;
	width:400px;
}


/*****************
 * Form Elements *
******************/

.txt 
{
	border:1px solid #009aa6;
	width:192px;
	padding:2px 3px 1px;
}
.shortTxt {width:80px;}
.txtShortPhone {width:129px;}
.ddl 
{
	border:1px solid #009aa6;
	padding-left:2px;
	color:#333333;
	width:200px
}
.ddlDay, .ddlMonth, .ddlYear
{
	width:60px;
}
.ddlAreaCode {width:50px; margin-right:10px;}
.ddlDay, .ddlMonth {margin-right:10px; float:left;}
.elementCol .rb { margin-right:4px;}
.elementCol label { margin-right:14px;}
.elementCol p label { margin-right:0px;}
.elementCol span {color:#666666;}

/****************
 * Form Buttons *
*****************/

.formButtons {float:left; width:696px}
.formButtons .btnCancel 
{
	float:left;
}
/*.btnContinue {float:right;}*/
.btnContinue {display:none;}
.btnSubmit {display:none;}
.btnBack {display:none;}
.btnCancel {display:none;}
.btnBegin {display:none;}
.btnCloseWindow
{
	display:none;
}
.btnPrint {display:none;}
.btnEdit
{
	display:none;
}


/*********************
 * Confirmation Page *
**********************/

h3.ttlDeclaration
{
	line-height:1.8em;
	margin:8px 0 4px;
	float:left;
	font-size:1.4em;
}
.confirmPanelWrapper
{
	margin-top:1px;
	padding-left:7px;
	float:left; 
	margin-right:10px;
	clear:both;
}
.confirmPanelWrapper .panelRight
{
	padding-right:7px;
	float:left;
}
.confirmPanelWrapper .panelRpt
{
	height:26px;
	padding:10px 9px 0 8px;
	float:left;
}
.confirmPanelWrapper p 
{
	float:left;
	margin-right:40px; 
	font-size:1.2em; 
	line-height:15px;
}
.confirmationPage .confirmPanelWrapper {margin:11px 0 5px;}
.confirmationPage .confirmPanelWrapper p {margin-right:0;}
.confirmationPage .formSection p {font-size:1.2em;}
p.floatLeft strong {float:left;}
p.floatLeft strong .required {float:right;}
.confirmPanelWrapper label, .confirmPanelWrapper p {color:#333333}
.confirmPanelWrapper input {margin-right:6px; float:left;}
.confirmPanelWrapper label span, .confirmPanelWrapper p span{color:#666666}
#confirmApplicant2 
{
	/*display:none; */
	margin-top:15px;
	clear:both;
	float:left;
	margin-top:12px;
}

/* ******************************************************************************
 *
 *  Version		: 1.1.1
 *
 *  AUTHORS		: H.Gunn
 *								
 ****************************************************************************** */