/**** Home Link ****/
a.headerhomelink:link, a.headerhomelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCF8DF;
	text-decoration: none;
}
a.headerhomelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/**** Header Links ****/
a.headerpagelink:link, a.headerpagelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FCF8DF;
	text-decoration: none;
}
a.headerpagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

/**** Fonts ****/


.boldgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ACA095;
	text-transform: uppercase;
}
.SMnormalgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACA095;
	list-style-position: outside;
	list-style-type: square;
	line-height: 12px;
}
.SMboldgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ACA095;
	list-style-position: outside;
	list-style-type: square;
	line-height: 12px;
}
a.SMboldgray:link, a.SMboldgray:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ACA095;
	text-decoration: none;
}
a.SMboldgray:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #77003C;
	text-decoration: none;
}


a:link, a:visited {
	color: #77003C;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}

p,li,td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	list-style-image: url(res/longdash.gif);
	list-style-position: outside;
}



.errorHeader { color:#FF0000 font-family: Arial, Helvetica, sans-serif; font-size:14px }
.font-footer { font-family: arial, sans-serif; font-size: 10px; color: #999976; }
.font-h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #26476F;
	font-weight: bold;
}

body
{
	scrollbar-3dlight-color: #A9AB9E;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #A9AB9E;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #EFEEE9;
	scrollbar-track-color: #EFEEE9;
	background-color: #666666;
	color: #0033FF;
}

.Button
{
	border-bottom: 1px solid gray; 
	border-left: 1px solid gray; 
	border-right: 1px solid gray; 
	border-top: 1px solid gray; 
	background-color: #DCDDD5; 
	font-size: 10px; 
	font-family: Arial, Helvetica; 
	font-weight: bold; 
	background-image: url(input_shadow.gif);
}
.Input
{
	border-bottom: 1px solid #666666; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666; 
	border-top: 1px solid #666666; 
	font-size: 11px; 
	font-family: Arial, Helvetica; 
	background-image: url(input_shadow.gif);
	height: 14px;
	text-align: center;
}
.FormInput
{
	border-bottom: 1px solid #666666; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #666666; 
	border-top: 1px solid #666666; 
	font-size: 11px; 
	font-family: Arial, Helvetica; 
/*	background-image: url(input_shadow.gif); */
	height: 14px;
	text-align: center;
}

.TextArea
{
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-top: 1px solid #000000; 
	font-size: 10px; 
	font-family: Arial, Helvetica; 
	background-image: url(tex_area.gif);
}

/* SEARCH STYLES */

.alertBox{
	background-color: #FFFFE0;
	border: 1px solid #efefef;
	font-size: 1.25em;
	margin: 10px;
	padding: 2px;
	width: 100%;
}

.alertBox h1{
	color: #FFFFFF;
	font-size: larger;
	margin: 0px;
}

.alertBox h1.errorHeader {
	background-color: #FF0000;
}

.alertBox h1.msgHeader {
	background-color: #008000;
}

.alertBox ul {
	margin: .8em;
	margin-left: 2em;
}

.error{
	color: #FF0000;
}

.msg, .search_fileSize, .search_truncatedMsg, .search_link, .search_hitCount {
	color: #008000;
}

.search_container{
	list-style-position: outside;
	list-style-type: disc;
	width: 450px;
}

.search_hitCount{
	font-size: smaller;
}

.search_summary{
	color: #000000;
}

.search_term{
	background-color: #F5F5F5;
	font-weight: bolder;
}

.search_title :link{
	color: #0000FF;
}

.search_truncatedMsg, .search_searchInfo {
	font-size: smaller;
}

/**** Title Heads ****/
.OFFLINEhometitlebg {
	background-image: url(res/OFFLINEhome_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.hometitlebg {
	background-image: url(res/home_title1108.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutustitlebg {
	background-image: url(res/aboutus_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.meetphysicianstitlebg {
	background-image: url(res/meet_physicians_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ourservicestitlebg {
	background-image: url(res/ourservices_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cfhcnewstitlebg {
	background-image: url(res/cfhc_news-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.locationstitlebg {
	background-image: url(res/locations-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.locationsSPtitlebg {
	background-image: url(res/locations-southcampus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.locationsCLtitlebg {
	background-image: url(res/locations-cathlab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.locationsVtitlebg {
	background-image: url(res/locations-villages.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.locationsTRtitlebg {
	background-image: url(res/locations-timberridge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.locationsPPtitlebg {
	background-image: url(res/locations-parkpoint.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.locationsWCtitlebg {
	background-image: url(res/locations-west.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.formstitlebg {
	background-image: url(res/forms-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.physiciansmarooonbar {
	background-image: url(res/physicians-maroonbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote {
	margin-right: 0px;
	margin-left: 20px;
}
