﻿
.Title {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #2775CB;
	font-weight: bold;
	line-height: 40px;
}
.NormCopy {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #194A80;
	line-height: 20px;
}
.PhotoRight {
	float: right;
	border-style: solid;
	border-width: 0;
	margin: 15px;
}
.PhotoLeft {
	float: left;
	border-style: solid;
	border-width: 0;
	margin: 15px;
}
.Logo {
	padding: 10px;
	float: left;
}


body {
	margin: 0;
}
.HeaderFile {
	width: 978px;
}
.LogoCell {
	width: 334px;
	text-align: left;
}
.HeaderRight {
	width: 644px;
	vertical-align: top;
	text-align: right;
}
.OuterTable {
	width: 100%;
	border: 0 solid #c0c0c0;
}

.MenuCell {
	background-image: url('../TemplateItems/MenuCell.gif');
	background-repeat: repeat-x;
	height: 53px;
}

.HeaderTable {
	width: 978px;
	text-align: left;
}

.MenuTable {
	width: 978px;
	text-align: left;
}

.ContentTable {
	width: 978px;
	text-align: left;
	padding: 5px;
	margin: 5px;
}
.FooterCell {
	background-color: #004b9f;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
}

.FooterTable {
	text-align: left;
	width: 978px;
	padding: 5px;
	margin: 5px;
}

.Credit{
	text-align: right;
	vertical-align: top;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #c5d6e9;
	width: 978px;
}
a.TrueZeal:link {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #c5d6e9;
	text-decoration: none;
}
a.TrueZeal:visited {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #c5d6e9;
	text-decoration: none;

}
a.TrueZeal:hover {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #a7b7c9;
	text-decoration: underline;

}
a.TrueZeal:active {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #c5d6e9;
	text-decoration: none;

}

