body { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#PageHeader {
}

#PageBody {
}

#PageFooter {
}

.body { 
	color: #4D4D4D; 
	font-size: 80%;
	line-height: 120%;
}

.callout { 
	color:#4D4D4D;
	font-size: 80%;
	line-height: 100%; 
}

a:link, a:visited, a:active { 
	color:#4D4D4D; 
	text-decoration: underline
}

a:hover	{ 
	color: #4D4D4D; 
	text-decoration: none;
}

.footer { 
	color: #7f7d70; 
	font-size: 11px; 
	font-weight: bold;
	font-family: Arial, Helvetica;
	margin: 20px 0px 0px 0px;
}

.footer:link, .footer:visited, .footer:active { 
	color: #7f7d70; 
	text-decoration: underline;
}

.footer:hover { 
	color: #7f7d70; 
	text-decoration: none;
}

.footerLower { 
	color: #A5A5A5;
	font-size: 11px; 
	font-family: Arial, Helvetica; 
	margin: 10px 0px 20px 0px;
}

.footerLower:link, .footerLower:visited, .footerLower:active { 
	color: #A5A5A5;
	text-decoration: underline;
}

.footerLower:hover { 
	color: #A5A5A5;
	text-decoration: none;
}

.head1 { 
	color: #868686; 
	font-size: 16px; 
	line-height: 18px; 
}

.head2 { 
	color: #3d6386; 
	font-size: 16px; 
	line-height: 18px; 
}

.head3 { 
	color: #868686; 
	font-weight: bold; 
	font-size: 15px; 
}

.head4 { 
	color: #7f7d70; 
	font-size: 16px; 
	line-height: 20px; 
	font-weight: bold;
}

.headNews { 
	color: #191970; 
	font-size: 16px; 
	line-height: 18px; 
	font-weight: bold;
}

.caption2 { 
	color: #868686; 
	font-weight: bold; 
	font-size: 11px;
}

.caption { 
	color: #868686; 
	font-size: 11px; 
}

.caption:link, .caption:visited, .caption:active { 
	color: #868686; 
	text-decoration: underline;
}

.caption:hover { 
	color: #868686; 
	text-decoration: none;
}

.caseStudyIcon {
	float: left;
	margin-bottom: 20px;
	margin-right: 23px;
	width: 102px;
	height: 210px;
	color: #868686;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
}

.caseStudySepBar {
	width: 100%;
	color: #7f7d70;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 4px;
	clear: left;
}

.caseStudyBox {
	padding: 10px 10px 0px 8px;
	border-right-color: #9E9E9E;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #9E9E9E;
	border-left-style: solid;
	border-left-width: 1px;
}

.caseStudyBoxNoBorder {
	padding: 10px 10px 0px 10px;
}

.caseStudyFeaturedBox {
	padding: 12px 25px 0px 25px;
	border-right-color: #9E9E9E;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #9E9E9E;
	border-left-style: solid;
	border-left-width: 1px;
}

.caseStudyFeaturedBoxNoPadding {
	border-right-color: #9E9E9E;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #9E9E9E;
	border-left-style: solid;
	border-left-width: 1px;
}

