/* Global */

#hc_article_title{
	font-weight:normal; 
	font-size:1em; 
	line-height: 19px; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	color:#036ebc!important; /*color: #2A4E60;*/
	text-decoration:underline!important;
}

#hc_article_title:hover{
	color:#ff9933!important;
	text-decoration:underline!important;
}

#hc_article_subtitle{
font-size:14px;
font-style:italic;
color:#5b5b5b;
}

#hc_article_author{
font-size:14px;
color:#5b5b5b;
}

/* healthcare_div.php */
#hc_article_main_title{
font-weight:normal; 
font-size:20px;
font-weight:bold;
margin: 0px; 
padding: 0px; 
border: 0px; 
color:#2b6ca3; 
text-decoration: none;
}

#hc_article_image_b{
	margin-top:5px;
}

#hc_article_content::first-letter { 
    font-size: 30px;
    color:#2b6ca3; 
	font-weight:bold;
}
#hc_article_content { 
    color:#000000; 
}

#hc_news_main_title{
font-weight:normal; 
font-size:2em; 
line-height: 28px; 
font-family: Georgia, 'Times New Roman', Times, serif; 
margin: 0px; 
padding: 0px; 
border: 0px; 
color: #2A4E60; 
text-decoration: none;
}

#hc_news_image_b{
	margin-top:5px;
}

/* hc_news.php */
#hc_news_title{
font-weight:normal; 
font-size:1em; 
line-height: 14px; 
font-family: Georgia, 'Times New Roman', Times, serif; 
margin: 0px; 
padding: 0px; 
border: 0px; 
color: #036ebc; 
text-decoration: underline;
}

#hc_news_title:hover{
text-decoration: underline;
color: #ff9933
}
/* hc_rel_art.php */
/* hc_rel_sec.php */
#hc_article_rel_title{
font-weight:normal; 
margin: 0px; 
padding: 10px 0px 4px; 
border: 0px; 
font-size:18px; 
line-height: 20px; 
font-family: Georgia, 'Times New Roman', Times, serif;
text-decoration:none;
color: #2A4E60;
}
#hc_article_rel_title:hover{
text-decoration: underline;
color: #036ebc;
}
/* hc_news_list.php */
#hc_news_rel_title{
font-weight:normal; 
margin: 0px; 
padding: 10px 0px 4px; 
border: 0px; 
font-size:18px; 
line-height:20px; 
font-family: Georgia, 'Times New Roman', Times, serif;
text-decoration:none;
color: #2A4E60;
}
#hc_news_rel_title:hover{
text-decoration: underline;
color: #036ebc;
}
#hc_news_other_title{
font-weight:normal; 
font-size:1em; 
line-height: 19px; 
font-family: Georgia, 'Times New Roman', Times, serif; 
margin: 0px; 
padding: 0px; 
border: 0px; 
color: #2A4E60; 
text-decoration: none;
}

#hc_news_other_title:hover{
text-decoration: underline;
color: #036ebc;
}

/* hc_related_keywords.php */
#hc_article_image_s{
	border:1px solid #bcbcbc;
	border-right:2px solid #bcbcbc;
	border-bottom:2px solid #bcbcbc;
}

.hc_more_article{
	color:#036ebc;
	text-decoration:none;
}

.hc_more_article:hover{
	text-decoration:underline;
}

#find_out_how{
	color:#036ebc;
	text-decoration:none;
	cursor:pointer;
}

#find_out_how:hover{
	text-decoration:underline;
}

#hc_close_x{
    text-decoration:none;
	cursor:pointer;
}
