/* Start of CMSMS style sheet 'Print-L2' */
body {
        color: #000 !important;
        font-family:"Times New Roman", Times, serif;
        font-size:14px;
        line-height:20px;
        background-color:#FFFFFF;
        border:0 important!;
        width:654px;
}

* {
border:0 !important; /* again no borders on printouts */
}

h1,h2,h3 {
        font-size:16px;
}

#wrapper {
	width: auto; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
        width:654px;
	}

#content {
position:relative;
float:right;
width:654px;
padding:0px;
top:0px;
margin:0px;
margin-left:15px;
}

#avail,
#bottomleft {
display:none;
}

div#title {
width:333px;
height:64px;
}

ul#nav2, 
div#logo,
div#utility,
div#header,
div#print,
div#header,
div#footer,
div#footer ul,
div#footer img {
display:none;
}


#footer-contact {
position:relative;
float:right;
width:25%;
font-size:12px;
line-height:14px;
top:-135px;
}
/* End of 'Print-L2' */

