BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align:	center;
	background:url(/members/images/bg.gif);
	margin:0px;
}

a:link {
	text-decoration: underline;
	color: #003E6A;
	font-family: Verdana;
	font-size: 10pt;
}
a:hover {
	text-decoration: underline;
	color: #0077BD;
	font-family: Verdana;
	font-size: 10pt;
}
a:visited {
	text-decoration: underline;
	color: #003E6A;
	font-family: Verdana;
	font-size: 10pt;
}
a:visited:hover {
	text-decoration: underline;
	color: #0077BD;
	font-family: Verdana;
	font-size: 10pt;
}

a.bottomnav:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	color: #97C7E4;
	background-color: #0077BD;
	font-weight: bold;
	text-decoration: none;
}
a.bottomnav:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	color: #97C7E4;
	background-color: #0077BD;
	font-weight: bold;
	text-decoration: underline;
}
a.bottomnav:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	color: #97C7E4;
	background-color: #0077BD;
	font-weight: bold;
	text-decoration: none;
}
a.bottomnav:visited:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	color: #97C7E4;
	background-color: #0077BD;
	font-weight: bold;
	text-decoration: underline;
}

.default
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.error
{
	font-family: Courier-New;
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
}

.LogonHeader
{
	font-family: Verdana;
	font-size: 10pt;
	color: #CC6600;
	font-weight: bold;
}

.LogonFieldLabel
{
	font-family: Verdana;
	font-size: 10pt;
	color: #0077BD;
	font-weight: bold;
	text-align: right;
}

.BlueBar
{
	background-color: #0077BD;
}

.NavBar
{
	background-color: #A1DDB3;
}

.TopGreenBar
{
	background-color: #79CF92;
}

.HeaderBar
{
	background-color: #C9ECD3;
}

.BottomGreenBar
{
	background-color: #2DB455;
}

.BottomNav
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	line-height: 20px;
	color: #97C7E4;
	background-color: #0077BD;
	font-weight: bold;
}

.UnavailableDay
{
	background-image: url(/members/images/grayedoutday.gif);
	font-family: Verdana;
	font-size: 9pt;
	color: #5C5C5C;
}

.FirstDaySpacer
{
	background-color: #FFFFFF;
}

.RegularDay
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	color: #5C5C5C;
	border-left: solid 1px #FFE17F;
}

.Saturday
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	color: #5C5C5C;
	border-left: solid 1px #FFE17F;
	border-right: solid 1px #FFE17F;
}

.SelectedDay
{
	background-color: #57C377;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	border: solid 1px black;
	padding: 2px 2px 2px 2px;
}

.DayHeader
{
	background-color: #FFE17F;
	font-family: Verdana;
	font-size: 9pt;
	color: #6B675E;
	font-weight: bold;
}

.CalendarTitle
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	color: #D57A21;
	font-weight: bold;
}

.DefaultText
{
	font-family: Verdana;
	font-size: 12pt;
	color: #6B675E;
	font-weight: bold;
}

.TimebarHeader
{
	font-family: Verdana;
	font-size: 7pt;
	color: #6B675E;
	font-weight: bold;
}

.MessageBox
{
	width: 400px;
	background-color: #e2e2e2;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0077BD;
	padding: 6px 6px 6px 6px;
}

.ErrorBox
{
	width: 400px;
	background-color: #e2e2e2;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #D68533;
	padding: 6px 6px 6px 6px;
}

#timebar_rolltext
{
	background-image: url(/members/images/timebar_rolltext_bg.jpg);
	position: relative; 
	top: 3px; 
	visibility: hidden;
	font-family: Verdana;
	font-size: 8pt;
	color: #6B675E;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 15px;
}

#busyicon
{
	position: relative; 
	left: 50px;
	width: 16px;
	height: 16px;
	background-image: url(/members/images/busy.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

#confirmation
{
	width: 640px;
	height: 80px;
	background-color: #d2d2d2;
	border: dotted 1px black;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 6px 6px 6px 6px;
	margin-bottom: 5px;
	visibility: hidden;
}

#disabledcalendar
{
	background-image: url(/members/images/hatch.gif);
	background-repeat: repeat;
	border: solid 1px black;
	filter: alpha(opacity=30);
	position: relative;
	top: 0px;
	width: 625px;
	height: 195px;
	visibility: visible;
	z-index: 10;
}

#disabledtimebar
{
	background-image: url(/members/images/hatch.gif);
	background-repeat: repeat;
	border: solid 1px black;
	filter: alpha(opacity=30);
	position: relative;
	top: 0px;
	width: 590px;
	height: 70px;
	visibility: visible;
	z-index: 10;
}

.MyFVVHeader
{
	font-family: Verdana;
	font-size: 15px;
	color: #CC6600;
	font-weight: bold;
}

.MyFVVLeftColumn
{
	background-color: #FCF287;
}

.MyFVVRightColumn
{
	background-color: #FFFFFF;
}

.NextCall
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #F2F2F2;
	font-weight: bold;
}

#noVisitsToday
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #F2F2F2;
	border: solid 1px black;
	width: 200px;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

#noUpcomingVisits
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	background-color: #F2F2F2;
	border: solid 1px black;
	width: 380px;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.FlexibleErrorBox
{
	font-family: Verdana;
	font-size: 10pt;
	color: #D68533;
	font-weight: bold;
	background-color: #e2e2e2;
	border: solid 1px black;
	width: 100%;
	text-align: center;
	padding: 8px 8px 8px 8px;
}

.FlexibleMessageBox
{
	font-family: Verdana;
	font-size: 10pt;
	color: #0077BD;
	background-color: #F2F2F2;
	border: solid 1px black;
	width: 100%;
	text-align: left;
	padding: 8px 8px 8px 8px;
}

.FieldDescription
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	background-color: #F2F2F2;
	border: solid 1px black;
	padding: 5px 5px 5px 5px;
}

DT {
	font-weight:bold;
	color:#0077BD;
	margin-left: 15px;
	margin-top: 15px;
}

#listcopy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 22px;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
}
