/* -------------------------------------------
TDF, LLC.
 ------------------------------------------- */
h1,h2,h3,h4{
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #223148;
}

h2 {
	color: #223148;
	font-size: 15px;
	text-align: left;
}

h3 {
	color: #000000;
	font-size: 80%;
	text-align: left;
}

h4 {
	color: #808080;
	font-size: 8px;
	text-align: center;
}



p {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;

}

p2 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 10px;

}

a:link {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
}

ul{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C742A;	
      list-style: none;
	line-height: 20px;
	
}




/* ----------------------------------------

------------------------------------------- */