.body-sec table {
	border-collapse: collapse;
}

.body-sec table p {
	margin: 15px 0;
}

ul.news-menu {
	margin: 0;
	padding: 0;
}

ul.news-menu li {
	list-style: none;
	float: left;
	margin: 5px 15px 0 0;
	background: url(/images/index/bullet.gif) left 2px no-repeat;
	padding: 0;
	padding-left: 12px;
}

.news-select select {
	float: right;
	margin-top: 3px;
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	width: 189px;
}

font {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

/* Section Headers */
.tdheader {
	background: #cbd0d6;
	padding: 6px 10px;
	border: 1px solid #cbd0d6;
}
	
.categoryname {
}

/* Article Headers */
.tdsecondary {
	padding: 10px;
	border: 1px solid #cbd0d6;
	border-top: none;
}

.tdsecondary .tdsecondary {
	border: none;
}
	
.searchformheader {}

.searchresultsheader {}

.articletitleheader {}

.categorydescription {}

.pagingtext {}

.articletitle {}

.articlesummary {}

.articleauthor, .articlesource, .articledate {}

.articlebody {
}

.articleadditional {
	display: block;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.articlerelatedlink {
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.articlerelatedarticles {
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.controlpanel {
	display: block;
	margin: 10px 0;
}

form.mailinglist {
	margin-top: 15px;
}

.newsarticledate  {}

.newsarticlesummary {}

/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */
