.clusterText{
 	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	color : #000000
}
.headerTopLinks {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}
A.headerTopLinks:visited {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}
A.headerTopLinks:hover {
	color : #FFFFFF;
	font-size : 12px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: underline;
}

.headerText{
	color : #14295e;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}

/* FOR INFOPORT HEADER */

.mainHeaderText{
	font-size : xx-small;
	font-family : arial, san-serif;
	font-weight : bold;
	text-decoration: none;	
	color: #FFFFFF;
}
.mainHeaderTextWithBG{
	font-size : xx-small;
	font-family : arial, san-serif;
	font-weight : bold;
	text-decoration: none;	
	color: #FFFFFF;
	background-image: url(../imgs/newTemplate/button_bg.gif);
}
