@charset "utf-8";
/* CSS Document */

#primary,
#primaryFeature,
#slidepanel,
#secondary,
#dhtmltooltip,
#searchArea,
#lastRebuild,
#tertiary,
.qr,
#tertiaryArea,
#contentNav{
display:none;
}

body{
font-size:10pt;
line-height:1.5;
color:#000000;
}

a{
color:#000000;
text-decoration:underline;
border:none;
}

img{
border:none;
}

#primary h1{
width:75%;
height:75%;
}


#mainArea .titleArea{
margin:8em 0 1em 0;
padding:10px 10px 10px 0;
border-top:3px solid #111111;
border-bottom:1px solid #000000;
}
#mainArea .category{
margin:0;
padding:0;
float:left;
display:block;
border:none;
}
#mainArea .titleArea h2{
margin:1px 0 3px 65px;
padding:0;
width:auto;
font-size:180%;
}
#mainArea .titleArea h3{
margin:0 65px;
padding:0;
width:auto;
color:#666666;
font-weight:normal;
}
.printlogo{
position:absolute;
top:0;
left:0;
}
