﻿body
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	background-color: #e7e7e7;
}
.MasterTable
{
	border-right: #9c9caa 1px solid;
	border-top: #9c9caa 1px solid;
	margin: 1px;
	margin-left: auto;
	margin-right: auto;
	border-left: #9c9caa 1px solid;
	width: 743px;
	border-bottom: #9c9caa 1px solid;
	background-color: White;
}

.ContentUnavailableTable
{
	border-right: #9c9caa 1px solid;
	border-top: #9c9caa 1px solid;
	margin: 1px;
	margin-left: auto;
	margin-right: auto;
	border-left: #9c9caa 1px solid;
	width: 743px;
	height: 400px;
	border-bottom: #9c9caa 1px solid;
	background-color: White;
}

a:link
{
	font-family: arial;
	font-size: 9pt;
	color: #737373;
}

a:visited
{
	font-family: arial;
	font-size: 9pt;
	color: #737373;
}

a:Hover
{
	text-decoration: none;
}

.FooterText
{
	font-family: arial;
	font-size: 8pt;
}

.TextBold
{
	font-weight: bold;
}

.TextBoldRed
{
	color: Red;
	font-weight: bold;
}

.TitleText
{
	font-weight: bold;
	font-size: 13pt;
	color: #768e91;
}

ul {
	list-style-type: square;	
	list-style-position: outside;
	margin-left: 0;
	padding-left: 1em;
	
	}
	
	.ContactTable
	{
		width: 100%;

		}
		
		 INPUT {
border: #9c9caa 1px solid;
color: black;
font-family: arial;
font-size: 9pt
}

TEXTAREA {
border: #9c9caa 1px solid;
font-family: arial;
font-size: 9pt;

} 

#el01 {color:#00f;}



