.header {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #6c6c49;
	font-weight: bold;

}
.subheader {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #6c6c49;
	font-weight: bold;

}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #6c6c49;
	font-weight: bold;

}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #6c6c49;
	font-weight: bold;

}

.tblDisplay {

	font-family: Arial, Helvetica, sans-serif;

	color: #0B4536;

	font-style: normal;

	font-weight: normal;

	background-color: #F5F5E6;

	border-color: #0B4536;

	border-style: solid;

	border-width: 1px;

	

}

.tblColumnHeader {

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-style: normal;

	font-weight: bold;

	background-color: #4E766D;

	border-color: #4E766D;

	border-style: solid;

	border-width: 1px;



}

.tblRowHeader {

	font-family: Arial, Helvetica, sans-serif;

	color: #4E766D;

	font-style: normal;

	font-weight: bold;

	background-color: #F5F5E6;

	border-color: #4E766D;

	border-style: solid;

	border-width: 1px;



}

.tblContent {

	font-family: Arial, Helvetica, sans-serif;

	color: #4E766D;

	font-style: normal;

	font-weight: normal;

	background-color: #F5F5E6;

	border-color: #4E766D;

	border-style: solid;

	border-width: 1px;



}