﻿#MenuBar
{
	display: none;
    line-height: 100%;
}
.page
{
	width: 960px;
    font-family: tahoma,sans-serif;
    font-size: 14px;
    line-height: 180%;
}
#main
{
	margin-top: 0px;
	border: 1px solid #B2B2B2;
}
body
{
	background: #dddddd;
}
div#CopyrightFooter p
{
	color: #222222;
}
h1
{
	font-family: Helvetica, Sans-Serif;
}
#HighlightsBody h1, h2, h3, h4
{
	color: #2F368F;
}
.orderPolicyButton
{
	background-color: #2F368F;
}
.logo
{
    border: none;
}
#header{
    background-color: white;
    margin-top: 30px;
    padding-top: 10px;
}
