﻿body { margin: 0px; }

img { border: 0px; }

td { color: #6B6B6B; font-family: Arial, Tahoma; font-size: 10pt;}
td.footer { color: White; font-size: 8pt; }
td.commercial_app_header { color: White; font-size: 12pt; font-weight: bold; }
table.commercial_app_header { background-color: #015674; width: 100%; }

.header_large { color: #015674; font-weight: bold; text-decoration: underline; font-size: 16pt; }
.header_medium { color: #666666; font-weight: normal; text-decoration: none; font-size: 13pt; }
.header { color: #015674; font-weight: bold; text-decoration: underline; font-size: 10pt; }
.header_contact { color: #015674; font-weight: bold; text-decoration: none; font-size: 16pt; }
.bold { font-weight: bold; }
.application_required { color: Red; font-weight: bold; }
.form { color: #015674; font-weight: bold; }
.boldorange { color: #FF6C00; font-weight: bold; }
.formtitle { color: White; font-weight: bold; } /*This is only used for old commercial form*/
.warning { color: Red; font-weight: bold; }
.footer { color: Black; font-size: 8px; }
.required { font-weight: bold; color: Red; font-size: 14px; }
.strongemph { font-weight: bold; color: black; font-size: 11pt; }

a:link { text-decoration: underline; color: #6B6B6B; font-weight: bold; }
a:active { text-decoration: underline; color: #6B6B6B; font-weight: bold; }
a:visited { text-decoration: underline; color: #6B6B6B; font-weight: bold; }
a:hover { text-decoration: underline; color: #6B6B6B; font-weight: bold; }

a:link.footer { text-decoration: none; color: White; font-weight: normal; font-size: 7pt; }
a:active.footer { text-decoration: none; color: White; font-weight: normal; font-size: 7pt; }
a:visited.footer { text-decoration: none; color: White; font-weight: normal; font-size: 7pt; }
a:hover.footer { text-decoration: underline; color: White; font-weight: normal; font-size: 7pt; }

.ddl { font-size: 9pt; }
.textbox { font-size: 9pt; }

.formlabel
{
	padding-bottom: 3px;
	font-weight: bold;
}

.formfield
{
	padding-bottom: 10px;
}

div.content
{
	text-align: left; 
	width: 702px; 
	padding: 15px 0px 15px 0px;
}

div.content p
{
	padding: 0px 10px 0px 10px;
}

div.title
{
	width: 764px;
	height: 71px;
	background-image: url(images/title_blank.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

div.title h1
{
	color: #005574;
	padding: 20px 0px 0px 40px;
	font-size: 1.5em;
	font-family: Tahoma, Arial, Times New Roman;
}