/* 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('CVbannerNEW.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: 215px;
	position:absolute;
	left:0px;
	width:535px;
	float:right;
	z-index:0;
}
	
.CICbox {
	background: #ffffff url('CICBoxNEW.gif') no-repeat;
	
	position:absolute;
	right:0px;
	top:0px;
	margin-top:0px;
	width:238px;
	height:215px;
	
}



.CICselections {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:215px;
	height: 22px;
	background:#cae3fc url('CICBoxOrbarNEW.gif') no-repeat left 50%;
}

.LeftLargeBox{
	background:#FFFFFF; no-repeat left 50%;
	
}

.MiddleTopBox{
	background:#FFFFFF; no-repeat left 50%;
	
}
	
.ShareheatBox{
	background:#FFFFFF url('CitReportbox.jpg') no-repeat left 50%;
	
}

.MiddleBotLeftBox{
	background:#FFFFFF; no-repeat left 50%;
	
}

.MiddleBotRightBox{
	background:#FFFFFF; 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;
}


.mobiletext a
{
	font-size: x-small;
	color: gray;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.AllCICSelections {
	margin-top: 22px;
	margin-left: 2px;
}

.SignOnBoxButton
{
	float:right;
	left:5px;
	padding-top:5px;
	position:relative;
}
.SignOnBoxLabel_Account
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 5px;
	font-weight: bold;
}

.SignOnBoxLabel_Phone
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 5px;
	font-weight: bold;
}

.SignOnBoxLabel_Small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.SignOnBoxInput_Account
{
	position: absolute; 
	right: 10px;
    width:90px;
    height: 13px;
}

.SignOnBoxInput_Phone
{
    width:50px;
    position: absolute; 
	right: 10px;
	height: 13px;
}

.NumberOverlayAll
{
   	position:absolute;
    float: right;
 	z-index: 0;
	text-align:right;	
	right: 0px;
}
 
.NumberOverlayCurrent{
	opacity: 0.8;
	text-align: center;
	width:25px;
	height:25px;
	line-height:25px;
	cursor:pointer;
	background-color:white;
	filter: alpha(opacity = 80);
	border-style:solid;
	border-bottom-color:#999;
	border-width:1px;
	color:gray;
	font-size:13px;
	font-weight:bold;
	z-index:0;	
 }
 
.NumberOverlay{
	opacity: 0.65;
	text-align: center;
	width:25px;
	height:25px;
	line-height:25px;
	cursor:pointer;
	background-color:gray;
	filter: alpha(opacity = 65);
	border-style:solid;
	border-bottom-color:#999;
	border-width:1px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	z-index:0;	
 }


.ddlQuickLinks 
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	
}


.announcement
{
 background-color: #D0E9FF;
    border: 2px solid #FF0000;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 2px 2px 2px darkgray;
    font-size: smaller;
    margin-bottom: 8px;
    margin-right: 5px;
    padding: 5px;
    text-align: left;
    width: 95%;


}

