body
{
	margin:0px 0 0 0;
 	font-family: "Trebuchet MS", serif;
 	font-size: 13px;
 	line-height: 20px; 
}

div#r-col{
	display: none;
	margin: 0;
}

div#hdr{
	display: none;
}

div#footer{
	display: none;
}

div.box{
	display: none;
}

div#actions_holder{
	display: none;
}

div#cont_small{
	width: 100% !important;
	font-size: 21px !important;
 	line-height: 26px !important;
 	color: #000 !important;
}

* html div#cont_small{
	width: 650px !important;
	font-size: 13px !important;
	line-height: 20px !important; 
}

div#cont_small p{
	line-height: 26px;
}

div#cont_small a, div#cont_small div.menutitle, #breadcrumb, #breadcrumb a{
	color: #000 !important;
}

div#print{
	display: none;
}

div.printpagebreak{
	page-break-before: always;
}

span.hide{
	display: none;
}


h1 {
    font-size: 30px;
    color: #000 !important;
    background: transparent;
    line-height: 120%;
    font-weight: normal;
    padding: 0;
    margin: 0 0 20px 0;
}


h2{ 
	font-size: 25px; 
	line-height: 150%; 
	font-weight: normal; 
	margin-top: 0; 
	color: #000; 
	border: none;
}

h3{ 
	font-size: 20px; 
	line-height: 120%; 
	font-weight: bold; 
	margin-top: 25px; 
	padding-top: 30px; 
	color: #000; 
	border-top: none; 
}
	
