.articleDate {
	font-weight: bold;
	font-size:.85em;
	text-align: right;
}

#articleTOCInfo {
	display:block;
	width:100%;
	margin-bottom:.5em;}

.contentImage {
	margin-right:1em;
	vertical-align:top}
	
#toc_table 
{
	margin-bottom:10px;}
	
.articleTitle {
	margin-top:30px;
	color:#FF6600;
	font-size:1.4em;
	font-weight:bold;}

.bylineHead {
	font-weight:bold;
	color:#FF6600;}

#byLineAuthor {
	margin-bottom:.75em;
	margin-top:.25em;
	color:black;
	font-weight:bold;}

.paraHeading1, .paraHeading2 {
	font-weight:bold;
	margin-top:1.75em;
	margin-bottom:.25em;
}
#full_article h1, .paraHeading1 {
	font-size:1.26em;
	color:Black}

.paraHeading2 {
	display:block}
	
#full_article h2 {
	font-size:1em;}
	
.paragraphText {margin-bottom:1em;}

.ref {
	color: #FF6600;
	font-weight: bold;
}

.code, .codeParagraph {
	color: navy;
	font-family: Courier New;
	line-height: 95%;
	font-style: normal;
}

.italicized {
	font-style: italic;
}

.codeParagraph {margin-bottom: 1em;}

.olist, .ulist {margin-bottom: 1em;}

.note {
	color: #333333;
	margin-bottom: 1em;
	line-height: 135%;
	border: solid 1px #FFCEAE;
	padding: 5px;
	clear:both;
	background: #FFF8F4;
	margin-left: 1em;
	margin-right: 1em;
}

.caption {
	color: black;
	font-weight: bold;
    	font-size: .9em;
	margin-bottom: 5px;
	line-height: 135%;
}

#full_article table, .articleTable {
	margin-bottom: 1em;
	font-size:1em;
}

.articleTableCaption {
	text-align: left;
	font-size:.9em;
	font-style: italic;
	background: #f7f7f7;
	border: solid 1px #a2a2a2;
}
.articleTableCaption .ref {
	font-size:1.2em;
	font-style:normal}

#full_article th, .articleHeaderRow {
	background: #fffff;
	text-align: left;
	border-top: solid 2px black;
}

.articleColHead, .articleRowHead {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

#full_article td, .articleDataCell {
	text-align: left;
	padding: 3px;
	vertical-align: top;
	border-bottom: solid 1px #cecece;
}

#full_article h1 
{
}

.articleColHeadEmpty {
	background: #FFFFFF;
	border: 0px;
}


.figure {
	margin-bottom: 12px;
	margin-top:5px;
}

.figureTopPortion {
	position:relative;
	background: #f7f7f7;
	padding: 4px;	
	border: 1px solid black; /* #a2a2a2; */
	}	

.figureHead {
	font-size: 1.1em;
	color: #FF6600;
	font-weight: bold;
}

.figureCaption {
	font-size: .9em;
	color: black;
	font-style: italic;
}

.figureImage {
	margin-top: 5px;
}


#actionEmailEditor {width:200px;float:left;}
#actionTopLink {width:200px;float:right;}

.copyright {
	margin-top:1em;
	text-align:justify;
	font-size:.8em}

#printCopyright {display:none;}


.statusMessage, .errorMessage {
	position:relative;
	background-color: white;
	font-weight: bold; 
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 4px; 
	border: solid 3px #383E86; 
	text-align:center;}