.stepsBar{
	width:100%;
	padding:17px 0;
	overflow: hidden;
}
.stepsBar ul li.firstInactive {
	background: url("../images/header_sprite.gif") no-repeat scroll 0 -48px transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 205px;
}
.stepsBar ul li.firstActive {
	background: url("../images/header_sprite.gif") no-repeat scroll 0 0 transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 205px;
}
.stepsBar ul li.secInactive {
	background: url("../images/header_sprite.gif") no-repeat scroll -208px -48px transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 165px;
}
.stepsBar ul li.secActive {
	background: url("../images/header_sprite.gif") no-repeat scroll -208px 0 transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 165px;
}
.stepsBar ul li.thirdInactive {
	background: url("../images/header_sprite.gif") no-repeat scroll -375px -48px transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 182px;
}
.stepsBar ul li.thirdActive {
	background: url("../images/header_sprite.gif") no-repeat scroll -375px 0 transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 182px;
}
.stepsBar ul li.fourthInactive {
	background: url("../images/header_sprite.gif") no-repeat scroll -560px -48px transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 182px;
}
.stepsBar ul li.fourthActive {
	background: url("../images/header_sprite.gif") no-repeat scroll -560px 0 transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 182px;
}
.stepsBar ul li.fifthInactive {
	background: url("../images/header_sprite.gif") no-repeat scroll -745px -48px transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 150px;
}
.stepsBar ul li.fifthActive {
	background: url("../images/header_sprite.gif") no-repeat scroll -745px 0 transparent;
	float: left;
	height: 46px;
	list-style: none outside none;
	position: relative;
	width: 150px;
}
.botPad{
	padding-bottom:0;
}

	{
	background:url("../images/lockImg.jpg") no-repeat;
	width:15px;
	height:15px;
	display:inline-block;
	margin:0 0 0 5px;
}

table tr td {
    color: #000000;
    font-size: 12px;
}

.bbutton {
	background: url("../images/BTN-apply-online.gif") repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	line-height: 10px;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.bbutton:hover {
	background: url("../images/BTN-apply-online.gif") repeat-x scroll 0
		-20px transparent;
	text-decoration: none;
	color: #ffffff;
	display: inline-block;
	font-weight: bold;
	line-height: 10px;
	padding: 5px 15px;
	text-align: center;
	width: auto;
}
input {
    margin: 0 3px 0 0;
    vertical-align: middle;
}

.cS-titleHolder {
    overflow: hidden;
    width: 100%;
}

.txtCommonHeader {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 18px;
    text-transform: uppercase;
}

cS-stepview {
    float: right;
    font-size: 12px;
    font-weight: bold;
}
.fright {
    float: right;
}

.cH-commonSubHeader {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.exclamatory {
    background: url("../images/exclamatory.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 12px;
    margin-right: 6px;
    vertical-align: middle;
    width: 12px;
}
.hrDivider {
    border-bottom: 2px solid #CCCCCC;
    margin: 20px 0 15px;
    padding: 0;
}

.bdrBtm {
    border-bottom: 1px solid #CCCCCC;
}

.personal-details table.epaSummary {
    border-collapse: collapse;
}

.personal-details table.epaSummary tr td.gray_Clr {
    color: #666666;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

.personal-details table.epaSummary tr td {
    margin: 0;
    padding: 0;
}

.personal-details table tr td {
    color: #333333;
    padding: 0 7px;
}
.personal-details table tr td {
    line-height: 18px;
    padding: 0 7px;
}

.firstDrop .jqTransformSelectWrapper {
    z-index: 100 !important;
}

.personal-details {
    width: 100%;
}

.questionMark {
    background: url("../images/sprite-img.png") no-repeat scroll -458px -128px transparent;
    display: inline-block;
    height: 18px;
    margin-left: 6px;
    vertical-align: middle;
    width: 14px;
}

.inputbox {
    border: 1px solid #B2B2B2;
    color: #000000;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    height: 15px;
    vertical-align: middle;
}

.selboxC {
    width: 110px;
}

.inputboxBg {
    background: none repeat scroll 0 0 #DDDDDD;
}

.personal-details table tr td input {
    color: #333333;
    font-size: 12px;
    padding: 3px 0 0 7px;
}

.personal-details table tr td input[type="radio"] {
    margin-right: 3px;
}

.personal-details table.epaSummary tr td input.CheckBox {
    margin: 0;
    padding: 0;
}

.abutton {
    background: url("../images/button-arrow.gif") no-repeat scroll 0 7px transparent;
    display: inline-block;
    padding: 2px 10px;
    vertical-align: top;
}

.bannerHldr {
    padding: 15px 0;
}

.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
