A:link {
	color: #002D50;
	text-decoration: none;
}

A:visited {
	color: #002D50;
	text-decoration: none;
}

A:active {
	color: #000;
	text-decoration: none;
}

A:hover {
	color: #CCC;
	text-decoration: none;
}



a.mainNav:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.mainNav:active
{
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}

a.mainNav:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.mainNav:hover
{
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}









.txtBody {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	margin-bottom: 0pt;
	margin-left: 20pt;
	margin-right: 20pt;
	margin-top: 0pt;
	text-align: justify;
}

.txtMainNav
{
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	margin-bottom: 0pt;
	margin-left: 20pt;
	margin-right: 0pt;
	margin-top: 10pt;
	text-align: left;
}

.txtNav
{
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	text-align: center;
}










.tableBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	outline-style: none;
	line-height: inherit;
}



.txtHead {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 13pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
}



.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #D5DEE5;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;

}
.formButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #D5DEE5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #00000;
	font-weight: bold;
	color: #000;
}
.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

