﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10.25pt;
}

p, li, ul, ol
{
	line-height:13pt;
}

.regions
{
}

.cities
{
	font-size: 8pt;
}

h1
{
	font-size: 15pt;
	font-weight: bold;
}

h2
{
	margin-top: 24pt;
	font-size: 12pt;
	font-weight: bold;
}

h3
{
	font-size:10.25pt;
	font-weight: bold;
}

a:link 
{
	color: #2200CC;
}

a:visited
{
	color: #551A8B;
}

a.live-chat:link 
{
	color: #008000;
}

a.live-chat:visited
{
	color: #008000;
}

table.frame
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.separator-line-header
{
	border-top: 1px silver solid;	
	margin-bottom: 40px;
}

.separator-line-footer
{
	margin-top: 40px;
	border-top: 1px silver solid;	
}

.header
{
	font-size: 15pt;
	font-weight:normal;
	color: #001745;
	margin-bottom:10px;
	text-align:right;
}

.header img
{
	margin-left: 5px;
	vertical-align:text-bottom;
}

.footer
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:8pt;
	color: gray;
	text-align: center;
}

.footer p
{
	line-height:normal;
}

