.font-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.header-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	background-color: #92A6BB;
	border: 1px inset #00326A;
}
.header-box-blue-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-color: #999;
	border: 1px solid #00326A;
}
.header-box-yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #333;
	background-color: #FFC;
	border: 1px solid #00326A;
}
.right {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
}
