/* HTML Elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

tr, td, p, br, ol, ul {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

li {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-color: #ffffff;
}

input, select, option, textarea {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Body Styles */
.author {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.authorInfo {
	font-weight: bold;
}

.boolean {
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.date {
	font-weight: bold;
}

.disclaimer {
	font-size: 8pt;
}

.error {
	color: #A00000;
	font-weight: bold;
}

.formLabel {
	color: #0000a0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.formLabelLeft {
	color: #0000a0;
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
}

h2, .head1 {
	color: #000000;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
}

h3, .tableHeader1, .quoteName, .head2 {
	color: #0000a0;
	font-size: 12pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

h4, .quoteTitle, .head3 {
	color: #000000;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h5 {
	color: #00a0e8;
	font-size: 11pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.highlight {
	color: #0000a0;
}

.lineDivide {
	color: #0000a0;
}

.navBottom {
	background-color: #F2EEEE;
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	vertical-align: middle;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #05055e;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	vertical-align: top;
	text-align: center;
}

.nav A:hover {
	color: #00a0e8;
	text-decoration: none;
}

.navOn {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00a0e8;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	text-align: center;
}

.navOn A:hover {
	color: #05055e;
	text-decoration: none;
}

.navMinor {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a0e8;
	font-weight: bold;
	text-decoration: none;
	line-height: 20pt;
	text-align: center;
	vertical-align: top;
}

.number {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

.regenbooksProduct {
	color: #0000a0;
	font-weight: bold;
}

.scripture {
	color: #0000a0;
	font-style: italic;
}

.scriptureReference {
	color: #0000a0;
	font-weight: bold;
}

.sidebar {
	color: #05055e;
	font-size: 16pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}

h1, .title {
	color: #00a0e8;
	font-size: 24pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableHeader2 {
	font-weight: bold;
}

.top {
	font-size: 9pt;
	color: #cccccc;
	text-decoration: none;
	background-color: #000000;
	text-align: right;
}

.newsletterAuthor {
	font-style: italic;
	text-align: center;
}

.newsletterMonth {
	font-weight: bold;
	/*white-space: nowrap;*/
}

.newsletterPublishedBy {
	font-size: 8pt;
}

.newsletterTitle {
}
