﻿
div.body 
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
}

div.body A
{
	font-weight: bold;
	text-decoration: none;
	color: #1f6470;	
}

div.body A:link
{
	font-weight: bold;
	text-decoration: none;
	color: #1f6470;
}

div.body A:hover
{
	font-weight: bold;
	text-decoration: none;	
	color: #cfbf7a;
}

TR TH
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
	background-color: #1f6470;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

TR TH A
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
	background-color: #1f6470;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

TR TH A:link
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
	background-color: #1f6470;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

TR TH A:hover
{
	color: #cfbf7a;
	font-family: Verdana;
	font-weight: bold;
	background-color: #1f6470;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

/*
.RowStyle
{
	color: white;
	font-family: Verdana;
	font-weight: bold;
	background-color: #1f6470;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}
*/

.Instructions
{
 font-family: Verdana, Arial, Helvetica;
 color: #1f6470;
 font-weight: bold;
}

.PageTitle
{
 font-family: Verdana, Arial, Helvetica;
 font-size: 22px;
 color: #1f6470;
 font-weight: bold;
}

.FormTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #1f6470;
	padding: 3px 0px 3px 2px;
}

.FormList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: #5F9263;
}

.Trademark
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666	
}
