﻿body 
{
	font-family: Verdana, Arial, helverica, Sans-Serif;
	font-size: 10pt;
	background-color: #000066;
}

p
{
	font-family: Verdana, Arial, helverica, Sans-Serif;
	font-size: 10pt;
}

h1
{
	color: #000066;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 4px;
}

h2
{
	color: #000066;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}

.MasterTable
{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.MasterTableSideSpacerCell
{
	
}

.MasterTableCenterCell
{
	width: 800px;
}


.HeaderTable
{
	width: 100%;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
}

.HeaderLeftCell
{
	width: 210px;
	white-space: nowrap;
}

.HeaderMiddleCell
{
	width: 30px;
	white-space: nowrap;
}

.HeaderTopRightCell
{
	vertical-align: middle;
	white-space: nowrap;
	height: 70px;
}

.HeaderBottomRightCell
{
	height: 30px;
	vertical-align: bottom;
	white-space: nowrap;
	background-color: #000066;
}

.HeaderTagLine
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.HeaderMenuTable
{
	width: 100%;
	height: 20px;
}

.HeaderMenuCell
{
	width: 25%;
	text-align: center;
	background-color: #eeeeee;
	border: solid 1px #000033;
	padding: 3px 0px 3px 0px;
}

.HeaderMenuLink
{
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

.HeaderMenuLink:hover
{
	color: #9999ff;
	font-weight: bold;
	text-decoration: none;
}

.MainBodyDiv
{
	background-color: #eeeeee;
	padding: 10px 10px 10px 10px;
}

.BottomBannerDiv
{
	background-color: #eeeeee;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	text-align: center;
}

.CopyrightText
{
	font-size: 7pt;
}
