body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
}
p.moreLead {
	line-height: 140%;
}
.videoCopy p, .sendForm, .littleLink, .videoCopy a, .videoLinkLine p {
	font-size: .85em;
}
body {
	background-color: #87A4A6;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 40px;
}
a:link, a:active, a:visited {
	color: #9F2029;
}
a:hover {
	color: #003399;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #9F2029;
	text-decoration: underline;
}
h1 {
	font-size: 1.6em;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h2 {
	font-size: 1.3em;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .6em;
}
.header {
	padding: 30px 15px 10px 15px;
	background-image: url(images/white_house.gif);
	background-repeat: no-repeat;
	background-position: 608px 2px;
	border-bottom: 10px solid #CCCCCC;
	height: 56px;
	overflow: hidden;
	vertical-align: bottom;
}
.mainTable {
	background-color: #FFFFFF;
	background-image: url(images/brain.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 795px;
}
.main {
	padding: 20px 0px 30px 20px;
	vertical-align: top;
	text-align: left;
	width: 415px;
}
.right {
	padding: 20px 15px 15px 20px;
	vertical-align: top;
	text-align: left;
	width: 325px;
}
.bookPod {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
}
.merchLink {
	font-weight: bold;
	text-align: center;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
.littleLink {
	font-weight: bold;
}
.pic, .pic2 {
	padding: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.pic {
	padding: 12px;
}
.pic2 {
	padding: 8px;
}
.videoCopy a:link, .videoCopy a:active, .videoCopy a:visited {
	display: block;
	text-decoration: none;
}
.videoCopy a:hover {
	background-color: #ECF2F4;
}
.videoCopy a:link span, .videoCopy a:active span, .videoCopy a:visited span {
	color: #9F2029;
	text-decoration: underline;
}
.videoCopy a:hover span {
	color: #003399;
	text-decoration: underline;
}
.videoCopy p, .videoCopy a {
	color: #444444;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 0;
	line-height: 130%;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
.videoCopy p strong {
	color: #000000;
}
.videoCopy p a {
	font-weight: bold;
}
#placeholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-image: url(images/placeholder.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 325px;
	height: 290px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.innerText {
	color: #003366;
	font-weight: bold;
	margin: 104px auto 0px auto;
	padding: 10px;
	height: 22px;
	overflow: hidden;
	width: 230px;
}
.sendForm {
	font-weight: bold;
	text-align: center;
}
form {
	margin: 0px;
	text-align: center;
}
input, textarea {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
.footer {
	background-color: #CCCCCC;
	font-size: .7em;
	color: #333333;
	padding: 2px;
	text-align: center;
}
#signupBox {
	z-index: 5;
	position: absolute;
	top: 450px;
	right: 0px;
	width: 100%;
	text-align: center;
	display: none;
}
#innerBox {
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#innerInnerBox {
	float: right;
	width: 360px;
	margin-right: 0px;
}
#innerInnerInnerBox {
	background-color: #CCFFFF;
	border: 4px solid #003366;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.innerBoxText {
	padding: 15px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
blockquote {
	font-size: 1em;
	line-height: 140%;
	background-color: #ECF2F4;
	color: #333333;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-indent: -.55em;
	padding: 1em 1em 1em 1.5em;
	border: 2px solid #87A4A6;
	border: 2px solid #003366;
}
blockquote span {
	font-weight: bold;
	display: block;
	text-align: center;
	color: #000000;
	font-size: 1em;
	margin-top: .5em;
}