﻿.bodyTextanchor
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 8pt;
	color: #5877ca;
	font-weight: bold;
}

.Textanchor
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 8pt;
	color: #000000;
	font-weight: 500;
}

.blueText
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}



.whiteheader
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whiteTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blueTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #003585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.darkBlueTitle
{
	font-weight: bold;
	font-size: 11px;
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.tblBorder
{
	background-color: Blue;
}


.hide
{
	display: none;
}
.show
{
	left: auto;
	position: absolute;
	top: auto;
}

.boldTitle
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color:Silver;
	text-align: center;
}



.subtitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #003399;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.highlightedtext
{
	font-weight: bold;
	font-size: 10pt;
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





.bodyText
{
	font-family:"Tahoma";
	font-size: 11px;

	text-decoration: none;
}

.boldText
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headertxt
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana , Arial, Helvetica, sans-serif;
}







.dropDown_style
{
	font-family: Verdana, Arial, "Arial Narrow" , Tahoma, "Times New Roman";
	font-size: 8pt;
	border-right: #000099 1px;
	border-top: #000099 1px;
	margin: 2px 2px;
	border-left: #000099 1px;
	direction: ltr;
	border-bottom: #000099 1px;
	background-color: #FFFFFF;
	padding: 0px 0px;
	clip: rect( );
	border: 1px #003366 solid;
	height: 20px;
	color: #000000;
	text-decoration: none;
}

.successMessage
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 9pt;
	color: Green;
	text-decoration: blink;
}
.errorMessage
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.lblMsg
{
	font-family: Verdana, Arial, "Arial Narrow" , "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	color: Blue;
	text-decoration: none;
}


