﻿/* ================================
    CSS STYLES FOR Module PFCenterProvider
   ================================
*/
.ActiveSearchItem
{
	color: #1c648f;border-bottom: 1px #1c648f none;font-weight: bold
}
.CalendarDay
{
	background: #e8e7da;
	border-bottom: 1px white solid;
	border-top: 1px white solid;
	border-left: 1px white solid;
	border-right: 1px white solid;
	border-collapse: collapse;
	border-spacing: 0;color:#303030;
	font-family: inherit;
	font-size: 100%;
	font-weight: normal;
	height: 6em;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	min-width: 97px;
	width:expression(97 + 'px');
}
.BioDiv {
xmax-width: 800px;

	xwidth:expression(800 + 'px');

}


.PFCalendar
{
	font-family:Verdana;
}
.ScheduleDisclaimer
	{
	font-size: 7pt;
	color:#817a36;
	font-family: verdana;
	}
.DocSearchCenter
	{
	font-size: 9;
	font-family: verdana;
	color:teal;
	}
	A.DocSearchCenter
	{
	font-size: 9;
	font-family: verdana;
	color:teal;
	}

.DocSearchTime
	{
	background-color:Transparent;
	font-size: 7.5;
	font-family: verdana;
	}
A:LINK
	{
	color: #173B80;
	text-decoration: none;
	}

A:VISITED
	{
	color: #9900FF;
	text-decoration: none;
	}
	
A:ACTIVE
	{
	}

A:HOVER
	{
	color: #9900FF;
	text-decoration: underline;
	}
