body {line-height: 18px!important;}


#showcaseBox h2 { margin: 10px 0;}
#highlightsBox h2 { margin: 10px 0;}
h2 a {
	font-size: 12px;
	color: #00BCFA;
	border: 0;
	
}
h2 a:hover {
	text-decoration: underline;
}



.tickLabels {display:none;}
.legendColorBox div { border:0px!important;}




p { margin: 0; padding: 0;}



#mainImgArea { margin-bottom: 7px;}
#introPar {
	margin-bottom: 9px;
	float: left;
	background: #E3E9F6;
	padding: 15px;
	height: 120px;
	width: 618px;
	margin-right: 7px;
}
.keystats-box{
	float: left;
	background: #E3E9F6;
	height: 120px;
	width: 295px;
	text-align: center;
	padding: 15px;
}
.keystats-box-image {background:url(/Images/keystats.jpg) no-repeat; display:block; width:185px; height:87px; float:left;}
.keystats-box-info {width:100px; height:87px; display:block; position:relative; float:right; text-align:left; font-weight:700;}
.keystats-box-info-top {line-height:22px; width:100%; position:absolute; top:39px;}
.keystats-box-info-bottom {line-height:20px; width:100%; position:absolute; top:63px;}
/* news */
#newsBox { 
	width: 317px;
	min-height: 305px;  
	font-size: 14px;
	padding: 10px 8px 10px 0px;
	float: left;
}
#newsBoxHeader { 
	background: url(../images/heading_newsbox.gif) no-repeat; 
	margin-left: 3px;
	
}

.newsItem { margin: 2px 0;padding: 15px 10px;}
.newsItem p { margin-bottom: 5px;}








/* showcase */
#showcaseBox { 
	width: 304px;
	height: 305px; 
	border-right: 1px solid #ccc;
	font-size: 12px;
	padding: 10px 12px;
	float: left;
}
#showcaseBoxHeader { 
	background: url(../images/heading_showcasebox.gif) no-repeat; 
	margin-left: 3px;
	
}



#showcaseBox img {
	display: block;
	padding: 1px;
	border: 5px solid #DFE6ED;
	background-color: #fff;
}
#showcaseBox a img:hover { border-color: #00BCFA;}




/* highlights */
#highlightsBox { 
	width: 304px;
	min-height: 305px; 
	font-size: 14px;
	padding: 10px 12px;
	float: left;
}
#highlightsBoxHeader { 
	background: url(../images/heading_highlights.gif) no-repeat; 
	margin-left: 3px;
	
}



#highlightsBox img {
	display: block;
	padding: 1px;
	border: 5px solid #DFE6ED;
	background-color: #fff;
}
#highlightsBox a img:hover { border-color: #00BCFA;}



/* brands menu */
#brandsMenuBox { 
	width: 315px;
	padding-left: 10px;
	height: 325px; 
	font-size: 12px;
	float: left;
}


/* Roadshow menu */
#roadshowBox { 
	width: 315px;
	padding-left: 10px;
	padding-top: 10px;
	height: 325px; 
	font-size: 14px;
	float: left;
}
#roadshowHeader { 
	background: url(../Files/roadshow/heading_roadshow.gif) no-repeat; 
	margin-left: 3px;
}


/* Resources */
#resourceBox { 
	width: 315px;
	padding-left: 10px;
	padding-top: 10px;
	min-height: 325px; 
	font-size: 14px;
	float: left;
}
#resourceHeader { 
	background: url(../images/heading_resources.gif) no-repeat; 
	margin-left: 3px;
}

#tooltip {position: absolute;}
.tooltip-content { background:#000; opacity:0.8; padding:5px; color:#FFFFFF; }
.tooltip-tail { background:url(/Images/tooltip-tail.gif) no-repeat; opacity:0.8; width:10px; height:10px; display:block; top:50px; margin-top:0px;}







