	BODY {
		padding: 0px;
		margin: 0px;
		font-family: Arial;
		color: #444C59;
		font-size: 10px;
	}
	

	
	a {
		font-family: Arial;
		color: #444C59;
		font-size: 10px;
	}
	a:active {
	font-family: Arial;
		color: #444C59;
		font-size: 10px;
}
	a:hover {
	font-family: Arial;
		color: #444C59;
		font-size: 10px;
		text-decoration: none;
	}
	a:visited {
	font-family: Arial;
		color: #444C59;
		font-size: 10px;
}
	/* NAV STYLES */
	ul.nav_bar {
		height: 32px;
		background: url(/images/home/hp_l1_off.gif) repeat-x;
		margin: 0px;
		padding: 0px 10px;
	}
	
	ul.nav_bar li {
		list-style: none;
		display: inline;
		font-family: Arial;
		font-size: 2.8pt;
		color: #173587;
	}
	
	ul.nav_bar li a,
	ul.nav_bar li a:link ,
	ul.nav_bar li a:hover ,
	ul.nav_bar li a:active ,
	ul.nav_bar li a:visited {
		text-decoration: none;
		font-family: Arial;
		font-size: 13px;
		color: #173587;
		padding: 0px 8px;
		line-height: 32px;
		display: block;
		float: left;
	}
	
	ul.nav_bar li a:hover {
		background: url(/images/home/hp_l1_on.gif) repeat-x;
	}
	
	
	/* NEWS STYLES */
	.hp_news {
		clear: both;
		
		line-height: 10px; 
		text-align: right;
		width: 590px;
	}
	
	.hp_news a {
		line-height: 27px;
		color: #000000;
		font-size: 11px;
	}
	
	.hp_news .news_box a  {
		line-height: 10px;
		font-size: 10px;
		color: #444C59;
	}

	.hp_news .news_container {
		text-align: left;
		margin: 3px 0px 6px 5px;
	}
	
	.hp_news .news_container_inner {
		height: 176px;
	}
	
	.hp_news .news_box {
		float: left; 
		width: 190px; 
		height: 176px; 
		overflow: hidden; 
		background: #C8CDD7; 
	}
	
	.hp_news .news_box_inner {
		padding: 7px;
	}
	
	.hp_news .news_image {
		text-align: center; 
		margin-bottom: 5px;
	}
	
	.hp_news .news_image img {
		margin: 0px auto;
	}
	
	.hp_news h4 {
		font-size: 11px; 
		padding-bottom: 5px; 
		border-bottom: 1px solid #7B8697; 
		margin: 0px;
		font-weight: bold;
	}
	
	.hp_news .news_brief {
		margin-top: 5px;
		line-height: 10px;
		color:#444C59;
font-family:Arial;
font-size:11px;
	}
	
	
	/* EVENT STYLES */
	.hp_events {
		
		text-align: right;
	}
	
	.hp_events a{
		font-size: 11px;
		color: #000000;
		line-height: 31px;
	}

	.hp_events .event_box {
		text-align: left;
		margin-top: 7px; 
		margin-bottom: 6px; 
		border-left: 3px solid #C8CDD7; 
		border-bottom: 1px solid #C8CDD7;
	}
	
	.hp_events .event_box_inner {
		height: 156px; 
		overflow: hidden; 
		padding: 0px 10px;	
	}
	
	.hp_events .event_item {
		margin-bottom: 10px;
	}
	
	.hp_events .event_title {
		font-size: 11px;
		font-weight: bold;
		color: #000000;
	}
	
	.hp_events .event_brief {
		font-size: 11px;
	}
		
		
		
.eventlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color :#444C59;
	text-decoration : underline;
}
.eventlink {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #444C59;
	text-decoration : underline;
}
.eventlink:active {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color :#444C59;
	text-decoration : underline;
}
.eventlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color :#444C59;
	text-decoration : none;
}

