/* CSS Document */

.text1 {
	font-size:14px;
	font-family:Trebuchet MS;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	text-decoration:none;
	padding:6px;
	}

.text2 {
	font-family: Trebuchet MS;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#009900;
	padding:4px;
}
.textsm {
	font-family:Trebuchet MS;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	color:#000000;
	}	
	
.menu {
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	color:#3B8AE6;
	text-decoration:none;
}	
.menu:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#3B8AE6;
	text-decoration:underline;

}		
.menu:hover {
	text-decoration:underline;
	color:#EACFA5;
}

.more-td {
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#000000;
	padding:8px 0 6px 22px;
}
.text-white {
	font-family:Trebuchet MS;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#FFFFFF;
}			

.footer-td {
	background-color:#676766;
	padding-top:8px;
	border-bottom:#000 1px solid;
}

.footer-link-td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FCF0D8;
	padding-bottom:4px;
	text-transform:uppercase;
}		
.footer-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FCF0D8;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
.footer-link:hover {
	text-decoration:underline;
	color:#FCF0D8;
}	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	padding-bottom:5px;
}
