
/*THIS STYLESHEET IS FOR MEDIA = PRINT*/

body {font-size: 1.2em;}

.screen {display: none;}
.noprint {display: none;}
.noscreen {display: inline;}

.main {width: 640px;}

.leftcolumn {width: 100%; clear: both; float: auto; text-align: right; overflow: hidden;}

.navigation11 {display:none;}

.rightcolumn {width: 100%; clear: both; float: auto;}

.maincontent {width: 100%; clear: both; float: auto;}

.rightcontent {width: 100%; clear: both; float: auto;}

#contactpanel {display: none;}
