#logoImage a
{
	background-image: none;
}
body { background-image: url("../images/bg_page_nosidebar.gif"); }
#topBar { background-image: url("../images/bg_topbar.gif"); }
#menuBar { background-image: url("../images/bg_menu.gif"); }
#contentPane { background-image: url("../images/bg_topleft.jpg"); background-repeat:no-repeat; }
#sidePanelMenu { border-bottom:1px solid #2f4574; }
#quickLinks { margin-top:4px; height:104px; background-image:none; }
.highlightText { color: #168fb0; font-weight:bold; font-size:14px; }

#contentPane h2 { color:#CC6600; }
#contentPane div.containerBox h2 { color:white; }

