a:link{ 
	font-family: sans-serif;
	color: #857263;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a:visited{ 
	font-family: sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a:active{ 
	font-family: sans-serif;
	color: #857263;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
a:hover{ 
	font-family: sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}


.articleAbstract {
	font-family: sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 14px;
}

.articlesSectionLabel {
	font-weight: bold;
	color: #857464;
	font-size: 16px;
}

.articleDetailTitle {
	font-family: sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.articleDetailContent {
	font-family: sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 13px;
}

.adsense-blk {
	position: inherit;
	width: 250px;
	height: 250px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.noImage {
	border: 1px solid #999999;
	margin: 5px;
	text-align: center;
	font-weight: bold;
	height: 80px; /* Actual 150px with the padding at top */
	padding-top: 70px;
	width: 150px;
}

.articleCaption {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	text-align: center;
	font-style: italic;
}

.articleDetailByLine {
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	font-style: italic;
}
