html { 
    overflow: scroll;
    overflow-x: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	background: #fff;	
	color:#000000;
	line-height:1.4em;
}

#cs2link {
	      font-size:9px;
	      margin-top:10px;
	      color:#666666;
     
}

#cs2link a {
        text-decoration:none;
        margin-top:10px;
}

#bottom-dummy {
	position:relative;
	float:right;
	width:734px;
	height:40px;
	font-size:9px;
	text-align:right;
	border-top:1px solid #cccccc;
			
}

img {
	border: none;
}


#body-container {
	width:952px;
	min-height: 100%;
	text-align:left;
}

#body-over0 {
	position:absolute;
	_position:relative;	
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;

}

#body-over  {
	position:relative;		
	width:952px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
}


#header-image {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:171px;
	left:0px;
	top:0px;

}


#header-logo {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:100px;
	left:10px;
	top:80px;
}

#metaNavigation {
 	position:absolute;
 	padding:0;
	margin:0;
	right:12px;	
}

#header-column {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:100px;
	width:170px;
	left:110px;
	top:0px;
}

#header-image-x {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:100px;
	width:675px;
	left:280px;
	top:0px;
}

#topMeta {
	height:22px;
	width:100%;
	position:relative;
	overflow:hidden;
}


#top0 {
	height:171px;
	width:100%;
	position:relative;
	overflow:hidden;
}

#top1 {
	width:100%;
	position:relative;
}


#column-1 {
	position:relative;
	float:left;
	margin: 0px;
	margin-top: 51px;
	padding: 0px;
	width: 218px;
	overflow-x:hidden;
	_height:350px;
	min-height:350px;
}

#column-2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 734px;	
	overflow-x: hidden;
	_height:350px;
	min-height:350px;	
}

#content-content {
  padding-top:19px;
  padding-left:0px;
}

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
} 
