﻿.articleMain
{
padding: 10px;
}

.articleHeading
{
color: #ca0002;
font-size: 18px;
font-weight: bold;
margin: 4px 0px 10px 0px;
line-height:18px;
width: 100%;
}

.articleSubHeading
{
color: #004276;
font-size: 12px;
font-weight: bold;
padding: 0px 0px 5px 0px;
font-style: italic;

}

.articleCopy
{
font-size: 12px;
line-height: 20px;
padding: 5px 0px 0px 0px;
}

.articleCopy A:link {color:#004276; text-decoration: underline; outline:none; }
.articleCopy A:visited {color:#004276;text-decoration: underline; outline:none; }
.articleCopy A:active {color:#004276;text-decoration: underline; outline:none; }

.articleByLine
{
margin: 2px 0px 2px 0px;
color: #959595;
font-size: 12px;
text-align: left;
}

.articleHr 
{
	margin: 5px 0px 5px 0px;
  border:0;
  border-top: 1px solid #d9d9d9;
  height: 0;
  background: #d9d9d9;
}

.articleDate
{
color: gray;
}


.archiveItem
{
	color:#004276;
	font-size: 11px;
}

.ulInsiderNews
{
	list-style-type: square;
	padding: 10px;
}

.ulInsiderNews li {padding-bottom : 15px; font-size: 11px;}
.ulInsiderNews a {color:#004276;}

.newsTeaser {text-align: justify; color: #252525; line-height: 13px; }
.newsSource {font-size: 11px; color: #b0b0b2;white-space: nowrap;}

h3 {
font-size: 12px;
font-weight: bold;
color: #004276;
line-height: 12px;
margin-bottom : 3px;}

ul
{
	margin-left: 50px;
}


/*------------------------------------------------------------------------------
Comments
------------------------------------------------------------------------------*/
.commentHeader
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 5px 0 10px 0;
}

.commentByLine
{
	background-color: #f1f1f1;
	border-bottom: solid 1px #e5e5e5 ;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 3px 0 3px 0;
}

.commentBody
{
	font-size: 11px;
	color: #000;
	padding: 2px 0 15px 0;
}

.commentInputDesc
{
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.caption
{
	color: #004276;
	font-size: 15px;
	font-weight: bold;
}