
/* PRINT
-------------------------------------------------------------- */
@font-face {
	font-family: 'LucidaSans';
	src: url('lucidasansregular_ttf.ttf') format('truetype') ;
	font-weight: normal;
	font-style: normal;
}
p {
	line-height: 22px;
	padding-bottom: 17px;
	margin: 0;
	padding-top: 0px;
}
a {
color: #0091CD;
text-decoration: none;
}
p:empty
{
    display:none;
}
h1 {
	color: #0091CD;
	display: block;
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 1px;
}
li {
	margin: 0 0 10px 0;
}
h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.sidebar,
#background,
.menubox,
.breadcumb,
.ye-container,
.dotted,
#respond,
.footerbox,
.header-rightside,
.header-leftside,
#header  {
	display: none;
}
.printlogo  {
	display: block;
	margin-bottom: 40px;
}
