body{
	font-family: Arial, Helvetica, sanserif;
	font-size: 11px;
}

.search-path{
	font-size: smaller;
}

/* Layout */
#layout-table {
	border: none;
	table-layout: fixed;
}

#layout-leftbar {
	width: 148px;
}

#layout-rightbar {
	width: 148px;
}

#layout-leftbar, #layout-rightbar, #layout-center {
	padding:0;
	vertical-align: top;
}

/* Sitemap */
.sitemap{
	width: 100%;
	font-family: Arial, Helvetica, sanserif;
}

table.sitemap td{
	width: *;
	vertical-align: top;
}

.sitemap a{
	display: block;
	padding-left: 2px;
	text-decoration: none;
}

.sitemap a:hover{
	background-color: #FFDBEE;
	color: #920264;
	text-decoration: none;
}

.sitemaplink-1{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px 0 2px 0px;
}

.sitemaplink-2{
	font-weight: bold;
	font-size: 9px;
	margin: 1px 0 0px 5px;
}

.sitemaplink-3{
	font-size: 9px;
	margin: 0px 0 0px 10px;
}

div.sitemap-regular, div.sitemap-last{
	padding: 1px 0 0 16px;
}

div.sitemap-regular{
	background: url(images/sitemap-bg-reg.gif) no-repeat left top;
}

div.sitemap-last{
	background: url(images/sitemap-bg-last.gif) no-repeat left top;
}

#toplogo-round img, #toplogo-dbs img {
	border: none;
}

ul.shortnews a.morelink {
	font-weight: bold;
	color: #920264;
}

ul.shortnews a.morelink:hover{
	color: #DB0064;
}

ul.shortnews a.shortnews-title{
	color: black;
}

ul.shortnews a.shortnews-title:hover{
	color: #920264;
}

/* Audiences */
div.audiencesmenu {
	margin-top: 10px;
	clear: both;
	background-color: #E7E7E7;
	padding: 8px;
}

div.audiencesmenu h1{
	color: #920264;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 8px;
	text-transform: uppercase;
}

div.audiencesmenu h2{
	color: white;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	margin: 0 0 5px 0;
}

table.audiencestable{
	table-layout: fixed;
}

table.audiencestable td{
	width: 33%;
	padding: 2px 8px 2px 8px;
	color: #920264;
	vertical-align: top;
}

.audrow0 ul{
	border-top: 1px solid #920264;
}

.audrow1 ul{
	border-top: 1px solid #DB0064;
}

table.audiencestable ul
{
	margin: 0;
	padding: 5px 5px 5px 15px;
}

table.audiencestable li
{
	
}

ul.shortnews{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}