/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0E1264;
	margin-top: 7px;
	margin-bottom: 7px;
}
/* /////////////Top Nav/////////////// */
ul#topNav {
	margin: 0px 0px 2px;
	padding: 18px 0px 0px;
	text-align: center;
	width: 665px;
	\width: 665px;
	w\idth: 665px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
}
ul#topNav .right {
	display: block;
	list-style: url(none) none;
	border-right: 1px solid #CC0000;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
}
ul#topNav .last {
	display: block;
	list-style: none;
	text-align: right;
	padding-left: 4px;
	float: left;
}
ul#topNav a:link {
	color: #ffffff;
	text-decoration: none;
}
ul#topNav a:visited {
	color: #919CC1;
	text-decoration: none;
}
ul#topNav a:hover {
	color: #cc0000;
}
ul#topNav a:active {
	color: #FFFFFF;
}
/* /////////////Top Nav/////////////// */
.imgLeft {
	float: left;
	padding-right: 8px;
	padding-bottom: 4px;
	text-align: center;
}
.imgRight {
	float: right;
	margin: 0px 0px 4px 6px;
	text-align: center;
}
.leftNavHeaders {
	background: url(../images/bg_leftnav.gif) repeat-x;
	height: 21px;
	margin: 0px;
	padding: 4px 0px 0px 4px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
ul.leftNav {
	margin-top: 5px;
}
li.leftNav {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: -15px;
	list-style: url(../images/icon_flame_sml.gif);
}
ul.leftNav a:link {
	color: #333333;
	text-decoration: none;
}
ul.leftNav a:visited {
	color: #999999;
	text-decoration: none;
}
ul.leftNav a:hover {
	color: #cc0000;
}
ul.leftNav a:active {
	color: #FFFFFF;
}
.sectionHeaders {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003366;
	background: url(../images/icon_flame_med.gif) no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
#sidebar-b p {
	margin-top: 0px;
	margin-bottom: 6px;
}
.bottomNav {
	font-size: 10px;
	text-align: center;
}
.bottomNav p {
	margin-top: 0px;
	margin-bottom: 4px;
}
blockquote {
	font-style: italic;
	width: 58%;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/quote_open.gif) no-repeat left top;
	color: #223982;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 40px;
}


.blockquoteClose {
	background: url(../images/quote_close.gif) no-repeat right bottom;
	padding-bottom: 15px;
}


.scripture {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: right;
	padding-right: 15px;
}
.top {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background: #919CC1;
	border: 1px solid #CE0902;
	width: 40px;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
}
.top a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:hover {
	color: #cc0000;
	text-decoration: none;
}

.top a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #CC0000;
}
.imgBorder {
	border: 1px solid #999999;
}
.leftIndent li {
	margin-left: -10px;
}
.submenu {
	font-size: 10px;
	background: #E7E9F1;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	border: 1px solid #919CC1;
	margin-bottom: 6px;
}
.moreOpen {
	text-decoration: underline;
	color: #0000FF;
}
.highlight {
	font: italic bold 20px "Trebuchet MS";
	color: #CC0000;
	text-align: center;
}
hr {
	margin-top: 12px;
	margin-bottom: 20px;
	width: 100%;
	background: #CC0000;
	color: #CC0000;
}
.more {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.moreInfo {
	background: #EBEBFF;
	border: 1px solid #919CC1;
	margin-bottom: 12px;
	padding: 8px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.cc {
	font-size: 12px;
	color: #CC0000;
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.breadCrumb {
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	background: #EBEBFF;
	border: 1px solid #EBEBFF;
	padding: 4px 4px 4px 8px;
}
.med {
	font-size: 14px;
}
