﻿/** CM.com Word Styles **/

.blueHeader
{
	font-weight: normal;
	font-size: 28pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.medBlueHeader
{
	font-weight: normal;
	font-size: 20pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.smallBlueHeader
{
	font-weight: normal;
	font-size: 14pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.SmallGreenHeader 
{
	font-family: Calibri;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #0DBB64;
}
.bodyCopy
{
	font-size: 20pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.bodyCopy2
{
	font-size: 20px;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.footerText
{
	font-size: 10pt;
	color: graytext;
	font-family: Helvetica;
	text-decoration: none;
}
.tableText
{
	font-size: 10pt;
	color: black;
	line-height: 15pt;
	font-family: 'Trebuchet MS';
}
.heading1
{
	font-size: 20pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}
.heading3
{
	font-size: 15pt;
	color: #333333;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}