BODY {
	MARGIN: 0px; 
	background-image: url(../images/1px_EBEBEB.gif)
	}

TD {
	font-family: Verdana,Arial,Helvetica;
	font-size: 71%;
	line-height: 130%;
	color: #666666;
}

H1
{
	font-size: 20px;
	font-family:  Calibri, Verdana, Arial, Helvetica;
	line-height: 140%;
	color:#3d699a;
	font-weight: normal;
	padding: 0px; margin:0px
}

H2	
{
	font-size: 95%;
	font-family:  Verdana, Arial, Helvetica;
	line-height: 120%;
	color:#3d699a;
	font-weight: bold;
	margin-bottom: 0px;
}

H3	
{
	font-size: 14px;
	font-family:  Calibri, Verdana, Arial, Helvetica;
	line-height: 120%;
	color:#3d699a;
	font-weight: bold;
	margin-bottom: 0px;
}


p {
	font-family: Verdana,Arial,Helvetica;
	font-size: 100%;
	line-height: 130%;
	color: #666666;
	padding: 10px 0 0px 0px;
	margin: 0px}


.ErrorMessages
{
	font-family:  Verdana, Arial, Helvetica;
	color: #CC3300;
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	text-align: Center; /* Align Text */
}

.Messages
{
	font-family:  Verdana, Arial, Helvetica;
	color: #CC3300; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
}

.Content
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 71%;
	line-height: 130%;
	color: #666666;
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: Left; /* Align Text */
}

Input, Select, TextArea
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 100%;
	line-height: 130%;
	color: #666666;
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: Left; /* Align Text */
}

.ContentTableHeader
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #666666; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	border-bottom: 1px solid #cccccc;
}


.ContentTableHeaderDivider
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333; 
	font-weight: bold; 
	font-style: normal;
	text-decoration: none;
	background: #CCCCCC;
	height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
}

.Totals
{ 
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size: 71%;
	line-height: 130%;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
}

P.AfterH
{
	margin-top: 2px;
}

TD.Footer {
	font-family: Verdana,Arial,Helvetica;
	font-size: 55%;
	line-height: 250%;
	color: #999999;
}

.Credits {
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	color: #999999;
	margin-top: 40px;
	font-style: normal;
	line-height: 120%;
}

.Date {
	font-family: Verdana,Arial,Helvetica;
	font-size: 85%;
	color: #999999;
}

A.Footer:link, A.Footer:visited, A.Footer:hover {
	text-decoration:none;
	color: #999999;
}

A:link {
	color: #789e05;
}

A:visited {
	color: #789e05;
}

A:hover {
	color: #336699;
}


ul {
	line-height: 130%;
	list-style:disc;
	padding: 5px 0px 0px 7px;
	margin:0px
}

LI
{
	line-height: 130%;
	margin: 0px 0 0 10px;
	padding: 5px 0px 2px 0px;
}

caption {
	font-size: 65%;
	font-weight: normal;
	text-align: left;
	visibility:hidden;
	display: none;
}

TH {
	font-size: 75%;
	font-family:  Verdana, Arial, Helvetica;
	line-height: 140%;
	color:#666666;
	font-weight: bold;
}

.UnderLine{
	text-decoration: underline;
}