input {
	background-color: #6785C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea {
	background-color: #6785C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.clear {
	background-color: transparent;
}

.navy5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.lblue	{color: #6785C1;}

A:link	{color: #6785C1;}
A:visited	{color: #6785C1;}
A:hover	{color: #FF0000;}

A.section:link	{color: #6785C1;}
A.section:visited	{color: #6785C1;}
A.section:hover	{color: #FF0000;}


