/* Presets */
body, ul, ol, li, dt, dl, dd, form, p, div, h1, h2, h3 { padding: 0; margin: 0; }
html, body { width:100%; height:100%; }
table { border-collapse: collapse; border-spacing: 0; }
a { text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
.emspace { font: 10px/10px arial; height: 10px; overflow: hidden; } 
.floatc, .clear, br { clear : both; }
p { margin: 1em 0; line-height: 150%; }
ul, ol { margin: 1em 2em; line-height: 150%; }
h1, h2, h3, h4, h5, h6, input, select, textarea, option { font-family: inherit; margin: 1em 0; }
h1 { font-size: 14px; } h2 { font-size: 13px; } h3 { font-size: 12px; }
h4 { font-size: 11px; } h5 { font-size: 10px; } h6 { font-size: 10px; font-variant: small-caps; }
input, select, textarea, option { font-size: inherit; }
a:focus { outline: none; }


/* Main CSS */
#wrapper { padding: 10px; margin: 0 auto; font-family: arial, sans-serif; font-size: 11px; color:#000; }
#header { background: #002b45; }
.searchbar, .sidebar, .dbyd, .hright, #nav, .printthispage, .footer, .backtotop { display: none; }
.breadcrumb, .breadcrumbsub { padding: 10px 0; }

/*.printlogo{display:block;}*/

.printlogo, .breadcrumb, .breadcrumbsub, .fnav {
	display: none;
}
