html { 
	overflow: scroll;
	overflow-x: auto;
}


#header-text {
	display:none;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	background: #FAFAF0;	
	color:#666666;
	line-height:1.4em;
}

#content-contentleft {
	position:absolute;
	left:32px;
	top:343px;
}

#cs2link a:link, #cs2link a:visited {
	color:#FF0000;
}

#cs2link a:hover {
	color:#000000;
}

#content-menu {
	padding-left:32px;
	padding-top:6px;
}

#bottom-dummy {
	width:956px;
	height:20px;
	font-size:9px;
         font-family:Arial;
         text-align:right;
         margin-top:4px;
}


a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

img {
	border: none;
}


#body-container {
	width:980px;
	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:980px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
}


#header-logo {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:141px;
	width:245px;
	left:0px;
	top:0px;
}

#header-imagewrap {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:163px;
	width:735px;
	left:245px;
	top:0px;
}

#header-image {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:124px;
	width:695px;
	left:261px;
	top:16px;
}

#top {
	height:20px;
	width:956px;
	position:relative;
	overflow:hidden;
	text-align:right;
	padding-top:4px;
}

#top1 {
	width:100%;
	position:relative;
	overflow:hidden;
	height:163px;
}


#content-content {
         _height:100%;
         min-height:100%;
         xpadding:8px;
}

#column-1 {
	position:relative;
    float:left;
	margin: 0px;
	padding: 0px;
	width: 261px;
    overflow:hidden;
    _height:392px;
    min-height:392px;
}

#column-2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 695px;	
	overflow-x: hidden;
    _height:392px;
    min-height:392px;	
}

.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;
} 



@media print {

#header-text {
	display:block;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	background: #FFFFFF;	
	color:#666666;
	line-height:1.4em;
}

#content-contentleft {
	position:absolute;
	left:32px;
	top:343px;
}

#cs2link a:link, #cs2link a:visited {
	color:#FF0000;
}

#cs2link a:hover {
	color:#000000;
}

#content-menu {
	padding-left:32px;
	padding-top:6px;
}

#bottom-dummy {
	display:none;
}


a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

img {
	border: none;
}


#body-container {
	width:695px;
	position:relative;	
	text-align:left;
}

#body-over0 {
	position:relative;	
	width: 100%;
	text-align:center;

}

#body-over  {
	position:relative;		
	width:695px;
	text-align:left;	
}


#header-logo {
	display:none;
}

#header-imagewrap {
	display:none;
}

#header-image {
	display:none;
}

#top {
	display:none;
}

#top1 {
	width:100%;
	position:relative;
	overflow:hidden;
	height:80px;
}


#content-content {
         _height:100%;
         min-height:100%;
         xpadding:8px;
}

#column-1 {
	display:none;
}

#column-2 {
	position:relative;	
	margin: 0px;
	padding: 0px;
	width: 695px;	
	overflow-x: hidden;
}

.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;
} 


}

