@charset "utf-8";

body {
	background-color: #a3cc58;
	background-attachment: fixed;
	background-image: url(images/page_bkgd.png);
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 120%;
}
a {
	font-weight: normal;
	color: #007FB6;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #85B432;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #007FB6;
	text-decoration: underline;
}
a:link img, a:visited img {
	border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007FB6;
	text-decoration: none;
	padding-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007FB6;
	text-decoration: none;
	padding-bottom: 10px;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 750px;
}
#main p.lastNode {
	margin-bottom: 0;
}
#container {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 30px;
	width: 750px;
	padding-top: 0px;
	background-color: #FFF;
}
html > body #container {
	height: auto;
}
#header {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 750px;
	padding-top: 0px;
	height: 24px;
	background-image: url(images/page_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
html > body #header {
	height: auto;
	min-height: 25px;
}
#bio_left {
	display: inline;
	float: left;
	width: 330px;
	background-image: url(images/left_bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 10px;
	margin-bottom: 20px;
}
#bio_left img {
	padding-bottom: 20px;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	display: inline;
	float: left;
}
#bio_left p {
	width: 310px;
	padding-left: 0px;
}
dl {
	padding-left: 10px;
}
dd {
}

.references {
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 150%;
	width: 310px;
}
.references li {
	line-height: 120%;
	padding-bottom: 7px;
}
#bio_right {
	display: inline;
	float: left;
	width: 330px;
	background-image: url(images/right_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 30px;
	margin-bottom: 20px;
}
#bio_right ul {
	line-height: 150%;
	padding-bottom: 20px;
}
#twitter_div {
	border: 1px dotted #007FB6;
	padding: 10px;
}
#twitter_div ul {
	padding-bottom: 0px;
}
#twitter_update_list li {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#video {
	padding-left: 5px;	
	padding-top: 0px;
	margin-bottom: 20px;
	width: 325px;
}
#buy_share {
	display: inline;
	float: left;
	padding-left: 20px;
}
#bio_share {
	float: left;
}
#logo {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 387px;
	padding-top: 0px;
	height: 534px;
}
html > body #logo {
	height: auto;
	min-height: 535px;
}
#colwrap2 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 363px;
}
#quote {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 363px;
	padding-top: 0px;
	height: 224px;
	background-image: url(images/pullquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#quote p {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 130%;
}
html > body #quote {
	height: auto;
	min-height: 225px;
}
#excerpt {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 333px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
html > body #excerpt {
	height: auto;
	/* min-height: 307px; */
}
#excerpt p {
	line-height: 120%;
}
#sellers {
	width: 120px;
	display: inline;
	float: left;
}
#sellers li {
	line-height: 120%;
}
#share {
	width: 130px;
	display: inline;
	float: right;
	padding-top: 25px;
}
#bios {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #B7EAFF;
	width: 710px;
	padding-top: 0px;
	height: 131px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #007FB6;
	border-bottom-color: #007FB6;
}
html > body #bios {
	height: auto;
	min-height: 132px;
}
#bio_kit {
	display: inline;
	float: left;
	width: 310px;
	margin-left: 20px;
	padding-top: 15px;
}
#bio_jayne {
	display: inline;
	float: left;
	width: 305px;
	margin-left: 35px;
	padding-top: 15px;
}
#bios img {
	display: inline;
	float: left;
	padding-right: 10px;
}
#leftcol {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 345px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007FB6;
}
.endorse {
	margin-bottom: 2.0em;
	margin-top: -0.5em
}
html > body #leftcol {
	height: auto;
	min-height: 142px;
}
#rightcol {
	margin-left: 0px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 325px;
	padding-top: 25px;
	padding-left: 20px;
}
html > body #rightcol {
	height: auto;
	min-height: 142px;
}
#survey {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	background-image:url(images/survey_bkgd.png);
	width: 280px;
	height: 61px;
	margin-bottom: 20px;
}
#footer {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	width: 710px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007FB6;
}
html > body #footer {
	height: auto;
	min-height: 40px;
}
.footerlinks {
	text-align: center;
	list-style: none;
}
.footerlinks li {
	display: inline;
	padding: 0;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
hr {
	color: #007FB6;
	background-color: #007FB6;
	height: 1px;
	border: 0;
	margin-bottom: 10px;
}
dt {
	padding-top: 3px;
	padding-bottom: 3px;
}
dt a {
	font-weight: bold;
}
dl {
	padding-bottom: 5px;
}

dd {
	padding-left: 15px;
	padding-bottom: 10px;
}

