a {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
.small_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.nav_item {
	background-color: #4C6C97;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	text-align: left;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F3B93C;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F7477;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.nav:hover {
}
.sub_title {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6F7477;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: F3B93C;
}
.solutions_banner {
	font-family: Arial;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
.sm_solutions_ban {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
