body{}
/*
.content a{
	color: #0F45A0 !important;
}*/

.feature-style-2 .header a{
	color: #fff !important;
}

#asideNav .level-1 li>a>span{
	color: #0F45A0 !important;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {

.btn-light-green{margin-top:120px !important;
}

}


@media only screen and (min-device-width : 600px) and (max-device-width : 767px) {

	.extra-link .style-1{
		padding-bottom: 80px;
}
}

#Article .article-story h3{
	font-size:1.2rem;
	padding-right:5px;
}



@media only screen and (min-device-width : 768px) and (max-device-width : 986px) {

	.extra-link .style-1{
		padding-bottom: 100px;
	}
	.btn-light-green{
		margin-top:250px !important;
	}
	.extra-link.style-2{
		padding-top:250px;
	}

}

/*Styling for better health microsite news items*/
.keep-track-our-progress {background-color: #666;}
.category-news .category, .category-patient .category {background-color: #0F3D5F;}
.category-campaign .category, .category-individual .category  {background-color: #b4083a;}
.category-your .category, .category-colleague .category {background-color: #075A4E;}

.category-your .category {
    background-color: #075A4E;
}

.category-events .category {
    background-color: #075A4E;
}

.category-news .category {
    background-color: #0F3D5F;
}

.feature-style-1 .column>.inner a{
	color: #0f45a0;
}

.selection-categories li.active a {
    color: #0742A3;
}

.content a{
	color: #0742A3;
}

.content table td{
	color: #000000;
}

.breadcrumb a{
	font-weight: 600;
}

/*.breadcrumb .active>a{
	font-weight: 600;
}*/

a {
    color: #0742A3;
    text-decoration: underline;
}

/* HOMEPAGE */

#latestArticles a {
	color: #0742A3;
    text-decoration: underline;
}

feature-style-1 .column>.inner a {
    color: #0742A3;
    text-decoration: underline;
}

#latestArticles .inner a{
	color: #0742A3;
    text-decoration: underline;
}

.footer-nav a{
	color: #0742A3;
}

.categories .top a {
    background-color: #e1ebe7;
    color: #0742A3;
}

.caption{
	color: #000000;
}

h4, .h4, h5, .h5, h6, .h6{
	margin-top: 30px;
    margin-bottom: 20px;
}

caption {
    color: #000;
}

.btn.btn-red{
	background-color: #AA0836;
}

/* MICROSITE */

/*.call-to-action-links .columns .box {
    background-color: #015C98;
    border-color: #013D65;
}*/

/*.nav-wrapper {
    background-color: #015C98;
}*/