html {
	height: 100%;
}
a {
	padding: 0;
	color: #008400;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;}
body {
	background: url(images/ltblueborder.jpg) #F0EC9D repeat-y;
/*	border-bottom-color: #C1E1DE;
	border-bottom-style: solid;
	border-bottom-width: 20px;
*/
	color: #234747;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
/*
	min-height: 480px;
*/
	min-width: 640px;
	width: 90%;
}
hr {
	color: #C0C0C0;
	line-height: 1px;
	text-align: center;
	width: 90%;
}
img {
	border: 0;
	padding: 5px;
}
/*.pagetitle {
	color: #316464;
	font-size: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #316464;
	font-size: 125%;
	font-weight: bold;
	left: 150px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	position: absolute;
	top: 40px;
}
*/
.fineprint {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.captiontext {
	font-size: 14px;
	position: absolute; 
	top: 40px;
	left: 70%; 
	right: 90%;
	white-space: nowrap;
/*	width: 250px; */
}
.smallprint {
	font-size: 10px;
}
.linertext {
	padding-bottom: 6px;
	padding-left: 15px;
}
.hi-turq {
	font-weight: bold;
	color: #196B7B;
}
.hi-olive {
	font-weight: bold;
	color: #808000;
}
.hi-red {
	font-weight: bold;
	color: #FF0000;
}
image {
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
p.footer {
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	font-size: 14px;
	line-height: 150%;
	text-align: center;
/*
	width: 90%;
*/
	white-space: nowrap;
}
p.interview {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
/*
	margin-left: 40px;
	margin-right: 25px;
	text-indent: -35px;
*/
	width: 35em;
}
p.pagetitle {
	color: #316464;
	font-size: 150%;
	font-weight: bold;
	left: 150px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	position: absolute;
	top: 40px;
}
p.quote {
/*	font-style:italic; */
	margin-bottom: 1em;
	margin-top: 1em;
	width: 35em;
}
p.subhead {
	color: #316464;
	font-size: 125%;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.boxbottom {
	bottom: 100%;
}
.nobr {
	white-space: nowrap;
}
.noital {
	font-style: normal;
}
.noformat {
	font-size: 14px;
	font-weight: normal;
}
.red {
	color: red;
}
#bodytextarea {
	height: 480px;
	left: 150px;
	max-width: 1040px;
	position: absolute; 
	top: 90px;
}
#buybox {
	background-color: #F3F0B4;
	border: #F3F0B4 5px solid;
	font-weight: bold;
	text-align: center;
	width: 75%; 
}
#footertextarea {
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	font-size: 14px;
	left: 150px;
	line-height: 150%;
	position: absolute;
	text-align: center;
	top: 90%;
	width: 90%;
}
#menuarea {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	left: 10px;
	line-height: 150%;
	position: absolute;
	top: 10px;
	width: 110px;
}
#pageheader {
	color: #003333;
	font-size: 30px;
	left: 140px;
	position: absolute;
	top: 10px;
}

