/* 
Print layout: */
@page {
  size: auto;   /* auto is the initial value */
  margin: 5%;
}

body , .maincontainer {width:600px;}

body { background-image:url(/images/sep.gif); background-repeat:no-repeat;}

h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   
   
#searchfrom , #sitemenu , #rotator , #onlinebankinglogin , h5 a , #links , #branchfind , #leftmenu { display:none;}   

#footer { border-top:0px; }

#fleft , #fright , #colleft , #colcenter , #colright   { width:auto; clear:both; float:none; padding-left:0px;}
#fleft a { color:#000000;}
#fright { padding-top:10px;}

#colright h3 { border-bottom:0px; color:#000000;  }
#colright ul li   { list-style-type:circle;}
#colright ul li a { border-bottom:0px; color:#000000;}
#colright .new  { border-bottom:0px; color:#000000;  }
#colright .newright a { color:#000000;}
#colright .newright { width:400px;}

#actcontent { float:none; clear:both; padding-left:0px; width:auto;}
   