
body {
	scrollbar-face-color: #94b5ce; 
	scrollbar-shadow-color: #426b8c; 
	scrollbar-highlight-color: #426b8c; 
	scrollbar-3dlight-color: #bbddee; 
	scrollbar-darkshadow-color: #bbddee; 
	scrollbar-track-color: #bbddee; 
	scrollbar-arrow-color: #003366;
	margin: 1em 3em 1em 3em;
	background: white; color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	font-size: 20px; color: #003366;
}

h2 {
	font-size: 18px; color: #003366;  max-width: 40em;
}  

h3 {
	font-size: 16px; color: #003366; max-width: 45em;  
}  

hr {	
	color: #426b8C; background: #426b8C;
	max-width:40em; margin-left:5em; margin-right:5em; text-align:left;
}

p {
	font-size: 14px; text-align: justify;
        max-width: 50em;
} 

.indented {
	margin-left: 5em; max-width: 40em;
}

table, input {
	font-size: 14px;
}

.nobold {
	font-weight: normal;
}

.highlight {
	color: #003366; font-weight: bold; font-style:italic;
}

ol li, ul li, dl dt {
	padding-top: 0.25em; padding-bottom: 0.25em;
	text-align: justify;
        max-width: 46em;
}

dl dd {
	padding-bottom: 1em; max-width: 46em
}

dl dt, .colouredBold {
	font-weight: bold; color: #426b8C;
}

a, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link, a:active {	
	text-decoration: underline; color: #426bbb;
}

a:visited, a:hover {	
	text-decoration: underline; color: #003366;
}

.pageHeader {
	background: #003366; color: #ffffbd; font-weight:bold;
	font-size: 20px; margin-bottom: 2ex;
}

.bibleTextPopUp {
        font-size: 13px; color: #003366; background: #94b5ce;
	width:30em; position:absolute;
        text-align: left; padding: 1ex 1em 1ex 1.5em;
        border: solid 1px #426b8c;
}

.bibleTextPopUp .vr {
	font-size: 80%; color: #ffffbd;	vertical-align: super;
}

.biblePage p {
	text-align: left; margin-top: 0.5ex; margin-bottom: 0.5ex; max-width: 40em;
        padding-left: 1em; text-indent: -1em;
}

.biblePage .vr {
	font-size: 80%; color: #426b8c;	vertical-align: super;
 }

.biblePage .selectedVerse {
	font-weight:bold; color: #003366;
}

.biblePage .selectedVerse .vr {
	background:#94b5ce; color: #ffffbd;
}

.biblePage .bookName {
	font-weight:bold; font-size: 19px; color: #003366;
	padding-right: 1em;
}

.biblePage .chapterNumbers {
	padding-left: 1em; padding-right: 1em;
	text-align: justify;
}

.thisChapter {
	background: #426b8c; font-weight:bold; color: #003366
}

a.thisChapter:link, a.thisChapter:active, a.thisChapter:visited, a.thisChapter:hover {    
        text-decoration: none; color: #ffffbd;
}

.button {
	font-size: 12px; color:#ffffbd; background: #94b5ce;
	padding: 5px 20px 5px 20px; line-height:24px; height:24px;
        border: solid 1px #426b8c;
	margin-top: 1ex; margin-bottom: 1ex;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {    
        text-decoration: none; color: #ffffbd;
}

