/* styles for the print view */

body {
	overflow: visible !important;
	overflow: auto;
	background-color: #FFF;
}

* {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#feEditAdvanced-container,
#admPanel,
#midCol .midColHeader,
#copyright,
#headerImage,
#rootlineNav,
h1,
#icons,
#langNav,
#mainNav,
#leftCol,
#rightCol,
#footer {
	display: none;
}

#main {
	position: static;
	margin: 10px;
	text-align: left;
}

#head #logo {
	display: block;
	text-indent: -9999px;
	width: 290px;
	height: 100px;
}

#head #logo img {
	position: absolute;
	left: 10px;
	top: 10px;
	border: none;
}

#head #logo #addressHeader  {
	display: block;
	position: absolute;
	right: 10px;
	top: 0;
	height: 90px;
	font-weight: normal;
}

#head #logo #addressHeader strong {
	font-weight: bold;
}

#midCol {
	position: relative;
	padding-top: 20px;
}

.ctArea ul li {
	list-style: disc inside;
	padding-left: 0;
	background-image: none;
}

.ctArea a.external-link-new-window,
.ctArea a.cabag_internal {
	padding-left: 0;
	background-image: none;
}


/* kwick flum flum start page */

#kwick {
	background-image: none;
	margin-top:0;
}

#kwick .kwick {
	float: none;
	width: 99%;
}

#kwick .kwick a.boxLink,
#kwick .kwick .kwickContent {
	width: 99%;	
}

#kwick .second {
	border: none;
}
	
#home DIV.csc-textpic-center { 
	text-align: left;
}

#home DIV.csc-textpic-center DIV.csc-textpic-imagewrap { 
	margin: 0 0; 
}




