body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 97px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#buyline {
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3798C5;
	background-color: #89C7E0;
	background-image: url(images/buylinebg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 1;
}
#buylineimg  {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
}
#buylinetext {
	position: absolute;
	left: 150px;
	z-index: 30;
}
#leftcol {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/leftcol_bgwhite.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	position: relative;
}
#leftcol .homenav {
	display: block;
	margin-left: 164px;
	margin-top: 0px;
}
#leftcol .homenav a {
	display: block;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 6px;
	outline: none;
	padding-right: 22px;
}
#leftcol .homenav a:link {
	color: #1c586f;
	font-weight: normal;
	text-decoration: none;
}
#leftcol .homenav a:visited {
	color: #1c586f;
	font-weight: normal;
	text-decoration: none;
}
#leftcol .homenav a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
#leftcol .homenav a:active {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
#leftcol #leftNav {
	position: absolute;
	left: 0px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #990000;
	top: 41px;
	width: 240px;
	padding-right: 0px;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 15px;
	z-index: 40;
}
#leftcol #leftNav ul {
	margin: 0px;
	padding: 0px;
}
#leftcol #leftNav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#leftcol #leftNav a {
	display: block;
	padding-right: 16px;
	font-size: 0.95em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 1.4em;
}
#leftcol #leftNav a:link {
	color: #1c586f;
	font-weight: bold;
	text-decoration: none;
}
#leftcol #leftNav a:visited {
	color: #1c586f;
	font-weight: bold;
	text-decoration: none;
}
#leftcol #leftNav a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/navMarkvert.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#leftcol #leftNav a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#leftcol #leftNav #thisleftNav {
	display: block;
	font-size: 0.95em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-right: 16px;
	font-weight: bold;
	color: #990000;
	background-image: url(images/navMarkvert.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1.4em;
}
#leftcol #leftNav #thisleftNavHeader {
	display: block;
	font-size: 0.95em;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-right: 16px;
	font-weight: bold;
	color: #89C7E0;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1.4em;
	background-image: url(images/leftNavHeaderbg.png);
	width: 224px;
}
#leftcol  #leftNav  .subNav {
	padding-right: 30px;
}
#leftcol .leftFooter {
	margin-bottom: 46px;
	margin-left: 1em;
	position: relative;
	margin-top: 620px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 20px;
	color: #999999;
}
#leftcol .leftFooter a:link {
	color: #1c586f;
	font-weight: normal;
	text-decoration: none;
}
#leftcol .leftFooter a:visited {
	color: #1c586f;
	font-weight: normal;
	text-decoration: none;
}
#leftcol .leftFooter a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
#leftcol .leftFooter a:active {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

#rightcol {
	width: 660px;
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#rightcol #navOuter {
	height: 41px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	position: relative;
}
#rightcol #navigation {
	background-color: #FFFFFF;
	height: 38px;
	position: relative;
	z-index: 5;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}
#rightcol #navigation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#rightcol #navigation li {
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#rightcol #navigation a {
	display: block;
	margin: 0px;
	padding-top: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	padding-bottom: 7px;
	position: relative;
	z-index: 10;
	overflow: visible;
}
#rightcol  #navigation  .first {
	margin-left: 10px;
}
#rightcol #navigation a:link {
	color: #FFFFFF;
	font-weight: normal;
}
#rightcol #navigation a:visited {
	color: #EEEEEE;
	font-weight: normal;
}
#rightcol #navigation a:hover {
	color: #89C7E0;
	font-weight: normal;
	background-image: url(images/navMark.gif);
	background-repeat: no-repeat;
	background-position: center 32px;
}
#rightcol #navigation a:active {
	color: #FFFFFF;
	font-weight: normal;
}
#navigation #thisPage {
	padding-top: 18px;
	display: block;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/navMark.gif);
	background-repeat: no-repeat;
	background-position: center 32px;
	color: #89C7E0;
}
#rightcol #mainBody {
	padding: 0px;
	position: relative;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 25px;
	overflow: visible;
}
#mainBody h1 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0.6em;
}
#mainBody h2 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 0.6em;
}
#mainBody h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0.6em;
	font-weight: bold;
	color: #003366;
}
#mainBody p {
	margin-top: 0px;
	font-size: 0.85em;
	color: #4d4d4d;
	line-height: 1.3em;
}
#mainBody li {
	font-size: 0.85em;
	color: #4d4d4d;
	line-height: 1.3em;
}
#mainBody a:link {
	color: #4398C3;
	font-weight: normal;
	text-decoration: none;
}
#mainBody a:visited {
	color: #4398C3;
	font-weight: normal;
	text-decoration: none;
}
#mainBody a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
#mainBody a:active {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
#mainFooter {
	background-color: #89C7E0;
	height: 30px;
	margin-top: 0px;
	clear: both;
	padding: 10px;
	width: 620px;
	margin-left: 10px;
	margin-bottom: 30px;
}
#mainFooter p {
	color: #000000;
	margin-top: 0px;
	font-size: .85em;
}
#mainFooter a:link {
	color: #1c586f;
	font-weight: normal;
	text-decoration: none;
}
#mainFooter a:visited {
	color: #1c586f;
	font-weight: normal;
	text-decoration: none;
}
#mainFooter a:hover {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
#mainFooter a:active {
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
.clearall {
	clear: both;
	text-align: right;
	font-size: 11px;
}
.floatright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
table  {
	background-color: #2D86B7;
}
table  td  {
	background-color: #FFFFFF;
}
table p {
	margin: 0px;
	padding: 0px;
}
.tableHeader {
	background-color: #2D86B7;
}
.tableHeader p {
	font-weight: bold;
	color: #FFFFFF !important;
}
hr {
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px 5px 10px 5px;
	background-color: #75BCD8;
}
.footnote {
	font-size: 0.8em;
	color: #999999;
}
#contact_form {
	float: right;
	width: 450px;
	background-color: #DFF3FB;
}
.warnings_view {
	background-color: #FFFFF0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	border: 1px dotted #CCCCCC;
}
.bookoffer {
	background-color: #e4f5fc;
	padding: 5px;
	width: 200px;
	margin-left: 10px;
	float: right;
}
.hilightheading {
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #51b3d2;
}
