/* (C) Copyright 2005 Long2 Consulting. All Rights Reserved */

html, body  {
	color:#000000;
	background-color: #CCCCCC;
	font: 10pt Verdana, Arial, sans-serif;
	margin: 0px;
	text-align: left;
}

td {
	vertical-align: top;
}

ul, ol {
	color: #000000;
	line-height: 150%;
	font-size: 10pt;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
}

ul, li {
	color: #000000;
	list-style-image: url('images/bullet.gif');
	font-size: 10pt;
	text-align: left;
}

h1 {
	font-size: 16pt;
	color: #3466C4;
	text-align: center;
	padding: 2px;
	border-bottom-style: solid;
	border-color: #3466C4;
	border-width: 1px;
	width: 98%;
}

h2 {
	font-size: 14pt;
	color: #808080;
	text-align: left;
	padding: 2px;
	border-bottom-style: solid;
	border-color: #808080;
	border-width: 1px;
	width: 98%;
}

h3 {
	font-size: 12pt;
	color: #7AA2EA;
	text-align: left;
	padding: 2px;
	border-bottom-style: solid;
	border-color: #7AA2EA;
	border-width: 1px;
	width: 98%;
}

h4 {
	font-size: 11pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #7AA2EA;
	padding: 2px;
	border: 1px solid #7AA2EA;
	width: 98%;
}

h5 {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #808080;
	padding: 2px;
	border-bottom-style: solid;
	border-color: #808080;
	border-width: 1px;
	width: 98%;
}

h6 {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #3466C4;
	padding: 2px;
	border-bottom-style: solid;
	border-color: #3466C4;
	border-width: 1px;
	width: 98%;
}

a:link {
	text-decoration: underline;
	color: #3466C4;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #3466C4;
	background-color: transparent;
} 

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3466C4;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #3466C4;
}

#MainPicture {
	margin: 0px;
	padding: 0px;
}

#Name {
	color: #FFFFFF;
	font: bold 22pt "Georgia", Verdana, Arial, sans-serif;
	text-align: center;
	margin-top: 30px;
}

#Name p{
	color: #FFFFFF;
	font: bold 32pt "Georgia", Verdana, Arial, sans-serif;
	text-align: center;
	margin-top: 11px;
}

#TopNav {
	font-size: 10pt;
}

#TopNav p{
	color: #FFFFFF;
	text-align: right;
	margin-top: 8px;
	margin-right: 15px;
}

#TopNav a:link {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: transparent;
	text-decoration: none;
	border: 1px solid #4979D2;
}

#TopNav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: transparent;
	text-decoration: none;
	border: 1px solid #4979D2;
}

#TopNav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: #7AA2EA;
	text-decoration: none;
	border: 1px solid #001F56;
}

#TopNav a:active {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: #7AA2EA;
	text-decoration: none;
	border: 1px solid #001F56;
}

#PageName{
	font-size: 16pt;
	color: #285099;
	text-align: center;
	padding-top: 8px;
}

#PageName p{
	border-bottom-style: solid;
	border-color: #285099;
	border-width: 1px;
}

#LeftNav {
	color: #FFFFFF;
	background-color: #001F56;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	line-height: 24px;
	vertical-align: top;
	margin: 1px 4px 1px 4px;
}

#LeftNav p{
	color: #FFFFFF;
	background-color: #001F56;
	border: 1px solid #001F56;
	margin: 1px 34px 1px 4px;
}

#LeftNav a:link {
	color: #FFFFFF;
	display: block;
	background-color: #001F56;
	text-decoration: none;
	border: 1px solid #001F56;
	margin: 1px 34px 1px 4px;
}

#LeftNav a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #001F56;
	text-decoration: none;
	border: 1px solid #001F56;
	margin: 1px 34px 1px 4px;
}

#LeftNav a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #3466C4;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin: 1px 34px 1px 4px;
}

#LeftNav a:active {
	color: #FFFFFF;
	display: block;
	background-color: #3466C4;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin: 1px 34px 1px 4px;
}

#MainContent {
	color: #000000;
	text-align: left;
	font-size: 10pt;
	margin: 4px 8px 0px 8px;
}

#MainContent p{
	color: #000000;
	text-align: left;
	font-size: 10pt;
	margin: 4px 8px 0px 8px;
}

#Table1 {
	border: 1px solid #3466C4;
	background-color: #3466C4;
	margin-left: 25px;
}

.Table1 {
	border: 1px solid #3466C4;
	background-color: #3466C4;
}

.TableHeader1 {
	color: #FFFFFF; 
	background-color: #3466C4;
	border: 1px solid #3466C4;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.TableBody1 {
	color: #FFFFFF; 
	background-color: #7AA2EA;
	vertical-align: top;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px;
}

.TableBody1 p{
	color: #FFFFFF; 
	background-color: #7AA2EA;
	vertical-align: top;
	font-size: 9pt;
	font-weight: bold;
}

#Copyright {
	
}

#Copyright p{
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	margin-top: 12px;
}
#Copyright a:link {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}
#Copyright a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
} 

#Copyright a:hover {
	text-decoration: none;
	color: #3466C4;
	background-color: #FFFFFF;
}
#Copyright a:active {
	text-decoration: none;
	color: #3466C4;
	background-color: #FFFFFF;
}

.calendar-table {
	border: 1px solid #001F56;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
}

.calendar-month {
	color: #FFFFFF;
	background-color: #001F56;
	border: 1px solid #001F56;
	font-size: 10pt;
	height: 36px;
}

.calendar-offday {
	border: 1px solid #001F56;
	background-color: #FFFFFF;
	font-size: 10pt;
}

.calendar-day {
	color: #000066;
	background-color: #D1DFF8;
	border: 1px solid #001F56;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
	width: 14.3%;
}

.calendar-daynumber {
	color: #000066;
	background-color: #D1DFF8;
	vertical-align: top;
	text-align: right; 
	font-size: 10pt;
	font-weight: normal;
}

.calendar-dayname{
	color: #FFFFFF;
	background-color: #7AA2EA;
	border: 1px solid #001F56;
	vertical-align: top;
	text-align: center; 
	font-size: 10pt;
}

.lbsTooltip
{
	background:#000066;
	border: 1px #D1DFF8;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background:#fff4b8;
	color: black;
	font-weight:bold;
	font-size:15px;
	line-height: 18px;
	font-family:Arial,Helvetica,serif;
	margin: 0;
	padding:4px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
	line-height:16px;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family:Arial,Helvetica,serif;
	font-size: 14px;
	line-height:16px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family:Helvetica,Arial,serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}