/* Start of CMSMS style sheet 'Print' */
@page { size:landscape; }

body 
{
 color: #000 !important;
 background-color:#fff !important;
 border:0 !important;
}

* 
{
 border:0 !important;
 margin:0;
 padding:0;
 overflow:visible !important;
}

.accessibility,
.noprint
 {
  display:none; 
}

div#menu_horiz
{
 
}
div#menu_horiz ul 
{
   padding-left: 2em;
   height: 1.7em;
}
div#menu_horiz li 
{
   float: left;
   list-style: none; 
   font-size: 1em;
}

div#menu_horiz a,h3 
{
   padding: 0.2em 1em 0.3em 1em;
   font-size: 1em;
   line-height:2em;
   text-decoration:none;
}



div#header
{
  display:none !important; 
}

dfn
{
  display:none !important; 
}

a, a:visited, a:hover, a:visited:hover 
{
  text-decoration: underline;
}

div#content 
{
 width:100% !important;
 border:0 !important;

}

div#main 
{
 overflow:visible;
 width:50% !important;
 border:0 !important;
}

img 
{
 float:none;
}

/* End of 'Print' */

