﻿@charset "UTF-8";
/* CSS Document */
a:hover
{
	color: #999999;	
}
h2 a:hover {
	color: #999999;
}
#topNav {
	color: #999999;
} 
#topNav .topNavLInks a:hover {
	color: #999999;	
}
.bodyLinks a:hover 
{
	color: #999999;	
}
#search {
	background-image:url(/_layouts/images/ascentium/search.png);
}
#search label {
	color:#999999;
}
.leftNav a:hover
{
	color: #999999;	
}
.leftNav .leftNavHeader
{
	color: #999999;
}
.tertiaryNav a:hover
{
	color: #999999;	
}
.PageTitle {
	color:#999999;
}
.newsBack a:hover
 {
	color:#999999;
 }
.newsHome a:hover
 {
	color:#999999;
 }
.person a:hover
{
	color: #999999;	
}
.thrColFixHdr H1 	
{
	COLOR: #999999
}
H2 a:hover 	
{
	COLOR: #999999
}
.thrColFixHdr #mainContent .mainBodyRightCol li a:hover {
	color:#999999;
}

.twoColFixLtHdr #sidebar1 	
{
	padding-left: 0px;
	padding-top: 0px;
	width: 233px;
	height: 214px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.twoColFixLtHdr .newsItem h2 a{
	padding-left:0px;
	font-size:12px;
	font-weight:bold;
	color:#5B88B3;
}
.twoColFixLtHdr .newsItem h2 a:hover
{
	text-decoration:none;
	font-weight:bold;
}
.newsPaging
{
	font-size:10px;
}
#sidebarContainer{
	width:200px;
}
 
.twoColFixLtHdr .newsItem a:hover
{
	color: #999999;
}
.updatesDiv {
	float: left; /* since this element is floated, a width must be given */
	width: 325px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 127px;
	background-image: url(/_layouts/images/ascentium/newsBckgrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px 10px 10px 10px;
	margin-left: 2px;
}

.updatesDiv h1 
{
	padding: 10px;
	padding-left: 10px;
}

.twoColFixLtHdr .newsItem div 
{
	width: 100%;	
}

.twoColFixLtHdr .newsItem p
{
	padding: 3px 0px 3px 20px;
	background-position: left center;
}

.twoColFixLtHdr .newsItem a {
	padding: 0px;
	background-image: none;
	background-repeat:no-repeat;
}

.newsItems
{
	height: 76px;
}

#newsItemExtras 
{
	width: auto;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
}
	
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 345px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 127px;
	/*background-color:#eeeeee;*/
	background-image: url(/_layouts/images/ascentium/cmeBckgrd.gif);
	background-repeat:no-repeat;
	padding:20px 0px 10px 2px;
}
.twoColFixLtHdr #sidebar2 h1 {
	 padding:2px;
}

.twoColFixLtHdr .newsItem p
{
	background-color: White;
}

.homeCareersPromo
{
	padding: 0px 2px 0px 2px;
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 127px;
}

.homePacsLogin
{
	float: left;
	width: 233px;
}

.cmeItem, .cmeItem DIV {
	background-image: url(/_layouts/images/ascentium/horizontalDottedBrdr.png);
	background-repeat:repeat-x;
	background-position: top right;
	width: auto;
}
.cmeItem a {
	font-family: Helvetica, sans-serif, Arial;
	font-size:12px;
	line-height: 16px;
	color:#5B88B3;
	font-weight:bold;
	padding-top: 5px;
	width: 280px;
}
.cmeItem p {
	display:block;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(/_layouts/images/ascentium/arrowRightCME.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:280px;
}
.cme, .cme td, .cme nobr, .cme div {
	/* background-image: url(/_layouts/images/ascentium/horizontalDottedBrdr.png);
	background-repeat:repeat-x;
	background-position:top left; */
	padding-left:10px;
	font-family:Helvetica, sans-serif, Arial;
	font-size:12px;
	line-height: 14px;
	width:280px;
}
.cme th {
	font-family:Helvetica, sans-serif, Arial;
	font-size:12px;
	line-height: 14px;
	color:#5B88B3;
	font-weight:bold;
}
.cmeHomepage #cmeUpdates p {
	background-image:url(/_layouts/images/ascentium/arrowRightCME.png);
}
