﻿.NavTabs li
{
	font-weight: bold;
	font-size: 14px;
	float: left;
	text-transform: uppercase;
	padding: 7px 36px 7px 36px;
	border-top: 4px solid #677078;
	background-color: #677078;
	color: #677078;
	font-weight: lighter;
	border-right: 1px solid #c7c1b6;
	margin-bottom: 0px;
}
.NavTabs .Except
{
	font-weight: bold;
	font-size: 14px;
	float: left;
	border-right: none;
	padding: 7px 35px 7px 35px;
}
.CallOut
{
	border-top: 4px solid #c7c1b6;
	background: url(/Home/Image/calloutBG.jpg) repeat scroll 0 0;
	/*margin-top: 15px;*/
	margin-bottom: 24px;
	width: 300px;
	height: 135px;
	vertical-align: top;
	text-decoration: none;
}
.HomeBannerImage
{	
	vertical-align: top;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.NavTabs
{
	margin-bottom: -20px;
}
.HomeHeaderPrint
{
	margin-bottom: -20px;
}
