/* News destinations Custom Styles */
.NormalWhite { font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.destinationQuote { font-family: Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.destinationTitle { font-size : 14px; font-weight : bolder; color : #006600; }

.destinationTable { background-color:  #7994CB; margin: 0px; }
.destinationTopCell { background-color: #7994CB; color: black; font-weight: bold; padding: 6px; height: 25px; }
.destinationContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.destinationSearchResultTable { border-width: 0px; border-bottom-width: 1px; border-bottom-style: solid; padding: 6px; background-color: #FEFEFE; }
.destinationTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
.destinationIconCell { background-color: #D0D0D0; width: 20px; }
.destinationFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }

.featuredTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }

.destinationViewDescription 
{ background-color: #e5e5c3 ; 
	padding: 2px;  
	font-family: Arial, Helvetica;
    font-size:  13px;
    color: #000000;
    border-bottom:solid 1px black;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:solid 1px black;
   }


