﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: White;
	background-position: center top;
	background-repeat: repeat-y;
	font-family: Tahoma;
}
input
{
	font-family: Tahoma;
	font-size: 8pt;
}
textarea
{
	font-family: Tahoma;
	font-size: 8pt;
}
select
{
	font-family: Tahoma;
	font-size: 8pt;
}
.Content
{
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
}
.ContentBlk
{
	padding: 20px 20px 20px 0px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	background-color: White;
}
.ContentBlkDefault
{
	padding: 10px 20px 0px 0px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	background-color: White;
}
.ContentBlkNoPadR
{
	padding: 10px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	background-color: White;
}
.ContentBlkMinPadR
{
	padding: 10px 10px 0px 0px;
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
	background-color: White;
}
.FooterBlk
{
	padding: 10px 40px 10px 40px;
	font-family: Tahoma;
	font-size: 7.5pt;
	color: #8ca5c8;
	background-color: #375582;
	text-align: center;
	line-height: 12pt;
}
.BookLabel
{
	font-size: 7pt;
	color: #c87d3c;
}
.Small
{
	font-size: 8pt;
}
a
{
	color: #3264af
}
a:link
{
	color: #3264af
}
a:visited
{
	color: #375582
}
a:active
{
	color: #468c9b
}
a:hover
{
	color: #468c9b
}
a.Footer
{
	color: #8ca5c8
}
a.Footer:link
{
	color: #8ca5c8
}
a.Footer:visited
{
	color: #8ca5c8
}
a.Footer:active
{
	color: #8ca5c8
}
a.Tan
{
	color: #a4a29f;
}
hr.Main
{
	border-top: dotted 1px #d7cdc8;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 0px 10px 0px;
	width: 100%;
}