@charset "utf-8";
/* CSS Document */


h1 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

h1.home_hdr {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008dc3;
}

.home_hdr_alt-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #008dc3;
}

h1.home_hdr_alt {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008dc3;
}

p.homeTXT {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #676556;
}

p.homeTXT a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006375;
}
p.homeTXT a:link {
	text-decoration: none;
}
p.homeTXT a:visited {
	text-decoration: none;
	color: #006375;
}
p.homeTXT a:hover {
	text-decoration: none;
	color: #e1dcce;
}
p.homeTXT a:active {
	text-decoration: none;
	color: #006375;
}

h1.page_hdr {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008dc3;
}

h1.page_hdr_big {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008dc3;
}

h1.page_hdr_lite {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #008dc3;
}

h1.page_hdr_big_red {
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #C00;
}

p.pageTXT {
	margin-right: 10px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #676556;
}

p.pageTXT_Ital {
	margin-right: 10px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	color: #676556;
}

p.pageTXT_PhotoCap{
	margin-right: 10px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 9px;
	color: #676556;
}

p.pageTXT2 {
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #676556;
}

p.pageTXT a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006375;
}
p.pageTXT a:link {
	text-decoration: none;
}
p.pageTXT a:visited {
	text-decoration: none;
	color: #006375;
}
p.pageTXT a:hover {
	text-decoration: none;
	color: #e1dcce;
}
p.pageTXT a:active {
	text-decoration: none;
	color: #006375;
}

p.footerTXT {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}

.homeTXT_first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #008dc3;
}

.homeTXT_second {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #676556;
}

.homeTXT_Light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color: #008dc3;
}