/* Start of CMSMS style sheet '_print' */
body {
	margin: 0;
	padding: 0;
	background-color: #fff !important;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 11pt;
}

p, font {
	color: #000;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 11pt;
	background-image: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	color: #000;
} 

b, strong {
	color: #000;
	font-weight: bold;
}

a {
	color: #000 !important;
	border: 0;
}

img { border: 0; }

div {
	border-color: #000;
	border-style: solid;
	border-width: 0 0 0 0;
}

div#sidebar, 
div#menu_horiz, 
div#menu_vert, 
div#header, 
div#headnavi div#search,
div#footnavi, 
div#footer, 
hr, 
.accessibility,
#img_line {
	display: none !important;
}

div#headnavi {
	margin: 20px 0 20px 0;
	display: block;
	border-width: 0 0 1px 0;
}

div#headnavi div#breadcrumbs {
	display: block;
	font-weight: bold;
}

div#headnavi div#breadcrumbs a {
	font-weight: normal;
	text-decoration: none;
}

div#position, 
div#wrapper, 
div#printhead,
div#content, 
div#contentarea {
	width: 100% !important;
	background-color: #fff !important;
}

div#base {
	position: static;
	width: 100%;
	background-color: #fff !important;
}


div#wrapper {
	clear: both;
	color: #000;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 11pt;
	background-color: #fff !important;
	background-image: none;
	margin: 0;
	padding: 0;
}

.print {
	display: block !important;
}

div#printhead {
	height: 109px;
}

div#printhead img {
	width: 660px;
}
	
div#content {
	margin: 0 0 0 0;
	padding: 0;
}
	
div#contentarea {
	display: block; !important
	background: #fff !important;
	color: #000; !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#column_left {
	width: 100% !important;
	float: left !important;
}

div#column_right {
	width: 100% !important;
}

div#printfooter {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	border-width: 1px 0 0 0;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 10pt;
}
/* End of '_print' */

