.SiteContainer {
	height: 580px;
	width: 770px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top: 30px;
	z-index: 3;
	padding-bottom: 30px;
}
.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #013A86;
	margin: 0px;
	padding: 0px 0px 5px;
}

.HeaderContainer {
	position: relative;
	width: 770px;
	right: 0px;
	bottom: 0px;
	height: 56px;
	z-index: 2;
	left: 0px;
	top: 0px;
}
.BodyContainer {
	height: 461px;
	width: 770px;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 93px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/dottedback.gif);
}

.MenuContainer {
	position: relative;
	height: 27px;
	width: 770px;
	left: 0px;
	top: 56px;
	right: 0px;
	bottom: 0px;
	z-index: 3;
}
.BodyContainer_FrontPage {
	height: 461px;
	width: 770px;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 90px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/home_main_pic.jpg);
}
.FooterContainer {
	position: relative;
	height: 26px;
	width: 770px;
	left: 0px;
	top: 554px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/footer.gif);
}
.WelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.FooterLinks {
	color: #FFFFFF;
	text-decoration: none;
}
.BodyLeftDiv {
	position: relative;
	height: 412px;
	width: 205px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 20px;
}
.BodyRightDiv {
	position: relative;
	height: 412px;
	width: 483px;
	left: 219px;
	top: -1px;
	right: 0px;
	bottom: 0px;
	padding: 20px;
	z-index: 5;
	overflow: auto;
}
.BodyLeftDivReversed {

	position: relative;
	height: 431px;
	width: 485px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.BodyRightDivReversed {

	position: relative;
	height: 431px;
	width: 205px;
	left: 525px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px 20px 20px;
	overflow: auto;
}
.FormPlacement {
	padding: 0px;
	margin: 0px;
}

.Subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #0094D8;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.BlueLinks {
	color: #0094D8;
}
.BodyRightDivTextFormatted {
	position: relative;
	height: 411px;
	width: 485px;
	left: 245px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 20px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.BodyContainer_FrontPageCopy {
	height: 461px;
	width: 768px;
	position: relative;
	z-index: 2;
	left: 0px;
	top: 93px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/home_main_pic.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0094D8;
	border-left-color: #0094D8;
}
.MenuContainerCopy {

	position: relative;
	height: 37px;
	width: 768px;
	left: 0px;
	top: 56px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0094D8;
	border-left-color: #0094D8;
}
.FormTextField {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.FormTextFieldLong {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.FormTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	height: 46px;
}
.FormTextAreaSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	height: 32px;
}
.BodyTextBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #0094D8;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ProcedureSubMenuPosition {
	left: 128px;
	top: 29px;
	width: 78px;
	z-index: 5;
	position: absolute;
	height: 43px;
}
.WhySubMenuPosition {

	left: 384px;
	top: 29px;
	width: 70px;
	z-index: 5;
	position: absolute;
	height: 43px;
}
.TestimonialsText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #666666;
	padding-right: 0px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.BodyTextIndent {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 14px;
}
.GreyLinks {

	color: #666666;
}
.LinePosition {
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	clip: rect(0px,0px,0px,0px);
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}
.MapBorder {
	border: 1px solid #999999;
}
.PictureBorder {
	border: 1px solid #999999;
	padding: 0px;
	margin-left: 5px;
}

a.seo:link, a.seo:visited, a.seo:hover
{
	color: #8B9E7A;
	text-decoration: none;
	font-size: 7pt;
}
