﻿body 
{font-family:Arial; margin:0; min-width:700px;  font-size:12px; 
    color: Black; background: #ffffff url('../Images/MasterImages/BackgroundBlueWave.jpg') fixed center top no-repeat;}


.transparentStyle
{
    background-color: transparent !important;
}

.HideMe 
{
	display: none;
}

/*tables Start*/
.TableHeading1
{
	font-size:xx-large;
	font-weight:bold;	
	}
	
.TableHeading2
{
	font-size:x-large;
	font-weight:bold;
	color:DarkSlateBlue;	
	}
	
.TableRowHeading
{
	text-align:left;
	font-size:large;
	font-weight:bold;
	color:DarkSlateBlue;
	}
	
.TableRowDescription
{
	text-align:left;
	vertical-align:top;
	/*color:#1454C7;*/
	}
	
.InnerTable
{
    width:100%;
    background-color:#D0D0D0;
    font-size:11pt;  
    font-family:Tahoma;
    }
    	

.Highlighted
{
	font-weight:bold;
	color:RoyalBlue;
	}
	
/*Tables End*/

.HideMe 
{
	display: none;
}

hr 
{
	color:Gainsboro;
	
	}
	
	
.WellnessHeading
{
	font-family:"Trebuchet MS"; 
	font-size:22pt;
	font-weight:bold;
	text-align:center;		

	color:White;
	background-color:#228B22;

	border:1;
	border-color:#12CD12;	
	border-style:outset;
}	


.WellnessSubHeading
{
	font-family:"Trebuchet MS"; 	
	font-size:14pt;
	font-weight:bold;
	text-align:center;	
	
	color:White;
	background-color:#39A96B;/*#32CD32;*/

	border:1;
	border-color:#3FBB76; /*#00DB00;*/
	border-style:solid;
}

	
	
.WellnessHeading_disable
{
	font-family:"Trebuchet MS"; 
	font-size:17pt;
	font-weight:bold;
	color:#228B22;
}

.WellnessSubHeading_Disable
{
	font-family:"Trebuchet MS"; 
	font-size:14pt;
	font-weight:bold;
	color:#228B22;
}

.WellnessText
{
	font-family:"Trebuchet MS"; 
	font-size:12pt;
	color:#176617;
}
	
h1 { font-family:"Trebuchet MS"; padding:0; }
h2 { font-size:16px; line-height:20px;}
h4 { font-family:"Trebuchet MS"; padding:0 8px; }