﻿div.scroll 
{
	height: 300px;	
	width: 95%;
	overflow: auto;	
	border: 1px solid #666;
	padding: 8px;
}
.PageHeader
{
	color:Black;
	font-weight:bold;
	font-size:12pt;
	font-family:Arial;	
}
.HeaderText
{
	color:Black;
	font-size:10pt;
	font-family:Arial;	
}
.LargeContent
{
	color:Black;
	font-size:12pt;
	font-family:Arial;	
}
.Content
{
	color:Black;
	font-size:10pt;
	font-family:Arial;	
}
.SmallContent
{
	color:Black;
	font-size:8pt;
	font-family:Arial;	
}
.NewPatientMenu
{
	color:Black;
	font-weight:bold;
	font-size:9pt;
	font-family:Arial;	
}
.Copyright
{
	color:Black;
	font-size:9px;
	font-family:Arial;	
}
.BaseLink
{
	color:White;	
}

.MenuItems
{
	font-size:9pt;
	font-family:Arial;
	border-bottom-color:White;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
.GridItems
{
	/*padding-left:16px;*/
}
.GridHeader
{
	/*padding-left:8px;*/
}
.CalHeaderLines
{
	border-bottom-color:Black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:Black;
	border-top-style:solid;
	border-top-width:1px;
	
}
.HeaderLinks
{
	color:Yellow;
	font-weight:bold;
}
td
{
	border-color:Black;
	margin-left: 40px;
}
a {text-decoration:none}

.TableRowStyle
{
	padding-left:16px;
	background-color:#F3F1EE;
	Height:28px;	
}
.TableAltStyle
{
	padding-left:16px;
	background-color:White;
	height:28px;
}
.TableFooterStyle
{
	padding-left:8px;
	background-color:#C8C1B9;
	height:28px;
}
.TableHeaderStyle
{
	padding-left:8px;
	background-color:#C8C1B9;	
	height:28px;
}
.TableSubHeaderStyle
{
	padding-left:12px;
	background-color:#C8C1B9;	
	height:28px;
}
.NodeHeader
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
	padding-left: 3px;
}

.NodeContent
{
	font-size:10pt;
	font-family:Arial;	
	padding-left: 3px;
}

.Black
{ color:Black;}

.Blue
{ color:#4D85C5;}

.TextBoxContent
{
	font-size:10pt;
	font-family:Arial;
	border-color:#D8D1C9;
}
.TableMessage
{
	padding-left:28px;
}
.ReportTable
{
	width: 816px;
}
.ReportTable tr
{
	height:24px;
	padding-left: 120px;
	padding-right: 120px;	
}

.OrangeContentText
{
	color:#FF6600;
	font-size:10pt;
	font-family:Arial;	
}

.ModalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.LightBlueLink
{
	font-size:10pt;
	color:#4D85C5;
	font-family:Arial;
	text-decoration:none;
}

.MarketPlacePageHeader
{
	font-size:14pt;
	color:Black;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;	
}