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;
	background: #ECECED;	
	color:#999999;
	line-height:16px;
}

.cs2info {
	text-align:center; 
	font-weight:normal;
	font-size:9px;
}

#bottom-dummy {
	width:891px;
	height:32px;
	margin-bottom:32px;
	font-size:9px;
	padding-top:3px;
	background:#FFFFFF;
	border-left:32px solid #FFFFFF;
	border-right:32px solid #FFFFFF;		
}


a:link {
	color: #ffffff;
	text-decoration: underline;
	padding-left:2px;
	padding-right:2px;	
	
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
	padding-left:2px;
	padding-right:2px;	
}

a:hover {
	color: #000000;
	text-decoration: none;
	background:#FFFFFF;
	padding-left:2px;
	padding-right:2px;	
}

img {
	border: none;
}

.csc-textpic-image a:link, .csc-textpic-image a:hover, .csc-textpic-image a:visited {
	background:transparent;
	padding:0;
}

#topdummy {
	height:32px;
	background:#ECECED;
}

#topdummy1 {
	height:32px;
	background:#FFFFFF;
}

#body-container {
	width:955px;
	text-align:left;
	background: url(../pics/mainbg.gif) top left repeat-y;
}

#body-over0 {
	position:absolute;
	_position:relative;	
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;


}

#body-over  {
	position:relative;		
	width:891px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
}


#header-logo {
 	overflow:hidden;
 	padding:0;
	margin:0;
	height:155px;
	width:193px;
	margin-left:25px;
}

#top0 {
	height:45px;
	width:100%;
	position:relative;
	overflow:hidden;
}

#top1 {
	width:100%;
	position:relative;
	overflow-x:hidden;
}


#column-1 {
	position:relative;
    float:left;
	margin: 0px;
	padding: 0px;
	width: 243px;
    overflow-x:hidden;
	padding-left:32px;
}

#column-2 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 642px;
	padding-right:32px;
	overflow-x: hidden;
    _height:553px;
    min-height:553px;	
}

#content-menu {
	margin-left:25px;
	width:193px;
	margin-bottom:25px;
}

#content-topmenu {
	text-align:right;
	padding-top:12px;	
	padding-right:5px;
}

#content-bottommenu {
	text-align:right;
}

#content-content {
	padding:16px;
	padding-top:15px;	
	padding-bottom:25px;	
	text-align:left;	

}

.content-left, .content-right {
	width:50%;
}

.content-left {
	padding-right:10px;
}

.content-right {
	padding-left:10px;
}

.overcontent {
	_width:100%;
}

.contable {
	width:100%;
}


.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;
} 
