.historyHome {
	padding-top: 9px;
	padding-left: 3px;
	margin-bottom: 120px;
}

.historyHome ul.historyHdr {
	list-style: none;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	display: block;
	float: none;
}

.historyHome ul.historyHdr li a span {
	font-family: Arial, Helvetica, sans-serif;
	background: URL(../img/h2Arrow.gif) 0em 0.15em no-repeat;
	margin-top: 0px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 18px;
	display: block;
}

.historyHome .highlights {
	background-color: #E8EAF8;
	margin-bottom: 20px;
	width: 445px;
}

.historyHome .highlights .story {
	display: inline;
	float: left;
	margin: 5px 0px 0px 15px;
	width: 128px;
}

.historyHome .highlights .story p{
	padding-left:12px;
}

.historyHome .story img {
	background-color: #FFF;
	border: 1px solid #999999;
	padding: 3px;
}

.historyHome .story h2 {
	background: URL(../img/arrowGoldSmallHistory.gif) 4px left no-repeat;
	padding: 3px 0px 0px 12px;
	margin: 5px 0px 2px 0px;
	font-size: 14px;
	float: none;
	display: block;
}

.historyHome .stories {
}

.historyHome .stories .story h2 {
	background: URL(../img/arrowGoldSmallNews.gif) 1px 4px no-repeat;
	margin-bottom: 5px;
}

.historyHome p {
	text-align: justify;
}

.historyHome .story p {
	display: block;
	/*font-size: 11px;*/
	font-weight: bold;
	width: 120px;
	/*text-align:justify;*/
	font-size:11px;
}

.historyHome .stories .story p {
	display: inline;
}

.historyHome .stories .story img {
	float: left;
	margin-right: 6px;
	/*margin-bottom: 20px;*/
}
.historyHome .stories .story .story_image, .highlights .story .story_image {
height:125px;
}
.historyHome .stories .story {
	padding-bottom: 10px;
	border-bottom: 1px dotted #666666;
	display: inline;
	float: left;
	margin-right: 20px !important;
	min-height: 105px;
	width: 210px;
}

.historyHome .stories .last {
	margin-right: 0px !important;
}





/*
.historyHome .images {
	border: 1px solid #999999;
	height: 336px;
	padding: 4px;
	width: 431px;
}

.historyHome .mainImg {

}

.historyHome .imgNav {
	background: url(../img/historyImgNavBg.gif) 0 0 no-repeat;
	color: #FFF;
	font-size: 10px;
	height: 31px;
	margin: 5px 0px;
}

.historyHome .imgNav div {
	display: inline;
	float: left;
}

.historyHome .imgNav .prev {
	background: url(../img/historyImgNavPrev.gif) 0 0 no-repeat;
	height: 100%;
	width: 100%;
}

*/
