@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444B68;
	text-decoration: none;
	background-image: url(slice/grid.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Nav {
	font-size: 12px;
	font-weight: bold;
	color: #444B68;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.NavTeal {
	font-size: 12px;
	font-weight: bold;
	color: #558b81;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.NavLg {
	font-size: 14px;
	font-weight: bold;
	color: #444B68;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.FtrTxt {
	font-size: 12px;
	color: #444B68;
	text-decoration: none;
}
.EWerks {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.SubNav {
	font-size: 12px;
	font-weight: bold;
	color: #f8f3bf;
	text-decoration: none;
}
.SubHdr {
	font-size: 21px;
	font-weight: bold;
	color: #f8f3bf;
	text-decoration: none;
	font-style: italic;
	line-height: 21px;
}
.HiIntHdr {
	font-size: 18px;
	font-weight: bold;
	color: #444B68;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
}
.IndText {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.SurveyBorder {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #666;
}

