.hdrbox {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 17px;
	color: 00498c;
	font-weight: bold;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;

}
.bluesmalltext {

	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	color: 00498c;
	font-weight: bold;
}
.smallgreyitalic {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.smallblueitalic {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: 00498c;
	font-weight: bold;

}
.smallgrey {

	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.hdrboxwhite {

	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.hdrboxbluelarge {


	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 22px;
	color: 00498c;
	font-weight: bold;
}
.blacksmalltext {


	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.smallblackitalic {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 12px;
	font-style: italic;
	line-height: 10px;

}
.smallbullet {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	list-style-type: disc;


}
.blacksmallverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;

}
.whitesmallverdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;

}