﻿body
{
	background-color: #B22222;
	font-family: "Times New Roman" , Times, serif;
	color: #000000;
	font-size: 14px;
}
.FormWidth
        {
	width: 724px;
}
.TableWidth100
        {
	width: 100%;
	height: 100%;
}
.columWidth150px
        {
	width: 150px;
}
hr
{
	color: #B22222;
	font-size: 2px;
	width: 95%;
}
a
{
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
a:link
{
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
a:visited
{
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	font-weight: bold;
	font-style: italic;
	color: #B22222;
	text-decoration: underline;
}

.Footer
{
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
}
a.Footer {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
a.Footer:link {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.Footer:visited {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.Footer:active {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
a.Footer:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
h1
{
	font-weight: bold;
	font-style: italic;
	color: #808000;
	font-size: 42px;
}
h2
{
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
h3
{
	font-weight: bold;
	font-style: italic;
	color: #808000;
	font-size: 24px;
	text-align: left;
}
h4
{
	font-weight: bold;
	font-style: italic;
	color: #808000;
}
h5
{
	font-weight: bold;
	font-style: italic;
}
h6
{
	font-weight: normal;
	font-style: italic;
}
.LeftNavBar
{
	font-size: 14px;
	font-style: italic;
	color: #808000;
}
a.LeftNavBar
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #808000;
}
a.LeftNavBar:link
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #808000;
}
a.LeftNavBar:visited
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #808000;
}
a.LeftNavBar:active
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #808000;
}
a.LeftNavBar:hover
{
	color: #F6CF35;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
#TitleContentPane
        {
	text-align: center;
	width: 100%;
}
.TextAlignCenter
        {
	text-align: center;
}
.FontSizeSmall {
	font-size: small;
}
.TextCenterSmFontBold {
	text-align: center;
	font-size: small;
	font-weight: bold;
}
.Width100PerCent
       {
	width: 100%;
}
.Title
       {
	width: 100%;
}
h3.Title
{
	font-weight: bold;
	font-style: italic;
	color: #808000;
	font-size: 24px;
	text-align: center;
}
.Editor
{
	background-color: #FFFFFF;
	width: 100%;
}
