@charset "UTF-8";

/* Override the default ContentBlock styles defined in main.css, just for the Home Page */

h1 { display:none; }

#ContentBlock { width: 988px; background: #07211f url(/images/MainNav/bgMarquee2.jpg) no-repeat; 
	padding: 0; margin: 0;
	border: 0;
}

.HomeShare { float: right; width: 180px; height: 15px; 
	padding: 2px 0 0 0;
	font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 0.5625em; color: #999999; 
border: solid 0px lime;
}

.HomeShare img { vertical-align: bottom; }

.HomeShare a { font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 1.0em; color: #a0a0a0; }
.HomeShare a:hover { color: #367c8f; text-decoration: none; } 

/* Home Page Marquee styles 
position: relative; top: 13px; left: 67px; */
#Marquee { clear:both; float: none; width: 851px; height: 338px; padding: 13px 0 0 67px; 
border:solid 0px red}

#IndustryList { float: none; height: 21px; padding-top: 6px; text-align: center; 
	font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 0.625em; color: #a0a0a0; 
border:solid 0px blue}

#IndustryList a { padding: 0 4px 0 4px; color: #367c8f; text-decoration: none; }
#IndustryList a:hover { text-decoration: underline; }

#Overview { float: none; padding: 10px 72px 0px 72px; height: 40px;
border: solid 0px yellow;}

#OverviewLeft { float:left; width: 420px; height: 35px; 
	background: url(/images/icoArrow-Sidebar.gif) no-repeat 0px 5px; 
border:solid 0px blue}

#OverviewRight { float:right; width: 360px; height: 35px; 
	background: url(/images/icoArrow-Sidebar.gif) no-repeat 0px 5px; 
border:solid 0px blue}

.OverviewText { padding-left: 10px; color: #eeeeee; font-family: Verdana, Arial, Helvitica, Sans-Serif; font-size: 0.6875em; font-weight:bold; line-height: 14px; }
.OverviewText strong { color: #3399dd; }
.OverviewText sup { vertical-align: top; font-family: arial, Sans-Serif; }
.OverviewText a { color: #cccccc; text-decoration: underline; }
.OverviewText a:hover { color: #367c8f;  } 
