img
{
	border-style:none;
}

body
{
	/*background-color:#FFF6BF;	*/
}

/*
#imgCalculator
{
	display:none;
}

#divCalcImage
{
	background-image: url(../images/calculator2.gif);
	background-repeat:no-repeat;
	background-position:30% 30%;
	width:150px;
	height:32px;
	cursor:hand;	

}
*/
/*
#tdHeaderMiddleRight
{
	width:144;
	height:108;
	background-repeat:no-repeat;
	background-image: url(../images/bmw.jpg);
}
*/

/*
.clsDataEntryLabel
{
	font-family:Arial;
	font-size:smaller;
	font-style:italic;	
	font-weight:bold;
	color:Olive;
	width:75px;
	float:left;
}
*/

.clsDataEntryTextBox
{

	clear:both;
	width:200px;
	float:left;
}
.clsDataEntryTextArea
{
	clear:both;
	width:100%;
	float:left;
}
.clsDataEntryDropDownList
{

	clear:both;
	border-color:Olive;
	/*width:200px;*/
	float:left;
}

.clsDataEntrySectionHeader
{
/*	font-family:Arial;*/
    font-size:larger;
    text-align:left;
    text-decoration:underline;
   /* background-color:#9BB4FF;*/
    width:800px;
    height:30px;
 
}

.clsAlternateDataEntrySection
{
	border-color:#CCFFFF;
	border-style:outset;
	border-width:2px;
		

}

.clsDataEntrySection
{
	border-color:#CCFFFF;
	border-style:outset;
	border-width:2px;
	
}

.clsDataEntrySectionBody
{	
	width:650px;	
    margin-left:10px;
   /* border-style:inset;
	border-width:1px;
	border-color:#80E2D8;*/
}


/*
#sec_ApplicantCurrentAddress
{
 background-color:Red;
  font-family:Bookman Old Style;
  font-weight:bold;
   text-transform:uppercase;
}
*/


.clsDataEntryButton
{
	margin-left:10px;
	margin-right:10px;
    border-style:ridge;
    border-width:3px;
}

#btnCreate
{
	width:195;
	margin-left:160px;	
}

.clsSectionTableCell
{
	text-align:left;
}

.clsSectionTableCellBold
{
	font-weight: bold;
}

#tblBreadCrumbs
{
	width:160px;
}

#trBreadCrumbsTitle
{
	font-size:medium;
	/*font-family:Courier;*/
}

.clsBreadCrumbsTableCell
{
	font-size:x-small;
	/*font-family:Courier;*/
}


.clsBreadCrumbCompleted
{
	padding-left:10px;
	padding-top:10px;
	text-decoration:underline;	
}

.clsBreadCrumbLink
{
	
}

.clsBreadCrumbCurrent
{

	padding-top:10px;
	font-weight:bolder;
	text-indent:15px;
	
}

.clsBreadCrumbFuture
{

	padding-left:10px;
	padding-top:10px;
	text-decoration:underline;
	
}

#tblProductHeader
{
	width:90%;
	margin-left:5%;
	height:40px;
	background-color:#CCCC99;
	font-size:18pt;
}

#tblStageHeader
{
   margin-top:20px;	
	width:80%;
	margin-left:15%;
	height:30px;
	background-color:#CCCC99;
	font-size:16pt;
}


/*
.clsMessageText
{
	font-weight:bolder;
	font-size:larger;
	color:#003366;
}
*/

#tblSubmitMsg
{
	text-align:center;
	font-size:smaller;
}

#tblPassword
{
 margin-left:30%;
}

#txtPassword1
{
	float:none;
}

#txtPassword2
{
	float:none;
}

#lblPassword1
{
	width:125px;
	text-align:left;
}

#lblPassword2
{
	width:125px;
	text-align:left;
}

#spnPersonalNumber
{
	color:#3366FF;
	font-size:larger;
	font-weight:bold;
}

#tblReturningUserContainer
{
 margin:62px 0px 0px 20px;
 width:300px; 
 float:left;


 /*position:absolute;
 left:50%;
 top:10px;
*/
}


#tblReturingUser
{
	width:300px;
}

#stg_0
{
		float:left;
	width:300px;
}

#btnCheckStatus
{
	width:auto;
}


#stg_0 .clsDataEntrySectionBody
{

	width:350px;
}

#divFooter
{
	clear:both;
}

#stg_Status
{
	margin-left:160px;	
}

#stg_Status .clsContentHeaderTable
{
	margin-left:0px;
}

.ErrorMessageDiv
{
	margin-left:160px;
}

.devLinks
{
	font-size:x-small
}

#tblValidationSummaryTop
{	
	display:none;
}

#tblReturningUserPage
{
	margin-left:33%;
}

#btnCloseWait
{
	width:175px;
}

span.reqLabel 
{
	color: red;
}