body {
	color: #333;
	font-size: 11px;
	height: auto;
	padding-bottom: 0px;
	background-color: #FFF;
	padding-top: 0px;
	margin: 0px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}



.container_12,
.container_16,
.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12 {

}

.container_16 {

}

.container_24 {

}#TopNavigation {
	background-color: #333;
	height: 40px;
	padding-top: 10px;
}
#TopNavigation .container_12 {
	color: #CCC;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
#Showcase {
	background-image: url(../img/horizon-tour.png);
	background-repeat: repeat-x;
	height: 325px;
}
#Footer {
	background-color: #333;
	color: #FFF;
	height: 300px;
}

#Footer .container_12 {
	background-color: #333;
}
#Wrapper {
	background-color: #333;
	margin: 0px auto;
	height: 100% ;
}
#ShowcaseGraphic {
	margin-top: -37px;
}
#Showcase .container_12 {
	background-color: transparent;
}
#MainBody .grid_3 {
	padding: 0px;
	border: 1px solid #CCC;
	height: 200px;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	background-color: #999;
	padding: 10px;
	height: 50px;
	background-image: url(../img/subhead_background.jpg);
	background-repeat: repeat;
}
.boxtext {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	padding: 10px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grid_4.subbox {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-right: 4px;
	height: 220px;
}
#MainBody #CTA {
	height: 450px;
	border: 1px solid #CCC;
	background-color: #F3F1DF;
	position: relative;
	background-image: url(../img/actionstrip.jpg);
}
#textsubhead {
	margin-bottom: 10px;
}
.reasons {
	margin-right: 5px;
	margin-bottom: 5px;
	height: 50px;
	width: 50px;
	float: left;
}
#justfive {
	position: absolute;
	top: -25px;
	left: 160px;
}
#space10 {
	margin: 10px;
}
#MainBody .grid_12 #questions tr td {
	padding: 5px;
}
.pinline {
	border: 1px solid #CCC;
}
