a, .red, #divUserOptions a.red { color: #339; }
hr, .dgr_border { border-bottom: dotted 1px #999 !important; }
/* TOP NAV*/
#navHolder
{
	height: 26px;
	background: url(/images_2/ebiz_blueHeaderBg.jpg) no-repeat right top;
	padding-top: 213px;
	position: relative;
}
#navHolder .headerLogoLink 
{ 	
	top: 82px;
	right: 20px; 
	position: absolute;
	display: block;
	width: 150px;
	height: 130px;
	text-indent: -9999px;
	outline: none;
}
#nav 
{ 
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 741px;
	font: bold 13px Arial, Helvetica, sans-serif;
	list-style: none;
}
#nav li 
{ 
	display:inline;
}
#nav a
{
	display: block;
	float: left;
	padding: 5px 12px;
	margin: 0 2px 0 0;
	color: #FFF;
	text-decoration: none;
}
#nav a:hover 
{ 
	color: #FFF;
	padding-bottom: 5px;
	text-decoration: none;
}
#nav li.active a { background: url(/images_2/ebiz_blueTabActiveBg.gif) no-repeat right top; }
#nav li.inactive a
{
	background: url(/images_2/ebiz_blueTabInactiveBg.gif) no-repeat right top;
}
/* END OF TOP NAV*/

/*********************************************************************************/

/* DATE BAR */
#divDatebar
{
	height: 22px;
	background: #5596D6;
	width: 931px;
	margin: 0 15px 0 17px;
}

#divDatebar span
{
	font-weight: normal;
	font-size: 1.0em;
	background: #1b1a1a;
	float: right;
	width: 190px;
	color: #FFF;
	font-family: Verdana;
	height: 22px;
	text-align: center;
	/* hide this element */
	display: none;
}
/* END OF DATE BAR*/

/*********************************************************************************/

/* SIDE NAV (LEFT COLUMN) */

#divColumnLeft
{
	background-color: #5596D6;
	padding: 0 0 4000px 7px;
	margin: 0 0 -4000px 17px;
}
#divColumnLeft h2
{
	background: url(/images_2/ebiz_h2LeftBg.gif) no-repeat left top;
	height: 32px;
	line-height: 32px;
	position: relative;
	left: -21px !important;
	padding-left: 31px;
	color: #231F20;
	margin-top: 0;
}
#divColumnLeft h2.inMenu { left: -38px !important; margin-top: 0; }
#divColumnLeft label
{
	color: #FFF;
	font-weight:bold;
}
#divColumnLeft a
{
	color: #FFF;
	text-decoration: none;
}
#divColumnLeft a:hover { text-decoration: underline; }
div.box.panel { margin-bottom: 0; }
div.box.panelFooter { background: url(/images_2/ebiz_blueBoxPanelFooter.gif) no-repeat center bottom; }
#divMenu, #divMenuProject  
{
	padding-top: 0; 
	min-height: 0; 
}
/* END OF SIDE NAV (LEFT COLUMN) */

/* CONTENT */
/* Shared Typography */
#divContent h1 { color: #900; font-size: 1.385em; }
ul { margin-bottom: 1.5em; }
ul li { margin-bottom: 0.6em; }
#leftcontent
{
	float: left;
	width: 522px;
}
#rightcontent
{
	float: right;
	width: 189px;
}
#intro_panels
{
	clear: left;
	margin: 20px 0;
	height: 167px;
}
#intro_panels a { text-decoration: none; }
#eventsListHome
{
	clear:left;
	width: 675px;
}
#intro_panel_left, 
#intro_panel_center, 
#intro_panel_right 
{
	color: #FFF;
	width: 232px;
	height: 160px;
	text-indent: 37px;
	padding-top: 7px;
	float: left;
	font-size: 0.85em;
	cursor: hand;
	position: relative;
}
#intro_panel_left { background: url(/images_2/ebiz_blueIntroPanelLeftBg.jpg) no-repeat left top; }
#intro_panel_center { background: url(/images_2/ebiz_blueIntroPanelCenterBg.jpg) no-repeat left top; left: 9px; }
#intro_panel_right { background: url(/images_2/SfB_Logo_Red_Black_RGB_i.jpg) no-repeat left top; left: 18px; }
#divColumnRight h2
{
	background: url(/images_2/ebiz_blueBoxPanelHeader.gif) no-repeat left top;
	margin-left: 8px;
	padding-left: 12px;
}
#partnerLogos
{
	text-align: center;
	padding-top:20px;
	color:#666;
}
#partnerLogos table { margin: 0 auto; }
#partnerLogos a
{
	color:#666;
	text-decoration: underline;
}
#divFooter #spanWebDesign { color: #999; }
#divFooter #spanWebDesign a { color: #999; }