body {
}
.LtBlueBox
{
	width: 100%;
	background-color:#DEE3EF;
	padding-left:10px;
}
.LtBlueBoxHdr
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#003366;
	padding-top:10px;
}
.LtBlueBoxSpacer
{
	width:100%;
	height:6px;
}
.LtBlueBoxFtr
{
	width:100%;
	height:10px;
}
.LtBlueBoxContent
{
	padding-left:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:400;
	color:#003366;
}
.LtBlueBox A.Normal:link  {
    color:#003366;
	font-weight:400;
    text-decoration:underline;
}

.LtBlueBox A.Normal:visited   {
    color:#003366;
	font-weight:400;
    text-decoration:underline;
}

.LtBlueBox A.Normal:active    {
    color:#003366;
	font-weight:400;
    text-decoration:underline;
}

.LtBlueBox A.Normal:hover {
    color:#003366;
	font-weight:400;
    text-decoration:underline;
}







