﻿#MenuBar
{
	display: none;
}
html
{
	min-height: 100%;
}

body
{
	background-color: White;
}
#body{
	padding: 10px; 
}
div#CopyrightFooter p
{
	color: #111111;
}
h1
{
	font-family: Helvetica, Sans-Serif;
}
#HighlightsBody h1, h2, h3, h4
{
	color: #12446D;
}
.EmphasisHeading
{
	background-color: #12446D;
}
.orderPolicyButton
{
	background-color: #12446D;
	color: White;
}
.orderPolicyButton:hover
{	
	color: White !important;
}
#header
{
 
}

.logo
{
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#HeaderLogoLink
{
	text-align: center;
}

.button.is-primary
{
	background-color: #12446D !important;
	color: White;
}
