﻿.FontHeader {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	padding-bottom: 3px;
}
.FontCommon {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
}
.FontSmall {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.FontPageTitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.FontPageHeading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #333333;
}
.FontSecondaryTitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #FF6600;
}
.FontFooter {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #333333;
}
ul.BulletPoints
{
    list-style-type: disc;
    margin-left: 15px;
}

b
{
	font-weight: 900;
	font-size: 11px;
}


h1
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 26px;
	font-style: oblique;
	text-transform: uppercase;
	color: #058daa;
	padding-top: 6px;
	padding-bottom: 6px;
}

h2
{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 21px;
	font-style: oblique;
	color: #a1a1a1;
	padding-top: 5px;
	padding-bottom: 5px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: oblique;
	color: #4b4b4b;
}