html { 
	overflow: scroll;
	overflow-x: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	background: #fff;	
	color:#004983;
	line-height:1.4em;
}

.bodytext {
	margin:0;
	padding:0;
}


.pdfprev {
	display:none;
}

.brlink {
	display:inline;
	cursor:pointer;
}

.brlinkact {
	display:inline;
	cursor:pointer;
	color:#666666;
	text-decoration:underline;
}

.brandright {
	display:none;
}

.brandlink {
	position:absolute;
	right:16px;
	top:18px;
}

#brandes {
	position:absolute;
	_height:550px;
	min-height:550px;
	background:#FFFFFF;
	width:257px;
	_width:295px;
	padding:18px;
	top:0px;
	right:0px;
	visibility:hidden;
}

.content-inside {
	padding:18px;
	padding-bottom:0px;	
	_width:100%;
}


#content-columnheader {
	margin-top:6px;
}

#content-columnfooter {
	position:absolute;
	top:470px;
	left:0px;
}

.cs2info {
	text-align:center; 
	font-weight:normal;
	font-size:9px;
}

#content-menu {
	margin-top:65px;
}

#bottom-dummy {
	height:26px;
	font-size:10px;
	text-align:right;
	xpadding-right:34px;
	margin-left:297px;
	margin-right:27px;
	border-top:1px solid #CCCCCC;
	margin-top:90px;
	padding-top:2px;
}


a {
	color: #004983;
	text-decoration: none;
}

a:visited {
	color: #004983;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

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;	
}


#header-logo {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:100px;
	width:110px;
	left:0px;
	top:0px;
}

#header-column {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:100px;
	width:170px;
	left:110px;
	top:0px;
}

#header-image {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:100px;
	width:675px;
	left:280px;
	top:0px;
}

#top {
	height:100px;
	width:100%;
	position:relative;
	overflow:hidden;
}

#top1 {
	width:100%;
	position:relative;
	xoverflow:hidden;
}


#column-1 {
	position:relative;
    float:left;
	margin: 0px;
	padding: 0px;
	width: 120px;
    overflow-x:hidden;
    _height:280px;
    min-height:280px;
}

#column-2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;	
	overflow-x: hidden;
    _height:500px;
    min-height:500px;
    position:relative;	
}

#column-3 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 675px;	
	overflow-x: hidden;
    _height:500px;
    min-height:500px;
    border-top:10px solid #004983;
    background:url(../pics/grad1.gif) top left repeat-x;
}

.content-left {
	width:348px;
	_width:380px;
	float:left;
	padding:16px;
	overflow-x:hidden;
}


.content-right {
	width:295px;
	float:right;
	overflow-x:hidden;	
}

.content-left50 {
	width:49%;
	float:left;
}


.content-right50 {
	width:49%;
	float:right;
}


.contentrightw, #contentrightw {
	width:257px;
	_width:295px;
	float:right;
	overflow-x:hidden;	
	background:#FFFFFF;
	_height:550px;
	min-height:550px;
	padding:18px;
}


.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;
} 
