.bg-white {
	background-color: #FFFFFF;
}
.bg-dark {
	background-color: #072B61;
}
body {
	background-color: #072B61;
	background-image: url('images/nav/bg-fade.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.bg-light {
	background-color: #F7F2EE;
}
.bg-lightalt {
	background-color: #D4DED3;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-color: #F2F2F2;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #072B61;
	border-bottom-color: #072B61;
	margin: 10px;
	background-image: url("/images/nav/bg-piece.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;




}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;

}
.promotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.footer A {
	color: #F7F2EE;
	text-decoration: none;
}
.footer A:hover {
	color: #000000;
	background-color: #F7F2EE;
}
A {
	color: #17551D;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F7F2EE;
}
.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFE2EC;
	margin: 10px;
	padding: 10px;



}
.navsub {
	font-size: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;

}
.navsub2 {
	font-size: 13px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;

}

.maintext {
	padding-right: 10px;
	padding-left: 10px;

}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h3 {
	margin-bottom: 0px;
	margin-top: 5px;

}
.maintext h1 {
	background-color: #DFE2EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding: 2px 2px 2px 5px;
	margin-right: 0px;
	margin-left: 0px;
	color: #17551D;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;


}
.maintext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 5px;
}
.maintext p {
	line-height: 130%;
	margin-left: 15px;
}
.navhome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	background-color: #F2F2F2;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #072B61;
	border-bottom-color: #072B61;
	margin: 10px;
}
.maintext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-left: 5px;
	color: #17551D;
	margin-bottom: 0px;


}
.attribution {
	font-size: 12px;
	font-style: italic;
	padding-left: 30px;
	line-height: 100%;
}
.puzzle {
}
.puzzle A:hover {
	background-color: #FFFFFF;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: square;

}
ul.noindent {
	margin-left: 0px;
}
.maintext li {
	line-height: 130%;
	margin-left: 15px;

}
.subindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17551D;
	text-indent: -10px;
	margin-left: 20px;
}
.backtotop {
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D5C8;
	padding-bottom: 5px;


}
.small {
	font-size: 12px;
}
ol {

	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: decimal;
}
div.callout {
	background-color: #E3F0E6;
	padding: 5px;
	float: right;
	width: 250px;
}
.sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17551D;
	margin-left: 10px;
}
.topline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #17551D;
	padding-top: 10px;

}
h5 {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 5px;

}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
#popup {
	padding: 5px;
	border: 5px solid #FFFFFF;
}