.box {
	border: 1px solid #CCCCCC;
}
.text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;

}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;

}
.text-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.text-header-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #00A3DD;
	letter-spacing: -1px;
}
.text-header-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #A0DB8E;
	letter-spacing: -1px;
}
.text-header-orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: -1px;
}
