#nav-stretch
{
	height: 83px;
	background: transparent url('../images/Funding/nav_stretch.jpg') repeat-x top left;
}

#nav .active
{
	background: transparent url('../images/Funding/primary_active_bg.png') no-repeat center left;
}

#nav .active a
{
	margin-left: -2px;
}

#nav ul li ul .active
{
	background: transparent url('../images/Funding/secondary_active_bg.jpg') repeat-x center left;
}

#nav ul li ul a
{
	margin-left: 0 !important;
}

#search-types a, #search-criteria a
{
	color: #555555;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#search-types .active
{
	color: #268ad3;
}

#search-title
{
	margin-bottom: 10px;
}

#search-criteria
{
	margin-bottom: 10px;
}

#search-criteria .active, #pagination .active, #search-info a
{
	color: #268ad3;
}

#search-title h2
{
	color: #555555;
	font-size: 20px;
}

#search-title h3, label
{
	color: #7d7d7d;
	font-size: 14px;
}

#funding-columns .column
{
	float: left;
	margin-right: 20px;
}

#funding-columns label
{
	font-weight:bold;
	margin-bottom: 5px;
	display: block;
}

#funding-columns .text-input
{
	height: 16px;
	border: 1px solid #a5acb2;
	padding: 2px 5px;
	color: #555555;
	font-size: 11px;
}

#funding-columns select
{
	color: #555555;
	font-size: 11px;
	padding: 2px;
}

#funding-columns small
{
	font-size: 10px;
	color: #a5acb2;
	padding-top: 5px;
	display: block;
	width: inherit;
}

#funding-calendar-divider h2
{
	font-size: 18px;
	color: #555555;
	margin-bottom: 25px;
}

.noresults
{
	color: #555555;
	font-size: 20px;
}

#pagination
{
	float: right;
}

#pagination a
{
	text-decoration: none;
	color: #555555;
	font-size: 11px;
}

#search-btn
{
	float: right;
}

#search-info
{
	color: #555555;
	font-size: 12px;
	margin-bottom: 10px;
}


/* -- Links -- */

.columns a
{
	color: #268ad3;
	font-weight: bold;
}

.columns a:hover
{
	color: #1974BD;
}

.columns a:visited
{
	color: #1974BD;
}

.columns a:visited:hover
{
	color: #268ad3;
}

.download-link
{
	background: transparent url('../images/Funding/download_arrow.jpg') no-repeat top left;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.funding-tv-title {
background: #ffffff url('/images/TV/page_icon.png') no-repeat top left;
padding-left: 25px;
font-size: 16px;
font-weight: bold;
}

.funding-radio-title {
background: #ffffff url('/images/Radio/page_icon.png') no-repeat top left;
padding-left: 25px;
font-size: 16px;
font-weight: bold;
}

.funding-music-title {
background: #ffffff url('/images/Music/page_icon.png') no-repeat top left;
padding-left: 20px;
font-size: 16px;
font-weight: bold;
}

.funding-newmedia-title {
background: #ffffff url('/images/NewMedia/page_icon.png') no-repeat top left;
padding-left: 25px;
font-size: 16px;
font-weight: bold;
}

.funding-communitybroadcasting-title {
background: #ffffff url('/images/CommunityBroadcasting/page_icon.png') no-repeat top left;
padding-left: 25px;
font-size: 16px;
font-weight: bold;
}

.funding-sub-title {
color: #555555;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}

