/* CSS Document */
.printheader { display:block; position:absolute; top:0; left:0; }
.background { margin-top:190px; }
.contentColumn { margin-right:20px !important; }
body.subpage .contentColumn { margin-right:60px !important; }
* html .contentColumn { margin-right:340px !important; }
* html body.subpage .contentColumn { margin-right:340px !important; }
body { font: 0.85em/1.6em Verdana, sans-serif !important; color:#000 !important; }
p { margin: 1em 0; color:#000 !important; }
h1, h2, h3, h4, h5, h6 { margin: 1em 0 0.5em 0; color:#000000; }

h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.1em; }
h4 { font-weight: normal; font-size: 1.3em; }
h5 { font-weight: normal; font-size: 1.1em; }
h6 { font-size: 1.1em; }

.clear { clear:both !important; }
.skip { display:none; }

#col-a, #col-b, #col-c { padding:0; margin:0; border:none; }
div.contentColumn, div.BGfix { margin-left:0px !important; }
div.footerSpacer, div.bgFix { margin-left:0px !important; }
div.banner, div.menuBG, .editModuleBox, #editSubMenu, .footer, .crcLogo, .leftColumn, .boabLink, div#Bbreadcrumb { display:none !important; }

.mainColumn, .middleColumn, .rightColumn, .leftColumn, .bgFix, .footerSpacer, .contentColumn, #col-a, #col-b, #col-c { float:none !important; clear:none; margin:0; padding:0; border:none !important; }
.leftColumn, .middleColumn, .rightColumn, a, .rightColumn .Outer, .rightColumn h2.moduleHeader, .leftColumn h2.moduleHeader { color:#000; padding:0; margin:0; }

/* START image caption boxes */
table.image { border-style: none; }
table.image td { margin:0; padding:0; }
div.image, table.image { padding: 10px; }
div.image img { display: block; }
div.img p, table.image p { margin-top: 1px; }
div.floatright, table.floatright { margin: 0 0 10px 10px; float: right; }
div.floatleft, table.floatleft { margin: 0 10px 10px 0; float: left; }
div.floatleft p, div.floatright p, table.image p { font-size:0.9em; font-weight:bold; line-height:1.4em; color:#000; }
/* END image caption boxes */