@charset "utf-8";
/* CSS Document */

body{
margin: 0;
background: url(/resources/qhealth_cdp/images/bg_grad.jpg) repeat-x white;

}

#header{



}
.box{
background-color:#FFFFFF;
border:#848496 solid 1px;
padding:5px;

}

#boxMain{
height:200px; 
background-color:#FFFFFF;
border:#848496 solid 1px;


}

.copyMain {
	padding:10px;
	line-height: 1.5em;
	margin-right: 50px;
	width: 90%;
}

.copy{
	font: 1em Arial, sans-serif;
	line-height:1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
		color: #000;

}
.boxTop{
background:#412160;
border:#293441 solid 1px;
border-bottom:none;
padding:5px;

}

.boxSelected{
background-color:#412160;
border:#848496 solid 1px;


padding:10px;

}
.menuBar{

padding:5px 15px 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:smaller;
font-weight:bold;
color:#cbcbd4;
background: #ddd;
}


.searchBar{

padding:3px 0px 30px 0;
background: #ddd;

}
#main-content {

	padding:10px;
	padding-right:400px;

}

#right-sidebar {
	width: 330px;
	float: right;
	padding: 20px 10px 0 10px;
}

.leftColumn{width:240px; float:left;}

.rightColumn{padding:0px 10px 10px 250px;}

.heading{
font-size:18px;
color:#FFF;
}

.subheading{
font-size:15px;
color:#FFF;
font-weight:bold;
}

.searchTags{
margin-top:10px;

}
.faded{
	font: 10px Arial, sans-serif;
	color: #999999;
}

.faded strong{
	font: 10px Arial, sans-serif;
	color: #666666;
}


.faded a
{
color: #412160;
text-decoration: none;
font-size:10px;

}

.faded a:hover
{

text-decoration: underline;

}
#uqhiHeader{
	height:92px;
	background:#412160;
}

#headerTitleHolder{
padding:64px 0 4px 10px;
float:left;

}

.quicklinks {
padding: 8px 2px 0px 0px;
font-weight:bold;
font-size:14px;
color:#42145f;
margin-top:10px;
}

.quicklinks A:link {
	color : #42145f;	
	font-weight : normal; 
	font-size : 12px; 
	text-decoration : none; 
}

.quicklinks A:visited {
	color : #42145f;	
}

.quicklinks A:hover {
	text-decoration : underline;
}

.headerTitle{

font-size:18px;
color:#FFF;

}
.heading2{

font-weight:bold;
color:#412160;
}
.headingLighter{
font-size:18px;
color:white;


}

#qhImageheader{
width:317px;
height:92px;
float:right;
background:url(/resources/healthinsitu/images/qhHeaderImage.gif) no-repeat;

}

.feature {
	font: 1.5em Arial, sans-serif;
	color: #412160;
	height: 0px;
	margin-bottom: 30px;
}
.sectionTitle {
	font: 1.8em Arial, sans-serif;
	line-height:1.8em;
	color: #42145f;
	padding-left : 21px;
	background : url(/resources/healthinsitu/images/portal/dotted_triangle.gif) no-repeat bottom left;
}

.featureTitle {
	font: 1.5em Arial, sans-serif;
	font-weight:bold;
	color: #42145f;
}
.subfeature {
	font: 1.2em Arial, sans-serif;
	font-weight:bold;
	color: #412160;
}

a.searchLink
{
color: #412160;
text-decoration: none;
font-size:14px;
font-weight:bold;

}

a.searchLink12p
{
color: #412160;
text-decoration: none;
font-size:12px;
font-weight:bold;

}
 a.searchLink:hover

{

text-decoration: underline;

}


.viewAllBox{
float:right; margin-top:5px; padding:10px 20px 10px 20px; background-color:#412160; border:#1a1a1a thin 1px solid; cursor:pointer; 
}
.returnSD{
margin-top:5px; padding:10px 20px 10px 20px; background-color:#412160; border:#1a1a1a thin 1px solid; cursor:pointer; width:180px;
}


/* overriding nav styles  */

.cell_ServiceNav_section_selected, .cell_ServiceNav_section{
background-color:#412160


}

.cell_ServiceNav_subsection_selected, .cell_ServiceNav_subsection{
background-color:#412160;
}