/* CSS Document */

.IE8Fix
{
	z-index: 100;
}
#box-link { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 250px; 
	height: 67px; 
	background-color: transparent; 
}
		
body {
	background-color: #ffffff;
	margin-left:10px;
	margin-top:5px;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0061C8;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.headline
{
	margin-top:20px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#0061C8;
	font-size: 15px;
}

.homebannerimage 
{
	position:relative;
	background: #ffffff url('CVbanner.jpg') no-repeat;
	height:56px;
	bottom:0px;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:6px;
	padding-right:16px;
}

.utilitylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size: 11px; }
	
.mainimage
{
	padding:0px;
	margin-top: 0px;
	height: 206px;
	
	position:absolute;
	left:0px;

}
	
.CICbox {
	background: #ffffff url('CICbox.jpg') no-repeat;
	
	position:absolute;
	right:0px;
	top:0px;
	margin-top:0px;
	width:238px;
	height:206px;
	
}



.CICselections {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:215px;
	height: 25px;
	background:#cae3fc url('CICboxselect.jpg') no-repeat left 50%;
	
}

.LeftLargeBox{
	background:#FFFFFF url('ForbesListingBIGBox.jpg') no-repeat left 50%;
	
}

.MiddleTopBox{
	background:#FFFFFF url('plugngoBox.jpg') no-repeat left 50%;
	
}
	
.ShareheatBox{
	background:#FFFFFF url('CitReportbox.jpg') no-repeat left 50%;
	
}

.MiddleBotLeftBox{
	background:#FFFFFF url('SmartPowerbox.gif') no-repeat left 50%;
	
}

.MiddleBotRightBox{
	background:#FFFFFF url('TreeCarebox.jpg') no-repeat left 50%;
	
}

.news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}

.search a:link {
	text-decoration: underline;
	color:Blue;
}

.search a:visited{
	text-decoration: underline;
	color:blue;
}

.search a:hover{
	 text-decoration: none;
	color:blue;
}

.search a:active{
	text-decoration: none;
	color:blue;
}

.search p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
}

a.rssButton, a.rssButton:visited{
	background:url('/feed_icon_16x16.gif') no-repeat top left;; padding-left:19px; padding-right:0; padding-top:1px; padding-bottom:5px
}



div.scroll{
	height: 235px;
	width: 211px;
	overflow: auto;
	padding: 0px;
}

.style7 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

.style7_red
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: Red;
	font-weight: 900;
}

.leftbar
{
	background-color:#d0e9ff;
	width:166px;
}
