/* CSS Document */

body, #hrcontent {
    margin: 0 !important;
	padding: 0 !important;
	width: auto !important; 
	font-size: 10pt;
}

#hrnav {
    display: none;
}

#hrban {
    display: none;
}

#navigation {
    visibility: hidden;
}

#infofooter {
    display: none;
}

#notice {
    visibility: hidden;
}

#hrcontent h2 {
    font-size: 18pt;
}
#hrcontent h3, h4 {
    font-size: 16pt;
	margin-bottom: 5px;
}
#hrcontent h5, h6 {
    font-size: 14pt;
	margin-bottom: 5px;
}

#footer {
    font-size: 8pt;
	color: #666666;
	border-top: 1px dotted #666666;
	margin-top: 15px;
}
