body table tr td p
{
	font-family: Arial;
	font-size: 10pt;
}

input.btn{
   font-weight:bold;
}

.txt
{
	font-family: Arial;
	font-size: 10pt;
}

.bluenav
{
	font-weight: bold;
	font-size: 8pt;
	color: #001b90;
	font-family: Arial;
}

.bluenav A:link
{
	color: #001b90;
	text-decoration: none;
}
.bluenav A:visited
{
	color: #001b90;
	text-decoration: none;
}
.bluenav A:hover
{
	color: #D66924;
	text-decoration: none;
}
.TableTitle
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #22249B;
}
.TableRows
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: #B3D9FF;
}

.bodytxt
{
	font-size: 8pt;
	font-family: Arial, Times, serif;
}

.bodytxtblue
{
	font-size: 8pt;
	font-family: Arial, Times, serif;
	color:#22249B;
}
