.background {
	background-color: #E8F1F0;
	margin: 20px;
}
.panelBorderGrey {
	border: 1px solid #B8C9C7;
	padding: 1px;
	background-color: #FFFFFF;
}
.bottomPad {
	margin-bottom: 5px;
}
.headerHome {
	background-image: url(siteimages/headers/homepage.jpg);
	height: 157px;
	width: 605px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6800;
}
.content {
	padding: 16px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #03786F;
}
.body11pt {
	font-size: 11px;
}
.orangeRule {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9D59;
}
.headerText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
}
.topPad {
	margin-top: 5px;
}
.footerPanel {
	border: none;
	background-color: #FFFFFF;
	background-image: url(siteimages/template/footer.gif);
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 11px;
	color: #03786F;
	background-repeat: no-repeat;
}
a.footer:link, a.footer:visited, a.footer:hover {
	color: #03786F;
	text-decoration: none;
}
.verticalBorder {
	padding: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #B8C9C7;
	border-left-color: #B8C9C7;
}
.headerGeneral {
	background-image: url(siteimages/headers/general_header.jpg);
	width: 605px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6800;
	background-repeat: no-repeat;
	background-position: bottom;
}
.textBox {
	background-color: #E8F1F0;
	padding: 10px;
}
.orangeRuleTextbox {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFAD77;
	padding: 16px;
}
h2 {

	font-size: 14px;
	font-weight: bold;
	color: #FF6800;
}
a:link, a:visited {
	color: #FF6800;
	text-decoration: underline;
}
a:hover {
	color: #03786F;
	text-decoration: underline;
}
.formBox {
	border: 1px solid #B8C9C7;
	padding: 10px;
	background-image: url(siteimages/template/blend.jpg);
}
.portfolioBorder {

	padding: 16px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #B8C9C7;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #03786F;
}
.imageBorder {
	border: 1px solid #B8C9C7;
}
