/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Form Classes --------------------------------------------- */
html, body, #TableContentWrapper, #NavigationContentWrapper {
	margin: 0 0;
	padding: 0;
	height: 100%;
	max-height: 100%;
	border: none;
	text-align: left;
	vertical-align: top
}

Body {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
}
.intro {
    margin-left: auto;
    margin-right: auto;
		text-align: center;
}
#IndexBody {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana;
	margin: 0px;
	background-color: #242426;
	text-align: center;
	vertical-align: middle;
}
.IndexFlash {
	border: 2px solid #333333;
}
.ContentFooter, .ContentFooter a:link, .ContentFooter a:hover, .ContentFooter a:visited,
.Contentnavigation, .Contentnavigation a:link, .Contentnavigation a:hover, .Contentnavigation a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.Contentnavigation {
	text-align: left;
}
.ContentFooter a:link, .ContentFooter a:visited,
.Contentnavigation a:link, .Contentnavigation a:visited {
	color: #666666;
}
.ContentFooter a:hover, .Contentnavigation a:hover {
	color: #333333;
}
.TableCellTextRight, .TableCellTextLeft {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}
.ContentSpacer {
	font-size: 2px;
	text-decoration: none;
	height: 10px;
	/* height: 18px;
	background-image: url(../Images/Content/Dividers/Divider_001.jpg);
	background-repeat: no-repeat; */
}
.ContextText, .ContextText a:link, .ContextText a:hover, .ContextText a:visited,
.ContextTextLeft, .ContextTextLeft a:link, .ContextTextLeft a:hover, .ContextTextLeft a:visited,
.ContextTextCenter, .ContextTextCenter a:link, .ContextTextCenter a:hover, .ContextTextCenter a:visited, 
.ContextTextRight, .ContextTextRight a:link, .ContextTextRight a:hover, .ContextTextRight a:visited  {
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
}
.ContextText, .ContextText a:link, .ContextText a:visited,
.ContextTextLeft, .ContextTextLeft a:link, .ContextTextLeft a:visited,
.ContextTextCenter, .ContextTextCenter a:link, .ContextTextCenter a:visited, 
.ContextTextRight, .ContextTextRight a:link, .ContextTextRight a:visited  {
	color: #666666;
}
.ContextText a:hover, .ContextTextLeft a:hover, .ContextTextCenter a:hover, .ContextTextRight a:hover  {
	color: #333333;
}
.TableCellTextCenter, .ContextTextCenter {
	text-align: center;
}
.TableCellTextRight, .ContextTextRight {
	text-align: right;
}
.TableCellTextLeft, .ContextText, .ContextTextLeft {
	text-align: left;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* Form Classes --------------------------------------------- */
.FormTableCellLeft, .FormTableCellRight, .FormTableCellCenter, .FormTableCelljustified {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	padding: 0px 4px;
	vertical-align: top;
}
.FormTableCellLeft {
	text-align: left;
}
.FormTableCellRight {
	text-align: right;
}
.FormTableCellCenter {
	text-align: center;
}
.FormTableCelljustified {
	text-align: justify;
}
.FormLabelRight, .FormLabelLeft {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #32362B;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding: 0px 2px;
	width: 100%;
}
.FormLabelLeft {
	text-align: left;
}
.FormLabelRight {
	text-align: right;
}
.FormInput, .FormSelect, .FormTextArea {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #993333;
	border: 1px solid #5D6A47;
	padding: 0px 4px;
}
.FormInput, .FormSelect {
	height: 16px;
}
.FormTextArea {
	height: 208px;
}
.FormInput, .FormTextArea {
	width: 320px;
}
.FormSelect {
	width: 331px;
}
.FormRequiredValue {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 0px 2px;
}
.FormButton {
	background-image: url(../Images/Buttons/Form_Button.gif);
	text-align: center;
	height: 22px;
	width: 100px;
	margin: 0px;
	background-color: transparent;
	border: 0px none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
	padding: 0px 0px 4px 0px;
	color: #2E3026;
	text-decoration: none;
}
#ContentFrame {
	min-height: 600px;
	height: 600px;
	max-width: 850px;
	border: 1px solid #F0F0F0;
	padding: 16px;
}
#ContentFrame P {
	padding: 0 0 14px 0;
}
#ContentFrame .LayoutBiography {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */