
#shEs hr { color: #0187BB; }

#shEs p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: auto;
	color: #01578B;
	margin:5px 50px 0px 50px;
	text-align: justify;
}

#shEs .author {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 12px;
	padding:0;
	border:0;
	}


#shEs h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #01578B;
	text-align: center;
	margin:-10px 0 10px 0;
	padding:0;
}


#shEs h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #01578B;
	text-align: left;
	margin:21px 50px -2px 50px;
	padding:0;
	border:0;
}

#shEs h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;	
	text-align: center;	
	color: #01578B;
	margin:15px 50px -15px 50px;
	padding:0;
	border:0;
}


#shEs blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin: 20px 70px 20px 70px;
	text-align: justify;
	font-style:italic;
}

.center { width:100%; text-align:center;}


#shEs ol li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 17px;
		color: #01578B;
		margin:0 40px 5px 20px;
		text-align: left;
}
	
#shEs ul li {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 17px;
		color: #01578B;
		margin:0 40px 5px 20px;
		text-align: left;
}	
	


#shEs #listType2 ul li {
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		line-height: 17px;
		margin:0 40px 0 20px;
		text-align: left;
		color:#00467a;
		list-style:square;
}	
	
	/* BEGIN shEs right menu */

 #shEs_menu
{
padding:0;
margin-left: 0;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background: gray;
width: 177px;
margin:0;
position:absolute;
top:0px;
left:0px;
border: 1px solid gray;
border-top: 0;

}

#shEs_menu li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#shEs_menu li a
{
display: block;
width:132px;
padding: 3px;
border-right: 14px solid #110;
border-left: 14px solid #110;
background: #bc0000;
background-image:url(/words/img_words/bkgd/bkgd_barkRed1.jpg);
text-decoration: none;
}

#shEs_menu li a:link { color: #fff; padding-left:14px;}
#shEs_menu li a:visited { color:#fff; width:132px; padding: 3px; padding-left:14px; }

#shEs_menu li a:hover
{
border-color: #333;
color: #FFF;
background: #59e;
}

/* PC hacks for shEs_menu */ 
*html body #shEs_menu { width:180px;}
*html body #shEs_menu li a {width:178px;}
*html body #shEs_menu li a:visited {width:178px;}



/*  shEs right menu ends */

#footnote {
	color: #990066;
	font-size: 11px;
	line-height: 12px;
	margin:7px 0; padding:0 50px; border:0; text-align:justify;
	}
