/* CSS Document */
body {color:#154999; line-height:20px; font-size:11px;  font-stretch:narrower; text-align: left;}
h1{
 	font-style:italic;
	font-weight:lighter;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14pt; 
	font-stretch:ultra-condensed; 
	color:#154999; 
	margin-bottom:-5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 11pt;
	color: #A9A87B;
	margin-bottom: -5px;
	margin-top: 10px;
}
h3{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #154999;
	margin-bottom: -5px;
	margin-top: 10px;
}
.h1{
 	font-style:italic;
	font-weight:lighter;
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14pt; 
	font-stretch:ultra-condensed; 
	color:#154999; 
	margin-bottom:-5px;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 11pt;
	color: #A9A87B;
	margin-bottom: -5px;
	margin-top: 10px;
}
.h3{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #154999;
	margin-bottom: -5px;
	margin-top: 10px;
}
.byline{
	color:#154999; 
	font-size:7pt; 
	font-weight:lighter; 
	font-stretch:condensed; 
	padding-left:8px;
}
.blockquote {
	position:relative;
	width:220px;
	height:160px;  
	background-image:url(../images/layout/quoteBKD.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding:3px;
	font-size:7.5pt; 
	font-style:italic; 
	font-stretch:extra-expanded; 
	color:#154999; 
	line-height:13pt; 
	float:right;
}
.featIMG{
	position:relative;
	width:250px;
	height:180px;
	top: 30px;
}
.content p{
	color:#154999; 
	line-height:20px; 
	font-size:11px;  
	font-stretch:narrower; 
	text-align: left;
}
.content ul {
	list-style-type: none;
	line-height: 18px;
	left: 20px;
	position: relative;
}
.content li {
	color: #154999;
	font-size: 11px;
	background-image: url(../images/layout/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	left: 20px;
}
.content ol li{
	margin-left:20px; 
	padding-left:10px;
	background-image:none;
}
.content img {
	margin-bottom: 10px;
}