@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #3e4141;
	line-height: 12pt;
}
.mcg #container {
	width: 792px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #e1e0e0;
	text-align: left; 
}
.mcg #header {
	background: #ffffff;
	height: 95px; 
}
.mcg #headerLinks {
	float:right;
	margin-top: 6px;
	margin-right: 10px;
}
.mcg #headerLogo {
	float: left;
	width: 296px;
	height: 60px;
	margin-left: 24px;
	margin-top: 24px;
	margin-bottom: 13px;
}
.mcg #headerTopNav {
	margin-top: 23px;
	margin-left: 43px;
	float: left;
	width: 357px;
	height: 26px;
}
.mcg #headerShadow {	
	width: 792px;
	height: 10px;
	background-image: url(../images/hdr_shadow.jpg);
	float: left;
}
.mcg #mainContent {
	height: 390px;
	clear: both;
	background: #FFFFFF;
}
.mcg #mainContentText {
	float: left;
	width: 400px;
	height: 240px;
	margin-top: 20px;
	padding-left: 5px;
}
.mcg #mainContentImg {
	float: right;
	width: 364px;
	height: 240px;
	margin-top: 20px;
	margin-right: 5px;
}
.mcg #mainContentPromoContainer {
	background-image: url(../images/bg_clients.gif);
	float: left;
	width: 788px;
	height: 125px;
	border-top: 1px solid #e1e0e0;
	padding-top: 5px;
	padding-left: 5px;
}
.mcg #mainContentPromo1 {
	float: left;
	width: 380px;
	margin-right: 40px;
	margin-top: 5px;
}
.mcg #mainContentPromo2 {
	float: right;
	width: 360px;
	margin-top: 5px;
	margin-right: 5px;
}
.mcg #footer { 
	clear: both;
	width: 774px;
	height: 60px;
	padding: 0 10px; 
	margin-left: auto;
	margin-right: auto;
} 
.mcg #footerAddress {
	float: left;
	width: 260px;
	height: 52px;
	text-align: left;
	color: #ffffff;
	margin-top: 5px;
}
.mcg #footerLinks {
	float: left;
	width: 341px;
	height: 52px;
	text-align: right;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 131px;
}
.mcg #footerLinks a {
	color: #ffffff;
	text-decoration: none;
}
.mcg #footerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Level2 Template/Pages Styles */
.mcg #mainContent2 {
	clear: both;
	display: block;
	min-height: 390px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 10px;
}
.mcg #leftNavContainer {
	width: 155px;
	float: left;
	margin-left: 5px;
	margin-right: 30px;
}
.mcg #leftNavTop {
	background-image: url(../images/bg_lft_nav_top.gif);
	width: 155px;
	height: 4px;
	float: left;
}
.mcg #leftNavBottom {
	background-image: url(../images/bg_lft_nav_bottom.gif);
	width: 155px;
	height: 4px;
	float: left;
}
.mcg #leftNavContent {
	line-height: 12pt;
	width: 154px;
	background-color: #eeeeee;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	float: left;
	height: auto;
}
.mcg #leftNavContentLinks {
	margin-left: 5px;
}
.mcg #leftNavContentLinks a {
	color: #005944;
	text-decoration: none;
}
.mcg #leftNavContentLinks a:hover {
	color: #005944;
	text-decoration: underline;
}
.mcg #mainContentText2 {
	display: block;
	float: left;
	width: 560px;
}
.mcg #level2Header {
	width: 304px;
	height: 23px;
	margin-bottom: 10px;
}
.contentAffiliatesLft {
	float: left;
	width: 210px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #d1d1d1;
}
.contentAffiliatesRt {
	float: left;
	width: 350px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #d1d1d1;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Level3 Template/Pages Styles */
.mcg #cookieCrumbs {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.mcg #cookieCrumbs a {
	color: #005944;
	text-decoration: none;
}
.mcg #cookieCrumbs a:hover {
	color: #005944;
	text-decoration: underline;
}
.mcg #mainContentText3 {
	clear: both;
	width: 770px;
	margin-left: 10px;
}
