a {
	color: #333;
	text-decoration:none;
	
}

a:hover {
	color:#845326;
	text-decoration:underline;
	
}

.sectionHeader {
	color: #845326;
	font-weight:bold;
	font-size:medium;
	

}

.sectionHeader h1{
	
	color: #000000;
	font-weight:bold;
	font-size:medium;
	
}

.sectionHeader h2{
	
	color: #845326;
	font-weight: bold;
	font-size:small;
	

}


.Headline{
	color: #142062;
	font-weight:bold;
	font-size:Large;
	padding-bottom:3pt;
}

.MediumHeadline{
	color: #142062;
	font-weight:bold;
	font-size:Medium;
	padding-bottom:3pt;
}

.Author{
	color: #142062;
	font-weight:bold;
	padding-top:5pt;
	text-align:center;
}

.NewsDiv{
	Width:95%; 
	text-align:left;
	padding-top:5pt;
	font-size:x-small;
}

.NewsTableDiv{
	text-align:center;
	width:90%;
}

.DateRight
 {
	float:right;
 }

.NewsTable{
	position:relative;
	font-size:x-small;
	width:95%;
}

.DataNavDiv{
	font-size:x-small;
}

.GraphicRight{
	font-size:x-small;
	Float:Right;
	padding-left:5pt;
	padding-bottom:3pt; 
	padding-top:3pt;
}
.GraphicLeft{
	Float:left;
	padding-right:5pt;
	padding-top:6pt;
	padding-bottom:3pt;
}

.thNewsDiv20
{
	width:10%;
	text-align:left;
	
}

.thNewsDiv60
{
	width:70%;
	text-align:left;
	
}