@charset "UTF-8";
.bgNavy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bgNavy.jpg);
	background-repeat: repeat;
}
.bgBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bgBlue.jpg);
	background-repeat: repeat;
}
.bgCream {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	background-image: url(images/bgCream.jpg);
	background-repeat: repeat;
}
.bgWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	background-image: url(images/bgWhite.jpg);
	background-repeat: repeat;
}
.footerTxtWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}
.footerTxtBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #5d7683;
}
a.footerTxtBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #5d7683;
}
.shadowLft {
	background-image: url(images/shadow_lft.png);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowRht {
	background-image: url(images/shadow_rht.png);
	background-repeat: repeat-y;
	background-position: left;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #0D2742;
}
.h1_brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #774738;
}
.h1_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #ffffff;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #0D2742;
}
.h2_brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #774738;
}
.h2_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #5091B6;
}
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #5091B6;
}
.interested {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #5091B6;
}
a..more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #5091B6;
}
.bar {
	background-image: url(images/bar.png);
	background-repeat: repeat-y;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E2DBB7;
}
a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E2DBB7;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5091B6;
	text-decoration: underline;
}
.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5091B6;
	text-decoration: none;
}
.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.tblBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
bold {
	font-weight:bold
}
	
