﻿@import url('layout1.css');
body {
	background-color: #FFFFFF;
}
#container {
	padding: 5px;
	width: 98%;
	margin: 5px;
	right: 10px;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-width: 0px 0px 3px 0px;
	height: 130px;
	top: 0px;
	right: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	bottom: 0px;
	font-family: Verdana;
	font-size: small;
	color: #000080;
	left: 0px;
}
#page_content {
	padding: 0px;
	margin: 0px;
	position: relative;
	float: left;
	top: 1px;
}
#leftcontent {
	position: relative;
	float: left;
	width: 110px;
	background-color: #0084D1;
}
#site-navigation-left ul {
	padding: 0px;
	margin: 0px;
	width: 100%;
	clear: both;
	float: left;
	display: block;
	list-style-type: none;
}
#site-navigation-left li {
	float: left;
	height: 33px;
	width: 110px;
	background-color: #FFFFFF;
}
#site-navigation-left a {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	display: block;
	text-align: center;
	font-size: 77%;
	width: 110px;
	height: 23px;
	text-decoration: none;
	color: #FFFFFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	background-color: #0084D1;
	clear: both;
}
#site-navigation-left a:hover {
	background-color: #64CCFF;
	color: #000080;
}
#site-navigation-left .active a {
	border: 3px solid #000000;
	width: 104px;
	height: 17px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	display: block;
	font-size: 77%;
	color: #FFFFFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	background-color: #0084D1;
	clear: both;
	text-decoration: underline;
}
#rightcontent {
	margin: 0px 5px 0px 115px;
	padding: 0px 0px 0px 5px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #000000;
	vertical-align: top;
}
#section-navigation-top ul, #section-navigation-bottom ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	width: 100%;
	float: left;
	display: block;
}
#section-navigation-top li, #section-navigation-bottom li {
	float: left;
	height: 23px;
	width: 115px;
	background-color: #FFFFFF;
}
#section-navigation-top a, #section-navigation-bottom a {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	display: block;
	text-align: center;
	font-size: 80%;
	width: 110px;
	height: 23px;
	text-decoration: none;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #66CCFF;
}
#section-navigation-top a:hover, #section-navigation-bottom a:hover {
	background-color: #0084D1;
	color: #FFFFFF;
}
#section-navigation-top .active a, #section-navigation-bottom .active a {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	display: inline-block;
	text-align: center;
	font-size: 80%;
	width: 115px;
	height: 30px;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0084D1;
}
#heading {
	position: inherit;
}
#heading h1 {
	padding: 0px;
	color: #000080;
	font-family: "Times New Roman";
	font-size: 24pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
	vertical-align: top;
	margin-top: 0px;
}
#content {
	margin: 0px 0px 15px 0px;
	font-family: Verdana;
	color: #000080;
	font-size: 12pt;
	left: 5px;
	width: 100%;
}
#content ul>li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#content ol>li {
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h6 {
	color: #666666;
	font-family: "times New Roman";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
h5 {
	color: #666666;
	font-family: "times New Roman";
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
h4 {
	color: #666666;
	font-family: "times New Roman";
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}
h3 {
	padding: 0px;
	margin: 0px;
	color: #000080;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #000080;
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.highlight {
	background-color: #FFFF00;
	font-weight: bold;
	font-size: 16px;
}
.reditalictext {
	color: #FF0000;
	font-style:italic;
	font-weight:bold;
}
.newsdates {
	font-size: 8pt;
}
table {
	right: 10px;
	width: 100%;
}
.tableleftcolumn {
	text-align: left;
}
table td {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 10px;
	margin: 0px;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	font-family: Verdana;
	border-collapse: collapse;
	border-spacing: 1px;
}
.carttable {
	border: 2px solid #666666;
	margin-top: 10px;
	width: 100%;
}
.carttable th {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-style: none;
	text-align: left;
}
.carttable td {
	border-width: 0px;
	border-style: none;
	text-align: left;
}
.carttable-buttons td {
	border-style: none;
	text-align: center;
}
#footer {
	clear: both;
	width: 100%;
	overflow: hidden;
	text-align: left;
	left: 5px;
	top: 10px;
}
img {
	margin: 0px 7px;
	border-style: none;
	border-width: 0px;
float: none;
	}
.modeldetailstable {
	border-style: none;
	width: 100%;
	right: 10px;
}
.modeldetailstableleftcolumn {
	text-align: left!important;
}
.modeldetailstable td {
	border-width: 0px;
	border-style: none;
	padding: 10px;
	margin: 0px;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;
	font-family: Verdana;
	border-collapse: collapse;
	border-spacing: 1px;
}
.modeldetailsdesc {
	border: 2px solid #000000!important;
	width: 100%!important;
}
#make {
	position: inherit;
}
#make h1 {
	padding: 0px;
	color: #000080;
	font-family: "Times New Roman";
	font-size: 24pt;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
	vertical-align: top;
	margin-top: 0px;
	text-align: left;
}
.centrehead {
	font-style: italic;
	text-align: center;
	font-size: x-large;
	font-family: Verdana;
	letter-spacing: 3px;
	margin: 5px;
	position: inherit;
}
.tableleft td {
	text-align: left;
}
#form {
	border-style: solid;
	border-width: 2px;
	padding: 10px;
	background-color: #E5E5E5;
}

