@charset "utf-8";
/* CSS Document */

#mainContent { 
	margin: 0 0 0 185px; 
	background-color:#FFFFFF;
} 


#homeContainer {
		background:#a8cee1;
		background:transparent url(../images/backgroundslice.jpg) repeat-y scroll 0 0;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	color:#000000;
	/*color:#ff9600;*/
}
#HomeTop {
	background-color:#FFF;
	border-top:10px #FFFFFF solid;
	border-bottom: 7px #FFFFFF solid;
	width:735px;
	height: 157px;

	

	}
#HomeHeader {
	width: 325px;
	float:left;
	padding:10px 20px 0 20px;
	
}

#HomeIntro {
	padding:10px 0 0 10px ;
	float:left;
	width:340px;
	font-size:12px;
	line-height:16px;
}

#HighlightItems {
border-left:10px solid #FFFFFF;
	
}

.HighlightItem {
	width: 180px;
	float:left;
	margin-right:5px;
	background-color:#FFFFFF;
	height: 330px;
	border-bottom:1px dotted grey;

}
.HighlightItemHeading {
	height: 40px;
}

.HighlightItemHeading.Yellow {
	background:url(../images/headingbgt.png) no-repeat;
	height:49px;
width:180px;
}

.HighlightItemHeading.Red {
	background:url(../images/headingbgt.png) no-repeat;
	height:49px;
width:180px;
}

.HighlightItemHeading.Green {
	background:url(../images/headingbgt.png) no-repeat;
	height:49px;
width:180px;
}

.HighlightItemHeading h3 {
	margin:0;
	font-size:13px;
	color:#224177;
	padding: 15px 5px 20px 10px;
	
	}

.HighlightItem.Last {
	margin:0;

}

.HighlightItemContent {
	padding: 0 10px 5px 10px;
	font-size:12px;
	line-height:16px;
}

.HighlightItemContent ul {
	padding:0;
	margin: 0;
	list-style:none;


}

.HighlightItemContent li {
	background:url(../images/Bluebullet_03.png) no-repeat 0 4px;
	padding: 0 0 3px 10px;
}

.HighlightItem img {
	margin: 0;
	padding:0;
}

#News {
	height: 77px;
	width: 735px;
	border-top: #dcdcdc solid 7px;
	color:#FFFFFF; 
	border-bottom: #dcdcdc solid 1px;
}

#NewsContent {
	padding: 10px 0 0 10px;
	font-size:14px;
	}
#NewsContent a, #NewsContent a:visited {
	color: #0000a0;
	}


#News h3{
	color:#FFFFFF; 
	padding:0;
	margin:0;
}

#News p{
	color:#FFFFFF; 
	padding:0;
	margin:0;
}


#LatestBox {
	width: 735px;
	/*border-bottom:#FFFFFF solid 10px;*/
	border-top:#FFFFFF solid 25px;
	font-size:14px;
	background-color:;
	background:#042862 url(../images/Blueboxbg.jpg) repeat;
	border-left:10px solid #FFFFFF;
	clear:both;
			}
#LatestBox p {
	font-size:12px;
	}

#LatestNews {
	width:244px;
	float:left;
	/*border-right:#dcdcdc solid 1px;*/
	height:115px;
	}
#LatestEvents {
	width:244px;
	float:left;
	/*border-right:#dcdcdc solid 1px;*/
	height:115px;
	}
#LatestNewsletter {
	width:244px;
	float:left;
	height:115px;
	}

	
#LatestNewsHeader {
	height:35px;
	background:url(../images/Blueboxheader.png)	no-repeat;
	}
#LatestNewsHeader a, #LatestNewsHeader a:visited{
	color:#fff;
	}
	
#LatestEventsHeader {
	height:35px;
	background:url(../images/Blueboxheader.png) no-repeat;
}
#LatestEventsHeader a, #LatestEventsHeader a:visited{
	color:#fff;
	}
	
#LatestNewsletterHeader {
	height:35px;
	background:url(../images/Blueboxheader.png) no-repeat;	}
#LatestNewsletterHeader a, #LatestNewsletterHeader a:visited{
	color:#fff;
	}
	
#LatestBox h4 {
	margin:0;
	padding: 4px 0 0 10px;
	float:left;
	
}


#LatestBox .text {
	padding: 0 10px 5px 10px;
	}
	
#LatestBox h5, #LatestBox p {
	padding: 0;
	margin:0;
	color:#FFFFFF;
	}
	
#LatestBox img {
	float:left;
	margin:0;
	}