.greenlines {
	background-image: url(images/grnlines.gif);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #146BB0;
}
.sidebar {
	background-image: url(images/grnline_side.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5A4E36;
	line-height: 22px;

}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A4E36;
}
.sidecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A4E36;
}
.sidecopy span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5A4E36;
}
.graylines {
	background-image: url(images/grylines.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.greenlines2 {
	background-image: url(images/grnlines2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.subheader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #116CB2;
}
.faq {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #268B26;
	letter-spacing: 5.5px;

}
