/* Style sheet for home page and sub-directory pages */

body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13pt;
	font-family: verdana, sans-serif;
	background-color: #f3f3f3; 
	text-align: center;
	height: 100%;
}

a {
	color: #0c4581;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #4e77b2;
	text-decoration: none;
}

p {
	text-align: left;
	margin-top: 0;
}

.TOCHeading {
	font-size: 20pt;
	text-align: center;
	font-weight: bold;
   }

.TOCSubHeading {
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
   }

.TOCHeading_S {
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
   }


#BookIntro {
	font-size: 9pt;
	text-align: justify;
	font-style: italic;
	line-height: 150%;
   }

#BookTOC {
	font-size: 8.5pt;
	text-align: left;
	font-style: normal
	line-height: 100%;
   }

#XtraCanonicalIntro {
	font-size: 9pt;
	text-align: left;
	font-style: normal;
	line-height: 130%;
   }

#XtraCanonicalBookName {
	font-size: 14pt;
	text-align: left;
	font-style: normal;
	line-height: 100%;
   }

.BookHeading {
	font-size: 22pt;
	text-align: center;
	font-weight: bold;
   }

.BookSubHeading1 {
	font-size: 8pt;
	text-align: center;
   }

.BookSubHeading2 {
	font-size: 11pt;
	text-align: center;
   }

.BookSubHeading3 {
	font-size: 11.5pt;
	text-align: center;
	font-style: italic;
	font-weight: bold;
   }

.ChapterHeading {
	font-size: 10pt;
	text-align: center;
	font-style: normal;
	font-weight: bold;
   }

.ChapterSubHeading {
	font-size: 9pt;
	text-align: left;
	font-style: italic;
	font-weight: bold;
   }

.XtraCanonicalHeading1 {
	font-size: 24pt;
	text-align: center;
	font-style: normal;
	font-weight: bold;
   }

.XtraCanonicalHeading2 {
	font-size: 16pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;
   }

.XtraSpacing1 {
	font-size: 1pt;
	text-align: center;
   }

.XtraSpacing2 {
	font-size: 2pt;
	text-align: center;
   }

.pindent1 {text-indent: 3em;}

.pindentTOC {text-indent: 7px;}

.parindent {text-indent: 2em;
	font-size: 9pt;
	line-height: 150%;}
	
.Chapter_noIndent {
	font-size: 9pt;
	line-height: 150%;}

.copyrighttext {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	}
	
.FootnoteLine {
	font-size: 11pt;
	text-align: left;
   }

.FootnoteText {
	font-size: 7.5pt;
	text-align: left;
	font-weight: normal;
	text-indent: -14px;
	margin-left: 14px;
	}
	
.FootnoteTextSD {
	font-size: 7.5pt;
	text-align: left;
	font-weight: normal;
	text-indent: -15px;
	margin-left: 20px;
	}
	
.FootnoteTextDD {
	font-size: 7.5pt;
	text-align: left;
	font-weight: normal;
	text-indent: -20px;
	margin-left: 20px;
	}
	
.FootnoteSpacing {
	font-size: 4pt;

   }	
	
.BookPageNumb {
	font-size: 9pt;
	text-align: center;
	line-height: 100%;
	}
	
.reviews {
	font-size: 9pt;
	line-height: 140%;
	}
	
.SupScript {
	font-size: xx-small;
	vertical-align: super;
	line-height: 90%;}


#bookdesc {
	font-size: 9pt;
	text-align: left;
}

#bookdesc .testimonials {
	color: #444;
	margin-left: 30px;
	margin-bottom: 15px;
	font-size: 9pt;
	line-height: 140%;
}

#bookdesc .bookdesc {
	color: #000;
	font-size: 9pt;
	line-height: 140%;
	}

#toplogo {
	border: none;
	background: #fff;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	float: right;
}

#address {
	text-align: left;
	position: absolute;
	bottom: 0;
	left: -10px;
	color: #fff; 
	margin: 5;
	background-color: #06a501;
	padding: 5px 5px 5px 5px; 
	width: 22%;
}

#copyright {
	float: right;
	margin: 0 5px 45px 10;
	background: #fff url(Images/BB-logo-Aug-sm1.gif) top right no-repeat;
	padding: 25px 0 0;
}

#top-section {
	position: relative;
	font-size: x-small;
	text-align: right;
	min-height: 50px;
	height: 8em;
	border: solid #ccc;
	border-width: 0 0 1px 0;
	width: 100%;
	padding: 0;
}

#middle-section {
	border: solid #ccc;
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 5px 0;
	clear: both;
}

#bottom-section {
	height: 10em;
	position: relative;
	font-size: xx-small;
	padding: 0 0 10;
	clear: both;
	margin: 0;
}

#bottomlinks {
	width: 405px;
	margin: 0 0 0 114px;
	padding: 10px;
	text-align: center;
	background: transparent;
	}

#bottomlinksBooks {
	width: 405px;
	margin: 0 0 0 96px;
	padding: 10px;
	text-align: center;
	background: transparent;
}

#bottomlinksXtraIndex {
	width: 405px;
	margin: 0 0 0 114px;
	padding: 10px;
	text-align: center;
	background: transparent;
}

#bottomlinks a {
	font-weight: bold;
}

#inside {
	width: 620px;
	margin: 0 auto;
	padding: 5px 10px;
	border: #ccc solid;
	border-width: 0 1px 1px;
	background: #fff;
}

#buyform {
margin: 0 0 15px 0;
padding: 0;
}

.body-text-normal {
font-family: arial, sans-serif;
font-size: 10.0pt;
font-style: normal;
}

.body-text-normal2 {
font-family: arial, sans-serif;
font-size: 10.0pt;
font-style: normal;
line-height: 150%;
}

.body-text-large {
font-family: arial, sans-serif;
font-size: 14.0pt;
font-style: normal;
}

.body-text-small {
font-family: verdana, sans-serif;
font-size: 7.0pt;
font-style: normal;
}

.body-text-normal-verdana {
font-family: verdana, sans-serif;
font-size: 10.0pt;
font-style: normal;
}

.TOC-speaker-desc {
font-family: verdana, sans-serif;
font-size: 8.0pt;
font-style: italic;
}

.hr1 {
       display: block;
       margin-left: 0px;
       padding: 0;
       height: 0px;
       width: 32%;
       max-height: 0;
       font-size: 0px;
       line-height: 0px;
       clear: both;
       border: none;
       border-top: 1px solid #000000;
       border-bottom: 1px solid #ffffff;
	}
	
.hr2 {
       display: block;
       position: relative;
       padding: 0;
       margin: 0px auto;
       height: 0px;
       width: 85%;
       max-height: 0;
       font-size: 1px;
       line-height: 1px;
       clear: both;
       border: none;
       border-top: 1px solid #000000;
       border-bottom: 1px solid #ffffff;
    }