﻿a {
	color: #000099;
}
a:active {
	color: #000099;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #0000FF;
}
body {
	background-color: #336699;
}
.NavCell {
	width: 642px;
	height: 29px;
	background-color: #CCCCFF;
}
.NavBtn {
	border: 1px solid #666666;
	padding: 1px;
	margin: 2px;
	width: 97px;
	background-color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	height: 16px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.NavBtn a:link {
	color: #000000;
	display: block;
	background-color: #CCCCCC;
	text-decoration: none;
}
.NavBtn a:visited {
	color: #000000;
	display: block;
	background-color: #CCCCCC;
	text-decoration: none;
}
.NavBtn a:active {
	color: #000000;
	display: block;
	background-color: #CCCCCC;
	text-decoration: none;
}
.NavBtn a:hover {
	background-color: #00CC00;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.ContentBkg {
	border-style: none Solid none Solid;
	border-width: 1px;
	border-color: #000000;
	padding: 0px;
	width: 720px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}

.HdgTbl {
	width: 720px;
	border-style: none;
	background-color: #FFFFFF;
}
.NameCell {
	width: 263px;
	height: 28px;
	text-align: left;
	vertical-align: bottom;
	font-family: "times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.WhatCell {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	width: 293px;
	height: 76px;
}
.PhCell {
	width: 222px;
	height: 48px;
	text-align: left;
	vertical-align: top;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.FtrTbl {
	width: 720px;
	border-style: none;
	background-color: #FFFFFF;
}
.CopyRight {
	width: 354px;
	padding: 3px;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: text-bottom;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.DesignBy {
	width: 354px;
	padding: 3px;
	background-color: #CCCCCC;
	text-align: right;
	vertical-align: text-bottom;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.Ends {
	width: 722px;
	height: 6px;
	margin: 0px auto 0px auto;
}
