body {
	margin: 0px; 
	font-family: Trebuchet Ms, Trebuchet, Verdana, Arial, sans-serif; 
	font-size: 10pt; 
	background: white;
}
.top_header_easter {
	background: transparent url('/worldvision/master.nsf/v7_header_banner_easter.jpg') no-repeat top left; 
	padding-top: 15px; 
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	color: white; 
	font-size: 29px; 
	text-indent: 81px;
} 
.top_header {
	background: transparent url('/worldvision/master.nsf/v7_header_banner.jpg') no-repeat top left; 
	padding-top: 15px; 
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	color: white; 
	font-size: 29px; 
	text-indent: 81px;
} 

/******************************************************/
/* Left Navigation Buttons */
.lft_nav_button a {
	display:block; 
	width:110px; 
	padding-top: 6px; 
	background: url('/worldvision/master.nsf/left_nav_button.gif') 0 0 no-repeat; 
	text-decoration: none; 
	font-family: Gills Sans MT, Gill Sans, Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: 700; 
	color: white; 
	text-align: center;
} 
.lft_nav_button a:hover {
	background-position: -110px 0; 
	color: white;
}  
.lftnav {
	background-color: #CCCCCC; 
	font-weight: bold; 
	font-family: Trebuchet MS, Trebuchet, Gill Sans MT, Gill Sans, Verdana, Arial, sans-serif; 
	font-size: 9pt; 
	padding: 0px; 
	margin: 0px;
}  

/***********************************************************/
/* Declarations Controlling the Left Navigation on School Tools Pages*/
#leftNavigation {
	background: #ccc;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
#leftNavigation tr td {
	height: 23px;
}
/*	I have this as both and ID and a Class because it is used as
	both in multiple places */
#subLeftNavigation tr td{
	height: 15px;
	padding: 0px;
}
#subLeftNavigation2 tr td{
	height: 15px;
	padding: 0px;
}
table.subLeftNavigation tr td{
	padding: 0px;
	border-bottom: 1px dotted red;
	border-left: 1px dotted red;
}

#leftNavigation tr td.topCellLeftNavigation {
	height: 29px;
	background-color: #fff;
}

/******************************************************/
/* Left Sponsor Styles */
div.lft_sponsor {
	float: left; 
	width: 110px; 
	height: 26px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/left_nav_sponsor_now.gif' ) -110px 0 no-repeat;
}
div.lft_sponsor a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:110px; 
	height:26px;
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/left_nav_sponsor_now.gif' ) top left no-repeat;
}
div.lft_sponsor a:hover {
	background-image: none; 
	color: yellow;	
}
div.lft_sponsor a:active {color: black;	}

/******************************************************/
/* Left Donate Styles */
div.lft_donate {
	float: left; 
	width: 110px; 
	height: 26px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/left_nav_ways_give.gif' ) -110px 0 no-repeat;
}
div.lft_donate a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:110px; 
	height:26px;
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/left_nav_ways_give.gif' ) top left no-repeat;
}
div.lft_donate a:hover {background-image: none; color: yellow;	}
div.lft_donate a:active {color: black;	}

/******************************************************/
/* Left About Styles */
div.lft_about {
	float: left; 
	width: 110px; 
	height: 26px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/left_nav_about_us.gif' ) -110px 0 no-repeat;
}
div.lft_about a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:110px; 
	height:26px;
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/left_nav_about_us.gif' ) top left no-repeat;
}
div.lft_about a:hover {
	background-image: none; 
	color: yellow;	
}
div.lft_about a:active {color: black;	}

/******************************************************/
/* Left Get Involved */
div.lft_involved {
	float: left; 
	width: 110px; 
	height: 26px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/left_nav_get_involved.gif' ) -110px 0 no-repeat;
}
div.lft_involved a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:110px; 
	height:26px;
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/left_nav_get_involved.gif' ) top left no-repeat;
}
div.lft_involved a:hover {
	background-image: none; 
	color: yellow;	
}
div.lft_involved a:active {color: black;	}

/******************************************************/
/* Left Contact */
div.lft_contact {
	float: left; 
	width: 110px; 
	height: 26px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/leftnav_btn_contactus.gif' ) -110px 0 no-repeat;
}
div.lft_contact a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:110px; 
	height:26px;
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/leftnav_btn_contactus.gif' ) top left no-repeat;
}
div.lft_contact a:hover {
	background-image: none; 
	color: yellow;	
}
div.lft_contact a:active {color: black;	}

/******************************************************/
/* Current Navigation */
div.top_ways {
	float: left; 
	width: 85px; 
	height: 16px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/top_nav_ways_give.gif' ) -85px 0 no-repeat;
}
div.top_ways a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:85px; 
	height: 16px;	
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/top_nav_ways_give.gif' ) top left no-repeat;
}
div.top_ways a:hover {
	background-image: none; 
	color: yellow;	
}
div.top_ways a:active {	color: black;	}

div.top_sponsor {
	float: left; 
	width: 85px; 
	height: 16px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/top_nav_sponsorship.gif' ) -85px 0 no-repeat;
}
div.top_sponsor a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:85px; 
	height: 16px;	
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/top_nav_sponsorship.gif' ) top left no-repeat;
}
div.top_sponsor a:hover {
	background-image: none; 
	color: yellow;	
}
div.top_sponsor a:active {	color: black;	}

div.top_involved {
	float: left; 
	width: 85px; 
	height: 16px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/top_nav_get_involved.gif' ) -85px 0 no-repeat;
}
div.top_involved a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:85px; 
	height: 16px;	
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/top_nav_get_involved.gif' ) top left no-repeat;
}
div.top_involved a:hover {
	background-image: none; 
	color: yellow;	
}
div.top_involved a:active {color: black;	}

div.top_about {
	float: left; 
	width: 85px; 
	height: 16px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/top_nav_about_us.gif' ) -85px 0 no-repeat;
}
div.top_about a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:85px; 
	height: 16px;	
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/top_nav_about_us.gif' ) top left no-repeat;
}
div.top_about a:hover {
	background-image: none; 
	color: yellow;	
}
div.top_about a:active {color: black;	}

div.top_map {
	float: left; 
	width: 85px; 
	height: 16px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/top_nav_site_map.gif' ) -85px 0 no-repeat;
}
div.top_map a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width: 85px; 
	height: 16px;	
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/top_nav_site_map.gif' ) top left no-repeat;
}
div.top_map a:hover {
	background-image: none; 
	color: yellow;	
}
div.top_map a:active {color: black;	}

div.top_home {
	float: left; 
	width: 85px; 
	height: 16px;	
	margin: 0 0 0 0;	
	background: url( '/worldvision/master.nsf/top_nav_home2.gif' ) -85px 0 no-repeat;
}
div.top_home a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:85px;
	height: 16px;	
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/top_nav_home2.gif' ) top left no-repeat;
}
div.top_home a:hover {
	background-image: none; 
	color: yellow;
}
div.top_home a:active {color: black;	}

div.default{
	font-family: Trebuchet MS, Trebuchet, Arial, Helv, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: 500; 
	color: #FFFFFF; 
	text-decoration: none;
}

/******************************************************/
/* News Features ??? */
/* SIDE NOTE: I'm assuming this is for the side bar on the bottom right */
a.feature1{
	font-family: 'Trebuchet MS', Trebuchet, sans-serif; 
	font-size: 9pt; 
	font-weight: 500; 
	color: #FFFFFF; 
	text-decoration: underline;
}
a.feature1:hover {
	color: #FF6600; 
	text-decoration: none;
}
a.newsflash{
	font-family: 'Trebuchet MS', Trebuchet, sans-serif; 
	font-size: 11pt; 
	font-weight: 500; 
	color: #FFFFFF; 
	text-decoration: underline;
}
a.newsflash:hover {
	text-decoration: none;
}
a.subfeature1{
	font-family: 'Trebuchet MS', Trebuchet, sans-serif; 
	font-size: 7.5pt; 
	font-weight: 500; 
	color: #333333; 
	text-decoration: none;
}
a.subfeature1:hover {
	color: #FF6600; 
	text-decoration: underline;
}
a.center2 {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: 500; 
	color: #FF6600; 
	text-decoration: underline;
}
a.center2:hover {
	color: #000000; 
	text-decoration: underline;
}
a.sidebar {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size: 11pt; 
	font-weight: 500; 
	color: #000000; 
	text-decoration: none;
}
a.sidebar:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
a.stories {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size: 8pt; 
	color: #5E5B5B; 
	text-decoration: none;
}
a.stories:hover{
	color: #000000; 
	text-decoration: underline;
}
a.aoa {
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	color: #333333; 
	text-decoration: underline;
}
a.aoa:hover{
	color: #FFAC09; 
	text-decoration: none;
}
a.aoa2 {
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF; 
	text-decoration: none;
}
a.aoa2:hover{
	color: #6A1B14; 
	text-decoration: underline;
}
a.subtitle {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif; 
	font-size: 10.5pt;
	font-weight: bold;
	color: #666666; 
	text-decoration: underline;
}
a.subtitle:hover{
	color: #666666; 
	text-decoration: none;
}
a.media{
	font-family: 'Trebuchet MS', Trebuchet, sans-serif; 
	font-size: 9pt; 
	font-weight: 500; 
	color: #000000; 
	text-decoration: underline;
}
a.media:hover {
	color: #FF6600; 
}
/******************************************************************************/
/* Left Navigation Declartions */
a.lftnav1 {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline
}
a.lftnav1:hover{
	color: #FF6600; 
	text-decoration: none
}
a.lftnav2 {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: 500; 
	color: #333333; 
	text-decoration: underline
}
a.lftnav2:hover {
	color: #FF6600; 
	text-decoration: none;
}
/* ///////////////////////////////////////////////////////////////////// */
/* This is for test purposes */
a.leftNavLink {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline;
	text-align: center;
}
a.leftNavLink:hover{
	color: #FF6600; 
	text-decoration: none
}
/* ///////////////////////////////////////////////////////////////////// */

a.hiddensm {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: 500; 
	color: #000000; 
	text-decoration: none;
}
a.hiddensm:hover {
	color: #000000; 
	text-decoration: none;
}
a.center {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: 500; 
	color: #000000; 
	text-decoration: none;
}
a.center:hover {
	color: #FF6600; 
	text-decoration: none;
}
.submit {
	background-color: #ff6600; 
	color: white; 
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
}

/******************************************************/
/* Basic Link Declarations */
a {	
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif; 
	font-size: 9pt; 
	color: #FF6300; 
	text-decoration: underline;
}
a:hover {text-decoration: none;}
a:active {text-decoration: none; color: #A8A8A8;}

input.signup {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	text-decoration: none; 
	color: black; 
	text-align: center;
}

td.smfeature {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #231F20; 
	text-decoration: none; 
	text-align: left;
}
.subtitle {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 10.5pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	text-align: left;
}

/******************************************************/
/* Crumbtrail Navigation Declartions */
.crumbtrail {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
	text-align: left;
}
.crumbtrail a{
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #FF6300; 
	text-decoration: underline;
}
.crumbtrail a:hover {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #FF6300; 
	text-decoration: none;
}

/* End Crumbtrail Navigation Declarations */
/******************************************************/


td {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-size: 8pt;
	color: black;
}


h1 {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 15pt; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	padding-top: 1px; 
	color: #000000; 
	text-decoration: none;
}
h2 {
	font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 11pt; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	color: #000000; 
	text-decoration: none;
}

/****************************************************************************/
/* Artists Associates Declarations */

/* Declarations used for feature titles */
.aaFeature{
	width: 490px; 
	border-bottom: 1px solid #ff6600;
	font-family:"Trebuchet MS", Arial, Helvetica, verdana;
	color: #ff6600;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.aaOrangeTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, verdana;
	color: #ff6600;
	font-size: 12pt;
	font-weight: bold;
}
.aaGreyTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, verdana;
	color: #656565;
	font-size: 12pt;
	font-weight: bold;
}
.aaSmallGreyTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, verdana;
	color: #656565;
	font-size: 7pt;
	font-weight: bold;
}

/* Pull Quotes */
#pullQuoteLeft {
	background: url(../images/upperLeftQuoteLarge.gif) no-repeat left top;
	/*
	border: 1px solid red;
	*/
	
}
#pullQuoteRight {
	background: url(../images/lowerRightQuoteLarge.gif) no-repeat right bottom;
	padding: 0px 0px 0px 0px;
	
	
}
#pullQuoteText {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
	font-weight: bold;
}

/* Top Links */
#aaToplinkHolders{
	width: 493px;
	height: 35px;
	text-align: left;
}
a#aaHome{
	background: url("/worldvision/wvususfo.nsf/artists_home_1.jpg") 0 0 no-repeat;
	width: 115px;
	height: 35px;
	display: block;
	float: left;
}
a#aaHome:hover{
	background: url("/worldvision/wvususfo.nsf/artists_home_2.jpg") 0 0 no-repeat;
}

a#aaArtists{
	background: url("/worldvision/wvususfo.nsf/the_artists_1.jpg") 0 0 no-repeat;
	width: 115px;
	height: 35px;
	display: block;
	float: left;
	margin-left: 10px;
}
a#aaArtists:hover{
	background: url("/worldvision/wvususfo.nsf/the_artists_2.jpg") 0 0 no-repeat;
}

a#aaPerformances{
	background: url("/worldvision/wvususfo.nsf/performances_1.jpg") 0 0 no-repeat;
	width: 115px;
	height: 35px;
	display: block;
	float: left;
	margin-left: 10px;
}
a#aaPerformances:hover{
	background: url("/worldvision/wvususfo.nsf/performances_2.jpg") 0 0 no-repeat;
}

a#aaVolunteer{
	background: url("/worldvision/wvususfo.nsf/volunteer_1.jpg") 0 0 no-repeat;
	width: 115px;
	height: 35px;
	display: block;
	float: left;
	margin-left: 10px;
}
a#aaVolunteer:hover{
	background: url("/worldvision/wvususfo.nsf/volunteer_2.jpg") 0 0 no-repeat;
}

/************************************************************************************/
/* US Programs Declarations */

div#usProgramsFooter{
	margin: 5px 0px 0px 20%;
	width: 550px;
	font-size: 7pt;
	font-weight: bold;
	color: #333333;
}

/* Footer Links */
a.usProgramsFooterLink {
	color: #ff6600;
	text-decoration: none;
	font-size: 8pt;
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana;
	margin: 0px 7px 0px 7px;
	font-weight: normal;
}
a.usProgramsFooterLink:hover {
	text-decoration: underline;
	color: #006699;
}

/**************************************************************************************/
/* World AIDS Day Countdown site declarations */
a.WAD_H3 {
	color: #006699;
	text-decoration: none;
	font-size: 12pt;
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
a.WAD_H3:hover {
	text-decoration: underline;
	color: #ff6600;
}

/**************************************************************************************/
/* Declarations for the left nav bar table */
#leftNavigation	{
	margin: 0;
	width: 110px;
	min-height: 550px;
	height: 600px;
	background-color: #ccc;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 110px;
}
#leftNavigation tr td.topCellLeftNavigation {/* the top cell of the table */
	height: 0px;
	background-color: #fff;
	padding: 0px 0px 3px 0px;
	vertical-align: bottom;
}
html>body #leftNavigation tr td.topCellLeftNavigation {
	height: 29px;
}

/* Left Sponsor Styles */
#leftSponsorChild {
	float: left;
	width: 110px;
	height: 26px;
	margin: 0 0 0 0;
	background: #fff url( '/worldvision/master.nsf/left_nav_sponsor_now.gif' ) no-repeat -110px 0;
}
#leftSponsorChild a {	
	display: block;	
	margin: 0; 
	padding:0;	
	width:110px; 
	height: 26px;
	overflow:hidden;	
	text-decoration: none;	
	background: url( '/worldvision/master.nsf/left_nav_sponsor_now.gif' ) top left no-repeat;
}

#leftSponsorChild a:hover {
	background-image: none;
}

#linksHolder{
	min-height: 300px;
	vertical-align: top;
}
#linkBuffer{
	min-height: 100px;
}

/* Left navigation Menu (AKA the category links [sub links] ) */
#leftMenu, #leftMenu ul {
	padding: 0px;
	margin: 0;
	list-style: none;
}
#leftMenu li{
	padding: 0px;
	border-bottom: 3px solid #fff;
}
#leftMenu #childSearch{
	padding: 15px 5px 5px 5px;
	font-size: 8pt;
}
#leftMenu form select{
	width: 100px;
	font-size: 8pt;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#leftMenu a {
	display: block;
	width: 110px;
	background-color: #ccc;
	padding: 5px 5px 5px 5px; 
}
html>body #leftMenu a{
	width: 100px;
}

#leftMenu a:hover {
	background-color: #006699;
}
/* Declaration used for if we use an active link indicator */
#leftMenu a#activeLink{
	background-color: #006699;
	color: #FFFFFF;
}

#leftMenu ul {
	margin: 0;
	margin-left: 20px;
	border: none;
	padding-bottom: 10px;
}
#leftMenu ul li{
	list-style-image: url('/worldvision/master.nsf/twistie_greyonwt.gif');
	border: none;
}
#leftMenu ul li a{
	width: 80px;
	padding: 0px 0px 3px 0px;
	background-color: transparent;
}
#leftMenu ul li a:hover{
	background-color: transparent;
}
#leftMenu li.lastMenuLink{
	height: 150px;
	border-bottom: none;
}

/* Typography */
#leftNavigation{
/*	font-size: 9pt;*/
	font-weight: bold;
}
#leftSponsorChild a:hover { 
	color: yellow;	
}
#leftSponsor a:active {
	color: black;
}
#leftMenu, #leftMenu ul{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 8pt;
	text-align:left;
}
#leftMenu a{
	text-decoration: none;
	font-size: 8pt;
	color: #000;
}
#leftMenu a:hover {
	color: #fff;
}
#leftMenu ul li a{
	font-size: 8pt;
/*	font-we */
}

/*Latest News Styles - Added Novermber 2006*/
#latestNews{
padding: 5px;
width: 485px;
font-family: trebuchet ms;
}

#latestNewsTopHeader{
background-color: #086394;
padding: 0px 0px 0px 0px;
display: block;
height: 32px;
}

#latestNewsDate{
float: left;
font-size: 13pt;
color: white;
padding: 4px 4px 4px 5px;
}

#latestNewsIcons{
padding-top: 9px;
float: right;
margin-right: 5px;
}

#latestNewsTitle{
padding-left: 5px;
float: left;
color: #ffffff;
font-weight: bold;
font-size: 9pt;
padding-top: 1px;
}

#latestNewsSubContainer{
background-color: #ffffff;
border: 1px solid #b5b5ad;
}

#latestNewsHeading{
display: block;
height: 20px;
background-color: #b5b5ad;
z-index: 1;
}

#latestNewsHeadingRight{
float: right;
padding-right: 12px;
color: #ffffff;
font-weight: bold;
font-size: 9pt;
padding-top: 1px;
}

#latestNewsLeftContent{
width: 225px;
border-right: 1px solid #b5b5ad;
padding: 6px;
}

#latestNewsRightContent{
padding: 6px;
float: right;
}

#latestNewsRadio{
border: 1px solid #086394;
padding: 5px 5px 5px 5px;
}
