/* CSS Document */
.b2blabel { border-bottom: solid 2px #163F69 !important; font-weight: bold; text-transform: uppercase; }
/*#submenu { background: url("../folder_images/menu-bar.gif") bottom center no-repeat #163F69; }*/
#submenu { background-position: 0 -24px; }
#content a, #content a:link, #content a:visited { color: #163F69; }
#content a:hover, #content a:visited:hover { color: #4E4E4E; }
#content a.blacklink, #content a.blacklink:link, #content a.blacklink:visited { color: #000; text-decoration: none; }
#content a.blacklink:hover, #content a.blacklink:visited:hover { color: #000; text-decoration: none; }

.hometable td { padding: 10px; }
.hometable h3 { color: #163F69; text-transform: uppercase; }
.readmorebox { background: #D5EBDB; }
.magnifyer { width: 11px; height: 20px; background: url("../folder_images/magnifyer.gif") top center no-repeat #D5EBDB; }
.arrow { width: 11px; height: 20px; background: url("../folder_images/dark-arrow.gif") top center no-repeat #D5EBDB; }
.sidebox { background: url("../folder_images/label-side.gif") top center no-repeat #163F69; }
.quartercolbox { background: url("../folder_images/label-qcol.gif") top center no-repeat #163F69; }
.onecolbox { background: url("../folder_images/label-1col.gif") top center no-repeat #163F69; }
.halfcolbox { background: url("../folder_images/label-halfcol.gif") top center no-repeat #163F69; }
.twocolbox { background: url("../folder_images/label-2col.gif") top center no-repeat #163F69; }
.threecolbox { background: url("../folder_images/label-3col.gif") top center no-repeat #163F69; }
.colboxcontentdark { background: #163F69; color: #FFF; }
.colboxcontentshade {  }
