@charset "utf-8";
/*
Color: midnightblue #191970
-------------------------------------------------------------- */
h2::after {
	background-color: #191970;
}

h3 {
	border-bottom: 3px solid #191970;
}

.post_step h3 span {
	background-color: #191970;
}

.cfeature h4 span{
	background-color: #191970;
}

#h1area{
	background: #191970;
}

.que p span {
	background-color: #191970;
}

.ans p span{
	background-color: #191970;
}

.sitemapbox p.bg-radius{
	background-color: #191970;
}

.mod_nav2 p.navtitle2{
	background: -webkit-linear-gradient(top, #284799 0%, #191970 100%);
	background: linear-gradient(to bottom, #284799 0%, #191970 100%); 
}

.mod_nav3 p.navtitle3{
	background: -webkit-linear-gradient(top, #284799 0%, #191970 100%);
	background: linear-gradient(to bottom, #284799 0%, #191970 100%); 
}

.mod_nav4 p.navtitle4{
	background: -webkit-linear-gradient(top, #284799 0%, #191970 100%);
	background: linear-gradient(to bottom, #284799 0%, #191970 100%);   
}

.mod_nav5 p.navtitle5{
	background: -webkit-linear-gradient(top, #284799 0%, #191970 100%);
	background: linear-gradient(to bottom, #284799 0%, #191970 100%); 
}

.mod_nav6 p.navtitle6{
	background: -webkit-linear-gradient(top, #284799 0%, #191970 100%);
	background: linear-gradient(to bottom, #284799 0%, #191970 100%);  
}

.privacy_bold{
	color: #191970;
}

#ft_info{
	background-color: #191970;	
}