/* news section specific style */
#lowerNavigation {
	padding:0px;
	text-indent:0px;
}

#lowerNavigation .title {
	padding:0 0 5px 0;
	margin:0px;
	font-size: 1.2em;
	font-weight:bold;
	
}

#lowerNavigation a.head {
	cursor:pointer;
	color: #1d2172;
	display:block;
	padding:0px;
	text-decoration: none;
	margin: 0 0 5px 0;	
}


#lowerNavigation a.head span.arrow{
	background: url('../../img/builders/collapsed.gif') no-repeat 100% 6px;
	padding: 0 0 0 15px;
}

#lowerNavigation li.border{

}

#lowerNavigation a.head:hover {
	color:#FF0000;
}

#lowerNavigation a.selected {
	color: #ff0000;
}

#lowerNavigation a.selected span.arrow{
	background-image: url('../../img/builders/expanded.gif');

}

#lowerNavigation a.current {
 	color: #577486;	
	text-decoration: underline;
}


#lowerNavigation ul {
	border-width:0px;
	margin: 0;
	padding:0;
	text-indent:0px;
}

#lowerNavigation ul li {
	list-style:none outside none; 
	display:inline;
	font-size: 1em;		
}

#lowerNavigation li li a {
	font-size: 1em;
 	color: #577486;	
 	display:block;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0px;
}

#lowerNavigation li li a:hover {
	text-decoration: underline;
}
	
	#lowerContent #centreColumn{
		float: left;
		width: 480px;
		padding: 0 10px 0 10px;
		color: #3b4f5b;
	}	
	
    #lowerContent #centreColumn p a{
		text-decoration:underline;
	}	
	
	
	
	#features {
		margin: 0 0 20px 0;		
	}
	
	#features .featureIntros{
		float: left;
		width: 150px;
		margin: 0 10px 0 0;
	}
	
	#features .featureIntros img{
		border: 2px solid #b9c8d2;
	}
	
	#features p.title{
		color:#1d2172;
		font-weight:bold;
	}
	
	.articles{
		margin: 0 0 10px 0;
		border-bottom: 2px #ebf1f4 solid;
	}
	
	.articles p.title{
		color:#1d2172;
		font-weight:bold;
		padding :0;
	}
	
	.articles span.date{
		color:#1d2172;
	}
	
	.articles img.abstract {
		display:none;
	}
	
#lowerContent #infoSignUpColumn .info{
		background: url('/cms/publish/consumer/a/img/frontpagenews/Image,35940,en.jpg') no-repeat 100% 30%;	
		margin: 0 0 20px 0;
	}

table.stats   {color:#1d2172; }
table.stats tr.dark {  background-color:#b7b7d2; BORDER-TOP: #b9c9d0 1px solid;BORDER-BOTTOM: #b9c9d0 1px solid; font-size:1.1em;}
table.stats tr:hover { background-color:#e3e3e3;}
table.stats tr.dark:hover { background-color:#b7b7d2;}
table.stats td { padding: 4px 4px 4px 4px; }
table.stats {
	CLEAR: both; 
BORDER-RIGHT: #b9c9d0 1px solid; 
PADDING-RIGHT: 0px; 
BORDER-TOP: #b9c9d0 1px solid; 
PADDING-LEFT: 0px; MIN-HEIGHT: 60px; 
PADDING-BOTTOM: 0px; 
BORDER-LEFT: #b9c9d0 1px solid; 
PADDING-TOP: 0px;  
BORDER-BOTTOM: #b9c9d0 1px solid; 
HEIGHT: auto! important; 
/*BACKGROUND-COLOR: #f2f3f4;*/ 
background: -moz-linear-gradient(center top , #ffffff, #f2f3f4) repeat scroll 0 0 transparent;
}
table.stats thead th {
    background-color: #1D2E3F;
	color:#FFF;
	padding:5px 5px 5px 5px;
	font-size:1.15em;
	
}




li.eventsa, li.eventsc, li.eventse, li.eventsd 
{ color:white;width:100%;font-weight:bold; margin-bottom:10px; margin-top:10px; padding-top:2px; padding-bottom:2px;}

li.eventsa {background-color:silver; }
li.eventsc {background-color:gray; }
li.eventse {background-color:#b4c5cf;}
li.eventsd {background-color:#1c2172; }

.PIJFeature h4 img {float:left; margin-right:10px; margin-bottom:10px; width:180px} .PIJFeature hr {clear:both} .PIJFeature h4 {font-family: arial, helvetica, sans-serif; font-size:1.4em;}

/* tables */

table.pij   {color:#1d2172; font-weight:bold;}
table.pij a  {color:#1d2172; font-weight:normal;} table.pij tr { background-color:#efeffb;} table.pij tr.dark {  background-color:#d6d6e1;} table.pij tr:hover, table.pij tr.dark:hover{ background-color:#b7b7d2;} table.pij td { padding: 7px 0px 4px 10px; }
