/* Start of CMSMS style sheet 'Print' */
body, td, p, div {
color: #000 !important;
background-color:#fff !important;
font-family:arial;
border:0 !important;
font-size: 11px;
}

* {
border:0 !important;
}

img {
float:none; /* this makes images couse a pagebreak if it doesnt fit on the page */
}
#topline,
#bugline,
#header,
#menu,
#footer,
#right_side,
#contacts,
#banner1,
#banner2
 {
display: none;
}

a, a:visited {
	color: #649402;
}
a:hover {
	color: #649402;
}
p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 12px;
}

#textzone h1{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #649402;
	font-weight: normal;
}

#inner h1{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #649402;
	font-weight: normal;
	padding-bottom: 20px;
}
#inner h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #649402;
	font-weight: normal;
	padding-bottom: 16px;
	padding-top: 16px;
}
#print_logo {
padding-bottom: 30px;
}
/* End of 'Print' */

