/***********************************************/
/*               Terry Hunt  CSS               */
/***********************************************/





/************** layout styles *****************/


.body {
	background-color:#FFFFFF;
	margin-top: 0px;
}


td {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	word-spacing: 1px;
}


.form {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #0C4720;
	line-height: normal;
}


/************** link styles *****************/


a {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	color: #464689;
	text-decoration:none;
	font-weight: bold;
}


a:hover {
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	color: #000066;
	text-decoration:none;
	font-weight: bold;
}

/********************* text styles **********************/


.main {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
}


.address {
	font-family: Tahoma, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


.headblack {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


.headred {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
}


.headblue {
	font-family: Verdana, Times New Roman, Times, serif ;
	font-size: 10px;
	font-weight: bold;
	color: #464689;
}


.disclaimer {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #5B8D8E;
}

.bgmap {
	font-family: Arial, Tahoma, Verdana, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #5B8D8E;
	background-image: url(/images/map_b.gif);
	background-repeat: no-repeat;
}

.aop {	
	font-family: Tahoma, Verdana, Times New Roman;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

/********************* End **********************/

.style1 {
	color: #5B8D8E;
	font-size: 11px;
}

/*  <![ LN Disclaimer [ ----------------------------------------------------------*/

.ln-disclaimer {
	width:780px;
	margin:0 auto;
}

.ln-disclaimer .logo {
	float:left;
	padding:2px;
}

.ln-disclaimer .disclaimer {
	font-size:10px;
	color:#000;
	padding:8px;
}

.ln-disclaimer .disclaimer a {
	color:#000;
}




