﻿body 
{
	border: 0px 0px 0px 0px;
	border-collapse: collapse;	
	font-family: Trebuchet MS, Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
}
.Accent
{
	background-color: #61106a;
}
.AddressBar
{
	color: White;
	font-size: 9pt;
	font-weight: bold;
}
.CallToday
{
	color: White;
	font-size: 11pt;
	font-weight: bold;
}
.ContactName
{
	color: #005595;
	font-family: Arial;		
	font-size: 9pt;
	font-weight: bold;	
}
.Content
{
	background-color: White;
	text-align: left;
	vertical-align: top;
}
.Copyright
{
	color: White;
	font-family: Arial;	
	font-size: 6pt;
	font-weight: bold;
}
.Divider
{
	color: White;
	font-size: 14pt;
	font-weight: bold;
}
.EmailLink
{
	color: #005595;
	font-family: Arial;	
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}
.EmailLink a:link
{	
	text-decoration: none ;
}
.EmailLink a:visited
{
	text-decoration: none;
}
.EmailLink a:hover
{
	color: #005595;
	text-decoration: underline;
}
.InfoLink
{
	color: #231f20;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
}
.InfoLink a:link
{	
	text-decoration: none ;
}
.InfoLink a:visited
{
	text-decoration: none;
}
.InfoLink a:hover
{
	color: #19bcb9;
	text-decoration: underline;
}
.LeftMenu
{
	background-color: #231f20;
	color: #ffffff;
	cursor: pointer;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;	
	vertical-align: top;
}
.LeftMenu a:link
{
	text-decoration: none;
}
.LeftMenu a:visited
{
	text-decoration: none;
}
.LeftMenu a:hover
{
	color: #d5d110;
	text-decoration: underline;
}
.MenuTitle
{
	color: #19bcb9;
}
.PageText
{
	color: #231f20;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.PageTitle
{
	color: #231f20;
	font-size: 11pt;
	font-weight: bold;
}
.ProductTitle
{
	color: #231f20;
	font-family: Arial;	
	font-size: 10pt;
	font-weight: bold;	
}
.Universal
{
	background-color: #231f20;
	border: solid 1px #231f20;
}	