/*******************************************************************************
	Spotlight Content
*******************************************************************************/

.heading {font-weight: 700;
	font-family: Arial;
	line-height: 18px; 
	margin-left: 0; 
	margin-top: 5px;
	margin-bottom: 95px;
	text-align: center;
	}

.heading a:link, .heading a:visited, .heading a:active {
/*	color: #16416c; */
	color: #457342;
	text-decoration: none;
	}
	
.heading a:hover {color: #666666; text-decoration: none;}


.call-out {
	color: #205E87;}

.call-out a:link, .call-out a:visited, .call-out a:active {text-decoration: none;}
.call-out a:hover {text-decoration: none;}
	
.grub {
	color: #000000;
	font-size: 12px;
	line-height: 18px; 
	margin-top: 0; 
	margin-left: 0; 
	margin-right:23px;}
	
.grub a:link, .grub a:visited, .grub a:active {color: #000; font-size: 12px; text-decoration: none;}
.grub a:hover {text-decoration: none;}

.grub1 {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-left: 0;
	margin-right:23px;
    padding-right: 10px;
}

.grub1 a:link, .grub1 a:visited, .grub1 a:active {color: #000; font-size: 12px; text-decoration: none;}
.grub1 a:hover {text-decoration: none;}

#listen a:link, #listen a:visited, #listen a:active {color: #ffffff; text-decoration: none;}
#listen a:hover {text-decoration: none;}



div#spotlight {
	width: 960px;
	margin: 0 auto 0 auto;
	}