.PlainText {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
	}
.Header {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 14pt;
	color: #01575b;
	line-height: 140%;
	font-weight: normal;
	font-weight: bold ;
	}
.SubHeader {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color: #51707c;
	line-height: 140%;
	font-weight: normal;
	font-weight: bold ;
	}
.BlackSubHeader {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color: #333333;
	line-height: 140%;
	font-weight: normal;
	font-weight: bold ;
	}

.BoldText {
	font-weight: bold ;
	}
.ItalicText {
	font-style: italic ;
	}

.MenuDescription {
	font-size: 10pt;
	color: #000000;
	font-style: italic ;
	font-weight: normal ;
	}

.DarkText {
	color: #333333;
	}
.BlackText {
	color: #000000;
	}
.WhiteText {
	color: #ffffff;
	}
.BlueText {
	color: #01575b;
	}
.MaroonText {
	color: #7f183b;
	}
.RedText {
	color: #cc261b;
	}
.GreenText {
	color: #0c864a;
	}
.LightBlueText {
	color: #51707c;
	}

.SmallerSize {
	font-size: 8pt;
	}
.NormalSize {
	font-size: 10pt;
	}
.SubHeaderSize {
	font-size: 12pt;
	}
.HeaderSize {
	font-size: 14pt;
	}

.MenuNote {
	color: #80000c;
	font-style: italic ;
	font-weight: normal;
	}

.AlignLeft {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
	text-align: left;
	}
.AlignCenter {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
	text-align: center;
	}
.AlignRight {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 140%;
	font-weight: normal;
	text-align: right;
	}

.InsertHTML {
	}

.TableCell {
	vertical-align: top;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 140%;
	font-weight: normal;
	padding-bottom: 12px;
	}

a:link {
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}
a:hover { 
	text-decoration: none;
	}
a:active {
	text-decoration: underline;
	}

.navmenu:link {
	text-decoration: none;
	color: #ffffff;
	}
.navmenu:visited {
	text-decoration: none;
	color: #ffffff;
	}
.navmenu:hover {
	text-decoration: underline;
	color: #ffe404;
	}
.navmenu:active {
	text-decoration: none;
	color: #ffffff;
	}
