﻿.accordionHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #343d4d;
	line-height:25px;
	padding-left:5px;
	border-top:1px;
	border-color:#ffffff;
	cursor:pointer;
	

}
.body2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #070707;
	margin-left: 9px;
}
.reportText
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #070707;
	text-align:left;
}
.FNIH1
{
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #3861a9;
}
.FNIH2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #3861a9;
}
.body4
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.body44
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body22
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #294c9d;
}
.adjustedZIndex {
    font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
	z-index: 100;
}
.Whitemenu
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}
.body3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.body5
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;

}
.bodyBig
{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.Head1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #141f36;
}
.Head2
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #141f36;
}
.Head3
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
	font-style:italic;
	
}

a:link, a:visited
{
	color: #485063;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#FFFFFF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: White;
	border-width: 1px;
}
.flashIndex
{
 z-index:2;
}
.modalBackground {
	background-color:#323A4D;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.modalPopup2 {
	position:absolute;
    z-index:99;
}
.noShow {
	display:none;
}
