body {
	font-family: verdana, sans-serif, tahoma;
	font-size:8pt;
	margin:0px;
}

imagetext {
	font-family: verdana, sans-serif, tahoma;
	font-size:8pt;
	color: #8A909B;
	margin:0px;
}

//uses tables defined on Page/Form
//table {  
 //border-collapse: collapse;
// width:350px;
// margin-bottom:0;
//}
th {
	font-size:7pt;
	color:#fff;
	background-color:#8A909B; // colour of News segment banner

}
td {
	vertical-align:top;
}
.if td {
  	font-size:7pt;
 	border-top:0px solid #c0c0c0;
}

#selected, #people{
  	width: 520px;
  	height: 290px;
 /* border:1px solid #c0c0c0;*/
/*  overflow:auto;*/
}
                         a:hover { color: #C0C }

/* ID Styles */

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#navigation a:hover {
	font-size:12; 
	font-weight:bold; 
	color: yellow; 
	underline;
	}


#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}