﻿@charset "utf-8";
/* CSS Document */


a {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.headerNav {
	font-family: Arial;
	font-size: 8px;
	color: #FFFFFF;
}
a.headerNav:link {
	text-decoration: none;
}
a.headerNav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.headerNav:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.headerNav:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.sideNav {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sideNav:link {
	text-decoration: none;
	text-decoration: underline;
}
a.sideNav:visited {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sideNav:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sideNav:active {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.redTitle {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #8B2837;
}
a.formTxt {
	font-family: Georgia;
	font-size: 10px;
	color: #8B2837;
}
a.formTxt:link {
	text-decoration: none;
}
a.formTxt:visited {
	text-decoration: none;
}
a.formTxt:hover {
	text-decoration: none;
	text-decoration: underline;
}
a.formTxt:active {
	text-decoration: none;
	text-decoration: underline;
}
a.contentMainLink {
	font-family: Georgia;
	font-size: 14px;
	color: #8B2837;
}
a.contentMainLink:link {
	text-decoration: none;
}
a.contentMainLink:visited {
	text-decoration: none;
	color: #8B2837;
}
a.contentMainLink:hover {
	text-decoration: none;
	color: #8B2837;
	text-decoration: underline;
}
a.contentMainLink:active {
	text-decoration: none;
	color: #8B2837;
}
a.contentSmallLink {
	font-family: Georgia;
	font-size: 10px;
	color: #8B2837;
}
a.contentSmallLink:link {
	text-decoration: none;
}
a.contentSmallLink:visited {
	text-decoration: none;
	color: #8B2837;
}
a.contentSmallLink:hover {
	text-decoration: none;
	color: #8B2837;
	text-decoration: underline;
}
a.contentSmallLink:active {
	text-decoration: none;
	color: #8B2837;
}
.whiteTitle {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.blackContent {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	color: #8B2837;
}
.blackContentMain {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
.redContentMain {
	font-family: Georgia;
	font-size: 12px;
	color: #8B2837;
}
.redContentSmall {
	font-family: Georgia;
	font-size: 10px;
	color: #8B2837;
}
.blackContentSmall {
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	line-height:12px;
}

a.contentMainLinkLarge {
	font-family: Georgia;
	font-size: 16px;
	color: #8B2837;
}
a.contentMainLinkLarge:link {
	text-decoration: none;
}
a.contentMainLinkLarge:visited {
	text-decoration: none;
	color: #8B2837;
}
a.contentMainLinkLarge:hover {
	text-decoration: none;
	color: #8B2837;
	text-decoration: underline;
}
a.contentMainLinkLarge:active {
	text-decoration: none;
	color: #8B2837;