﻿body 
{
	margin: auto;
	padding: auto;
	font-family:Arial,Times New Roman;
}

img 
{
	border-style: none;
}

.textbox 
{
	border-style: solid;
	border-width: 1px;
	border-color: #c7c5c1;
}

.b
{
	font-weight:bold;
}

.u
{
	text-decoration:underline;
}

.red
{
	color:#CC0000;
}

.divFooter 
{
	font-family: Arial,Times New Roman;
	text-align: center;
	font-size: 7pt;
}


.divFooter2 
{
	font-family: Arial,Times New Roman;
	text-align: center;
	font-size: 6pt;
}

.specialLabel
{
	font-weight:bold;
	font-size:8pt;
}

.specialLabel3
{
	font-size:9pt;
	font-weight:bold;
}

.specialLabel2
{
	color:#666666;
	font-size:7pt; 
	text-align:center;
}

.express
{
	color:#CC0000;
	font-size:15px;
	font-weight:bold;
}

.specialofferCopy
{
	color:#333333;
	font-size:10pt; 
}

.Profession a
{
	color:#CC0000;
	font-size:12px;	
}

.NoUnderline
{
	text-decoration:none;
}

.NoUnderline a
{
	text-decoration:none;
}