@charset "utf-8";
hr {
  border: 0;
  color: #738c6e;
	background-color: #738c6e;
	height: 1px;
	}

.td-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #669966;
}

.greenlink A:link {
	color: #738c6e;
	text-decoration: none;
}


.td-nav A:link {
	color: #738c6e;
	text-decoration: none;
}

.td-nav A:visited {
	color: #738c6e;
	text-decoration: none;
}

.td-nav A:active {
	color: #738c6e;
	text-decoration: none;
}

.td-nav A:hover {
	color: #738c6e;
	text-decoration: underline;
} 


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
A:active {
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover {
	color: #FFFFFF;
	text-decoration:underline
} 

A.td-footer:link {
color: #FFF;
	text-decoration: none;
}
A.td-footer:visited {
color: #FFF;
	text-decoration: none;
}
A.td-footer:active {
color: #FFF;
	text-decoration: none;
}
A.td-footer:hover {
	color: #FFF;
	text-decoration:underline
} 

.td-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #738c6e;
	font-weight: bold;
}
.h1NoTopBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:20px;
	font-weight: bolder;
	color: #738c6e;
}
.italictimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color:#666;
}




.leftrightborder {
	border-color: #738c6e;
	border-left-width:thin;
	border-right-width:thin;
	border-right-style: solid;
	border-left-style: solid;
}
.footermsg {
	color: #738c6e;
}

