.staticMenu, 
.botFood, 
.menuCont, 
.leftCont, 
.footerCont, 
#topCont,
#menu,
#goTop,
.vacancyBackLink,
.vacancyBottomLinks_cont,
#emailLink,
.vacancyAttachment_cont,
#pageHeaderHR
{
    display:none;
    height:0;
}
.canvas
{
    width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
a:link, a:visited 
{
	color: #0000ff;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	border:none;
}
img 
{
    border:none;
}
#printLogo
{
    display:block;
}


/*Content*/
body
{ 
    color:#000;
    font-size:11px;
    line-height:145%;    
    font-family: Arial, Helvetica, sans-serif;
}
b, strong
{
    font-weight:bold;
}
i
{
    font-style:italic;
}
ul
{
    list-style-type:square;
    list-style-position:inside;
}
ol
{
    list-style-type:decimal;
    list-style-position:inside;
}
ol, ul
{
    margin-left:5px;
}
li
{
    margin-left:10px;
    padding-left:5px;
}
p
{
    padding-top:8pt;
    padding-bottom:8pt;
}
h1
{
    color:#1e4e00;
    font-size:16px;
    line-height:105%;
    font-weight:bold;
}
h2
{
    color:#cc0000;
    font-size:16px;
    line-height:105%;
    font-weight:bold;
}
h3
{
    color:#00281f;
    font-size:16px;
    line-height:105%;
    font-weight:bold;
}
h4
{
    color:#cc0000;
    font-size:13px;
    line-height:145%;
    font-weight:bold;
}
h5
{
    color:#00281f;
    font-size:13px;
    line-height:145%;
    font-weight:bold;
}
h6
{
    color:#00281f;
    font-size:13px;
    line-height:145%;
    font-weight:bold;
}
hr
{
    border:solid 1px #b1db1f;
}