.CustomBodyGrey 
{
	background-color:#d3d3d3;
}

.CustomBodyLighterGrey
{
    background-color: #E4E4E4;
}

.centered_container_y_text
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	/* vertical-align: does not work for table cells when specified at the table level (works at row and cell levels) */
}

.centered_container_left_aligned_text 
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.left_aligned_container_centered_text 
{
	margin-left:0px;
	text-align:center;
}

.left_aligned_container_y_text 
{
	margin-left:0px;
	text-align:left;
}

.NetFormHeading
{
	width: 631px;
	position: absolute;
	height: 73px;
	background-image: url(Header_Customer_FPS reduced.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.MenuOptionTitle
{
	font-size: 13pt;
	font-family: Tahoma;
	font-weight: normal;
	background-color: #2e5c5c;
	color: #e3cf1a;
	border-color:White;
	border-width:2px;
	border-style:solid;
	text-align: center;
	position: absolute;
	width: 732px;
	height: 25px;
	
}

.RowContainingInputFieldRelativeWithinTable
{
	padding: 3px;
	height: 31px;
}	

.UserInstructionRelativeWithinTableCell
{
	position: relative;
	font-size:smaller;
	font-family: Arial;
	font-weight: bolder;
	color: #000080;
    padding: 12px;
}

.InputFieldPromptRelative
{
	position: relative;
	font-size:small;
	font-family: Arial;
	font-weight:bold;
	text-align: left;
	height: 17px;
	width:125px;
}

.InputFieldPromptRelativeWithinTable
{
	position: relative;
	font-size:small;
	font-family: Arial;
	font-weight:bolder;
	text-align: left;
    padding: 8px;
}

.InputFieldRelative
{
    position: relative;
    font-size: medium;
    font-family: Arial;
    font-weight: bold;
    background-color: #debdff;
    border-style: inset;
    height: 19px;
}	

.InputFieldRelativeWithinTable
{
    position: relative;
    font-size: medium;
    font-family: Arial;
    font-weight: bolder;
    text-align: left;
    border-style: inset;
    background-color: #debdff;
    margin: 1px;
    
}	

.OutputFieldRelative
{
    position: relative;
    font-size: medium;
    font-family: Arial;
    font-weight: bold;
    border-style: outset;
    border-width: thin;
    background-color: Transparent;
    height: 19px;
    width: 125px;
}	

.OutputFieldRelativeWithinTable
{
    position: relative;
    font-size: medium;
    font-family: Arial;
    font-weight: bolder;
    border-style: outset;
    border-width: thin;
    background-color: Transparent;
    margin: 1px;
}	

.OutputErrorMessageRelativeWithinTable
{
	position: relative;
    /* start nested .centered_container_y_text */
/*	margin-left:auto; */
/*	margin-right:auto; */
	text-align:center;
    /* end nested .centered_container_y_text */
	font-size: smaller;
	/* let's go with inherited...   font-family: Arial; */
	font-weight: bolder;
	border-style:outset;
	border-width:thin;
    /* background-color: LightGoldenRod; */
    background-color:#FAFAD2;
    /* background-color: #FFFFC0; this was a little darker*/ 
    padding: 0px 5px 0px 5px;
    margin: 2px;
}	

.OutputBusinessFeaturesHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
    font-weight: bolder;
    text-align: left;
    text-transform: lowercase;
    margin-right:15px;
}

.collapsePanel {
	width:100%;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:99.7%;
	height:30px;
	color:#FFF;
	font-weight:bold;
}

.collapsePanel2{
	width: 640px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader2{	
	width:640px;		
	height:20px;
	color: Yellow;
	background-color: Black;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

.WebButton
{
    border-width: thick;
    border-style: outset;
    border-color: #F3E17A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: bolder;
    color: #F4D52B;    
    background-color: #193d29;
    text-align: center;
    text-transform: capitalize;
/*  height: 32px;  */
    vertical-align: middle;
    padding: 1px 12px 1px 12px;
    margin: 3px 20px 3px 20px;
}

/*     background-color: Silver;    */

.WebButtonHover
{
    border-width: thick;
    border-style: outset;
    border-color: #F3E17A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: bolder;
    color: White;
    background-color: #276141;
    text-align: center;
    text-transform: capitalize;
 /* height: 32px; */
    vertical-align: middle;
    padding: 2px 12px 2px 12px;
    margin: 2px 20px 2px 20px;
    cursor: pointer;
}

/*    background-color: #E7E8F1;    */

.WebButtonClicked
{
    border-width: medium;
    border-style: inset;
    border-color: #F3E17A;
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    font-weight: bolder;
    color: White;
    background-color: #276141;
    text-align: center;
    text-transform: capitalize;
/*  height: 32px; */ 
    vertical-align: middle;
    padding: 2px 12px 2px 12px;
    margin: 2px 20px 2px 20px;
    cursor: wait;
}

/*  background-color: #E7E8F1;  */

/* *************************************** */
/*  DEPRECATED STYLES!
/* *************************************** */

/* I believe the following 3 are deprecated */
.CommandButton
{
    border-style: outset;
    border-width: thick;
    font-size: larger;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    position: absolute;
    height: 32px;
    width: 81px;
}

.CommandButtonRelative
{
    border-style: outset;
    border-width: thick;
    font-size: larger;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	height: 32px;
	width: 81px;
}

.CommandButtonRelativeWithRoundedCorners
{
    border-style: outset;
    border-width: thick;
	font-size: larger;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	height: 32px;
	background: blank;
	border: 0px;
	width: 100px;
}
/* end command button deprecated section */

.UserInstructionAbsolute
{
	position: absolute;
	font-size:smaller;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	color: #000080;
	height: 16px;
	width: 167px;
    top: 403px;
    left: 596px;
}

.InputFieldPromptAbsolute
{
	position: absolute;
	font-size:small;
	font-family: Arial;
	font-weight:bold;
	text-align: left;
	height: 17px;
	width:125px;

}

.InputFieldAbsolute
{
	position: absolute;
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
	border-style: inset;
	background-color: #debdff;
	height: 19px;
}	

.InputFieldAndUserInstructionRelativeWithinTableCell
{
	position: relative;
	font-size:smaller;
	font-family: Arial;
	font-weight: bolder;
	text-align:right;
	float:right;
	color: #000080;
}

.InputCheckBoxAbsolute
{
	position: absolute;
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
	border-style: inset;
	background-color: #debdff;
}	

.InputDropDownListAbsolute
{
	position: absolute;
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
	border-style: inset;
	background-color: #debdff;	
}	

.CopyrightStatement
{
	font-size:x-small;
	font-weight:normal;
	font-family: Arial;
	text-align: center;
	position:absolute;
	height: 15px;
	width: 800px;
}

/* end deprecated style sheet section */

