/* News Styles */

.LatestNews {
	color: #142062;
	font-weight:normal;
	font-size:small;	
}
.content{
	
	font-size: small;
}

.link {
	color: #142062;
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
}

.Headline {
	color: #142062;
	font-weight:bold;
	font-size:small;
}
.Headline h2 {
	color: #142062;
	font-weight:bold;
	font-size:small;
}
.MediumHeadline {
	color: #142062;
	font-weight:bold;
	font-size:small;
}

.Author {
	color: #142062;
	font-weight:bold;
	padding-top:5pt;
	text-align:center;
}

.NewsDiv {
	Width:95%; 
	text-align:left;
	padding-top:0;
	font-size:small;
}

.NewsTableDiv {
	text-align:left;
	width:90%;
}

.NewsTable{
	position:relative;
	font-size:small;
	width:63%;
	color: #142062;
	
}

.NewsTable a{
	font-size:small;
	text-decoration: none;
	color: #142062;
}
.NewsTable a:hover{
	font-size:small;
	color: #e98573;
	text-decoration: none;
}

.DateRight {
	float:right;
}

.NewsTable {
	position:relative;
	font-size:small;
	width:95%;
}

.othernewsdiv {
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.othernewsdiv a:link {
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.othernewsdiv a:visited {
	color: #000000;
	text-decoration: none;
	font-size: small;
}

.othernewsdiv a:hover{
	color: #ffffff;
	text-decoration: none;
	font-size: small;
}



.DataNavDiv {
	font-size:small;
}

.GraphicRight {
	font-size: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:20%;
	text-align:left;
}

.thNewsDiv60 {
	width:60%;
	text-align:left;
}
.NewsLinkFloatRight {
	float: right;
	font-size:small;
}

.NewsLinkFloatRight a {
	text-decoration:none;
}

.NewsLinkFloatRight a:Hover {
	text-decoration:underline;
	top:0px;
}

.td70 {
	width: 70%;
}

.td10 {
	width: 10%;
	}