/*-- Center for Improvement in Healthcare Quality CSS File 2.0 by New Beginnings Business Services | All Rights Reserved  --*/
html {
overflow-y:scroll;
}
a,div,span{
outline:none;
}
body {
    background-image: url(images/default/2009_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;
}
body a {
	text-decoration:underline;
	color:#6C0000;
}
body a:hover {
	text-decoration:none;
}
/*footer*/
.footer {
    line-height:15px;
}
.footer a {
	color: #333333;
	text-decoration: underline;
}
.footer a:hover {
	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;
	font-weight:bold;
}
.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 {
	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;
}
/*Ad Space One*/
.adspace1  {
    background-image:url(images/2009_ad1.jpg);
}
.adspace1 {
    line-height:18px;
	color:#FFFFFF;
}
.adspace1 a {
	color: #FFF000;
	text-decoration: underline;
}
.adspace1 a:hover {
	text-decoration: none;
}
/*Ad Space Two*/
.adspace2  {
    background-image:url(images/2009_ad3.jpg);
}
.adspace2 {
    line-height:18px;
	color:#FFFFFF;
}
.adspace2 a {
	color: #FFF000;
	text-decoration: underline;
}
.adspace2 a:hover {
	text-decoration: none;
}
/*Pages Titles*/
.page_title {
	font-size: 15px;
	line-height:24px;
	font-weight: bold;
	color: #6C0000;
}
/*Reference etc <li> links*/
.ul_link {
	margin-left:-25px;
	margin-top:0px;
}
