/******************
 * 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;}
td p {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;
}
.printLogo {display:none;}
.clear{clear: both;}
.floatLeft{float: left;}
.floatRight{float: right;}
.alignCenter
{
	margin: 0 auto; 
	width: 717px;
}
.hidden {display:none;}
.txtNormal {color:#333333 !important;}
.txtSmall {font-size:0.91em;}
/**********
 * Header *
***********/

.header
{
	float: left;
	width: 717px;
	height:103px;
}
.header h1
{
	float: left; 
	margin-top:17px;
	display: block;
	width: 140px;
	height: 81px;
	background: url(../images/logo_cua.png) left top no-repeat;
	text-indent: -99999px;
}
.header h2 
{
	width: 354px;
	height: 29px;
	margin-top:70px;
	float:right;
	background: url(../images/sprites_titles.png) 0 0 no-repeat;
	text-indent: -99999px;
}


/***************
 * Adjustments *
****************/

.paddingTop4 {padding-top:4px;}
.reviewSegment td.paddingTop16 {padding-top:16px;}
.pageContent .paddingBottom2 {padding-bottom:2px;}
.formStep .marginBottom0 {margin-bottom:0;border-bottom:0;}

/***********
 * Content *
************/
form 
{
	padding-bottom:20px;
	width:100%;
	float:left;
}
.pageContent 
{
	border:1px solid #e3e3e3;
	padding:12px 9px 8px;
	float:left;
	width:697px;
}
.formSection
{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width:681px;
	float:left;
	background:#f0f0f0 url(../images/bg_formSection_rpt.png) repeat-x left top;
	border-bottom:1px solid #cacaca;
	margin-bottom:13px;
	padding:20px 0 13px 14px;
}
#applicant2Info .formSection
{
	background:#e6f5f8 url(../images/bg_formSection2_rpt.png) repeat-x left top;
}
#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
{
	float:left;
	width:695px;
	padding-bottom:7px;
}
#applicant1Info .formWrapperBottom {background:url(../images/bg_applicant1_end.png) no-repeat left bottom;}
#applicant2Info .formWrapperBottom {background:url(../images/bg_applicant2_end.png) no-repeat left bottom;}

#applicant1Info .formWrapperContent, #applicant2Info .formWrapperContent
{
	border-left:2px solid #098ea0;
	border-right:2px solid #098ea0;
	float:left;
	width:691px;
}
#applicant2AddressDetails {display:none;}
.applicantNum 
{
	color:#FFFFFF;
	padding-top:8px;
	height:23px;
	padding-left:16px;
	width:679px;
}
#applicant1Info .applicantNum
{
	background:url(../images/bg_titleApplicant1_top.png) no-repeat left top;
}
#applicant2Info .applicantNum
{
	background:url(../images/bg_titleApplicant2_top.png) no-repeat left top;
}
.reviewSection 
{
	background:url(../images/bg_reviewSegment_end.png) no-repeat left bottom;
	clear:both; 
	width:695px; 
	margin-bottom:14px;
	float:left;
	padding-bottom:6px;
}
.reviewHeading 
{
	float:left; 
	width:696px; 
	line-height:1.5em;
	padding-bottom:5px;
}
.reviewApplicantTitle h3 {color:#FFFFFF;}
.reviewApplicantTitle
{
	background:url(../images/bg_titleApplicant1_top.png) no-repeat left top;
	padding:8px 0 0 8px;
	height:21px;
	clear:both;
}
.reviewApplicantEnd
{
	background:url(../images/bg_applicant1_end.png) no-repeat left bottom;
	padding-bottom:7px;
	float:left;
	margin-bottom:20px;
}
.reviewApplicantMid 
{
	border-left:2px solid #098ea0;
	border-right:2px solid #098ea0;
	float:left;
}
.reviewApplicantMid .reviewSegment {width:691px;}
.reviewHeading h3 {float:left; line-height:1.3em;}
.reviewSegment
{
	background:#f0f0f0 url(../images/bg_reviewSegment_rpt.png) repeat-x left top;
	padding-top:8px;
	float:left;
	clear:both;
	width:695px;
}
.reviewSegmentHeading {background:#f0f0f0 url(../images/bg_reviewSegment.png) no-repeat left top;}
.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; 
	padding-left:18px;
}
.confirmPanel input
{
	margin-right:8px;
	float:left;
}
.idTypeRows {display:none;}
.paymentDetails {display:none;}


/******************
 * Progress Panel *
*******************/

.progress {float:left; margin-bottom:22px; display:none;}
.confirmationPage .progress {display:block;}
.progress h3 
{
	color:#666666; 
	line-height:1.2em;
	padding-bottom:2px;
	font-size:1.1em;
	padding-left:8px;
}
.progress p 
{
	background:url(../images/sprites_titles.png) no-repeat left top;
	float:left;
	padding-top:32px;
	color:#666666;
	font-size:1.1em;
	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 *
****************/

.errorBox
{
	float:left;
	width:649px;
	background:url(../images/bg_errorBox.png) no-repeat left top;
	padding:7px 12px 9px 36px;
	margin-bottom:8px;
}
.errorBox p {font-size:1.1em;}
.formSection .row
{
	width:672px;
	float:left;
}
.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
{
	position:relative;
	float:left;
	width:193px;
	padding-bottom:7px;
}


/***********************
* 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;
	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;
}


/**********************
* Error speech bubble *
***********************/
.forceHideError .errorHolder {display:none;}
.errorHolder
{
	width:193px;
	float:left;
	background:url(../images/bg_errorTip_end.png) no-repeat left bottom;
	padding-bottom:7px;
	/*position:relative;*/
	position:absolute;
	font-size:1.1em;
}
.errorHolder .errorIndicator
{
	width:12px;
	height:20px;
	float:left;
	background:url(../images/bg_errorTip_arrow.png) no-repeat left top;
	position:absolute;
	left:-11px;
	top:0;
}
.errorTop
{
	float:left;
	background:url(../images/bg_errorTip_rpt.png) repeat-y left top;
} 
.errorContent
{
	background:url(../images/bg_errorTip_top.png) no-repeat left top;
	padding-top:6px;
	padding:6px 10px 3px 10px;
	width:173px;
}
.errorContent label {border:none; font-size:1em; background:none;}


/*****************
 *  Rollover tip *
******************/

.helpfulTipButton 
{
	background:url(../images/sprites_buttons.png) no-repeat left top;
	width:22px;
	height:21px;
	display:block;
	text-indent:-99999px;
	position:absolute;
	top:0;
	left:0;
}
.helpfulTip
{
	background:url(../images/bg_helpfulTip_end.png) no-repeat left bottom;
	padding-bottom:7px;
	position:absolute;
	font-size:1.1em;
	display:none;
	z-index:1;
	top:23px;
}
.helpfulTip .tipIndicator
{
	width:17px;
	height:7px;
	line-height:7px;
	float:left;
	background:url(../images/bg_helpfulTip_arrow.png) no-repeat left top;
	position:absolute;
	left:0px;
	top:-7px;
}
.tipTop
{
	float:left;
	background:url(../images/bg_helpfulTip_top.png) no-repeat left top;
	padding-top:6px;
} 
.tipContent
{
	background:url(../images/bg_helpfulTip_rpt.png) repeat-y left top;
	padding:1px 9px 5px;
	width:171px;
}


/*****************
 * 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
}
.ddlYear {width:60px;}
.ddlDay {width:48px;}
.ddlMonth {width:78px;}
.ddlAreaCode {width:50px; margin-right:10px;}
.ddlDay, .ddlMonth {margin-right:7px; float:left;}
.error
{
	border:1px solid #b4110b;
	background-color:#fdcece;
}
.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 
{
	float:right; 
	background:url(../images/sprites_buttons.png) no-repeat 0px -30px;
	width:160px;
	height:26px;
	display:block;
	text-indent:-99999px;
	border:0;
	cursor:pointer;
}
.btnContinue:hover {background-position:-200px -30px;}
/*.btnSubmit {float:right;}*/
.btnSubmit 
{
	float:right; 
	background:url(../images/sprites_buttons.png) no-repeat 0px -120px;
	width:69px;
	height:26px;
	display:block;
	text-indent:-99999px;
	border:0;
	cursor:pointer;
}
.btnSubmit:hover {background-position:-200px -120px;}
.btnBack 
{
	float:right; 
	margin-right:8px;
	background:url(../images/sprites_buttons.png) no-repeat 0px -60px;
	width:57px;
	height:26px;
	display:block;
	text-indent:-99999px;
}
.btnBack:hover {background-position:-200px -60px;}
.btnCancel
{
	float:left; 
	background:url(../images/sprites_buttons.png) no-repeat 0 -90px;
	width:65px;
	margin-right:8px;
	display:block;
	text-indent:-99999px;
	height:26px;
}
.btnCancel:hover {background-position: -200px -90px;}
.btnBegin
{
	float:right; 
	background:url(../images/sprites_buttons.png) no-repeat 0 -150px;
	width:66px;
	display:block;
	text-indent:-99999px;
	height:26px;
}
.btnBegin:hover {background-position: -200px -150px;}
.btnCloseWindow
{
	float:right; 
	background:url(../images/sprites_buttons.png) no-repeat 0 -180px;
	width:110px;
	display:block;
	text-indent:-99999px;
	height:26px;
}
.btnCloseWindow:hover {background-position: -200px -180px;}
.btnPrint
{
	float:left; 
	background:url(../images/sprites_buttons.png) no-repeat 0 -210px;
	width:68px;
	display:block;
	text-indent:-99999px;
	height:26px;
}
.btnPrint:hover {background-position: -200px -210px;}
.btnEdit
{
	float:right; 
	background:url(../images/sprites_buttons.png) no-repeat 0 -240px;
	width:86px;
	display:block;
	text-indent:-99999px;
	height:21px;
}
.btnEdit:hover {background-position: -200px -240px;}


/*********************
 * Confirmation Page *
**********************/

h3.ttlDeclaration
{
	line-height:1.8em;
	margin:8px 0 4px;
	float:left;
	font-size:1.4em;
}
.confirmPanelWrapper
{
	margin-top:1px;
	background:url(../images/bg_confirmPanel_left.png) no-repeat left top;
	padding-left:7px;
	float:left; 
	margin-right:10px;
	clear:both;
}
.confirmPanelWrapper .panelRight
{
	background:url(../images/bg_confirmPanel_right.png) no-repeat right top;
	padding-right:7px;
	float:left;
}
.confirmPanelWrapper .panelRpt
{
	height:26px;
	padding:10px 9px 0 8px;
	float:left;
	background:url(../images/bg_confirmPanel_rpt.png) repeat-x left top;
}
.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;}
#formStep3 p.txtNormal .required {margin-left:4px;}
.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;
}

.PaymentOption
{
    clear: left;
    font-size: 1.2em;
    color: #666666;
    margin-top: 10px;
}

.PaymentOption div
{
    margin-top: 0;
    margin-left: 40px;
}

.PaymentOption img
{
    float: left;
}

/****************
 * Cancel Modal *
*****************/

.modal
{
	background: transparent url(../images/bg_modal.png) no-repeat left top;
	height: 183px;
	position: absolute;
	top: 0;
	left: 0;
	width: 407px;
	z-index: 100;
}
.modal .inner {padding: 40px 30px;}
.modal .heading
{
	display: block;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.modal .description
{
	line-height: 1.6em;
	margin-bottom: 10px;
}
.modal .buttonGroup
{
	margin: 0 auto;
	overflow: hidden;
	width: 103px;
}
#cancelYes, #cancelNo
{
	background: transparent url(../images/sprites_buttons.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
	float: left;
	height: 27px;
	text-indent: -999em;
}
#cancelYes
{
	background-position: 0 -265px;
	margin-right: 5px;
	width: 53px;
}
#cancelYes:hover, #cancelYes:focus {background-position: -200px -265px}
#cancelNo
{
	background-position: 0 -295px;
	width: 45px;
}
#cancelNo:hover, #cancelNo:focus {background-position: -200px -295px}
#blackout 
{
	background: transparent url(../images/bg_blackout.png) repeat 0 0;
	background: rgba(0,0,0,.5);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

/* ******************************************************************************
 *
 *  Version		: 1.1.2
 *
 *  AUTHORS		: H.Gunn
 *								
 ****************************************************************************** */