body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F7F7F7;
	line-height: 18px;
	color: #333333;
}

a:link, a:visited {
	color: #468699;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #E68A00;
}

.text_footer {
	font-size: 10px;
	color: #FF9900;
}
.text_sectionHeader {
	font-size: 20px;
	color: #AE4950;
	padding-top: 6px;
	padding-bottom: 7px;
	line-height: 20px;
	margin: 0px;
}


.cell_sideNav {
	width: 252px;
	line-height: 20px;
	vertical-align: top;
}
.cell_orangeSquare_upperLeft {
	background-image: url(images/bg_orangeSquare.gif);
	background-position: left top;
	height: 35px;
	width: 35px;
}
.cell_orangeSquare_upperMiddle {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.cell_orangeSquare_upperRight {
	background-image: url(images/bg_orangeSquare.gif);
	background-position: right top;
	height: 35px;
	width: 35px;
}
.cell_orangeSquare_middleLeft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
.cell_orangeSquare_middleRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.cell_orangeSquare_lowerLeft {
	background-image: url(images/bg_orangeSquare.gif);
	background-position: left bottom;
	height: 35px;
	width: 35px;
}
.cell_orangeSquare_lowerMiddle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.cell_orangeSquare_lowerRight {
	background-image: url(images/bg_orangeSquare.gif);
	background-position: right bottom;
	height: 35px;
	width: 35px;
}
.text_larger {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.text_quote_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
}

.text_quote_support {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #999999;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
}

.bg_blueLine_verticle {
	background-image: url(images/bg_blueLine_verticle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.text_quote_mainLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.text_quote_supportLarger {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #999999;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
}
.text_sectionSubHeader {
	font-size: 14px;
	color: #AE4950;
	padding-top: 6px;
	padding-bottom: 7px;
	line-height: 18px;
	margin: 0px;
}
.text_review_mainLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.text_quote_mainLarger_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 5px;
}
