.tabText {
	margin-left: 19px;
}
#panelTab {
	background: url(../img/docLib/upperLeft.gif) no-repeat left top;
	float: left;
	width: auto;
	white-space: nowrap;
	font-weight: bold;
	height: 21px;
	z-index: 20;
	position: relative;
	font-size: 11px;
	clear: left;
	margin-top: 20px;
	display: block;
}
#docSection #panelTab p {
	margin: 0px;
	padding: 6px 0px 0px 18px;
}
#tabHeader {
	clear: left;
	width: 842px;
	top: -1px;
	z-index: 10;
	position: relative;
	left: 0px;
	font-size: 10px;
	text-align: justify;
	margin: 0px;
	float: left;
	padding-top: 16px;
	padding-bottom: 0px;
	display: table;
	border: 1px solid #DEDEDE;
	background: #FFF29E;
}
#panelCap {
	z-index: 30;
	height: 21px;
	width: 28px;
	margin-top: 20px;
	position: relative;
	float: left;
}
#sectionAbstract p {
	margin: 0px;
	padding: 0px;
}
#article {
	position: relative;
	width: 609px;
	clear: both;
	float: left;
	top: 0px;
	left: 37px;
	right: 0px;
	bottom: 0px;
	padding: 0px 0px 20px;
	margin: 0px;
	background: #FFF29E;
}
#article .right{
	padding-top: 2px;
}
.thumbnail {
	height: 145px;
	width: 112px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 10px 37px 10px 0px;
	left: 0px;
	bottom: 0px;
	float: right;
	clear: none;
}
#article p {
	margin: 12px 0px 0px;
	padding: 0px;
}
#article a {
	color: #4892C0;
	text-decoration: none;
}
#article a:hover {
	color: #4892C0;
	text-decoration: underline;
}
#article a:visited {
	color: #4892C0;
	text-decoration: underline;
}
#docSection {
	display: table;
	clear: left;
}
#article a:active {
	color: #4892C0;
	text-decoration: underline;
}.articleTitle {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	color: #719D25;
}
#sectionAbstract {
	margin: 0px 0px 8px;
	padding: 0px 37px;
	float: left;
	text-decoration: none;
	clear: right;
}
.tagline {
	font-size: 18px;
	font-weight: bold;
	color: #719D25;
	height: auto;
	position: relative;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}
.copy {
	font-size: 11px;
	margin-right: 20px;
	margin-left: 20px;
}
.copy td {
	font-size: 12px;
}
.copyhalfL {
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	width: 40%;
	text-align: left;
	position: relative;
	background-color: #FFCCFF;
}

.copyhalfR {
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	width: 40%;
	text-align: left;
	left: 45%;
	position: absolute;
	top: 180px;
	background-color: #CCFF99;
}
.countdown {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF633D;
	background-color: #eff2f3;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 6px;
	margin-right: 20px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
}
.get {
	position: relative;
	left: 19px;
	top: -58px;
	height: 31px;
	width: 88px;
	float: left;
}
.chapter {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-left: 21px;
}
.style2 a {
	text-decoration: none;
	color: #666666;
}
.style2 a:hover {
	text-decoration: underline
}
.sidebar {
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 300px;
}
.facts {
	background-image: url(../img/calendar/fact-sidebar-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 278px;
	position: relative;
	float: left;
	clear: left;
	z-index: 90;
	font-size: 11px;
}
.facts p {
	margin-bottom: 8px;
	margin-left: 20px;
	margin-top: 0px;
	text-indent: 0px;
	text-align: left;
	margin-right: 0px;
	width: 240px;
	color: #333333;
}
.facts a {
	font-weight: normal;
}
.factsHeader {
	height: 24px;
	width: 210px;
	z-index: 91;
}
.copy p {
	font-size: 12px;
}
#bottom .copy .sidebar .facts p {
	font-size: 10px;
}
#bottom .copy .sidebar .facts .footnote {
	font-size: 9px;
	color: #666666;
}
.style4 {font-size: 12px}
.city {	border-left: 1px solid #D9D9D9;
	padding-right: 12px;
	padding-left: 10px;
	color: #333333;
	font-size: 9px;
}
.name {
	padding-right: 12px;
	padding-left: 10px;
	color: #333333;
	font-size: 9px;
}
.memberTable {
	font: 10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border: 1px solid #666666;
	margin-bottom: 12px;
	width: 241px;
	margin-left: 18px;
	background-color: #FFFFCC;
}
.memberTable td {
	font: 10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
.memberTable a {
	color: #333333;
	text-decoration: none;
}
.memberTable a:hover {
	color: #4892C0;
	text-decoration: underline;
}
.memberTable a:active {
	text-decoration: none;
}
.memberTable a:visited {
	color: #333333;
}
.memberTableDiv {
	position: absolute;
	left: 50%;
	top: 150px;
	margin-left: -417px;
}
.topBar {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #A8A8A8;
	margin-left: 6px;
	background-image: url(../img/toBarBG.gif);
	background-repeat: repeat-x;
	background-position: left;
	white-space: nowrap;
}
.rowColor {
	background-color: #DEF3C4;
}
.webURL {
	border-left: 1px solid #D9D9D9;
	text-indent: 10px;
	padding-right: 12px;
}
.tableTitle {
	font: 16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #719D25;
	margin-top: 0px;
}
#bottom .copy .sidebar .facts .footnote {
	color: #999999;
}
#bottom .copy .sidebar .facts .footnote a {
	color: #999999;
	text-decoration: none;
}
#bottom .copy .sidebar .facts .footnote a:hover {
	color: blue;
	text-decoration: underline;
}
.navMenu {
	background-color: #FFFF00;
	white-space: nowrap;
	padding: 10px;
	border: 1px solid #ced0d0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100px;
	display: table;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
