﻿/*** Print Style sheet ***/

body {
  background-image: none !important;
  font-size: 11pt;
  background-color:#ffffff !important;
  background:transparent none no-repeat fixed left top !important;
}
#aspnetForm {
	background-color:#ffffff !important;
  background:transparent none no-repeat fixed left top !important;
}
*html #main {
	background:url(none.gif);
	filter:none !important;
}
.navigation {
	display:none;
}

#leftNav {
	display:none;
}
#main {
	background-image:none !important;
}
*html #main {
	background-image:none;
}
.col-3 {
   width:100%!important;
   margin: 0;
   padding: 0;
   border: none;
   float: none;
   color: #000000;
   background:none;
   font-size:11pt;
}

.col-3 .title-border .title-one h1, .col-3 .title-border .title-two h1  {
	width:100%!important;
	border:none;
	margin:0;
    padding:0;
}

.col-3 .content-border {
   width:100%!important;
   margin: 0;
   padding: 0;
   border: none;
   float: none;
   color: #000000;
   background:none;
   font-size:11pt;
}
.content-border {
	width:100% !important;
}

#right-zone {
	display:none;
}

.footer {
	display:none;
}

a:link, a:visited {
   color: #0000ff;
   font-weight: bold;
   text-decoration: underline;
   font-size:11pt;
}
.ms-consoleframe {
	display:none;
}
#main,
#container,
#sub-main {
	width:100% !important;
}
#content-container {
	width:85% !important;
}
.baruch,
.handbook {
	width:100% !important;
}
