﻿.void
{
}
/* For W3C CSS Compliance */
@media print
{
}

#wellness-maintext
{
	background:url(../Images/LightBlueGradientFull.gif) no-repeat top;
	padding:10px 20px 20px 20px;
}

.tabtext
{
	padding:5px 20px 0 20px;
}

.text
{
	padding:0 0 0 10px;
}

.text p,
.tabtext p,
.tabtext span
{
	color:#4B6891;
	font-size:12px;
}

.tabtable
{	
	border-top:solid 1px #4B6891;
	border-right:solid 1px #4B6891;
	border-left:solid 1px #4B6891;		
	margin:0 0 20px 0;
}

.tabtable td
{	 
	border-bottom:solid 1px #4B6891;	
	font-size:12px;
	color:#4B6891;	
}

.tabtable-cellleft
{	
	border-right:solid 1px #4B6891;	
}

.tabtable-cellheading
{
	font-weight: bold;
	background-color: #E3F0F6;
}

.table
{	
	border-top: solid 1px #717171;
	border-right: solid 1px #717171;
	border-left: solid 1px #717171;		
	margin: 0 0 20px 0;
}

.table td
{
	border-bottom: solid 1px #717171;
	font-size: 11px;
	color: #717171;	
}

.table-cellleft
{	 	
	border-right: solid 1px #717171;	
}

.table-cellheading
{
	background-color: #E0E0E0;
	font-weight: bold;
}
