.ProgressBox {
	font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.ProgressBoxCurrent {
	font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
table.ProgressBox {
	padding-right : 4px;
	padding-left : 4px;
	border: #000000 1px solid;
}
a.ProgressBox:link {
	font-size: 1em;
	text-decoration:none;
}
a.ProgressBox:visited {
	font-size: 1em;
	text-decoration:none;
}
a.ProgressBox:hover {
	font-size: 1em;
	text-decoration:none;
}
.Instructions {
	color: white;
	background-color : #069;
	/*background-image: URL(../images/sp.gif);*/
	font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 4px 4px 1px 4px;
}
td.Instructions {
	border: #000000 1px solid;
}
a.whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:hover, a.whitelink:active {
	font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 1em;
}
.FormBox {
	font-family:&quot;Trebuchet MS&quot;, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*background-image: URL(../images/sp.gif);*/
}
div.FormBox {
	border: #669 1px solid;
	background-color: white;
	/*background-image: URL(../images/sp.gif);*/
	padding: 0px;
	/*width: 600px*/
}
div.FormBoxNoWidth {
	border: #669 1px solid;
	background-color: white;
	/*background-image: URL(../images/sp.gif);*/
	padding: 0px;
}
table.FormBox {
	border: #669 1px solid;
	border-collapse: collapse;
	width:450px;
	background-color:#E7EEC4;
	margin-top:12px;
        padding:10px;
}
table.FormBox p.PaddedListHeadings{
        color:#fff;
}
.FormBox .Divider {
	background-color: white;
}
.FormBoxNoWidth .Divider {
	background-color: white;
}
.FormBox .dividerHeading {
	background-color: white;
}
.FormBoxNoWidth .dividerHeading {
	background-color: white;
}
input#ACTION_SUBMIT_SURVEY_RESPONSE {
background-color: #994D02; 
color:#ffffff; 
font-weight:bold;
}
.appArea !important {
margin:0 auto;
width:auto;
}
