﻿body
{
	margin: 15px 0px 15px 0px;
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	background-color: #9bc3d7;
	background-image: url(Images/Bg.jpg);
	background-repeat: repeat-x;
}
div.SiteFrame
{
	width: 770px;
	text-align: left;
}
div.TopEdge
{
  width: 745px;
  height: 12px;
  text-align: right;
  padding: 3px 25px 0px 0px;
  font-size: 8pt;
  color: #556e87;
  text-align: center;
}
div.BorderEdge
{
	width: 770px;
	height: 15px;
}
div.Banner
{
	width: 760px;
	height: 68px;
	background-color: #2d3c4b;
	background-image: url(Images/BannerBg.jpg);
	background-repeat: repeat-x;
	padding: 2px 0px 0px 0px;
}
div.Footer
{
	width: 720px;
	background-color: #afd7dc;
	padding: 10px 20px 0px 20px;
	font-size: 7pt;
}
div.Bar
{
	background-color: #64919b;
	width: 760px;
	height: 5px;
}
div.BarDark
{
	background-color: #2d3c4b;
	width: 760px;
	height: 5px;
}
div.LinkBar
{
	background-color: #506973;
	background-image: url(Images/LinkBarBg.jpg);
	background-repeat: repeat-x;
	width: 760px;
	height: 32px;
	padding: 3px 0px 0px 0px;
	text-align: center;
}
div.Content
{
	background-color: White;
	width: 720px;
	min-height: 350px;
	padding: 20px 20px 20px 20px;
	font-size: 9pt;
	line-height: 11pt;
	color: Black;
}
div.BannerPhoto
{
	width: 760px;
	height: 195px;
}
div.SideBoxEdge
{
	width: 250px;
	height: 10px;
}
div.SideBox
{
	width: 230px;
	background-color: #d7ebf0;
	padding: 0px 10px 0px 10px;
	font-size: 8pt;
	line-height: 9pt;
}
div.SideBoxYellow
{
	width: 230px;
	background-color: #ffffaf;
	padding: 0px 10px 0px 10px;
	font-size: 8pt;
	line-height: 9pt;
}
table.SiteFrame
{
	width: 770px;
	border: none;
}
table.Content
{
	width: 720px;
	border: none;
}
td.BorderLeft
{
	width: 5px;
	background-image: url(Images/BorderLeftBg.jpg);
	background-repeat: repeat-y;
}
td.BorderRight
{
	width: 5px;
	background-image: url(Images/BorderRightBg.jpg);
	background-repeat: repeat-y;
}
td.BannerHeading
{
	padding: 0px 0px 0px 20px;
}
td.BannerPhone
{
	padding: 0px 0px 0px 40px;
}
td.BannerLogo
{
	padding: 0px 20px 0px 0px;
}
td.ContentFrame
{
	width: 760px;
	background-color: White;
}
td.ContentLeft
{
	width: 450px;
	padding: 0px 20px 0px 0px;
	font-size: 9pt;
	line-height: 11pt;
	color: Black;
}
td.ContentRight
{
	width: 250px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	line-height: 9pt;
	color: Black;
}
h1.Banner
{
	font-family: Amerigo BT;
	font-size: 22pt;
	color: White;
	margin: 0px 0px 0px 0px;
}
h2.Banner
{
	font-family: Amerigo BT;
	font-size: 12pt;
	font-weight: normal;
	color: #78828c;
	margin: 0px 0px 0px 0px;
}
h2.BannerPhone
{
	font-family: Amerigo BT;
	font-size: 12pt;
	font-weight: normal;
	color: White;
	margin: 0px 0px 0px 0px;
}
h3.SideBox
{
	font-family: Amerigo BT;
	color: #2d3c4b;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px 0px 5px 0px;
}
h1.Content
{
	font-family: Amerigo BT, Times New Roman;
	color: #556e87;
	font-weight: normal;
	font-size: 16pt;
	margin: 0px 0px 12px 0px;
}
.Small
{
  font-size:7pt;
}
a
{
	color: #41698c;
}
a:link
{
	color: #41698c;
}
a:active
{
	color: #6189ac;
}
a:hover
{
	color: #6189ac;
}
a.LinkBar
{
	font-family: Arial, Amerigo BT, Times New Roman;
	font-size: 9pt;
	color: #9bb9e1;
	text-decoration: none;
}
a.LinkBar:link
{
	font-family: Arial, Amerigo BT, Times New Roman;
	font-size: 9pt;
	color: #9bb9e1;
	text-decoration: none;
}
a.LinkBar:active
{
	font-family: Arial, Amerigo BT, Times New Roman;
	font-size: 9pt;
	color: White;
	text-decoration: underline;
}
a.LinkBar:hover
{
	font-family: Arial, Amerigo BT, Times New Roman;
	font-size: 9pt;
	color: White;
	text-decoration: underline;
}
input
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}
textarea
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}
select
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
}
hr.Main
{
	width: 100%;
	height: 1px;
	border: dotted 1px #afd7dc;
	margin: 0px 0px 0px 0px;
}
hr.MainPadded
{
	width: 100%;
	height: 1px;
	border: dotted 1px #afd7dc;
	margin: 10px 0px 10px 0px;
}