.border1 {
	border: 1px solid #e7e7e7;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0e3f7a;
	text-decoration: none;
}
a.leftmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0e3f7a;
	text-decoration: underline;
}.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7c6a5d;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c6a5d;
	text-decoration: none;
}
.row {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c0f0d;
	text-decoration: none;
	background-color: #eeebe8;
	padding-right: 10px;
	font-style: italic;
}
.highlight {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #237ca2;
	text-decoration: none;
}
.hr1 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #e7e7e7;
	border-left: none;

}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7c6a5d;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #237ca2;
	text-decoration: underline;
	font-style: italic;

}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #237ca2;
	text-decoration: none;
	font-style: italic;

}
.headitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7c6a5d;
	text-decoration: none;
	font-style: italic;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c6a5d;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;

}
