@charset "utf-8";
/* CSS Document */
.backgroundImageWaves {
	/*background-image:url(images/bg-waves.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
	}

.subNavigationLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C5C5C5;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 2px;
}
.subNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding-left:10px;
	padding-right:10px;
	padding-top: 4px;
}
.subNavigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-left:11px;
	margin-right:11px;

}
.subNavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-left:11px;
	margin-right:11px;
}
.subNavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	margin-left:11px;
	margin-right:11px;
}



.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	padding-top: 4px;
	text-align: left;
}

.captionRightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
	padding-left:0px;
	padding-right:10px;
	padding-top: 4px;
	text-align: left;
}

.servicesCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
	text-align: left;
	padding-bottom: 3px;
}

.CaptionsLeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
	padding-left:10px;
	padding-top: 15px;
	padding-bottom:10px;
		text-align: left;
}

.CaptionsNoPaddingLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom:10px;
		text-align: left;
}

.homeTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #454545;
	text-decoration: none;
	padding-left:10px;
}
.homeTextLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
}
.homeTextLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
}
.homeTextLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-decoration: underline;
}


.homeTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #454545;
	text-decoration: none;
	padding-right: 10px;
}
.homeTextRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
	text-align: justify;

}
.homeTextRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-align: justify;
text-decoration: none;
}
.homeTextRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-align: justify;
text-decoration: underline;
}

.verticalLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.horizontalLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}



.footerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #666666;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 50px;
}
.footerNavigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}
.footerNavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}
.footerNavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
}

.footerNavigationAlignRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	color: #666666;
	text-decoration: none;
	padding-right:10px;
	padding-bottom:50px;
}
.footerNavigationAlignRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
}
.footerNavigationAlignRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0B4E6A;
	text-decoration: none;
}
.footerNavigationAlignRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-decoration: none;
}

.faqhorizontalLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-bottom: 5px;
}

.faqTextNoPaddingBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #454545;
	text-decoration: none;
	padding-left:10px;
}

.faqText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #454545;
	text-decoration: none;
	padding-left:10px;
	padding-bottom: 15px;
}
.faqText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
}
.faqText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
}
.faqText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-decoration: underline;
}

.faqTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #454545;
	text-decoration: none;
	padding-right: 10px;
}
.faqTextRight a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
	text-align: justify;

}
.faqTextRight a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-align: justify;
text-decoration: none;
}
.faqTextRight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-align: justify;
text-decoration: underline;
}


.bulletTextList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
	color: #454545;
	text-decoration: none;
	padding-right: 10px;
}
.bulletTextList a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-decoration: none;
	text-align: justify;
}
.bulletTextList a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #166e90;
	text-align: justify;
	text-decoration: none;
}
.bulletTextList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C97E01;
	text-align: justify;
	text-decoration: underline;
}









































.horizontalLineGold {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5b76a;
}


.headerHomeCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	padding-right: 20px;
	letter-spacing: -1px;
}

.homeCaptionsNoPaddingTop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0082ba;
	padding-bottom: 10px;
}
.homeCaptionsNoPaddingTopTestimony {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding-bottom: 10px;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #0082ba;
	text-align: justify;
	vertical-align: top;
}

.testimonyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}
