﻿body
{
	font-family: Verdana, Arial, Calibri;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	margin: 25px 0;
}

#AllContent
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

a,
a:link,
a:visited,
a:active
{
	font-size: 10pt;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
a:hover
{
	color: #292C78;
	text-decoration: underline;
}

#PageTitle a,
#PageTitle a:link,
#PageTitle a:visited,
#PageTitle a:active,
h1,
.header1
{
	font-size: 12pt;
	font-weight: bold;
	color: #292C78;
	text-align: left;
	text-decoration: none;
}
#PageTitle a:hover
{
	color: Black;
	text-decoration: none;
}

#home a,
#home a:link,
#home a:visited,
#home a:active
{
	font-size: 8pt;
	color: #C12127;
	text-decoration: none;
}
#home a:hover
{
	color: Black;
	text-decoration: none;
}

.title
{
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #292C78;
}
.subTitle
{
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	font-style: italic;
}
.referral
{
	font-style: italic;
	text-align: left;
}
.featureText
{
	line-height: 15px;
}
.indexPage
{
	text-align: left;
	
}

.indexPage a
{font-size:15px;}
.indexPage li {list-style: none; padding-bottom:5px}
.indexPage ul {padding-left:0}

.Button
{
	background-color: #dce4ed;
	color: #292C78;
}

h2,
.header2
{
	font-size: 11pt;
	font-weight: bold;
	color: Black;
	text-align: left;
}
h3,
.header3
{	
	font-size: 9pt;
	font-weight: bold;
	color: #292C78;
	text-align: left;
}
h4,
.header4,
.tableHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	text-align: left;
}
h5
{
	font-size: 10pt;
	font-weight: bold;
	color: #292C78;
	text-align: left;
}
h6,
.header6
{
	font-size: 12pt;
	font-weight: bold;
	color: Gray;
	font-style: italic;
	text-align: left;	
}

p,
ul
{
	text-align: left;
}

.tableHeader
{
	background-color: #dce4ed;
	height: 25px;
	vertical-align: middle;
}

#callMe
{
	border: solid 3px gray;
	position: absolute;
	left: 300px;
	top: 150px;
	width: 300px;
	height: 440px;
	background-color: White;
	padding: 20px 20px 20px 20px;
	rounded-corners: true;
}
#callMe a,
#callMe a:link,
#callMe a:visited,
#callMe a:active
{
	font-size: 10pt;
	color: gray;
	text-decoration: none;
}
#callMe a:hover
{
	color: Black;
	text-decoration: underline;
}
#callMe span
{
	color: #292C78;
	font-style: italic;
}

.content
{ text-align:left}
