<STYLE TYPE="text/css">
<!--

.Normal{
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
    line-height: 13pt;
	color : #474747;
}

h1 {
	font-weight : bold;
	font-size : 30px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px;
}

h2 {
	font-weight : bold;
	font-size : 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	color:#666
}


h3 {
	font-size:1.05em;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h4 {
	margin-bottom:15px;
}

.blue {
	color: #21368b;
}

/* Image and pullquote divs */
div.floatleft {
	width:250px;
	float:left;
	margin:10px 20px 10px 0;
	border-top:3px solid #21368b;
	border-bottom:3px solid #21368b;
}
div.floatleft-nobars {
	width:250px;
	float:left;
	margin:10px 20px 10px 0;
	border:none;
}
div.floatright {
	width:250px;
	float:right;
	margin:10px 0 10px 20px;
	border-top:3px solid #21368b;
	border-bottom:3px solid #21368b;
}
div.floatright-nobars {
	width:250px;
	float:right;
	margin:10px 0 10px 20px;
	border:none;
}
div.floatleft img, div.floatright img {
	width:250px;
	margin:10px 0 0 0;
}
div.largeimg {
	width:100%;
	max-width:550px;
	margin:20px 0;
	clear:both;
}
.largeimg img {
	width:100%;
	max-width: 540px;
	margin:0 0 10px 0;
}
p.imgcaption {
	font-family:Verdana,Arial,sans-serif;
	color:#333;
	font-size:9px;
}
.sans-serif {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
}

p.pullquote {
	font-family:Verdana,Arial,sans-serif;
	font-size:20px;
	color:#00703c;
	display:block;
	margin:10px;
}
p.pullquoteatt {
	font-family:Verdana,Arial,sans-serif;
	font-size:14px;
	color:#333;
	display:block;
	margin:10px;
}

/* Emphases */
strong, .strong {
	font-weight:bold;
}
.scripture,.pub,.note,.courtcase {
	font-style:italic;
}
.normal {
	font-style:normal;
	font-family:inherit;
}
 
 
 div.clear {
	 clear:both;
 }


.imageleft {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;	
	padding:0px 10px 10px 0px;
	float:left;
}

.imageright {
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:0px;
	padding:0px 0px 10px 10px;	
	float:right;
}

.imagetop {
	margin:10px 0;
}

.imagecaptionright{
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:0px;	
	float:right;
	background-color:#EEE;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	padding:2px;
}

.video-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
 
.video-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

#menu {
	list-style:none;
	margin:0px;
	padding:0px;
	width:595px;
}

#menu li {
	float:left;

}

#menu li a {
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	padding:5px 14px 5px 14px;
	font-weight:bold;
}

#menu li a:hover {
	text-decoration:underline;
	background-color:#6763ad;
}

.footnote{
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	color:#333;
	padding-bottom:20px;
}

.bibliography{
	font-size:.75em;
	color:#333;
	padding-bottom:20px;
	vertical-align: super;
}

.socialtools {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:90px;
}

.pagetools {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:1px;
	margin-left:30px;
	text-decoration:none;
}

.pagetoolslink {
	border:0;
	text-decoration:none;
}

#Trap {
	display:none;
}

table.article,
table.article-no-border {
	margin:10px 0;
	border-collapse:collapse;
}

.article td,
.article th,
.article-no-border td,
.article-no-border th {
	padding: 5px 10px;
	vertical-align: top;
}

.article td {
	border: 1px solid #999;
}
	

hr.teaser {
	display: block;
	height: 1px;
    border: 0;
	border-top: 3px solid #21368b;
	background-color:#21368b;
	clear:both;

}
ul.nobullet {
	list-style-type:none;
}
ul.nobullet li {
	padding-bottom:5px;
}

dl.qa dt {
	font-weight:bold;
}
ol li {
	padding-bottom:10px;
}

/*Email signup form styles*/
#mc_embed_signup {
	background:#fff;
	clear:left;
	font-family: 'Times New Roman',serif;
}
#mc_embed_signup input.button {
	background-color:#21368b;
	color: #ffffff;
	border: none;
	border-radius: 8px;
	font: 14px Verdana, sans-serif;
	margin: 15px 0;
	padding: 5px;
	min-width: 90px;
}
#mc_embed_signup input.email {
	border-radius: 4px;
	font: 12px Verdana, sans-serif;
	padding: 5px;
	min-width: 300px;
}
#mc_embed_signup input[type="submit"]:hover {
	background-color: #152359;
}

-->
</STYLE>
