﻿.margin
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.headertable
{
	width: 100%;
	text-align: left;
	border-bottom-color: White;
}

.BannerTitle
{
	font-family: arial;
	font-size: 17pt;
	font-weight: bold;
	color: black;
	height: 75px;
	text-align: center;
	background-color: #e0ffff;
	border-bottom-color: Black;
	border-bottom-width: thin;
}

.menutd
{
	width: 150px;
	height: 30px;
	background-color: #e0ffff;
	text-align: left;
	border-color: white;
}

.menutable
{
	width: 160px;
}

.MenuItem
{
	font-weight: bold;
	color: black;
	font-family: Arial;
	font-size: .9em;
	text-align: center;
	text-decoration: none;
}

.body
{
	width: 100%;
	height: 500px;
}

.content
{
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}

.content1
{
	font-size: 10pt;
	font-family: Arial;
	text-align: justify;
}
.PageTitle
{
	font-size: 12pt;
	font-family: Arial;
	text-align: center;
	font-weight: bold;
}
.questions
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.ptext1
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
}

.ptext
{
	font-size: 10pt;
	font-family: Arial;
	text-align: justify;
}

.links
{
	color: red;
	font-weight: bold;
}
