	#mainCont {
		margin: 0 auto;
		width: 960px;
	}
	.offCharts {
		display: none;
	}
	.m20l{
		display:block;
		float: left;
		width: 570px;
		margin: 20px 0;
	}
	.m20l p, .m20l h2, .m20l h3, .m20l ul, .m201 p a {
		font-family: arial;
		font-size: 14px;
		line-height: 18px;
		margin: 20px 0;
	}
	.m20l h2{
		font-size: 16px;
		color: #333333;
		line-height: 17px;
		padding: 15px 0 0 0;
		border-top: 1px dotted #CCCCCC;
		border-bottom: none;
		font-weight:bold;
		font-style: normal;
	}
	.m20l ul {
		list-style: disc inside none;
	}
	.m20l ul ul {
		list-style-type: circle;
		margin:2px 20px;
	}
	.m20l ul li {
		line-height:19px;
	}
	.sprint .body{
		background:none;
	}
	#navIIII ul{
		font-family: arial;
		font-size: 13px;
	}
	h1.pageTitle {
		margin-bottom: 20px;
		display: block;
		vertical-align: middle;
		font-size: 23px;
		font-weight: normal;
		color: #333;
		padding: 0;
		font-family: arial;
		font-style: normal;
	}
	.m20l h3{
		font-size: 14px;
		margin-bottom: 5px;
		font-weight: bold;
		color: #333;
		border: none;
		font-style: normal;
	}
	.img_right{
		float:right;
	}
	.img_left{
		float:left;
	}	
	.para_cont{
		width:550px;
		margin:0;
		padding:0 0 0 50px;
		overflow:hidden;
	}
	.left_indent{
		width:500px;
		margin:0;
		padding:0;
		float:right;
	}
	.smlTextM{
		font-size:11px !important;
		line-height:13px !important;
		margin: 45px 0px !important;
	}
.clear {clear:both;}