﻿body
{
	font-family: 'Times New Roman' , Times, Serif;
	background-color: #25445b;/* FCJR - 1-14-2011 - Changed colors and logo at Mercy Hospital's request to match their website updates.  #A33965 was the old color */
}

.MainTable
{
	background-color: #ffffff;
}

.LogoCell
{
	background-color: #A0A0A0;/* FCJR - 1-14-2011 - Changed colors and logo at Mercy Hospital's request to match their website updates.  #2E8197 was the old color */
	color: white;
}

.TopCell
{
	background-color: white;
	color: black;
}

.SideCell
{
	background-color: #A0A0A0;/* FCJR - 1-14-2011 - Changed colors and logo at Mercy Hospital's request to match their website updates.  #2E8197 was the old color */
	color: white;
}
	
	
.MainCell
{
	
}

.Disclaimer
{
	border-right: #920e3b solid;
	border-top: #920e3b solid;
	border-left: #920e3b solid;
	border-bottom: #920e3b solid;
	background-color: #ffffff;
}


.GridHeader
{
	background-color: #A0A0A0; /* FCJR - 1-14-2011 - Changed colors and logo at Mercy Hospital's request to match their website updates.  #f0f0f0 was the old color */
	color: black;
}

.GridRow
{
	background-color: white;
	color: black;
}


