.normal
{
/*	background-color: #FFFFFF; 
	background-color: Transparent; */
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: normal;
	 z-index:15000;
}

.normal2
{
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: normal;
}

.normal2bold
{
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: bold;
}

.search
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9px;
	font-family: tahoma, arial;
	font-weight: normal;
}

.required
{
	background-color: #FFFFC0;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: normal;
	z-index:5000;
}



SELECT
{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: normal;
}

.button
{
	width: 1%;
	padding: 0px;
	border: 0px;
}

.pagetitle
{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	color: #0005C6;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
}

.pagetitleblack
{
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	color: Black;
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
}

.datalabel
{
	background-color: #DDDDDD;
	text-align: right;
	vertical-align: middle;
	width: 1%;
	white-space: nowrap;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: bold;
	padding: 3px;
}
.datalabelnoalign
{
	background-color: #DDDDDD;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
}
.data
{
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: middle;
	width: 1%;
	white-space: nowrap;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: normal;
}
.datanowrap
{
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: middle;
	width: 1%;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: normal;
}
.datalabelleft
{
	background-color: #DDDDDD;
	text-align: left;
	vertical-align: middle;
	width: 1%;
	white-space: nowrap;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: bold;
}
.dataright
{
	background-color: #EEEEEE;
	text-align: right;
	vertical-align: middle;
	width: 1%;
	white-space: nowrap;
	color: #000000;
	font-size: 11px;
	font-family: tahoma, arial;
	font-weight: normal;
}

.advsearchheader
{
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	color: #990000;
	font-size: 9px;
	font-family: tahoma, arial;
	font-weight: normal;
}
.advsearchlabel
{
	text-align: left;
	vertical-align: bottom;
	width: 1%;
	white-space: nowrap;
	color: #990000;
	font-size: 10px;
	font-family: tahoma, arial;
	font-weight: bold;
}
.searchlabel
{
	text-align: left;
	vertical-align: bottom;
	width: 1%;
	white-space: nowrap;
	color: #000000;
	font-size: 10px;
	font-family: tahoma, arial;
	font-weight: bold;
}
.searchdata
{
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-size: 10px;
	font-family: tahoma, arial;
	font-weight: normal;
}
.listfcnhdr {
	font-family: Arial, Helvetica, sans-serif; 
	text-align : right;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration:underline;
	vertical-align: middle;
	width : 100%;
	color: #900000; 
	background-color: #FFFFFF;
}

.style6 
{
	border-width: 0;
	background-color: #333333;
}
.style6-blue
{
	border-width: 0;
	background-color: #005BA1;
}
.style7 
{
	border-width: 0;
}
.style8 
{
	background-color: #DEDEC6;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:600;
	color: #666666;
}
.style9 
{
	background-color: #EEEEDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:left;
	color:#0069AA;
}
.style10
{
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:center
	
}

.separator
{
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #C0C0C0
}

.justifyNews
{
	text-align:justify;
}

