a:link {
	color: #003334;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003334;
}
a:hover {
	text-decoration: underline;
	color: #444444;
}
a:active {
	text-decoration: underline;
	color: #003334;
	
}
	.containerBox {
	border: thin solid #444444;

}
.subHeadCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #003334;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003334;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}
.steeple {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/new_steeple.jpg);
	background-repeat: no-repeat;
	background-position: 235px 200px;
}
.topLine {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.boilerCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 10px;
}
.bottomLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mainCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	text-align: left;
	vertical-align: top;
}
.headerCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 24px;
	color: #003334;
	margin-top: 20px;
}
.rightLine {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	margin-top: 20px;
}
.subCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #444444;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
}
.leftLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.subheaderCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	color: #444444;
	font-weight: normal;
}
.subNavLine {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.subHeadMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #003334;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}
.subNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #444444;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #444444;


}
.subNav a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
}
.topBottomLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
.headerGraphic {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/headers/orange_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.subCopyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #003334;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 10px;
}
.imageLeft {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
}
.imageRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
