/* Themify Customize Styling */
body {		font-size:16px;

	color: #000000; 
}
h1 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:400;
	font-size:70px;

	color: #ffffff; 
}
h2 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:400;

	color: #161e88; 
}
h3 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:400;
	font-size:24px;

	color: #161e88; 
}
#headerwrap {	
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom: 10px solid #161e88;
	margin-bottom: -65px;margin-left: auto;
	padding-bottom: 30px; 
}
body #site-logo a img {		width: 200px; 
}
#site-logo {	
	margin-top: -10px;
	margin-bottom: -60px; 
}
#main-nav a {	
	margin-right: -2px;
	color: #000000;
	font-family: "Tahoma", "Geneva", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:22px;
 
}
#main-nav a:hover {	
	color: #191fd7; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #161e88; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #ffae00; 
}
#main-nav ul a {	
	color: #000000;	font-size:18px;
 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	
	color: rgba(22,30,138,0.73); 
}
.mobile_menu_active #menu-icon {	
	padding-top: 10px; 
}
.page-title {	background: none;
	background-color: #161e88;	font-weight:500;
	font-size:80px;
 
}
#footerwrap {	background: none;
	background-color: #161e88; 
}
#footer {	
	color: #ffffff; 
}
#footer a {		text-decoration:underline;

	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #ffffff;background-attachment: fixed; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #000000; }.mobile_menu_active #menu-icon { background: none;
	background-color: #6e6e6e; }.mobile_menu_active #menu-icon { 
	color: #ffffff; }
/* Themify Custom CSS */
table, td, thead {
border: 1px solid black;
padding: 5px;
	border-collapse: collapse;
}

@media screen and (max-width: 900px){
#site-logo {
    text-align: center;
}
	
.header-bar {
    float: none;
}}
.default_width #layout {
	width: 100%;
}
.single-post .post-content{
    width: 1160px;
    max-width: 100%;
	padding-top: 50px;
    margin: 0 auto;
}