﻿
body
{
	font-family:Arial;
	font-size:small;
}

.pageTitle
{
	font-family:Century Gothic;
	font-size:18pt;
	text-indent:30px;
	color:#5A83A1;	
}

.heading1
{
	font-family:Century Gothic;
	font-size:12pt;
	font-weight:bold;
	color:#5A83A1;	
}

.bluebold
{
	font-weight:bold;
	color:#5A83A1;	
}

.formTableText
{
	width: 100%; 
	text-align:right; 
	font-family:Arial; 
	font-size:10pt; 
	color:#5A83A1;
}

.squareBullets
{
	list-style-type:square;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}