
.stepHeader
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#00008B;
	text-align:center;
}
.sectionHeaderCell
{
	border-bottom:gray 1px solid; 
	background-color:#2EC9F4;
	height:30px;
}
.sectionHeader
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:white;
}
.stnTxtBox
{
	border:1px solid gray;
	font-size:11px;
}
.radioInput
{
	font-size:11px;
	font-weight:normal;
}
.checkInput
{
	font-size:11px;
	font-weight:normal;
}

.cellRegInputHeader
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:black;
	width:150px;
}
.cellRegInput
{
	color:Black;
}

.inputRow
{
	background-color:#F9FAF9;	
	text-align:left;
	height:30px;
}
.altInputRow
{
	background-color:#EFEFEF;
	text-align:left;
	height:30px;
}

.importantNoteBG
{
	background-color:#FFFED8;
}

.inputNote
{
	font-size:10px;
	font-weight:normal;
}
.inputNoteMedium
{
	font-size:11px;
	font-weight:normal;
}
.redInputNote
{
	font-size:10px;
	color:Red;
	font-weight:normal;
}
.redNote
{
	font-size:11px;
	color:Red;
	font-weight:normal;
}
.error
{
	font-size:11px;
	color:Red;
	font-weight:normal;
}

.stnButton
{
	border:1px solid gray;
	font-size:11px;
	width:145px;
}

.dropDownListYOB
{
	width:55px;
	border:1px dashed silver;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	table-layout:fixed;
}
.chkBoxList td
{
    width:33%;    
}

/*For Induction only*/
.sectionHeaderCell_induction
{
	BORDER-BOTTOM:gray 1px solid; 
	BACKGROUND-COLOR:#2EC9F4;
	height:30px;
	color:#FFFFFF;
}