﻿.TablesNormal {
	border-style: 0;
	border-color: 0;
	font-family: Calibri;
		text-align: center;
		border-width: 0px;
		padding: 3px;
		margin: 0px;
		table-layout: fixed;
		color: #5765A6;
}
.WhiteCell {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.WhtCell {
	background-color: #FFFFFF;
	font-family: calibri;
	color: #AD060D;
	text-align: center;
}
a:hover {
	font-family: Calibri;
	font-style: italic;
	font-size: small;
}
a {
	font-family: Calibri;
	font-size: small;
	text-decoration: none;
	color: #AD060D;
}
.Emphesis {
	padding: 5px;
	font-family: cambria;
	color: #AD060D;
	font-size: x-large;
}
.DropCap {
	font-size: medium;
	font-weight: bold;
}
.BulletList {
	text-align: left;
}
.CellAccent {
	background-color: #000000;
	width: 360px;
}
.BannerTxt {
	font-family: calibri;
	font-size: medium;
	background-color: #5765A6;
	color: #FFFFFF;
	text-align: center;
}
.BannerAccent {
	font-family: cambria;
	font-size: small;
	background-color: #999999;
}
.BulletType {
	font-family: cambria;
	color: #495A8B;
}
.CellPadding {
	padding: 5px;
	font-family: cambria;
	color: #495A8B;
}
.Package {
	font-family: calibri;
	color: #AC070B;
	text-align: left;
	border-bottom-style: solid;
	border-top-width: 1px;
}
.BlckCell {
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
}

.Header {
	padding: 0px;
	margin: 0px;
	font-family: cambria;
	font-weight: bold;
	text-align: center;
	background-image: url('../Images/WebParts/Header.jpg');
	color: #FFFFFF;
}
.AlignRgt {
	font-family: cambria;
	text-align: right;
	padding-right: 5px;
}
.MainBodyTxt {
	padding: 2px;
	font-family: cambria;
	color: #495A8B;
	text-align: left;
}
.BlkTxt {
	font-family: cambria;
	color: #000000;
	text-align: justify;
}
.current {
	font-family: calibri;
	font-size: inherit;
	color: #5765A6;
}
.SampleCell {
	height: 325px;
}
