body { 
	background-attachment:fixed;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#1d789a;
	color:#000000;
	font-size:14px;
}
#header_cell { 
	height:400px;
	background-image:none;
	background-color:rgba(0, 0, 0, 0);
}
.layout-wrapper { 
	width:1200px;
}
a { 
	font-family:Tahoma, Geneva, sans-serif;
	color:#286bf0;
	font-weight:bold;
	text-decoration:underline;
	font-size:13px;
}
h1 { 
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
}
h2 { 
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
}
h3 { 
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
}
#layout_wrapper { 
	width:1200px;
}
#content_column { 
	width:1200px;
}
#header_cell.mobile-header { 
	height:182px;
	background-color:rgb(255, 255, 255);
	background-image:none;
}
