﻿/*
================================ 
DotControl copyright 2010
by Anton P.
================================ 
*/


// initialize cufon

Cufon.replace(
	[".mainMenu .rmLink[class*='topLevel']", ".ActionsMenu .rmLink[class*='topLevel']", '.Header .line-1 .pageHeader h1, .Header .line-3 .newsContainer .header h2', '.footer .inner h2', '.ContainerMain .leftCol h2', '.ContainerMain .mainContent h2', '.ContainerMain .rightCol .mainContent h3'],
	{ fontFamily: 'Helvetica Neue LT Std', hover: true }
);