@charset "UTF-8";
body {
	background: #063906 url(../images/bground-tile.jpg) repeat 0px 47px;
	margin: 0px;
	padding: 50px 0 0 0;
	position: relative;
	color: #FFF;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82.5%;
	line-height: 1.4;
}

/* Fix for IE6 PNGs */
/*img, div { behavior: url(/assets/templates/mbc/css/iepngfix.htc) }
*/
#top-shadow {
	background: url(../images/bground-top.jpg) repeat-x;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#nav-container {
	width: 250px;
	float: left;
	background: url(../images/menuheader.png) no-repeat;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
}
#nav-container ul {
	padding: 165px 0 0 0;
	margin: 0 0 0 60px;
	list-style: none;
}
/* First level */
#nav-container ul li {
	background: url(../images/menuitem.png) no-repeat;
	color: #000;
	margin: -13px 0 0 0;
	padding: 13px 13px 15px 13px;
	font-size: 1em;
	width: 109px;
	line-height: 1.1;
	font-weight: bold;
}
#nav-container ul li.last {
	padding-bottom: 30px;	
}
#nav-container ul li.active>a,
#nav-container ul li ul li.here a
{
	color: #FF0100;
}
#nav-container ul li a {
	color: #000;
	text-decoration: none;
}
#nav-container ul li a:hover {
	color: #999;
}
/* Sedoncd level */
#nav-container ul li ul {
	padding: 0;
	margin: 0;
}
#nav-container ul li ul li {
	background: none;
	color: #000;
	margin: 0.3em 0 0.3em 10px;
	padding: 0 0 0 0;
	font-size: 0.9em;
	width: 120px;
	line-height: 1em;
	font-weight: normal;
}
#nav-container ul li ul li.last {
	padding-bottom: 0;	
}


#nav-footer {
	background: url(../images/menufooter.png) no-repeat;
	height: 150px;
	width: 221px;
	margin: -30px 0 0 0;
}

#rhcol-container {
	width: 225px;
	float: right;
}
#overall-container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#footer {
	clear: both;
	font-size: 0.8em;
	background: url(../images/semi-trans-grey.png) repeat;	
	padding: 3px 10px;
	color:#CCC;
	margin: 2em 0 10px 0;
}
body.twocol #content-container {
	width: 450px;
	margin-left: 255px;
}
body.onecol #content-container {
	width: 702px; /* Should be 705, but fixes IE6 3px bug */
 	margin-left: 255px; 
}
#content-container {
	font-size: 1.1em;	
}
h1 {
	font: bold 2em Georgia, "Times New Roman", Times, serif;
	color: #99CC99;
	margin: 0 0 0.3em -10px;
	background: url(../images/semi-trans-grey.png) repeat;	
	padding: 3px 10px;
}
h2 {
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #99CC99;
	margin-bottom: 0.3em;
}
h3 {
	font: bold 1.25em Arial, Helvetica, sans-serif;
	color: #99CC99;
	margin-bottom: 0.3em;
}
h4 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0.3em;
}
p {
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}
a {
	color: #FFC;
	text-decoration: none;
}
a:link { color: #FFC;	 }
a:visited { color: #ddd;	}
a:hover {
	color: #FF6;
	text-decoration: underline;
}
a:active {color: #fff;	 }
p.introPara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 2em;
}
table {
	/*width: 100%;*/
}
td, th {
	font-family: "Courier New", Courier, monospace;
	background: url(../images/semi-trans-grey.png);
	border-bottom: 1px solid #000;
	padding: 2px 8px;
	font-size: 0.9em;
	vertical-align: top;
}
/*.verticalHeader {
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}*/

th {
	text-align: center;
	line-height: 1;
}

.tintedBox {
	background: url(../images/semi-trans-grey.png) repeat;
	margin: 0px 0px 10px;
	padding: 10px;
}
.tintedBox h2, .tintedBox h2 a {
	margin-top: 0;	
	margin-bottom: 0.7em;
	color: #99CC99;
}
.newsDate {
	background-color: #99CC99;
	color: #000;
	display: inline;
	padding: 1px 4px;
	font-size: 0.8em;
}
.newsHeadline {
	margin-bottom: 0.8em;	
}
.newsHeadline a {
	color: #fff;	
}
.news_item {
	margin: 1.6em 0;	
}
.news_item .newsHeadline a {
	font-weight: bold;
	font-size: 1.2em;	
}
.newsSummary {
	font-size: 0.9em;
	color: #87A087;		
}

#pagination {
	margin: 1em 0;
	border-top: 1px solid #3D653D;
	padding-top: 0.4em;
	font-size: 0.9em;
	color: #87A087;	
}
a.headingMore {
	color: #999 !important; 
	font-size: 0.6em;
	font-family:Arial, Helvetica, sans-serif;
}
.tintedBox ul {
	padding: 0 0 0 1.75em;	
}
.homepageResultsSummary {
	width: 200px;
	margin: 0 15px 20px 0;
	float: left;
}
.homepageResultsSummary h3 {
	font-size: 1em;	
}


.homepageNewsItem {
	margin: 1em 0;	
}
.homepageNewsItem p.newsHeadline {
	margin-bottom: 0;	
}

ul#homepageCompos {
	list-style: none;
	margin: 0;
	padding: 0;	
}
ul#homepageCompos  li {
	list-style: none;	
	margin: 0.8em 0;
}
.homepageCompoSummary {
	display: block;
	font-size: 0.9em;
}
.homepageCompoLink {
	font-size: 1.2em;	
}