﻿body 
{
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	margin-top: 0px;
}

.MainText
{
	font-family: Verdana;
	color: #368ea2;
	font-size: 10pt;
	font-weight: normal;	
	font-style: normal;
}

.MainText11
{
	font-family: Verdana;
	color: #368ea2;
	font-size: 11pt;
	font-weight: normal;	
	font-style: normal;
}

.MainText11B
{
	font-family: Verdana;
	color: #368ea2;
	font-size: 11pt;
	font-weight: bold;	
	font-style: normal;
}

.MainText a:link { font-family: Verdana; font-size: 10pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}
.MainText a:visited { font-family: Verdana; font-size: 10pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}
.MainText a:hover { font-family: Verdana; font-size: 10pt; font-style: normal; text-decoration: none; color: #368ea2; font-weight: bold;}
.MainText a:active { font-family: Verdana; font-size: 10pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}

.MainText11 a:link { font-family: Verdana; font-size: 11pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}
.MainText11 a:visited { font-family: Verdana; font-size: 11pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}
.MainText11 a:hover { font-family: Verdana; font-size: 11pt; font-style: normal; text-decoration: none; color: #368ea2; font-weight: bold;}
.MainText11 a:active { font-family: Verdana; font-size: 11pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}

.Bullets a:link { font-family: Verdana; font-size: 12pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}
.Bullets a:visited { font-family: Verdana; font-size: 12pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}
.Bullets a:hover { font-family: Verdana; font-size: 12pt; font-style: normal; text-decoration: none; color: #368ea2; font-weight: bold;}
.Bullets a:active { font-family: Verdana; font-size: 12pt; font-style: normal; text-decoration: underline; color: #368ea2; font-weight: bold;}


.Heading
{
	font-family: Times New Roman;
	color: #368ea2;
	font-size: 16pt;
	font-weight: normal;	
	font-style: normal;
}

.Bullets
{
	font-family: Times New Roman;
	color: #368ea2;
	font-size: 12pt;
	font-weight: bold;	
	font-style: normal;
}

.HeaderImage
{
	background-image: url('images/header.jpg');	
}

.SubHeaderImage
{
	background-image: url('images/subheader.jpg');	
}

.FooterImage
{
	background-image: url('images/footer.jpg');	
}



