/* DHTML Nav Classes STARTS */
.filmOff, a.filmOff:link, a.filmOff:visited, a.filmOff:active, a.filmOff:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #009eea;
	color: #ffffff;
}

.filmOn, a.filmOn:link, a.filmOn:visited, a.filmOn:active, a.filmOn:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #009eea;
	color: #ffffff;
}
/* DHTML Nav Classes ENDS */

/* About the Fund and Film Gallery Section Classes STARTS */
h1 {
	color: #009eea;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
}

h2 {
	color: #009eea;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 1px 0px 0px 0px;
}

h3 {
	color: #009eea;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	display: inline;
}
/* About the Fund and Film Gallery Section Classes ENDS */