/* Article Container */
#rewebArticle{
	width:750px;
	max-width:750px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
}
#rewebArticleInner{
	width:740px;
	max-width:740px;
	padding:10px 0px 10px 10px;
}
#rewebArticle a:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#rewebArticle a:link{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
#rewebArticle a:hover{
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
/* End Article Container */





/* Article Header */
#articleHeader{
	width:740px;
	max-width:740px;
	margin-bottom:20px;
}
#articlePath{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
#articlePath a:visited{
	color:#003366;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
}
#articlePath a:link{
	color:#003366;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
}
#articlePath a:hover{
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:underline;
}
#articleTitle{
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}
#articleByline, #articlePublishDate{
	font-size:11px;
	margin-bottom:5px;
}
/* End Article Header */




/* Article Body */
#articleBody{
	width:740px;
	max-width:740px;
}
/* End Article Body */



/* Article Left Rail */
/*
#leftRail{
	float:left;
	width:220px;
	min-width:220px;
	max-width:220px;
	margin-right:10px;
}
#mainImg{
	width:220px;
	min-width:220px;
	max-width:220px;
	margin-bottom:5px;
    margin-top:0px;
    padding:0px;	
	vertical-align:middle;
}
#mainImgCaption{
	width:220px;
	min-width:220px;
	max-width:220px;
	font-size:11px;
}
#mainImgCaptionHead{
	width:220px;
	min-width:220px;
	max-width:220px;
	font-size:11px;
	font-weight:bold;
}
#mainImgCredit{
	width:220px;
	min-width:220px;
	max-width:220px;
	font-size:11px;
	font-weight:bold;
}
#factBox{}
#storyExtras{
	width:200px;
	min-width:200px;
	max-width:200px;
	padding:10px 10px 10px 10px;
	background-color:#BDCCEB;
}
#storyExtrasInner{
	background-color:#EEF3FA;
	border:1px #FFFFFF solid;
	width:200px;
	min-width:200px;
	max-width:200px;
	font-size:12px;	
}
#storyTools, #shareStory, #storyReprints{
	margin-top:2px;
}
#storyTools, #shareStory{
	border-bottom:thin #FFFFFF solid;
}
#storyReprints{}
.storyExtrasHead{
	font-size:13px;
	font-weight:bold;
}
*/
/* End Article Left Rail */




/* Article Paragraphs */
#paragraphs{
	width:740px;
	max-width:740px;
	margin-bottom:25px;
}
.paragraph{
	font-size:13px;
	margin-bottom:15px;
}
.paragraphHead{
	font-weight:bold;
	margin-bottom:5px;
}
.paragraphBody{
	width:740px;
	max-width:740px;
}
.paragraphSummary{
	width:530px;
	max-width:530px;
	float:left;
}
.paragraphSummaryTextOnly{
	width:740px;
	max-width:740px;
}
.paragraphImg{
	width:200px;
	max-width:200px;
	height:156px;
	max-height:156px;
	margin-right:5px;
	float:left;
}
.imgSrc{
	margin-bottom:5px;
}
.imgTitle{
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}
.imgCaption, .imgCredit{
	font-size:11px;
	margin-bottom:5px;
}
.imgZoom{
	margin-bottom:15px;
}
/* End Article Paragraphs */




/* Footer */
#articleFooter{
	max-width:740px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#333333;
}
#articleTools{}
#articleToolsHeader{
	font-weight:bold;
	margin-bottom:10px;
}
.articleTool{
	float:left;
	margin-right:15px;
}
.articleToolIcon{
	max-width:16px;
	margin-right:4px;
	float:left;
}
.articleToolLink{
	max-width:50px;
	float:left;
}
/* End Footer */




/* Comments */
#comments{
	margin-top:20px;
	margin-bottom:20px;
}
.comment1, .comment2{
	border:thin #000000 solid;
	margin-top:2px;
	margin-bottom:2px;
}
.comment1{
	background-color:#FFFFFF;
}
.comment2{
	background-color:#EEF3FA;
}
.commentInner{
	width:580px;
	max-width:580px;
	padding:15px 15px 15px 15px;
}
.commentAuthor, .commentBody, .commentFooter{
	margin-bottom:5px;
}
.commentDate{
	float:left;
	margin-left:0px;
}
.commentLinks{
	float:right;
	margin-right:0px;
}
#commentsFooter{
	margin-top:10px;
}
#commentsNav{
	margin-bottom:10px;
}
#commentsNavHeader{
	margin-bottom:5px;
}
#commentsNavBody{
	margin-bottom:5px;
}
.commentsNavLink{
	float:left;
	margin-right:5px;
}
#commentsQuickNav{}
/* End Comments */
