body
{
	font-size: 10pt;
	color: black;
	font-family: Tahoma, Verdana;
	background-color: white;
}

.BodyText
{
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	color: #964578;
	margin-right: 10px;
} 

.PageHeading
{
	font-weight: bold;
	font-size: 20px;
	color: #964578;
	font-style: italic;
} 

.PageBorder
{
	font-family: Verdana, Tahoma;
	background-color: #36113E;
}

.LogoBackground
{background-color: #EBE3E8;}

.LeftMenu{
	float: left;
	width: 165px;
	padding: 0px;
	background-color: #EBE3E8;
	border-right: 0px none #cccccc;
	border-bottom: 0px none #cccccc;
	font: normal 9.5px Verdana, sans-serif;
	border-top-style: none;
	border-left-style: none;
	margin: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	display: table-column-group;
	position: static;
	height: 100%;
}

.AddressDetails
{
	padding-right: 15px;
	font-weight: bold;
	font-size: 11pt;
	color: #964578;
	font-style: italic;
	font-family: Arial;
	text-align: right;
}

.SendDate
{
	font-weight: normal;
	font-size: 8pt;
	color: navy;
	margin-right: 5px;
	padding-top: 5px;
	font-family: Tahoma, Verdana;
	text-align: right;
}

.Overview
{
	font-weight: normal;
	font-size: 10pt;
	margin-left: 8px;
	color: black;
	margin-right: 8px;
	font-family: Tahoma, Verdana;
}

/*************** Newsletter Title *****************/

.NewsletterTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	border-top-style: none;
	font-family: Tahoma, Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	border-bottom-style: none;
}


.NewsletterTitle a:link, .NewsletterTitle a:visited
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.NewsletterTitle a:hover
{
	text-decoration: underline;
}

/*************** ViewMapLink *****************/

.ViewMapLink
{
	padding-right: 15px;
	font-weight: normal;
	font-size: x-small;
	color: #964578;
	font-family: ARIAL;
}

.ViewMapLink a:link, .ViewMapLink a:visited
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
	color: #964578;
}

.ViewMapLink a:hover
{
	text-decoration: underline;
	color: #964578;
}
