.boxContentSub {
	padding: 4px 16px 16px;
	background-color: #FFFFFF;
}
.boxQuotes {
	background-color: #E9E9DF;	
	vertical-align: top;
	padding-right: 16px;
	padding-left: 16px;
}
.boxPics {
	padding: 0px;
	background-color: #E9E9DF;
}
.boxList {
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxTextIndent{
	margin-left: 16px;
	display: block;
	margin-top: 8px;
	margin-right: 24px;	
}
.subHeader {
	font-weight: bold;
	line-height: normal;
	padding-bottom: 4px;
	display: block;
	padding-top: 12px;
}
.textQuote{
	color: #005981;	
}
.years {
	font-weight: bold;
}
.boxCrawler {
	background-color: #FFFAEC;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	line-height: normal;
	height: 20px;
	padding-right: 0px;
}
a.boxCrawler {
	color: #0066CC;
	text-decoration:none
}
a.boxCrawler:visted{
		color:#993333;
		text-decoration:none;
}
a.boxCrawler:hover{
	color:#00CCFF;
}
.slogan{
	font-weight: bold;
	color: #005981;
	text-align: left;
	text-transform: uppercase;
}
div.subMenu{
	width: 188px;
	background-color: #e9e9df;
	height: 160px;
	vertical-align:top;
	padding-left: 0px;
	padding-top:8px;
	padding-bottom:0px;
	padding-right:0px;
}
div.subMenu a{
	display:block;
	font-family:  Arial, Helvetica,Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	width: 100%;
	height: 16px;
	background-color: #e9e9df;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #F68B1E;	
}
div.subMenu a:hover{
	text-decoration:none
}
html>body div.subMenu a {
	width:auto;
}
.quoteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005981;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f68b1e;
}
.headerSolutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #F68B1E;
	padding: 0px 0px 6px;
	margin: 0px;
}
.headerTopImg {
	margin-top: 8px;
}
#list-sub {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 16px;
}
#list-sub ul{
	margin: 0px 0px 0px 1px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;

}
#left-col{
	width: 340px;
	float: left;

}
#right-col{
	float: right;
	width: 170px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;

}
.img-p {
	margin-left: 12px;
}
.slogan-p {
	font-weight: bold;
	color: #005981;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
}
.imgClear {
	display: block;
	clear: both;
}
