﻿Body {
	display: block;
	margin: 0px 5% 5% 5%;
	color: Black;
	background-color: #eeeeee;
	width: 90%;
	height: 95%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-decoration: none;
}
a
{
	color: #01385f;
	text-decoration: none;
}
p a
{
    font-weight: bold;
	color: #01385f;
	text-decoration: none;
}
a:link
{
}
a:visited
{
}
a:hover
{
	background-color: #eeeeee;
	border-top: 1px solid #9abcd5;
	border-bottom: 1px solid #9abcd5;
}
a:focus
{
	background-color: #eeeeee;
	border-top: 1px solid #01385f;
	border-bottom: 1px solid #01385f;
	font-weight: bold;
}
a.ImageLink
{
	background-color: Transparent;
	border: 0px solid Transparent;
}
h1
{
	color: #01385f;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	margin: 1em 0px 1em 0px;
}
h2
{
	color: #01385f;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 1em 0px 1em 0px;
}
h5 {
	color: Black;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
h6 {
	color: Black;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
h7 {
	color: Black;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
P
{
	color: black;
	margin: 1em 0px 1em 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
P.NormalText
{
	color: Black;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
p.center
{
    text-align: center;
}
P.Footer
{
	color: GrayText;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
P a:hover
{
	background-color: #eeeeee;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #9abcd5;
}
P a:focus
{
	background-color: #eeeeee;
	border-top: 1px solid #01385f;
	border-bottom: 1px solid #01385f;
	font-weight: bold;
}
p.small {
    text-align: justify;
	font-size: 10px;
	margin: 2px 10px 0px 10px;
}
p.small-center {
    text-align: center;
	font-size: 10px;
	margin: 2px 10px 5px 10px;
}
p.center {
    text-align: center;
}
p.justify {
    text-align: justify;
}
table
{
	background-color: white;
	table-layout: fixed;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}
table#RegoForm
{
	table-layout: auto;
	border-collapse: collapse;
	border: solid 0px Black;
	width: 90%;
	margin: 20px 0px 20px 2px;
}
tr#Header   { width: 100%; }
tr#Body     { width: 100%; height: 100%; }
tr#Footer   { width: 100%;}
*#MainColumn1 { width: 150px; }
*#MainColumn2 { width: 100%; }
*#MainColumn3 { width: 150px; }
*#RegoColumn1 { width: 20%; }
*#RegoColumn2 { width: 80%; }
td#Logo
{
	text-align: center;
	border-bottom: 2px solid #01385f;
}
td#Menu
{
    border-right: 2px solid #809cb1;
    border-bottom: 2px solid #01385f;
	border-left: 2px solid #809cb1;
	padding: 0px 5px 15px 5px;
	text-align: left;
	vertical-align: top;
}
td#Content
{
    border-bottom: 2px solid #01385f;
	border-right: 2px solid #809cb1;
	padding: 0px 5px 5px 5px;
	text-align: left;
	vertical-align: text-top;
}
td#MenuRight
{
    border-right: 2px solid #809cb1;
    border-bottom: 2px solid #01385f;
	border-left: 2px solid #809cb1;
	padding: 0px 5px 15px 5px;
	text-align: left;
	vertical-align: top;
}
.Button
{
}
.TextField
{
	border: solid 1px #809cb1;
	padding: 3px 3px 3px 3px;
	font-family: Lucida Console, Arial, Verdana, Sans-Serif;
	font-size: small;
	width: 250px;
}
.TextArea
{
	border: solid 1px #809cb1;
	padding: 3px 3px 3px 3px;
	font-family: Lucida Console, Arial, Verdana, Sans-Serif;
	font-size: small;
	width: 420px;
}
.BoldBlue
{
	color: #01385f;
	font-weight: bold;
}
.BoldTeal
{
	color: #809cb1;
	font-weight: bold;
}
.CheckboxText
{
	color: black;
	font-weight: normal;
	font-size: smaller;
}
.FormLabel
{
	color: #01385f;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 3px;
}
.LabelLeftMiddle
{
	text-align: left;
	vertical-align: middle;
}
.LabelRightMiddle
{
	text-align: right;
	vertical-align: middle;
}
.LabelRightTop
{
	text-align: right;
	vertical-align: top;
}
.MenuItem
{
	margin: 15px 5% 15px 5%;
}
.MenuAlert
{
	margin: 15px 5% 15px 5%;
	padding: 2px;
	text-align: center;
	background-color: #87CEFA;
}
.Thermometer
{
    margin: 20px 0px 0px 0px;
    text-align: center;
}
ul
{
margin: 0;
list-style: disc outside;
}

li
{
margin: 0 0 0 1.2em;
}

li a
{
    font-weight: bold;
	color: #01385f;
	text-decoration: none;
}