/* Start of CMSMS style sheet 'Print' */
/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:left; 
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:49px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#menu_vert { position: relative; top: 3px; width: 200px; float: left }
 
#maincol { background-color: #ffffff; display: inline; position: relative; width: 700px; float: right }
 
#footer{
 height:30px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 
/* End of 'Print' */

