.box {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #86CCFE;
}
.body-white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.body-blue {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #004370;
}
.body-yellow {


	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFCA6F;
}
.bold-white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bold-blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #004370;
	font-weight: bold;
}
.bold-yellow {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FF6F28;
	font-weight: bold;
}
.title-white {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.title-blue {

	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	color: #004370;
	font-weight: bold;
}
.title-yellow {

	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	color: #FF732F;
	font-weight: bold;
}

.dark{
color:white;
}

.text-box {
	background-color: #004370;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
TD.footerlinks A:link			{font-size: 11px; text-decoration: none; color: #004370;  }
TD.footerlinks A:active			{font-size: 11px; text-decoration: none; color: #004370;  }
TD.footerlinks A:visited			{font-size: 11px; text-decoration: none; color: #004370;  }
TD.footerlinks A:hover			{font-size: 11px; text-decoration: none; color: #FFFFFF; }
.box-opinions {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	border: 1px solid #86CCFE;
	padding: 10px;
	color: #004370;
	font-weight: bold;
}
