.normal {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 12px;
	color : #000080;
}
.footer, a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
}
.left, a.left:link, a.left:visited, a.left:hover, a.left:active {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 12px;
	color : #000080;
}
input, select, textarea{
	line-height:140%;
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000080;
}
.error {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 12px;
	color : #ff0000;
}
.normalBold {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	font-size : 12px;
	color : #000080;
}
.large {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-size : 15px;
	color : #000080;
}
.largebold {
	font-family : Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	font-size : 15px;
	color : #000080;
}







