@import "menu.css";
html {
	overflow: auto;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #414141;
}
img {
	border: 0px;
}
h1 {
	margin: 0em 0em 0.4em 0em;
	line-height: 1.1em;
}
h2 {
	margin: 0em 0em 1.8em 0em;
	line-height: 1.4em;
}
p {
	margin: 0em 0em 1.8em 0em;
	line-height: 1.4em;
}
a {
	color: #b61313;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.clear {
	clear: both;
	width: 100%;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}
div#container {
	margin: 0px auto;
	width: 959px;
	text-align: left;
}
img#printlogo {
	display: none;
}
div#navBar {
	height: 47px;
	background: url('images/bottom_shadow.gif') no-repeat bottom;
}
div#leftContent {
	float: left;
	width: 126px;
}
div#centerContent {
	float: right;
	width: 538px;
}
div#leftSide {
	float: left;
	width: 688px;
	margin: 22px 0px 0px 16px;
	display: inline;
}
div#rightContent {
	float: right;
	width: 221px;
	margin: 22px 10px 0px 0px;
	display: inline;
}
ul#sideBtns {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}
ul#sideBtns li {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	list-style: none;
}
form#nSubscription {
	width: 126px;
}
form#nSubscription h3 {
	margin: 0px 0px 10px 8px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
form#nSubscription fieldset {
	border: 0px;
	padding: 0px;
}
form#nSubscription legend {
	display: none;
}
form#nSubscription input.text {
	background: #e5e5e5;
	border: 0px;
	width: 110px;
	font-size: 12px;
	color: #666;
	font-family: Georgia, Times New Roman, sans-serif;
	padding: 5px 8px;
}
form#nSubscription div.nClear {
	margin: 0px 0px 4px 0px;
}
div#followUs {
	margin: 0px 0px 0px 8px;
}
div#followUs h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
div#statement {
	margin: 20px 42px 20px 37px;
	font-size: 11px;
	text-align: justify;
	color: #777;
}
div#statement p {
	margin: 0px;
}
div#footer a {
	color: #888;
	text-decoration: none;
	font-size: 10px;
}
div#footer a:hover {
	text-decoration: underline;
}
ul#footerNav {
	float: left;
}
ul#design {
	float: right;
}
ul#footerNav,
ul#design {
	margin: 0px 30px 20px 25px;
	padding: 0px;
	list-style: none;
	display: inline;
}
ul#footerNav li,
ul#design li {
	display: inline;
	padding: 0em 0.8em;
}