/* sets the main body properties */
BODY {
font-family : Arial, sans-serif;
font-size : 9pt;
color:black;
margin-left:10px;
}

P, TD, Table {
font-family : Arial, sans-serif;
font-size : 9pt;
color:black;
margin: 0px 0px 0px 0px;
}

UL, LI 
{
font-size : 9pt;
color: Black;
font-family : Arial, sans-serif;
font-size : 100%;
margin: 0px 0px 0px 12px;
border-bottom:2px;
border-top: 2px;
}

HR {
color: #808080;
height: 1px;
width: 100%;
}
A:LINK {
font-family: Arial, sans-serif;
font-size : 9pt;
font-weight : normal;
color : #e8112d;
text-decoration: none;
font-weight: normal;
}

A:VISITED {
font-family: Arial, sans-serif;
font-size : 9pt;
font-weight : normal;
color : #e8112d;
text-decoration: none;
}

A:HOVER {
font-family: Arial, sans-serif;
font-size : 9pt;
font-weight : normal;
color : #e8112d;
text-decoration: underline;
}

A:ACTIVE {
font-family: Arial, sans-serif;
font-size : 9pt;
font-weight : normal;
color : #e8112d;
text-decoration: none;
font-weight: normal;
}

H1 {
font: arial;
font-family : Arial, sans-serif;
font-size: 18px;
font-weight: 1200;
text-align: left;
color: #e8112d;
margin-left:12px;
}

h2 {
font: arial;
font-family : Arial, sans-serif;
color: #e8112d;
text-align: left;
font-size: 14px;
font-weight: bold;
letter-spacing: 2;
padding: 1px;
}

h3 {
font: arial;
font-family : Arial, sans-serif;
font-size : 14px;
font-weight : bold;
color: #e8112d;
margin-left:12px;
margin-top: 4;
}

h4 {
font: arial;
font-family : Arial, sans-serif;
font-size : 14px;
font-weight : BOLD;
color: #e8112d;
border-bottom:0;
margin-bottom: 2px;
}

/* special classes */

.BODY {
font-family : Arial, sans-serif;
font-size : 9pt;
color: Black;
margin-left:10px;
margin-top:8px;
line-height:20px;
}

.BodySingle {
font-family : Arial, sans-serif;
font-size : 9pt;
color: Black;
margin-left:10px;
margin-top:8px;
}

.RedBoldBody {
font-family : Arial, sans-serif;
font-size : 9pt;
color: #e8112d;
font-weight:bold;
margin-left:10px;
margin-top:8px;
line-height:20px;
}

.BodySingleSpace {
font-family : Arial, sans-serif;
font-size : 9pt;
color: Black;
margin-left:10px;
margin-top:8px;
line-height:16px;
}

.GrayBODY {
font-family : Arial, sans-serif;
font-size : 9pt;
color: #8c7f70;
margin-left:10px;
margin-top:8px;
line-height:20px;
}

.InsideDottedBox {
font: arial;
font-family : Arial, sans-serif;
font-size : 10pt;
font-weight : bold;
color: #e8112d;
background-repeat:no-repeat;
margin-left:10px;
}

.IntroText 
{
font: arial;
font-family : Arial, sans-serif;
font-size : 11pt;
color: Black;
margin-top: 3pt;
margin-bottom: 3pt;
line-height: 16pt;
}

.Quote
{
font: arial;
font-family : Arial, sans-serif;
font-size : 9pt;
color: Black;
font-style: italic;
}

.Signature
{
	font: arial;
	font-family: Arial, Sans-Serif;
	font-size:9pt;
	color: Black;
}

.Copyright
{
	font: arial;
	font-family: Arial, Sans-Serif;
	font-size:7.5pt;
	color: Black;
	text-align: right;
	margin: 0px 0px 0px 12px;
}

.imageleft {
margin: 0px 10px 0px 0px;
float: left;
}

.imageright {
margin: 0px 40px 0px 10px;
float: right;
font: arial;
font-family : Arial, sans-serif;
font-size : 9pt;
color: Black;
}

.MastHead 
{
font-family: Arial, Sans-Serif;
font-size: 10pt;
color: Black;
font-weight:bold;
font-style:italic;
}

.CurrPage {
font-family: Arial, sans-serif;
font-size : 14px;
color :  #6D003F;
text-decoration: none;
font-weight: 800
}

.SmallCurrPage 
{
font-size: 12px;
color: #6D003F;
FONT-WEIGHT: bold;
margin: 0px 0px 0px 0px;
border-bottom:2px;
border-top: 2px;
}

.indent {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
padding: 10px 0px 20px 20px;
margin-left: 20px;
}

.mainimage H1 {color: #000000; font-size: 14px; font-variant: small-caps; text-align: right; border-bottom: 1px dotted #000000;}


/* form buttons */

.form {
background-color: #ADB57E;
color: #FFFFFF;
font-weight: bold;
padding: 2px 15x 2px 15px;
border: 1px solid #000000;
}

.SmallFieldInput {
font-family : Arial, sans-serif;
font-size : 8pt;
color: Black;
margin-left:2px;
margin-top:2px;
}

.RedBackground 
{
	FONT-SIZE: 10pt; 
	COLOR: white; 
	FONT-FAMILY: arial; 
	BACKGROUND-COLOR: #e8112d
}

.ReportLabel
{
	BACKGROUND-COLOR: #E0E0E0;
}

.Testimonial
{
font-family: Arial, Sans-Serif;
font-size: 10pt;
color: Black;
font-style: normal;
line-height: 20px;
margin-left: 40px;
display: block;
}
 
.Byline
{
font-family: Arial, Sans-Serif;
font-size: 10pt;
color: Black;
font-style: italic;
line-height: 20px;
margin-left: 40px;
display: block;
}

