﻿html {
	min-height: 100%;
	margin-bottom: 1px;
}

body
{
	background-color: #2A3881;
	border: none;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	text-align: center;
}

#content
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	min-width: 802px;
	text-align: left;
	width: 802px;
}

div.content
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-align:justify;
}


a.menuHyperLink
{
	background: #D8001D;
	color: #DDDDDD;
	display: block;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	vertical-align:middle;
	width: 100%;
}

a.menuHyperLink:hover
{
	background: #D8001D;
	color: #FFFFFF;
	display: block;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	vertical-align:middle;
	width: 100%;
}

a.subMenuHyperLink
{
	background: #D8001D;
	color: #DDDDDD;
	display: block;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	vertical-align:middle;
}

a.subMenuHyperLink:hover
{
	background: #D8001D;
	color: #FFFFFF;
	display: block;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	vertical-align:middle;
	width: 100%;
}

option
{
	font-family: Verdana;
	font-size: 11px;
}

select
{
	font-family: Verdana;
	font-size: 11px;
}

.PageHeadingText
{
	background-color:#FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.PageSubheadingText
{
	background-color:#FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.PageElementHeader
{
	background-color: #F2F2F2;
	color: #000000;
	border-bottom: solid 1px #DDDDDD;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.ListHeaderText
{
	background-color:#FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.ContentImageOnLeft
{
	border:solid 1px #2A3881;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.ContentImageOnRight
{
	border:solid 1px #2A3881;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
}

.PageHeader
{
	background-color:#FFFFFF;
	color:#2A3881;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
}

.ContentHeader
{
	background-color:#FFFFFF;
	color:#2A3881;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

.ContentSubHeader
{
	background-color: #FFFFFF;
	color: #990033;
	font-family: Verdana;
	font-size: 8pt;
	font-style:normal;
	font-weight: bold;
	text-align:justify;
}

.ContentBibleQuote
{
	background-color: #FFFFFF;
	color: #990033;
	font-family: Verdana;
	font-size: 8pt;
	font-style:italic;
	font-weight: bold;
	padding-top:4px;
	text-align:justify;
}

.ContentBibleQuoteSource
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-style:normal;
	font-weight: normal;
}

p.Content
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align:justify;
}


.Footer
{
	background-color:#FFFFFF;
	color: #AAAAAA;
	cursor: default;
	text-align: center;
}
