﻿.text
{
	font-family: Trebuchet MS;
	font-size: 12pt;
}

.text10
{
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.text11
{
	font-family: Trebuchet MS;
	font-size: 11pt;
}

.text11blue
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	color:#01678b;
}

a.text10blue
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color:#01678b;
	text-decoration:none;
}

.redText12
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	color:#c9252c
}

.testimonial
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	color:#c9252c;
	font-style:italic;
}

.pageHeading
{
	font-family: Trebuchet MS;
	font-size: 28pt;
	color:#01678b;
	width:800px;
	text-align:center;
	background-color:#ffffff;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 200;
}

.pageSubHeading
{
	font-family: Trebuchet MS;
	font-size: 17pt;
	color: #01678b;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: 500;
}

.linkToButton
{
	font-family: Trebuchet MS;
	background-color:#eeeeee;
	text-decoration: none;
	border-style: solid;
	border-width:1px;
	border-color:#000000;
	padding: 0px 4px 0px 4px;
	color:#000000;
}

.staticMenu
{
	font-size:13pt;
	font-family:Trebuchet MS;	
	/*background-color:#ffe733;*/
	background-color:#3fc2cd;
	text-decoration:none;
	font-weight:500;
	border:Solid 1px gray; 
	padding:2px 4px;
}


.staticMenuItem
{
	font-size:13pt;
	font-family:Trebuchet MS;	
	color:#000000;
	/*background-color:#ffe733;*/
	background-color:#3fc2cd;
	font-weight:500;
	text-decoration:none; 
	padding:2px 4px;
}

.dynamicMenuItem
{
	font-size:13pt;
	font-family:Trebuchet MS;	
	color:#000000;
	/*background-color:#ffe733;*/
	background-color:#3fc2cd;
	text-decoration:none; 
	font-weight:500;
	padding:2px 4px;
}

.hoverMenu
{
	font-size:13pt;
	font-family:Trebuchet MS;	
	color:#ffe733;
	/*background-color:#ffe733;*/
	background-color:#3fc2cd;
	text-decoration:none;
	padding:2px 4px;
}

.adjustedZIndex 
{
    z-index: 1;
}
