/*-- Center for Improvement in Healthcare Quality CSS File 2.0 | All Rights Reserved  --*/
html {
overflow-y:scroll;
}
body {
    background-image:url(images/default/bg.jpg);
    background-repeat:repeat;
    background-attachment:fixed;
	margin-top: 20px;
	margin-bottom: 20px;
}
body,td,th,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 12px;
	color: #333333;
}
select,input,button,password,submit,reset{
	line-height:14px;
	color: #333333;
}
.highlight{
	color: #ff0000;
}
.error{
	color: #ff0000;
}
.alert{
	color: #ff0000;
}
.okay{
	color:#060;
}
body a {
	text-decoration:underline;
	color:#6C0000;
}
body a:hover {
	text-decoration:none;
	color:#6C0000;
}
/*Ad Space*/
.adSpace a {
	color: #FFF000;
	text-decoration: underline;
}
.adSpace a:hover {
	color: #FFF000;
	text-decoration: none;
}
/*footer*/
.footer {
    line-height:15px;
}
.footer a {
	color: #333333;
	text-decoration: underline;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.footerNew a {
	color: #ffffff;
	text-decoration: underline;
}
.footerNew a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*Header Navigation*/
.header {
	line-height:16px;
	color:#ffffff;
}
.header a {
    text-decoration:none;
    color:#ffffff;
}
.header a:hover {
    color:#fff000;
	text-decoration:none;
}
/*Subheading*/
.subheading {
	font-size:13px;
	font-weight: bold;
	color: #002336;
}
/*Body / Special Navigation with Dark Backgound*/
.specialBodyAd {
	font-size:14px;
	color:#ffffff;
}
.specialBodyAd a {
	color:#ffffff;
	text-decoration:none;
}
.specialBodyAd a:hover {
	color: #fff000;
	text-decoration:none;
}
/*Staff Area -  Member's Profile Link*/
.memberProfile a {
	color:#333333;
	font-weight:bold;
	text-decoration: none;
}
.memberProfile a:hover {
	color:#333333;
	text-decoration: underline;
}
/*Members Area -  Cell Content and Navigation*/
.membersCell a {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}
.membersCell a:hover {
	text-decoration: none;
	color: #fff000;
}
/*Members Area -  Main Navigation*/
.membersNav a {
    text-decoration: none;
	color:#ffffff;
	font-weight:bold;
}
.membersNav a:hover {
	text-decoration: none;
	color: #fff000;
}
/*Pages Titles*/
.page_title {
	font-size: 15px;
	line-height:24px;
	font-weight: bold;
	color: #6C0000;
}
.titlePage {
	color: #6C0000;
	font-weight: bold;
	font-size: 15px;
}
.pageState {
	color: #6C0000;
	font-weight: bold;
	font-size: 15px;
}
.bodyTopSpacing {
	padding-top:17px;
}
/*Reference etc <li> links*/
.referenceLibraryData {
	margin-left:-25px;
	margin-top:0px;
}
/*Ad Space*/
.ad_space {
	background-image:url(images/summit/summit_homepage_ad.png);
}
.ad_space {
	font-size:12px;
    line-height:24px;
	color:#FFFFFF;
}
.ad_space a {
	color: #FFF000;
	text-decoration: underline;
}
.ad_space a:hover {
	color: #FFF000;
	text-decoration: none;
}
.bodyBackgroundHighlight {
	background-color:#CCC;
}
.altBackground {
    background-color:#F4F4F4;
}
.headerBg816x32 {
	background-image:url(images/header_bg816x32.gif);
}
.headerBg816x32Bottom {
	background-image:url(images/header_bg816x32.gif);
	background-position:bottom;
}
.headerBg816x32Top {
	background-image:url(images/header_bg816x32.gif);
	background-position:top;
}
.headerFont819x32 {
	margin-left:16px;
	font-weight: bold;
	color: #002336;
	line-height:24px;
}
.headerBg392x32Top {
	background-image:url(images/header_bg392x32.gif);
	background-position:top;
}
.headerBg392x32Bottom {
	background-image:url(images/header_bg392x32.gif);
	background-position:bottom;
}
.space16 {
	margin-left:16px;
}
.space16Right {
	margin-Right:16px;
}
.space16x32 {
	padding-left:16px;
	line-height:32px;
}
.space16x26 {
	padding-left:16px;
	line-height:26px;
}

.ccc1BorderRight {
	border-right-style:solid;
	border-right-color:#CCC;
	border-right-width:1px;
}
.ccc1BorderLeft {
	border-left-style:solid;
	border-left-color:#CCC;
	border-left-width:1px;
}
.ccc1Border {
	border-left-style:solid;
	border-left-color:#CCC;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#CCC;
	border-right-width:1px;
}
a,div,span{
outline:none;
}
.mainNav{
	font-size:12px;
	color:#CCC;
}
.mainNav a{
	background:#000;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.mainNav a:hover{
	font-size:12px;
	font-weight:bold;
	color:#FF0;
	text-decoration:none;
}
