/************************** MAIN STYLES - DO NOT EDIT!! **************************/
*html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	padding: 0px; 
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
}
td {
	font-size: 12px;
	/*border: 1px solid red;*/
}
a img {
  border: none;
	padding-bottom: 5px;
}
a:link, a:visited {
  color: #00529B;
  text-decoration: underline;
}
a:hover {
  color: #F37121;
  text-decoration: underline;
}
#VRSNSurvey, FORM {
	margin: 0px auto;
	text-align:left;
	width:960px;
}
#provinceList, #provinceIframe {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	*margin:22px 0px 0px -215px;
	position:absolute;
	width:212px;
	z-index:5;
}
#provinceIframe {
	border:0px;
	z-index:4;
}
#vrsnTop {
	margin-left:8px;
	margin-right:8px;
}
#boilerplate {
	width:780px;
	margin-left:8px;
	margin-right:8px;
}
#VRSNSeals {
	float:left;
	margin-top:18px;
	padding-left:8px;
	padding-right:8px;
}
#VRSNSeals DIV{
	float:left;
	margin:0px 25px 0px 0px;
}
.showMe{ }
.hideMe{
	display:none;
}
#footer {
	background-color:#FFFFFF;
	clear:both;
	color:#000000;
	float:left;
	font-size:11px;
	height:auto !important; 
	line-height:22px;
	margin:18px auto;
	min-height:22px;
	padding:0px;
	width:960px;
}
#footer .barEnd {
	float:left;
	height:22px;
	width:7px
}
#footer .bar {
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	font-size:10px;
	height:22px;
	text-align:center;
	width:946px;
}
/***********************************************************************************/

/*------------------- PARAGRAPH STYLES ------------------ */
p {
  font-weight: normal;
	margin: 12px 0 12px 0;
}
/*------------------------------------------------------- */

/*----------------------- HEADER ------------------------ */
#pageContainer {
	width: 960px;
	margin: 0px auto 18px;
}
#logo {
	border: none;
	float: left;
	height: 43px;
	margin: 10px 3px 5px;
	padding: 0;
}
#pageContainer IMG {
	width:960px;
	height:26px;
}

#pageContainer #logo IMG {
	width:163px;
	height:36px;
}
/*------------------------------------------------------- */

/*----------------------- FOOTER ------------------------ */
.footer {
  padding-left: 10px;
}
.button {
	text-align: center;
}
/*------------------------------------------------------- */

/*---------------------- QUESTION ----------------------- */
.surSectionNew, H1{
	color:#f37121;
	font-weight: bold;
	font-size: 20px;
}
.surSection {
	color:#ffffff;
}
.surQuestionText {
	font-weight: bold;
}
.surQuestionIntro,.surQuestionInstructions,.surFooter{
	color: #666666
}
.surError{
	font-weight: bold;
	position: relative;
}
.surReqText{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.surMainError{
	font-weight: bold;
	position: relative;
	left: 10px;
}
.surErrorText{
	font-weight: bold;
}
.formBigSubmit  {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #F37121;
	border-left: 20px solid #F37121;
	border-right: 20px solid #F37121;
	border-top: 5px solid #F37121;
	border-bottom: 5px solid #F37121;
	height: 28px;
	cursor: pointer;
}
TD.vrsnField TEXTAREA, TD.vrsnField INPUT, TD.vrsnField SELECT {
	width:350px;
}
.surMainTable {}
.surName {}
.surSectionLine {}
.surSectionIntro {}
.surAnswerText {}
.surTableHead {}
.radioAltColor {}
/*------------------------------------------------------- */
