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 {
	text-align:center; 
	font-weight:normal;
	font-size:9px;
}

#bottom-dummy {
	width:955px;
	height:26px;
	font-size:11px;
}


a {
	color: #035B8D;
	text-decoration: underline;
}

a:visited {
	color: #035B8D;
}

a:hover {
	color: #FF0000;
}

img {
	border: none;
}


#body-container {
	width:955px;
	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:955px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;	
	background: url(../pics/mainbg.gif) top center repeat-y;	
}

#header-logo {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:65px;
	width:821px;
	left:83px;
	top:0px;
	display:none;
}

#header-image {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	/*height:89px;*/
	height:126px;	
	/*width:617px;*/
	width:821px;	
	left:0px;
	top:0px;

}

#header-imageright {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:129px;
	width:203px;
	left:618px;
	top:0px;
	display:none;	

}

#header-pagetitle {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:89px;
	width:396px;
	left:221px;
	top:90px;
	display:none;
}

#top0 {
	/*height:65px;*/
	height:2px;
	width:100%;
	position:relative;
	overflow:hidden;
	/*background: #FFFFFF url(../pics/topbg.gif) top left no-repeat;		*/
	background: #FFFFFF;
}

#top1out {
	width:821px;
	margin-left:83px;
	text-align:left;
}

#top1 {
	width:100%;
	position:relative;
	overflow:hidden;
	height:129px;
	background:#FFFFFF url(../pics/dot.gif) 0px 128px repeat-x;
}


#column-1 {
	position:relative;
  float:left;
	margin: 0px;
	padding: 0px;
	width: 198px;
  overflow-x:hidden;

}

#column-2 {

	float: left;
	margin: 0px;
	padding: 0px;
	width: 420px;	
	overflow: hidden;
	min-height:392px;
}

#content-content {

	padding-left:22px;
	padding-right:22px;	
	padding-top:15px;
	_width:100%;
}


#column-3 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 203px;	
	overflow: hidden;

}


#content-teaser {
	padding-left:7px;
	padding-right:7px;	
	padding-top:15px;
}


.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;
} 
