﻿h1
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color: Black;
	margin-top: 0px;
	padding-top: 0px;
}

body 
{
    margin-left: 10px;
	margin-right: 0px;
	text-align: center;
	font-family: Arial; 
	font-size: 9pt;
}

ul
{
	MARGIN-TOP: 0px; PADDING-LEFT: 15px; MARGIN-LEFT: 15px; PADDING-TOP: 0px;	
}


.MainContentTitle
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#335E50;
}

.MainContentTitle_Red
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#993333;
}

.MainContentTitle_Brown
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#996633;
}

.MainContentTitle_Blue
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#2B577E;
}

.MainContentTitle_Olive
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color:#796C1E;
}

.MainContentTitle_Black
{
	font-family: Arial; 
	font-size: 12pt; 
	font-weight: bold; 
	color: Black;
}

.MainContentHeading
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color:Black;
}

.MainContentHeader_Green
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #335E50;
}

.MainContentText
{
	font-family: Arial; 
	font-size: 9pt;
}

.MainContentText_Small
{
	font-family: Arial; 
	font-size: 8pt;
}

.MainContentText_BoldGreen
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color: #335E50;
}

.MainContentLink,
.MainContentLink:visited
{
	color: #335E50;
	font-family: Arial;
	font-size: 9pt;
}

.MainContentLink_Black,
.MainContentLink_Black:visited
{
	color: Black;
	font-family: Arial;
	font-size: 9pt;
}

.PathwaysLink,
.PathwaysLink:visited
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color: #335E50;
	text-decoration: none;
}