﻿body, span
{
	font-size: 8pt;
	margin: 0px;
	font-family: Verdana, Tahoma, 'AvantGarde Bk BT';
}

.BulletMain
{
	list-style-type: square;
}
.BulletSub
{
	list-style-type: circle;
}

.er_title
{
	font-weight: bold;
}
.er_titlenote
{
	font-weight: normal;
	color: Gray;
}

.AccordionPaneHeader
{
	width: 830px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 5px;
	background-color: #f2fff2;
	border: solid 1px black;
	color: Green;
	font-size: small;
	font-weight: bold;
}
.AccordionPaneContent
{
	width: 820px;
	padding: 10px;
	border-left: dotted 1px black;
	border-right: dotted 1px black;
	border-bottom: dotted 1px black;
	margin: 0px 0px 10px 0px;
}
.TextContent
{
	width: 810px;
	height: 250px;
	background-color: #F2FFF2;
}

.TextContent1
{
	width: 800px;
	height: 350px;
	padding: 5px;
	border: solid 1px green;
}

.TextContentLeader
{
	width: 810px;
	height: 550px;
	background-color: #F2FFF2;
}

.bgHeader
{
	height: 25px;
	background-image: url(Images/hbg.gif);
	color: white;
	font-family: Tahoma;
	font-size: 7pt;
	padding-left: 10px;
}

.startLink
{
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	background-color: #f3f3f3;
	color: Black;
}


.Account_Title
{
	border-top: green 3px solid;
	border-left: green 10px solid;
	border-bottom: green 1px solid;
	border-right: green 1px solid;
	height: 25px;
	background-color: #f4fff4;
	color: Green;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 20px;
	text-align: left;
}


/* start: updated vrs style for [VisitsSchedule.aspx] */
.VisitTable
{
	font-family: tahoma;
	font-size: 9pt;
	text-align: center;
	width: 770px;
}

.VisitHospitalTitle
{
	background-color: #f3f3f3;
	height: 30px;
	border-left: threedhighlight 1px solid;
	border-top: threedhighlight 1px solid;
	border-right: threedshadow 2px solid;
	border-bottom: threedshadow 2px solid;
	font-family: tahoma;
	font-size: 9pt;
	width: 770px;
}

.VisitDetailTable
{
	text-align: center;
	width: 100%;
}

.VisitDate
{
	border: solid 1px #f3f3f3;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
}

.VisitTime
{
	border: solid 1px #f3f3f3;
	font-family: tahoma;
	font-size: 8pt;
}

.VisitDoneYes, .VisitApprovedYes, .VisitHospitalDoneYes
{
	border: solid 1px #f3f3f3;
	background-color: #1BA72C;
	font-family: tahoma;
	font-size: 8pt;
	color: White;
}

.VisitDoneNo, .VisitApprovedNo, .VisitHospitalDoneNo
{
	border: solid 1px #f3f3f3;
	background-color: #FF5050;
	font-family: tahoma;
	font-size: 8pt;
	color: White;
}

.VisitLink_TD
{
	border-left: threedhighlight 1px solid;
	border-top: threedhighlight 1px solid;
	border-right: threedshadow 2px solid;
	border-bottom: threedshadow 2px solid;
	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: threedface;
	color: Black;
	font-family: tahoma;
	font-size: 8pt;
}

.VisitLink
{
	border-bottom: threedface 2px solid;
	border-left: threedface 1px solid;
	border-right: threedface 2px solid;
	border-top: threedface 1px solid;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	text-decoration: none;
	display: block;
	color: Black;
}

.VisitLinkMouseOver
{
	border-bottom: darkgray 2px solid;
	border-left: white 1px solid;
	border-right: darkgray 2px solid;
	border-top: white 1px solid;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	cursor: hand;
	text-decoration: none;
	display: block;
	color: Black;
}

/* end : updated vrs style for [VisitsSchedule.aspx]*/

.Image_Crusor
{
	cursor: hand;
}
/*
.RBT_Score {}
a.RBT_Score:hover { background-color:yellow; }
*/
.btnLinkSchedule
{
	text-decoration: none;
	color: gray;
	font-weight: bold;
	background-color: Yellow;
}
.btnLinkUpdate
{
	font-family: Tahoma;
	text-decoration: none;
	color: blue;
	font-size: 8pt;
	font-weight: normal;
}

.UpdateVisitLink
{
	text-decoration: none;
}
a.UpdateVisitLink:link
{
	color: blue;
}
a.UpdateVisitLink:visited
{
	color: red;
	text-decoration: none;
	font-weight: normal;
}
a.UpdateVisitLink:hover
{
	background-color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}

.ScheduleVisitLink
{
	text-decoration: none;
	font-weight: bold;
	background-color: Yellow;
}
a.ScheduleVisitLink:link
{
	color: blue;
}
a.ScheduleVisitLink:visited
{
	color: red;
	text-decoration: none;
	font-weight: normal;
	background-color: Transparent;
}
a.ScheduleVisitLink:hover
{
	background-color: Transparent;
	color: Red;
}

.SchedulingLabelName
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Blue;
}

.SchedulingLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.VisitLight
{
	background-color: #E3EAEB;
	text-align: center;
}

.VisitDark
{
	background-color: #f3f3f3;
	text-align: center;
}

.PanelAlwaysVisible
{
	padding: 10px;
	background-color: White;
	border: solid 1px DimGray;
}

/* Standards */
.StandardsFieldSet
{
	text-align: left;
	width: 765px;
	padding-top: 10px;
	border: solid 1px #008000;
}

.StandardsLegend
{
	padding: 2px;
	background-color: #F4FFF4;
	border: solid 1px #008000;
	color: black;
	font-weight: bold;
	width: 200px;
	text-align: center;
}

.StandardsLegendCheckBox
{
	font-size: xx-small;
	color: green;
}


.StandardLabelStandred
{
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: Navy;
	font-weight: bold;
}

.SubStandredBulletedList
{
	font-family: Verdana, Tahoma;
	font-size: 7pt;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	color: Navy;
}

/* Finding */
.FindingsTitle
{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: top;
}

.FindingsRadioButtonList
{
	font-family: Verdana, Tahoma;
	font-size: 7pt;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: #006400;
	font-weight: bold;
}

.FinishedLabelFinding
{
	padding-left: 10pt;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	color: Green;
}

/* Recommendation */
.RecommendationsTitle
{
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 5px;
	vertical-align: top;
}


/* Other */
UL
{
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
	line-height: 1.1em;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
}

.ContactButton
{
	border: dotted 1px white;
	background-color: green;
	color: White;
	padding: 3px;
}

.LoginNews
{
	padding: 10px;
}


.SRCBanner
{
	font-size: 10pt;
	color: green;
	height: 100px; /*background-color: #008000; 	 background: #008000 url(Images/hgrad.gif) repeat-y top center; */
	border-bottom: white solid 1px;
	width: 100%;
	padding-left: 120px;
	padding-right: 20px;
}

.SRCBannerLogin
{
	font-size: 12pt;
	color: white;
	height: 70px;
	background: #008000 url(Images/hgrad.gif) repeat-y top center;
	border-bottom: white solid 1px;
	width: 100%;
	padding-top: 10px;
}

.SRC_NewsDate
{
	font-size: xx-small;
	color: Green;
}

.SRC_MenuLinksLogin
{
	font-family: Tahoma, Verdana, 'AvantGarde Bk BT';
	color: green;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.SRC_MenuLinksLogin:link
{
	color: green;
	text-decoration: none;
}
a.SRC_MenuLinksLogin:hover
{
	color: red;
	text-decoration: none;
}

.SRC_MenuUserName
{
	font-family: Tahoma, Verdana, 'AvantGarde Bk BT';
	color: green;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}
a.SRC_MenuUserName:link
{
	color: green;
	text-decoration: none;
}
a.SRC_MenuUserName:hover
{
	color: red;
	text-decoration: none;
}

.SRCBannerMenu
{
	font-size: 9px;
	color: white;
	height: 40px;
	background-image: url(images/banner.gif); /*background: Green; */
	width: 100%;
	border-bottom: #008000 1px solid;
	padding-right: 10px;
	padding-left: 10px;
}

H3
{
	padding-left: 20px;
	color: #008000;
	padding-top: 10px;
}

H4
{
	padding-left: 20px;
	color: #008000;
	text-align: left;
}

.SRC_Logout
{
	font-size: 9pt;
	color: green;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

.SRC_MenuLinks
{
	font-family: Tahoma, Verdana, 'AvantGarde Bk BT';
	color: #008000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.SRC_MenuLinks:link
{
	color: #008000;
	text-decoration: none;
}
a.SRC_MenuLinks:hover
{
	color: red;
	text-decoration: none;
}

.SRC_MenuLinks_Space
{
	color: gray;
	font-weight: bold;
}

