﻿.pageText {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
		}
.pageTextBold {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
		}
		
.pageTextItalic {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: normal;
	font-style:  italic;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
		}
		
.pageSubHeader {
	font-family: Calibri;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
		}
		
.pageHeader {
	font-family: Calibri;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #304D75;
	line-height: normal;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}

.pageTextCentered {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	line-height: normal;
	text-align: center;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
.menuText 
{
	font-family: Calibri;
	font-size: 12pt;
	text-align: left;
	color: #304D75;
	font-style:normal;
	text-decoration:none;
}
.quoteText{
	font-family: Calibri;
	font-style: italic;
	font-size: 11pt;
	text-align:center;
	text-decoration:none;
	color: #304D75;
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
	

A:link
{
	color: #304D75;
	text-decoration: none;
}
A:visited
{
	color: #304D75;
	text-decoration: none;
}
