/* article display page */
#article_display {
	float:left;
	width:647px;
	padding:0px 72px 0px 72px;
}
#article_toolbar {
	float: left;
	width:100%;
}
#article_toolbar img {
	padding:5px 3px 10px 3px;
}
#article_contacts {
	float:left;
	width:350px;
}
#media_info{
	font-size:18pt;
	float:left;
	width:4.5in;
	padding:0 0 .5in 0;
}
#print_logo{
	float:right;
	width:200px;
	font-size:7pt;
	margin-top: 15px;
}
#release_date{
	float:left;
	width:350px;
	margin-top: 15px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
.contacts {
	float:left;
	padding:3px 3px 3px 3px;
}
.article_image{
	float: right;
}
.executive_details{
	float:left;
}
#article_container{
	float:left;
	width:790px;
}
.article_datestamp{
	float:left;
	font-style:italic;
	font-size:10px;
	width:791px;
}
.article_title{
	float:left;	
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#004B83;
	text-align:center;
	padding:25px 0 10px 0;
}
.article_subtitle{
	float:left;
	width:100%;
	font-style:italic;
	text-align:center;
	padding:0 0 10px 0;
}
.article_body{
	float:left;
	width:100%;
	font-size:12px;
	line-height: 2em;
}
.article_body div, .article_body p {
	text-indent:60px; 
	line-height: inherit;
}
#related_assets{
	float:left;
	padding:12px 0 12px 12px;
	width:600px;
}
#related_assets ul{
	list-style: none;
}
#related_assets ul li{
	padding:0 0 0 8px;
	background-image: url(/graphics/64/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.related_links {
	font-size:12px;
	font-weight:bold;
	color:#004B83;
}
/* article text and layout */
.article_box {
	float:left;
	padding:5px 0 5px 12px;	
}

.article_icons {
	float:left;	
	width:24px;
	text-align:center;
}
.article_title_abstract {
	float:left;
	width:767px;
}
.article_title_abstract_homepage {
	float:left;
	width:480px;
}
.article_title_abstract h4 a, .article_title_abstract_homepage h4 a{
	font-size:14px;
	font-weight:bold;
	color:#004B83;
}
.article_title_abstract h4 a:hover, .article_title_abstract_homepage h4 a:hover{
	
}
.artDateSectionDisp {
	font-size:10px;
	font-style: italic;
}
.artAbstractSectionDisp{
	font-size:12px;
}
.article_dateline {
	font-weight:bold;
}
.editlink {
	font-size:10px;
}
.morelinks {
	font-size:10px;
	font-style:italic;
	color:#000000;
	text-decoration:none;
}
.morelinks:hover{
	text-decoration:underline;
}
/* misc classes and widgets */
#article_legend{
	float:left;
	width:324px;
	height:29px;
	padding: 25px 0 25px 0;
	}
#more_news{
	float:left;
	width:192px;
	height:29px;
	padding: 25px 0 25px 0;
}
#more_news_section{
	float:right;
}
.float_left{
	float:left;
}
.upper_page_numbering{
	float:right;
	width:200px;
	padding:8px 8px 0 0;
}
.upper_previous_page{
	float:right;
	width:10px;
}
.upper_next_page{
	float:right;
	width:10px;
}
.upper_page_numbers{
	float:right;
}
.page_numbering {
	float: left;
	width:803px;
	padding:0 0 30px 300px;
}
.previous_page{
	float:left;
	width:10px;
	padding:8px 20px 0 0;
}
.next_page{
	float:left;
	width:10px;
	padding:8px 0 0 20px;
}
.page_numbers{
	float:left;
	text-align:center;
}
.page_numbers, .page_numbers a, .upper_page_numbers, .upper_page_numbers a{
	color:#979797;
}
.page_numbers a:hover, .upper_page_numbers a:hover{
	color:#333333;
}
 
