body
{
	margin: 12px 0px 12px 0px;
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	text-align: center;
}
div
{
	font-family: Arial;
	font-size: 8pt;
}
div.Banner
{
	width: 760px;
	height: 154px;
	text-align: left;
	background-color: #19AFB4;
	padding: 25px 350px 0px 10px;
	color: White; 
	background-image: url(/Images/BannerHome.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
div.Banner a {color: White;}
div.Banner a:link {color: White;}
div.Banner a:visited {color: White;}
div.Banner h1 {font-size: 14pt; color: White; font-weight: normal; margin-bottom: 5px; line-height: 14pt;}
div.Frame {width: 760px; text-align: left;}
td
{
	font-family: Arial;
	font-size: 8pt;
}
td.Main
{
	padding: 3px 0px 0px 15px;
	color: Black;
	font-size: 9pt;
}
td.Content
{
	color: Black;
	font-size: 9pt;
}
div.LeftLink
{
	background-color: #19B487;
	color: White;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid white;
	font-size: 7pt;
}
div.FeaturedListing
{
	background-color: #E9F4FF;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	font-size: 9pt;
}
.Header
{
	font-family: Arial Rounded MT Bold;
	font-size: 9pt;
	color: #19AFB4;
}
h1
{
	font-size: 14pt;
	color: #19AFB4;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 14pt;
}
h1.BigHeader
{
	font-size: 14pt;
	color: #19AFB4;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 14pt;
}
h2
{
	font-size: 12pt;
	color: #19AFB4;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h2.ListingTitle
{
	font-size: 12pt;
	color: #19AFB4;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
h3 {font-size: 10pt; color: #19AFB4; font-weight: bold; margin: 0px 0px 0px 0px;}
h3 a {text-decoration: none; border-bottom: dotted 1px #19AFB4;}
.Huge
{
	font-size: 14pt
}
.Big
{
	font-size: 10pt
}
.Large
{
	font-size: 12pt
}
.Small
{
	font-size: 7pt
}
.Crumb
{
	font-size: 7pt;
	text-transform: uppercase;
}
.Gray
{
	color: #999999
}
.Teal
{
	color: #19AFB4
}
a
{
	color: #19B487
}
a:link
{
	color: #19B487
}
a:visited
{
	color: #09A477
}
a:active
{
	color: #29C497
}
a:hover
{
	color: #29C497
}
a.White
{
	color: #FFFFFF
}
a.White:link
{
	color: #FFFFFF
}
a.White:visited
{
	color: #FFFFFF
}
a.White:active
{
	color: #FFFFAA
}
a.White:hover
{
	color: #FFFFAA
}
hr {border-top: solid 1px #dddddd; border-right: none; border-bottom: none; border-left: none; height: 1px}
hr.Dotted {border-top: dotted 1px #dddddd; border-right: none; border-bottom: none; border-left: none; height: 1px; margin: 0px 0px 0px 0px;}