﻿* {margin:0; padding:0}
.blankLine {
	visibility: collapse;
	clear: both;
	font-size: 4pt;
}

.defaultPageBackgroundStyle {
	min-width: 600px;
	background-color: #B4A851;
}
.defaultPageStyle {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	position: relative;
}
.auxMenuBar {
	width: 550px;
	float: right;
	height: 25px;
}
.auxMenuItem {
	width: 125px;
	float: right;
	color: #EDEE99;
	font-family: Georgia;
	font-size: 8pt;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: none;
	clear: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.auxMenuItem a {
	color: #EDEE99;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
.header {
    background-position: left top;
    height: 250px;
    font-family: Algerian;
    width: 900px;
    background-color: #FFFFFF;
    font-size: 10pt;
    background-image: url('Images/FPCBanner2.jpg');
    background-repeat: no-repeat;
    padding-top: 0px;
    margin-top: 0px;
    position: relative;
}
.headerText {
	color: #666666;
	font-family: Cambria;
	font-size: 9pt;
	font-weight: bold;
	width: 450px;
	height: 200px;
	margin-top: 25px;
	float: right;
	margin-right: 75px;
}
.headerText h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: Algerian;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.headerText h3 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.headerText h5 {
	font-size: 11pt;
	font-weight: bold;
}
.headerText a {
	color: #2B4673;
	text-decoration: underline;
	display: inline;
}
.headerText a:hover {
	color: #BF1F1F;
	text-decoration: underline;
}
.headerImageFrameStyle
{
    background-color: #000000;
    width: 341px;
    height: 226px;
    vertical-align: middle;
    text-align: center;
    z-index: 10;
    overflow: hidden;
    margin-top: 7px;
    margin-left: 8px;
    float: left;
}
.menuBar {
	background-image: url('Images/backgroundMainMenu.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 36px;
	vertical-align: top;
	position: relative;
	top: 0px;
	left: 0px;
}
.menuItem {
	font-family: Georgia;
	font-size: 9pt;
	background-image: url('Images/backgroundMainMenuItem.jpg');
	background-repeat: repeat-x;
	height: 25px;
}
.subMenuItem {
	font-family: Georgia;
	font-size: 12pt;
	height: 25px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.subMenuItemHover {
	font-family: Georgia;
	font-size: 12pt;
	height: 25px;
	text-align: left;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentAreaStyle {
	background-color: #FFFFFF;
	position: relative;
}
.contentAreaContainer {
    background-color: #FFFFFF;
    width: 900px;
    height: 100%;
    float: left;
    clear: both;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.contentColumn1 {
    width: 240px;
    float: left;
    background-color: #ECED8D;
    font-family: georgia;
    font-size: 9pt;
    clear: both;
    top: 0px;
    left: 0px;
    text-decoration: none;
    padding-bottom: 20000px;
    margin-bottom: -19990px;
    overflow: visible;
    position: relative;
}
.contentColumn1HeadingCenter {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #2B4673;
	margin-bottom: 10px;
	margin-top: 10px;
}
.contentColumn1HeadingCenter a {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	color: #2B4673;
}
.contentColumn1HeadingLeft {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #2B4673;
	margin-top: 10px;
	margin-left: 15px;
}
.contentColumn1HeadingLeftWhite
{
    font-family: georgia;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
    margin-top: 10px;
    margin-left: 15px;
}
.contentColumn1SubHeading
{
    font-family: georgia;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    color: #2B4673;
    margin-left: 15px;
    text-indent: 5px;
    padding-bottom: 5px;
}
.contentColumn1BodyText {
	font-family: georgia;
	font-size: 9pt;
	font-weight: 900;
	text-align: center;
	margin-bottom: 5px;
}
.contentColumn1BodyText a {
	font-family: georgia;
	font-size: 8pt;
	font-weight: bold;
	color: #2B4673;
	text-decoration: underline;
}
.contentColumn1BodyText a:hover {
	color: #BF1F1F;
}
.contentColumn2 {
    width: 630px;
    height: 100%;
    margin-bottom: -19990px;
    border-left-style: solid;
    border-left-width: 2px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 20000px;
    position: relative;
    float: left;
}
.contentColumn2HeadingText {
	font-family: georgia;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	border-bottom-style: groove;
	border-bottom-width: 7px;
	border-bottom-color: #556080;
}
.footer {
	width: 900px;
	text-align: center;
	background-color: #655E2C;
	color: #ECED8E;
	clear: both;
	padding-bottom: 10px;
}
.footer h4 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.footer h5 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	border-style: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #E4E488;
	text-decoration: underline;
	font-weight: bold;
}
.footer a:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.auxMenuItem a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footerImage {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerImage a {
	border-style: none;
	text-decoration: none;
}


