a.c:link { color:#333399; }
a.c:visited {color:#333399; }
a.c:hover { color:#333399; }

a.n:link { color:#fff; }
a.n:visited {color:#fff; }
a.n:hover { color:#C6D9EC; }

a.bc:link { color:#993333; }
a.bc:visited {color:#993333; }
a.bc:hover { color:#993333; }

body {
	background-image:url(../images/backgroundhephillipsnew.gif);
	font-family:calibri;
	font-size:12pt;
	font-style:normal;
	font-weight:100;
	letter-spacing:normal;
	line-height:14pt;
	color: #000;
	text-align: left;
}
ol {
	font-family:calibri;
	font-size:12pt;
	font-style:normal;
	font-weight:100;
	letter-spacing:normal;
	line-height:14pt;
	color: #000;
	text-align: left;
}
ul {
	font-family:calibri;
	font-size:12pt;
	font-style:normal;
	font-weight:100;
	letter-spacing:normal;
	line-height:14pt;
	color: #000;
	text-align: left;
}
.ul-nav {
	font: bold 10pt calibri;
	color: #FFF;
	list-style: circle;
    text-align: left;
}
p {
	font-family:calibri;
	font-size:12pt;
	font-style:normal;
	font-weight:100;
	letter-spacing:normal;
	line-height:14pt;
	color: #000;
	text-align: left;
}
.paragraph-center-black {
	font-family:calibri;
	font-size:12pt;
	font-style:normal;
	font-weight:100;
	letter-spacing:normal;
	line-height:14pt;
	color: #000;
	text-align: center;
}
.paragraph-center-red {
	font-family:calibri;
	font-size:12pt;
	font-style:normal;
	font-weight:100;
	letter-spacing:normal;
	line-height:14pt;
	color:#993333;
	text-align: center;
}
.title {
	font-family: calibri;
	font-size: 14pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.title-small {
	font-family: calibri;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.article-body-subtitle {
	font-family: calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.article-body {
	font-family: calibri;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
}
.article-body-left-underline {
	font-family: calibri;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	text-decoration:underline;
}
.article-body-center-small {
	font-family: calibri;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	list-style-position: inside;
	list-style-type: circle;
	text-align: center;
}
.bread-crumbs {
	font-family: calibri;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993333;
	text-align: left;
}
.footer-ibwd {
	font-size: 12px ;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.lbsTooltip
{
	background:#C6D9EC;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltipHeader
{
	background:#336699;
	color: white;
	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: 336699;
	text-decoration: underline;
	font-weight: normal;
	font-size:11px;
	font-family:Helvetica,Arial,serif;
}

.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;
}