/* CSS Document */

#content .newdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#content hr {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#content .newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content .readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #999999;
	margin-bottom: 10px;
	font-style: italic;
}
#story {
	background-color: #FFFFFF;
	width: 720px;
	float: left;
	z-index: 4;
	height: 250px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#story .newdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#story hr {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#story .newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
#story .back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 8pt;
	color: #999999;
	margin-bottom: 10px;
	font-style: italic;
}
#story .newsimage {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#story .newssubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10pt;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
