﻿body {
	background-color: #FFFFFF;
	margin: 0px;
}

a {
	color: #990000;
	text-decoration: underline;
}

a.newsLink 
{
	text-decoration: underline;
}

td 
{
	vertical-align: top;
}

.pictureGene
{
    FLOAT: left; 
    MARGIN: 0px 20px 20px 0px
}


.quoteAuthor
{
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.bookThumb
{
    text-align:left;
    vertical-align: top;
    padding: 5px;
    border-top: dashed 1px #990000;
}
.bookDesc
{
    font-style: normal;
    width: 400px;
    padding: 5px;
    border-top: dashed 1px #990000;
}

.bookDesc a
{
    text-decoration: underline;
}
    
.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 15px;
  background-color: #FFFFFF;
	color: #990000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
}

.callAttentionTo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: white;
	background-color: black;
	text-align: center;
	margin-left: 100px;
	padding-left: 48px;
	padding-right: 48px;
	width: 709px;
	border-left: #C4C2C2 1px solid;
	border-right: #C4C2C2 1px solid;

}

#confirmationContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#homeContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 100px;
	padding-left: 48px;
	padding-top: 15px;
	padding-right: 48px;
	padding-bottom: 15px;
	width: 709px;
	border-top: #C4C2C2 1px solid;
	border-left: #C4C2C2 1px solid;
	border-bottom: #C4C2C2 1px solid;
	border-right: #C4C2C2 1px solid;
}

#mastheadLogo
{
	text-align: right;
}

#interiorContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 100px;
	padding-left: 48px;
	padding-top: 15px;
	padding-right: 48px;
	padding-bottom: 15px;
	width: 709px;
	border-top: #C4C2C2 1px solid;
	border-left: #C4C2C2 1px solid;
	border-bottom: #C4C2C2 1px solid;
	border-right: #C4C2C2 1px solid;
}

.expertsSummary 
{
	padding-right: 328px;
}

#rotatingAd
{
	padding: 15px;
	border-right: lightgrey 2px solid;
	border-top: lightgrey 2px solid;
	border-left: lightgrey 2px solid;
	border-bottom: lightgrey 2px solid;
}

#rotatingAd .expertAd
{
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: dashed 1px #990000;
}

.homeThumbTD 
{
	padding-right: 50px;
	padding-bottom: 30px;
}

.mastheadLogin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	vertical-align: middle;
	text-align: right;
	background: black;
	text-decoration: underline;
}

#registrationControl td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
}

#registrationLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

#HaveGeneSpeak
{
    left: 715px;
    width: 125px;
    position: absolute;
    top: 120px;
    height: 125px;
    padding: 15px;
    border-left: solid 4px #990000;
    font-size: larger;
    line-height: 14px;
}