/* News Articles Custom Styles */
.NormalWhite { 
font-family: Arial, Tahoma, Helvetica;  
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
}

.articleQuote { 
font-family: Arial, Tahoma, Helvetica; 
font-size: 8pt; 
border-top: solid 1px #999999; 
border-bottom: solid 1px #999999; 
}
	
.articleTitle, .articleTitle a:link, .articleTitle a:active, .articleTitle a:visited { 
font-size : 14px; 
font-weight : bolder; 
color : #83756A!important; 
font-family: Arial, Tahoma, Helvetica; 
}

.articleTitle a:hover {
	color: #EDB846!important;
	text-decoration: none;
}

.articleTable { 
background-color: black; 
margin: 0px;
 }
.articleTopCell { 
background-color:white;
color:#10733A;
font-size:11px;
font-weight:bold;
text-align:left;
white-space: nowrap;
font-family: Arial, Tahoma, Helvetica; 
 }
 
.articleContentCell { 
color: black; 
padding: 6px; 
background-color: #FEFEFE; 
}

.articleTextCell { 
color: black; 
padding: 6px; 
background-color: #FFFFCC;

 }

.articleIconCell { 
background-color: #D0D0D0; 
width: 20px;
 }

.articleFooterCell { 
color: #FFFFFF; 
padding: 3px; 
background-color: #80B288; 
height: 25px;
 }

.featuredTopCell { 
background-color: #336699; 
color: white; 
font-weight: bold; 
padding: 6px; 
height: 25px;

 }
 
 .Authordetails{
	font-size: 11px;
}
 
.articleContinue{
	
}

 #Table1{
 padding: 5px 0px;
 	
 }
 
 .OrangeTR{ 
background-image: url(images/OrangeTR.png);
background-position:left bottom;
background-repeat: no-repeat;
width: 6px;
height: 6px;
padding: 0px;
} 
.OrangeTM{
background-image: url(images/OrangeTM.png);
background-position:left bottom;
background-repeat: repeat-x;
height: 6px;
padding: 0px;
}
.OrangeTL{
background-image: url(images/OrangeTL.png);
background-position:right bottom;
background-repeat: no-repeat;
width: 6px;
height: 6px;
padding: 0px;

}
.Orange_titleR{
/*border-bottom:  1px solid #ECB233;*/
background-image: url(images/OrangeMR.png);
background-repeat: repeat-y;
background-position: left;
width: 6px;
height: 25px;	
padding: 0px;
}

.Orange_titleM{
border-bottom:  1px solid #ECB233;
background-image: url(images/Orange_titleM.png);
background-position: right;
background-repeat: no-repeat;
padding: 0px 80px 0px 0px;
height: 25px;
}

.Orange_title_cleanM{
border-bottom:  1px solid #ECB233;
text-align: right;
height: 25px;
padding: 0px;
}

.Orange_titleL{
/*border-bottom:  1px solid #ECB233;*/
background-image: url(images/OrangeML.png);
background-repeat: repeat-y;
background-position: right;
width: 6px;
height: 25px;	
padding: 0px;
}

.OrangeMR { 
background-image: url(images/OrangeMR.png);
background-repeat: repeat-y;
background-position: left;
width: 6px;
padding: 0px;
}

.OrangeContent {
	background-image: url(images/OrangeContent.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding:30px 5px 5px;
}

.OrangeContent_clean {
padding:10px 5px 5px;
	
} 

.OrangeML { 
background-image: url(images/OrangeML.png);
background-repeat: repeat-y;
background-position: right;
width: 6px;
padding: 0px;
} 


.OrangeBR{ 
background-image: url(images/OrangeBR.png);
background-position: left top;
background-repeat: no-repeat;
width: 6px;
height: 7px;
padding: 0px;
} 
.OrangeBM{
	background-image: url(images/OrangeBM.png);
background-position: top;
background-repeat: repeat-x;
height: 7px;
padding: 0px;
}
.OrangeBL{
		background-image: url(images/OrangeBL.png);
background-position: right top;
background-repeat: no-repeat;
width: 6px;
height: 7px;
padding: 0px;
}

.NewsArticles div { 
text-align: right !important; 
} 

