#nonSecureFooter {
	border-top: 0px solid #ffffff;
	padding-top: 0px;
	text-align: left;
}
#nonSecureFooter ul {
	margin:0;
	padding:0;
	list-style: none;
	line-height: 15px;
}
#nonSecureFooter a,
#nonSecureFooter span,
#nonSecureFooter label,
#nonSecureFooter #copyright ul,
#nonSecureFooter #copyright a {
	text-decoration: none;
	color: #3a3a3a;
}
#nonSecureFooter a:hover,
#nonSecureFooter #copyright a:hover {
	color: #007DCA;
}
#nonSecureFooter .inner {
	min-height: 192px;
}
* html #nonSecureFooter .inner  {
	height: 192px;
}	
#nonSecureFooter .strong {
	font-weight: bold;
	color: #000;
}


/*** FORMS ***/

form .small {
	width: 176px;
}
form .large {
	width: 368px;
}
form select.small {
	width: 184px;
	height: 20px;
}
#omailForm {
	min-height: 192px;
}
* html #omailForm {
	height: 192px;
}	
#omailForm label {
	margin-bottom: 8px;
	display: block;
}
#nonSecureFooter input.omail {
	border: 1px solid #c0c0c0 !important;
	padding: 3px 3px 2px 5px;
	height: 23px !important;
	float: left; 
	margin: 0;
	font-family: arial;
	font-size: 12px;
	width: 151px;
}	
#nonSecureFooter .formSubmit {
	position: relative;
	left: -1px;
	float: left;
}
* html #nonSecureFooter .formSubmit {
	left: -4px;
}

#nonSecureFooter #copyright li {
	float: left;
	border-right: 1px solid #E5E5E2;

}
#nonSecureFooter #copyright a,
#nonSecureFooter #copyright li {
	margin-right: 8px;
}


#nonSecureFooter .emailError {
	clear: left;
	float: left;
	width: 300px;
	display: block;
	color: #C71F2A;
	text-align: left;
	padding-left: 17px;
	margin: 4px 0 0 0;
	background: url(/mxc/08-icon_warningMsg.gif) no-repeat left 1px;
}
/* Style for Guided Nav footerBox */
.footerBox { 
width: 960px;
text-align: left;
}