﻿
.contentTitle
{
	font-family: "Trebuchet MS" , Verdana , sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #00599e;
	margin-top: 10px;
	margin-bottom: 0px;
}


.contentNormal, .contentNormal:visited,  .contentNormal:link, .contentNormal:active 
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: Black;
	text-decoration: none;
}

.contentSection 
{
	font-family: "Trebuchet MS" , Verdana , sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #00599e;
	margin-top: 10px;
	margin-bottom: 0px;
	
}

.summaryNormal
{
    font-family: Arial;
    font-size: 10px;
    color: Black;
    margin-top: 5px;
}

.summarySmallHighlight
{
   	font-family: "Trebuchet MS" , Verdana , sans-serif;
	font-weight: bold;
	font-size: 8px;
	color: red;
 
}

.helplinephone 
{
	margin-bottom:1em;
	padding:6px;
	/*
	border:3px solid #e3e0d1;
*/
	border:3px solid #00599e;
	background:#f3f3e6;
	font-size: 18pt;
	  
}

.trainerscol1
{
    position: relative;
    left: 30px;
    /*
    float: left;
*/
}

.trainerscol2
{
    position: absolute;
    left: 500px;

/*
    float: right;
*/
}

.claimsplus 
{
    color: lime;
    font-style: italic;
    font-weight: bold;
}

.QuoteOfTheDay
{
    margin: 5px;
    text-align: center;
}
.QuoteOfTheDayText
{
    color: Teal;
    font-family: Trebuchet MS;
    font-size: 12pt;
    text-align: left;
}
.QuotePerson
{
    text-align: right;
    font-weight: bold;
}

.imageCaption
{
    font-family: Arial;
    font-size: 10px;
    color: Black;
    margin-top: 5px;
}