.highlight { background-color: #ffc; }
.redbold { font-weight: bold; color: red;}
.smalltext { font-weight: normal; color: gray; }


.contenthead {
	line-height: 1.5em;
	color: black;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}


.contentdetailbold {
	color: black;
	font-weight: bold;
}

.contentdetail {
	line-height: 1.25em;
	color: black;
	font-weight: normal;
}



table.navtable {
	border: 0;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

table.contenttable{
	border-color: #9b8c60;
	background: #fff;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;

}


#contenthead{
	border-color: #9b8c60;
	background: #fff;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;

}


table.inputform {
  background-color: #EBEBEB;

  padding: 20px 20px 20px 20px 20px;
}

table.inputform td {
	font-weight: normal;
}

table.inputform th {
	font-weight: bold;
}

.contentdetail {
	line-height: 1.5em;
	color: black;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}


.contentdetail li, ol{
	line-height: 1.25em;
	color: black;
	font-weight: normal;
	padding: 0px 0px 0px 0px;		
	margin: 0px 0px 0px 0px;	
}


.contenthead {
	color: black;
	font-weight: bold;
	padding: 0px 0px 0px 0px;	
}

.contentheadcenter{
	color: black;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 0px 0px;	
}
