﻿.margin
{
	margin-left: 0px;
	margin-top: 0px;
}
.Title
{
	font-weight: bold;
	font-size: 17pt;
	color: white;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
	height: 70px;
	background-color: maroon;
}
.headerbottom
{
	text-align: center;
	vertical-align: top;
	width: 980px;
	height: 15px;
	background-color: #dcdcdc;
}
.menutd
{
	background-color: #dcdcdc;
	width: 151px;
	height: 438px;
}
.menutable
{
	width: 150px;
	background-color: #dcdcdc;
}
.MenuItem
{
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-family: Arial;
	font-size: .8em;
}
a:hover
{
	text-decoration: underline;
	color: #FF9900;
}
.content
{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
}
.content10
{
	font-family: Arial;
	font-size: 11pt;
	text-align: center;
}
.textheader
{
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	font-size: 13pt;
}

.footer
{
	font-family: Arial;
	font-size: 8pt;
	text-align: justify;
}
.NoticeBold
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}

.QLink
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}

.list1
{
	font-size: .9em;
	font-family: Arial;
	color: black;
	margin-top: .3em;
}

.FaqQuestion
{
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial;
	text-decoration: none;
}
.FaqAnswer
{
	font-size: 0.8em;
	font-family: Arial;
	color: black;
	text-decoration: none;
}
.frame
{
	width: 100%;
	height: 740px;
	margin-left: 0px;
	margin-top: 0px;
}
