body {
		text-align: center; /* for IE */
	}
.astrix{
	color: #FF0000;
	display: block;
	float: left;
	padding-left: 5px;
}
.astrixSpace{
	color: #FF0000;
	display: block;
	float: left;
	padding-left: 30px;
	padding-right: 2px;
}		
hr {
	width: 100%;
	/*height: 1px;*/
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	}

.greyBg{
	background-color: #CCCCCC;
	width: 100%;
	padding: 1px;
}	
.spacerDiv{
	display: block;
	padding-left: 15px;
	padding-top: 5px;
}
.spacerDivLong{
	display: block;
	padding-left: 38px;
	padding-top: 5px;

}
.spacerDivLongBox{
	display: block;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 5px;
	height: auto;
}	
.formCheckBox{
	display: block;
	padding-left: 15px;
	float: left;
	position: relative;
	top: -2px;
}
.formCheckBoxPanel{
	display: block;
	float: right;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	}
.form2ColumnBox{
	width: 49%;
	display: block;
	float: left;
	text-align: center;
}
.form3ColumnBox{
	width: 33%;
	display: block;
	float: left;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
}	
.form4ColumnBox{
	width: 25%;
	display: inline-table;
	float: left;
}
.formFieldLong {
	/*padding-right: 15px;*/
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.formFieldLongError {
	/*padding-right: 15px;*/
	padding-top: 10px;
	padding-bottom: 7px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color:#FF1700;
}
.redText {
	color:#FF1700;
}


.formFieldLongSpace{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	}
	
.formInputLong {
	float: right;
	width: 100%;
	display: inline;
	text-align: left;
}
.formInputBox{
	float: right;
	width: 100%;
	display: inline;
	text-align: center;
}
	
.formContain {
	text-align: left;
	width: 756px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formContain .formProgress {
	height: 53px;
	width: 100%;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	text-align: left;
	padding-left: 15px;
}
.formContain .formInstructions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin: 0px;
	display: inline;
}
.formRow {
	display: table;
	width: 100%;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.formRow1 {
	display: table;
	width: 100%;
	line-height: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.formRow2 {
	display: inline-table;
	width: 100%;
	line-height: normal;
	margin: 0px;
	background-image: url(../images/rowBg3.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.formRow3 {
	display: inline-table;
	width: 100%;
	line-height: normal;
	margin: 0px;
	background-image: url(../images/rowBg4.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.formHeading {
	width: 100%;
	display: block;
	text-indent: 15px;
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(rowBg.gif);
	background-repeat: repeat-x;
	line-height: 25px;
	font-weight: bolder;
}
.formExpandHeading {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 25px;
	margin: 0px;
}
.formField {
	float: left;
	text-align: left;
	width: 45%;
	padding: 0px;
	display: block;
	margin: 0px;
}

.formFieldError {
	float: left;
	text-align: left;
	width: 45%;
	padding: 0px;
	display: block;
	margin: 0px;
	color:#FF1700;
}

.formInput {
	width: 48%;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	float: right;
	position: relative;
	top: -3px;
}

.formContain .formNextBut {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 25px;
	display: block;
	float: left;
	padding-bottom: 25px;
}
.formContentBot{
	width: 755px;
	text-align: center;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	line-height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
.textFieldHead {
	display:block;
padding-left:15px;
padding-top:5px;
}
.formFieldLong {
	display:block;
padding-left:15px;
padding-top:5px;
}
}

.confirmationMenu{
	padding: 0;
	width: 97%;
	border-bottom-width: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-right-width: 1px;
	border-left-width: 1px;
}

.confirmationMenu a:focus, a:hover, a:active { outline:none }  

.confirmationMenu a.menuitem{
	font: bold 14px "Verdana, Arial, Helvetica, sans-serif";
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
}


.confirmationMenu a.menuitem:visited, .confirmationMenu .menuitem:active{
	color: #CCCCCC;

}

.confirmationMenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;

}

.confirmationMenu a.menuitem:hover{
	background-color: #FFFFFF;
}

.confirmationMenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.confirmationMenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.confirmationMenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.confirmationMenu div.submenu ul li a{
display: block;
font: normal 13px "Verdana", "Arial", "Helvetica", "sans-serif";
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.confirmationMenu div.submenu ul li a:hover{
	background-image: url(../images/rowBg.gif);
	background-repeat: repeat-x;
}
.title {
font: normal 12px "Verdana", "Arial", "Helvetica", "sans-serif";
color: black;
text-decoration: none;
font-weight: bolder;
}	

.displayBlock
{
	display:block;	
}

