﻿body
{
	font-family:Arial;
	background-color:#c8e0f0; 
	margin-top:0px;
	margin-bottom:0px;
}

.tableborder
{
	width:1px; 
	background-color:#ddeffa;
}

.headerlink
{
	font-family:Arial;
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.headerlink:hover
{
	font-family:Arial;
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.headerlink:visited
{
	font-family:Arial;
	color:#333333;
	font-size:12px;
	text-decoration:none;
}

.footerlink
{
	font-family:Arial;
	color:#002135;
	font-size:12px;
	text-decoration:none;
}
.footerlink:hover
{
	font-family:Arial;
	color:#002135;
	font-size:12px;
	text-decoration:none;
}
.footerlink:visited
{
	font-family:Arial;
	color:#002135;
	font-size:12px;
	text-decoration:none;
}

.footertext
{
	font-family:Arial;
	color:#000000;
	font-size:12px;
}

.smallbluetextbold
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#0079c2;
}

.smallbluetext
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#0079c2;
}

.mediumbluetextbold
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#0079c2;
	line-height:20px;
}

.mediumbluetext
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#0079c2;
	line-height:20px;
}

.bigbluetextbold
{
	font-family:Tahoma;
	font-size:22px;
	font-weight:bold;
	color:#0079c2;
}

.mediumwhitetext
{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	line-height:20px;
}

.mediumwhitetextbold
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
}

.mediumblacktext
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	line-height:20px;
}

.graytext
{
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

.blacktextbold
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.bigblacktextbold
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.yellowButton
{ 
	background:#ecb92c;
	color:#005589;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

.yellowLink
{ 
	background:#ecb92c;
	color:#005589;
	font-weight:bold;
	font-family:Arial;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	line-height:50px;
	border-style:outset;
	border-width:1px;
	cursor:pointer;
}

.searchProvidersButton
{
	background-image: url(../UserControls/Images/find_doctor.gif);
	cursor:pointer;
}

.searchEventsButton
{
	background-image: url(../UserControls/Images/events.gif);
	cursor:pointer;
}

.searchProvidersButton2
{
	background-image: url(../UserControls/Images/find_doctor2.gif);
	cursor:pointer;
}

.searchEventsButton2
{
	background-image: url(../UserControls/Images/events2.gif);
	cursor:pointer;
}

.benefitsCol1
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	width:300px;
	background-color: #F8DAA0; 
	color: #000; 
}
.benefitsCol2
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	width:200px;
	background-color: #C7D8F0; 
	color: #000; 
}
.benefitsCol3
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	width:200px;
	background-color: #FBEACB; 
	color: #000; 
}