@charset "utf-8";
.padright {
	padding-right:15px;
}
.anchorFix {
	position: absolute;
	width: 1px; /*IE6 needs a width in order for the anchor to work*/
} 
#ContentRow img.padright{
	padding-right:15px;
}
#Container {
	width:2000px;	
	margin-left:0px;
	overflow:visible;
	/*overflow: hidden;*/
}
#MenuLeft {
	width:184px;
	height:auto;
	float:left;
	padding-left:15px;
	/*padding-bottom: 5000px; /*Column height stretch*/
	/*margin-bottom: -5000px;*/
}
#MenuLeft a{ 
	color: #141225;
	text-decoration: none;
}

#MenuLeft a:hover { 
	color: #FF6029;
	text-decoration: underline;
}
#MenuLeftUL ul{
	margin:0;
	padding:0;
}
#MenuLeftUL li{
	margin:0;
	padding:0;
	list-style: none;
	/*background: url(../images/bulletplus.gif) no-repeat left top;*/
	padding-left: 14px;
}
#ContentRow {
	margin:0;
	padding:0;
	width:780px;
	height:auto;
	overflow: hidden;
	text-align:left;
	padding-left:15px;
	border-left: 1px dashed #333333;
	float:left;
	/*
	padding-bottom: 5000px; /*Column height stretch*/
	/*margin-bottom: -5000px;*/
}
#ContentRow p {
	text-align:left;
	/*margin-top:15px;*/
}
/*#ContentRow ul{
	margin:0;
	padding:0;
}
#ContentRow li{
	margin:0;
	padding:0;
	list-style: none;
	/*background: url(../images/bulletplus.gif) no-repeat left top;
	padding-left: 14px;
}*/
#contentAreaWrapper {
position: relative;
width: 745px;
overflow: hidden;
}

#contentArea {
overflow: hidden;
}

#mainContentArea {
padding-bottom: 32767px;
margin-bottom: -32767px;
}

#groupcontent {
	height:230px;
}
#groupcontent p{
	margin:0;
	padding:0;
}
