body {
	margin:0px;
	background-image:url(../_images/_design/bottomStripRepeat.gif);
	background-position: top center;
	background-repeat:repeat-y;
	}

/*ul {
	margin:0px;
	padding:0px;
	}
	
ol li {
	margin-left:-6px;
	padding:0px;
	list-style-image:none;
	list-style-position: outside;
	}

ul li {
	list-style-image:url(../_images/_design/bullet.gif);
	list-style-position: outside;
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:27px;
	list-style: none;
	padding-left:6px;
    }*/
	
.bodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343030;
}
.topBanner {
	background-image:url(../_images/_design/bannerTop_BG.gif);
	background-repeat:repeat-x;
	height:71px;
	width:916px;
	}
.topNav {
	background-image:url(../_images/_design/topNavBG.gif);
	background-repeat:repeat-x;
	width:916;
	}
.midNavWhite {
	font-size: 12px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.inputfooter{
	width:170px;
	border:1px solid #3b3b3b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343030;
}
.midNav {
	padding-left:28px;
	}
.managementTeamPaddingNav {
	padding-bottom:15px;
	}
.logo {
padding-top:31px;
padding-left:25px;
padding-bottom:16px;
}
.enabling {
padding-top:39px;
padding-right:25px;
padding-bottom:16px;
}
.footerPadding {
padding-top:10px;
padding-left:34px;
}
.footerPadding2 {
padding-top:10px;
}

.footer a:link {
	color: #e3e3e4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	}
.footer a:visited {
	color: #e3e3e4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	}		
.footer a:active {
	color: #e3e3e4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	}
.footer a:hover{
	color: #e3e3e4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	}

.footerBG {
	background-image:url(../_images/_design/footerBGrepeat.gif);
	background-repeat:repeat-x;
	/*width:916px;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
.login a:link {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}
.blueText {
	color: #333366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	}
.BIGblueText {
	color: #333366;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	line-height:30px;
	}
.smBlueText {
	color: #333366;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:18px;
}
.smBlackText {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:18px;
}
.siteMapSub {
	color: #333366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	padding-left:25px;
	}
.ManagementTeamSub {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:25px;
	}
	
.home_top_shadow {
	background-image: url(../_images/_design/Home_TopBannerLeft.gif);
	background-position: right;
}