@media print { 
#printcontactaddress {display:visible;}
body {	margin:0px;	padding:0px;	font-family:arial,verdana,helvetica, sans-serif;	background-color:#FFFFFF;}
#leftGlobalContainer{display:none; top:0px; left:0px; width:0px;}
#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#printheader {display:visible; position:absolute; top:10px; left:352px;	width:148px; height:74px;	border-width:1px 1px;	background-position:right; background-image:url(images/swish_print_header_logo.gif); background-repeat:no-repeat;}
#main {position: absolute; top: -100px; left:-200px; display:visible;width: auto;}
#bodyContainer{position:absolute; top:0px; left:0px; width:auto;}
#bottomLinks{display:none;}
#containerHeaderTop, #containerHeaderBottom, #containerTopMenu {display:none;}
#pathcontainer {display:none;}
#contactAddress{position: absolute; top: 500px; left:-200px; display:visible; background: white; }
#containerTopImg, #addressTopImg {background: white; display:none;}
#containerBottomImg, #addressBottomImg  {display:none;}
#homeFooter {background: white; display:none;}
#backtotop {background: white; display:none;}
#logindiv {background: white; display:none;}

input.submit {text-align:center; text-decoration: none; background-color: transparent; height: 25px; width:120px; color: #ffffff; background-color: #182C76; font-weight: bold; font-family: verdana,arial,sans-serif; font-size: 8pt; border: solid #000F50 2px; padding-top : 4px; }
input.button {text-align:center; text-decoration: none; background-color: transparent; height: 25px; width:120px; color: #ffffff; background-color: #182C76; font-weight: bold; font-family: verdana,arial,sans-serif; font-size: 8pt; border: solid #000F50 2px; padding-top : 4px; }
}