/*----------------------New Newsroom Styles Styles---------------------------------*/

a, a:visited {
	color: #990000;
	text-decoration: none;
	}
	
a:hover,
a:hover.color {
	color: #990000;
	text-decoration: underline;
	}
	
.rightmenu h4 {
	display: block;
	background-color: #990000;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 0 6px 6px;
}

.rightmenu {
	border-color: #999999;
	}
	
.wd_featurebox_container {
	border: 1px solid #999;
	margin-bottom: 12px;
	font-size: 11px;
}

.rightmenu a, .rightmenu a:visited {
	color: #44448f;
}

.rightmenu a:hover {
	color: #44448f;
	text-decoration: underline;
}

h1.page_header, h1.detail_header {
	color:#44448f; 
	font-size: 1.2em; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin-bottom: 1.2em;
}

/*h1.detail-header {
	color:#44448f; 
	font-size: 1.2em; 
	font-weight: bold; 
	margin-bottom: 1.2em;
}*/

h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	color: #44448f;
	background: none;
	padding: 0;
	margin-bottom: 1em;
}

h2.detail_subheader {
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

#menucontainer div.contactli {
	display: none;
}

p.ppmfooter {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#wd_printable_content table.lined tr th/*, tbody tr.evenruled th, tbody tr.even th*/ {
	font-weight: bold; 
	color: #FFFFFF; 
	background:#666699;
}

#wd_printable_content table.lined tr.even td {
	background: #eeeeee;
}

h4 {
	margin-top: 1em;
}

ul li {
	margin-left: 1.3em;
}

table.border th, { font-weight: bold; color: #FFFFFF; background:#666699;}
