﻿/********** FCK EDITOR STYLE OVERRIDES (DUPLICATED IN CONTAINER.CSS) **********/
/********** MAIN CONTENT **********/
.Normal{
font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #312003;
	}


.pageTitle{
font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#F9F8F6;
	position:relative;
	left:-40px;
	padding:8px 0px 8px 40px;
	margin-bottom:10px;
	width:671px;
	display:block;
	color:#015697;
	font-weight:bold;
	}
.tableTitle{
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#F9F8F6;
	margin-bottom:10px;
	display:block;
	color:#015697;
	font-weight:bold;
	width:859px;
	padding-left:20px;
	}

.headlineFact {          /*div#main div.prayer h1*/
	background-color: #F8F7F3;
	background-image:none;
	left:0px;
	padding:8px 0px 8px 0px;
	margin-bottom:10px;
	width:200px;
	font-size:12px;
	border-bottom:1px solid #DBD7CC;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	color: #015697;
	font-weight:bold;
	margin:0;
	text-align:left;
}
 
.subhead1 {          /*div.contentModule h2*/
	padding: 6px 10px 15px 20px;
	font: bold 15px/21px Georgia, "Times New Roman", Times, serif;
	color: #1094D2;
}
.subhead2 {          /*div.contentModule h3*/
	display: block;
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #F37961;
	padding-bottom:10px;
}
.subhead2Callout {          /*div#callout h3*/
	display: block;
	padding: 5px 15px 5px;
	background-color: #F1F0EC;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #1096D5;
	text-align: left;
}
.subhead3 {          /*div.contentModule h4*/
	display: block;
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #1096D5;
	text-transform: uppercase;
}
/*.bullet {  */        /*div.contentModule p span.bullet*/
	/*color: #A81E32;*/
/*}*/
.callout {          /*div.contentModule p span.callout*/
	color: #1797D5;
}
.imgFirst {          /*div.contentModule img.first*/
	
	float: left;
	padding:0px 15px 15px 0px;
	
}
.imgLarge {          /*div.contentModule img.large*/
	position: relative;
	float: none;
	margin: 0px 0px 10px 0px;
	
}
.imgIcon {          /*div.contentModule img.icon*/
	position: relative;
	float: none;
	margin: 0px;
	border: none;
}
.imgRight{
float:right;
padding:15px 0px 15px 15px;
}
.imageCaption{
    background-color: #FAFAF8;
    border: 1px solid #DFD8D0;
    color: #7E8791;
    display: block;
    float: left;
    font: 12px/14px Verdana,Arial,Helvetica,sans-serif;
    margin: 0 15px 10px 0;
    padding: 10px;
    text-align: right;
}

.credit {          /*div.prayer p.credit*/
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #005595;
}
/*.subhead1Fact {          /*div.fact h2*/
	/*display: block;
	padding: 0px 20px;
	background-color: #A81E32;
	font: bold 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #DFB24B;
	text-align: right;*/
/*}*/
.chartTitle {          /*div.fact p.chartTitle*/
	font: 13px/14px Arial, Helvetica, sans-serif;
	color: #4D4B4C;
	text-align: left;
}


/********** SIDE BAR **********/
.sideImgCaption {          /*div#side div.contentModule p.caption*/
	color:#96A2AB;
font:12px/14px Arial,Helvetica,sans-serif;
padding:0 8px 5px;
text-align:right;
display:block;
}
.profileGranteeName {          /*div#profile h1*/
font:italic bold 13px/15px Georgia,"Times New Roman",Times,serif;
height:55px;
padding:15px 0 20px;
display:block;
}


/********** NEWS/INFO **********/
.headlineNews {          /*div#news h1, div#newsWithNav h1*/
	display: block;
	
	margin-bottom: 7px;
	padding: 6px 0px 5px;
	height: 18px;
	font-weight: bold;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #015697;
	text-align: left;
	
}
.headline {
color:#EE674A;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
margin:0;
padding:0 0 5px;
text-transform:uppercase;
}
.headlineSideFact {          /*div#sideFact h1, div#sideFactWithNav h1*/
	
border-bottom:1px solid #E8E5DE;
margin-bottom:10px;
padding:15px 0 10px;
font: bold 14px/17px Arial, Helvetica, sans-serif;
	color: #015696;
	text-align:left;
	text-transform:uppercase;
	display:block;
}

.subhead1News {          /*div#news h2, div#newsWithNav h2*/
	display: block;
	padding: 7px 0px;
	margin:0;
	font: bold 14px/17px Arial, Helvetica, sans-serif;
	color: #015696;
	text-align:left;
	text-transform:uppercase;
}


