/* --- Main site --- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

a {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}		

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.footer {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	color: #333333;
	text-decoration: underline;
}

/* --- eBox specific classes --- */
/* News Sections */
.news_date {
	font-style: italic;
}

.news_title {
	margin: 0px;
	padding: 0px;
	font-family : "Futura", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #182F8E;
	font-weight: bold;
}

.news_author {
	font-weight : bold;
}

.news_text {
}

/* Tax - Downloadable Forms Section */
.file_title {
}

.file_description {
}