html{
	min-height: 100%; margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical; 

}

*html #maincont {
	margin-top:-15px;
}

*:first-child+html #maincont {
	margin: 0px 0px 0px 0px;
}

/*
body {
	text-align: center;	
	line-height: 17px;
}	
*/

#maincont {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	
	margin-top:-8px;
}


#contentWrapper {
	border: 0px solid red;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0px 0px 20px 0px;
	background-color:#FFF;
	
	
}
#contentWrapper ul {
	list-style-type:disc;
	margin:0.833em 0;
	padding-left:2em;
	list-style-position:outside;
	}
#centeredcontent{
	padding: 0px 18px 0px 18px;
	background-color:#FFF;
		


}

#contentLeftContainer {
	width: 680px;
	height: 100%;
	overflow: hidden;
	border: 0px solid blue;
	float: left;
	background-color:#fff;
	clear:both;
	margin-left:10px;
}

#rightNav {
	width: 224px;
	float: right;
	overflow: hidden;
	border: 0px solid red;
	background-color:#fff;
}

.border_table{
border: 1px solid

}

.border_table td, .border_table th { border: 1px solid }

.sprint .body {
	font: normal 1em Arial, Helvetica, sans-serif;
	line-height: 1.182em;
	color: #333;
}
