﻿body
{
	font-family: Arial;
	font-size: 10pt;
	color: #395d73;
	text-justify: auto;
	text-align: justify;
}

.Header
{
	background-image: url(Images/blue_fill_1x60.gif);
	background-repeat: repeat-x;
}
.Footer
{
	background-color: transparent;
	font-weight: bold;
	font-size: xx-small;
	color: #ff9966;
}

.upper-gray
{
	font-weight: bold;
	font-size: medium;
	background-image: url(Images/upper-gray-rectangle-fill.gif);
	color: #ff9966;
	background-repeat: repeat-x;
	font-family: 'Arial Black';
}

.lower-gray
{
	font-weight: bold;
	font-size: medium;
	background-image: url(Images/lower-gray-rectangle-fill.gif);
	color: #ff9966;
	background-repeat: repeat-x;
	font-family: 'Arial Black';
}
.BreadCrumb
{
	background-color: white;
	font-weight: bold;
	color: #395d73;
	font-size: 10pt;
}
.BreadCrumbSmall
{
	background-color: white;
	color: #ff9966;
	font-size: 8pt;
	font-weight: bold;
}

.PagePhoto
{
	background-color: lightgrey;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
	vertical-align: top;
}
.Nav
{
	background-color: transparent;
	font-weight: bold;
	color: white;
	font-size: 10pt;
	vertical-align: top;
}
.NavL1
{
	background-color: transparent;
	font-weight: bold;
	color: #395d73;
	font-size: 10pt;
	text-decoration: underline;
	line-height: 12pt;
	text-indent: 12pt;
}
.NavSel
{
	background-color: #395d73;
	font-weight: bold;
	color: white;
	font-size: 10pt;
	text-decoration: underline;
}

.PTitle
{
	font-weight: bold;
	color: #8C1C10;
	font-size: 12pt;
}
.PNormal
{
	background-color: white;
	font-weight: normal;
	color: #395d73;
	font-size: 10pt;
}
A
{
	text-decoration: none;
	color: #395d73;
}
.accordianHeader
{
	background-color: transparent;
	font-weight: bold;
	color: #395d73;
	font-size: 10pt;
	vertical-align: top;
	border-bottom: #ffffff solid;
	background-image: url(Images/gray-fill-10x30.gif);
	background-repeat: repeat-x;
}

.accordianContent
{
	background-color: #ffffff;
	font-weight: normal;
	color: #395d73;
	font-size: 10pt;
}

