.article_name {
	
}

.article_name_left {
	font-size: 14px;
	float: left;    
	margin: 0px;
	color: #424242;
}

.article_name_right {
   float: right;
	font-size: 11px;
	color: Black;
}

.article_name_right  a{
   color: #0425b1;
}

.help_article_content {
	margin: 0px 0px 10px 0px;
	color: #003330;
	font-size: 12px;
}
.help_article_content h3 {
	color: #424242;
	font-size: 14px;
	margin: 0 0 12px;
}

.sub_title {
	font: bolder 14px Tahoma;
	color: #404040;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.text_grey dd {
	display: block;
	margin-left: 9px;
}

.text_line a{
	text-transform: uppercase;
	font-weight: bolder;
	color: #666666;
}

.text_grey .text_red {
	color: Red;
}

.text_red a{
	color: Red;
}

.small_text a{
	text-transform: none;
	color: #666666;
}

.text_line .blue_text {
	color: #002F94;
}

#subhead_box {
	width: 500px;
}
.help_subheader {
	margin-top: 3px;
}
