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: 11px;
	text-align:left;
	color:#000000;
	line-height:1.6em;
	background:#FFFFFF;
}

td {
	font-size:11px;
}

.cs2info {
	display:none;
}

#bottom-dummy {
	display:none;
}


a {
	color: #035B8D;
	text-decoration: underline;
}

a:visited {
	color: #035B8D;
}

a:hover {
	color: #FF0000;
}

img {
	border: none;
}


#body-container {
	width:650px;
}

#body-over0 {
	width:650px;
}

#body-over  {
	width:650px;
}

#header-logo {

}

#header-image {
	display:none;
}

#header-imageright {
	display:none;
}

#header-pagetitle {

}

#top0 {
	display:none;
}

#top1out {

}

#top1 {
	
}


#column-1 {
	display:none;

}

#column-2 {
	width:650px;
	position:relative;
}

#content-content {

	padding-left:22px;
	padding-right:22px;	
	padding-top:15px;
	_width:100%;
}


#column-3 {
		display:none;
}


#content-teaser {
	display:none;
}


.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;
} 
