.regIframe
{
    WIDTH: 100%;
    HEIGHT: 0px;
    POSITION: relative;
}

.DIVautoComplete
{
	VISIBILITY: hidden;
	width:300;
	height:117px;
	border:1px solid black;
	OVERFLOW:auto;
	margin-top:-2px;
	border-top: 1px solid #5A5A5A;
	border-bottom:1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
	border-right:1px solid #5A5A5A;
}

.DIVlist
{
	width: 350;
	height: 155;
	overflow: auto;	
	position:absolute;	
}

.DIVlist2
{
	width: 100%;
}

.DIVtext
{
	width: 100%;
	height: 100%;
	overflow: auto;	
}

.DIVmultiple
{
	width: 430;
	height: 170;
	overflow: auto;
	position:absolute;	

	border-top: 1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;

}

.DIVlevel
{
	position:absolute;
	width:100%;
}

.DIVlevels
{
	display:none;
	position:absolute;
	width:130px;
	overflow:auto;
	background-color: #FFFFFF;
	border-top: 1px solid #E7E6EB;
	border-bottom:1px solid #E7E6EB;
	border-left:1px solid #E7E6EB;
	border-right:1px solid #E7E6EB;
}

.DIVlevels2
{
	width:300px;
	height:110px;
}

.DIVlevels3
{
	width:150px;
	height:80px;
}

.backgroundWhite
{
	background-color: #FFFFFF;
}

.ProgressBar
{
	background-color: #C60808;
}

.mainTab_l
{
	background-image:url("../images/corners/r1_l.gif");
	background-repeat:no-repeat;
	height:17px;
	width:8px;
}

.mainTab_text
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	white-space:nowrap;
	text-transform: uppercase;
	color: #566888;
	background-image: url(../images/tabBackground.gif);
	background-repeat: repeat;
}

.mainTab_r
{
	background-image:url("../images/corners/r1_r.gif");
	background-repeat:no-repeat;
	height:17px;
	width:8px;
}

.backgroundBox
{
	background-color:#EFEBCE;
	border-top: 1px solid #E7DFBD;
	border-bottom:9px solid #E7DFBD;
	border-left:1px solid #E7DFBD;
	border-right:1px solid #E7DFBD;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:20px;	
	padding-right:50px;	
}

.stepTitle
{
	padding-left:20px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12pt;
	color:#C60808;
	white-space:nowrap;
	text-transform:capitalize;
	vertical-align: middle;
}

.progressText
{
	font-weight: bold;
	font-size: 8pt;
	vertical-align: middle;
	text-transform: uppercase;
	color: #535353;
	font-family: Andalus;
	white-space: nowrap;
	font-variant: small-caps;
}

.progressSectionGray
{
	background-color: #B7BAB1;
}

.progressSectionRed
{
	background-color: #BD0C06;
}

.QuestionText, .FieldName
{
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color:#535353;	
}

.QuestionUnderline
{
		border-top: 1px solid #C7C7C7;
}

.nextButton_Enable
{
	CURSOR: pointer;
}

.nextButton_Enable .corner1
{
	background-image:url("../images/buttons/regEnable_1.gif");
	background-repeat:no-repeat;
	width:26px;
	height:23px;
}

.nextButton_Enable .corner2
{
	background-image:url("../images/buttons/regEnable_2.gif");
	background-repeat:no-repeat;
	width:14px;
	height:23px;
}

.nextButton_Enable .text
{
	background-color: #C60818;
	font-family: Arial, Verdana;
	font-size: 8pt;
	color:#FFFFFF;		
}

.nextButton_Disable
{
	cursor: default;	
}

.nextButton_Disable .corner1
{
	background-image:url("../images/buttons/regDisable_1.gif");
	background-repeat:no-repeat;
	width:26px;
	height:23px;
}

.nextButton_Disable .corner2
{
	background-image:url("../images/buttons/regDisable_2.gif");
	background-repeat:no-repeat;
	width:14px;
	height:23px;
}

.nextButton_Disable .text
{
	background-color: #D8DCD1;
	font-family: Arial, Verdana;
	font-size: 8pt;
	color:#8D8D8D;	
}

.addMore_Enable
{
	CURSOR: pointer;
	font-family: Arial, Verdana;
	font-size: 8pt;
	color:#102880;	
	text-decoration:underline;
}

.addMore_Enable .plus
{
	background-image:url("../images/icons/addMoreEnable.gif");
	background-repeat:no-repeat;
	width:12px;
	height:12px;
}

.addMore_Disable
{
	cursor: default;
	font-family: Arial, Verdana;
	font-size: 8pt;
	color:#8D8D8D;	
	text-decoration:underline;
}

.addMore_Disable .plus
{
	background-image:url("../images/icons/addMoreDisable.gif");
	background-repeat:no-repeat;
	width:12px;
	height:12px;
}

.regTips
{
	width:440px;
	height:40px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color:#535353;	

	background-color:#F7F3EF;

	border-top: 1px solid #DEDFD6;
	border-bottom:1px solid #DEDFD6;
	border-left:1px solid #DEDFD6;
	border-right:1px solid #DEDFD6;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.bodyStyle
{
	padding-left:0px;	
}

.regInput,.regInputDisable
{
	width: 150px;
	font-family: Arial;
	font-size: 8pt;
	color: #3A3FC0;
	font-weight: normal;
	border-top: 1px solid #5A5A5A;
	border-bottom:1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
	border-right:1px solid #5A5A5A;
}

.regInputDisable
{
	color: #ADAA9C;	
}

.regFile
{
	width: 300px;
	border-top: 1px solid #5A5A5A;
	border-bottom:1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
	border-right:1px solid #5A5A5A;
}

.errorMessage
{
	font-size: 8pt;
	color: #ff0000;
	font-family: Arial, Verdana;	
}

.TD_Category
{
	height: 20px;
	background-color: #F5F5F5;
	border-bottom:1px solid #102880;
}

.TD_Category A
{
	font-weight: bold;
	font-size: 12px;
	color: #102880;
	font-family: Arial, Verdana;
	font-style:normal;
	text-decoration: none;
}

.autoComplete
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #535353;
	cursor: default;		
}

.autoComplete .TD_arrow
{
	background-color:#EBE8C8;
}

.autoComplete .TD_text
{
	background-color:#FFFFFF;
	
}

.autoComplete2
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #535353;
	cursor: default;		
}

.autoComplete2 .TD_arrow
{
	background-color:#EBE8C8;
	background-image:url("../images/ddhighlight.gif");
	background-repeat:no-repeat;
	CURSOR: pointer;
	width:23px;
	height:23px;
}

.autoComplete2 .TD_text
{
	background-color:#EBE8C8;
	CURSOR: pointer;
}

.autoComplete2 .TD_text2
{
	cursor: default;
}

.autoComplete2 .TD_text SPAN
{
	CURSOR: pointer;
}

.levels
{
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #535353;
	cursor: default;	
}

.levels .TD_arrow
{
	background-color:#FCE6E6;
}

.levels .TD_text
{
	background-color:#F1F0F4;
}

.levels2
{
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #535353;
	cursor: default;		
}

.levels2 .TD_arrow
{
	background-color:#FCE6E6;
	background-image:url("../images/ddshighlight.gif");
	background-repeat:no-repeat;
	width:12px;
	height:12px;
}

.levels2 .TD_text
{
	background-color:#FCE6E6;
}

.listMultiple
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #535353;
	cursor: default;		
}

.listMultiple TBODY
{
	height:20px;
}

.level
{
	font-size: 12px;
	CURSOR: pointer;
	color: #535353;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.level2
{
	font-size: 12px;
	CURSOR: pointer;
	color: #ff0000;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.noJobTitle
{
	font-size: 12px;
	CURSOR: pointer;
	color: #535353;
	font-family: Arial, Verdana;
	text-decoration: underline;	
}

.finalStep
{
	font-size: 11px;
	color: #535353;
	font-family: Arial, Verdana;
}

.finalStep A
{
	color: #535353;
}

.finalStep .1
{
	color:#10416B;
	font-weight: bold;
}

.finalStep .2
{
	color:#C60808;
	font-weight: bold;
}

.noJobTitleTable
{
	width: 100%;
	height: 100%;
	background-color:#EBE8C8;
	font-size: 12px;
	color: #5A5A5A;
	font-family: Arial, Verdana;
}

.noJobTitleTable TD
{
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.noJobTitleTable A
{
	font-size: 12px;
	color: #5A5A5A;
	font-family: Arial, Verdana;
}

.IFRAMEerror_main
{
	width:220px;	
	height:120px;
    POSITION: absolute;
    visibility:hidden;
}

.DIVerror_main
{
	background-color: #C60808;
	border-top: #C60808 1px solid;
	border-bottom: #C60808 2px solid;
	border-left: #C60808 2px solid;
	border-right: #C60808 2px solid;
}

.DIVerror_main .title
{
	height:20px;

	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;

	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-transform: uppercase;
}

.DIVerror_main .desc
{
	background-color: #EFEBCE;

	padding-right: 10px;
	padding-left: 10px;

	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #525152;
}

.buttonSearch
{
	background-color:red;
	width:70px;
	height:18px;

	font-family: Arial;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	
	border: 0px;
	border-bottom:1px solid #5A5A5A;
	border-right:1px solid #5A5A5A;	
	border-top: 1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
}

.fieldPhrase
{
	font-family: Arial;
	font-size: 8pt;
	color: #3A3FC0;
	font-weight: normal;
	font-weight: bold;
}

.SpecialValue_main
{
	background-color: #000894;
	border-top: #000894 1px solid;
	border-bottom: #000894 2px solid;
	border-left: #000894 2px solid;
	border-right: #000894 2px solid;
}

.SpecialValue_main .title
{
	height:20px;

	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;

	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	text-transform: uppercase;
}

.SpecialValue_main .desc
{
	background-color: #EFEBCE;

	padding-right: 10px;
	padding-left: 10px;

	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #525152;
}


.subButton_Enabled
{
	background-color:red;
	width:70px;
	height:18px;

	font-family: Arial;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	
	border-bottom:1px solid #5A5A5A;
	border-right:1px solid #5A5A5A;	
	border-top: 1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
}

.subButton_Disabled
{
	background-color:#D8DCD1;
	width:70px;
	height:18px;

	font-family: Arial;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	
	border-bottom:1px solid #5A5A5A;
	border-right:1px solid #5A5A5A;	
	border-top: 1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
}
