a:link {
	color: #0E4E6A;
}
a:visited {
	color: #0E4E6A;
}
a:hover {
	color: #0E4E6A;
}
a:active {
	color: #0E4E6A;
}
body {
	background-color: #A5BEDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.StandardHeader12pt {
	font-size: 12px;
	font-weight: bold;
	color: #0E4E6A;
	text-align:center
}
.StandardHeader16pt {
	font-size: 16px;
	font-weight: bold;
	color: #0E4E6A;
	text-align: center;
}
.StandardTextWhite9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.StandardTextWhite12pt {
	color: #FFFFFF
}
.StandardText14pt {
	font-size: 14px;
	color: #04445F;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E4E6A;
	font-weight: bold;
	font-size: 10px;
}
.style5 {
	font-weight: bold
}
.style6 {
	color: #0E4E6A;
	font-weight: bold;
}
.StandardBodyText10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E4E6A;
	font-weight: normal;
	font-size: 10px;
}
.StandardBodyText12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E4E6A;
	font-weight: normal;
	font-size: 12px;
}
.StandardBodyText12pxFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E4E6A;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}
.SearchBarStyle {
	font-weight: bold
}

.TDWhiteOnBlue {
	color: #FFFFFF;
	background-color:#0E4E6A;
}

.TDBlueOnBabyBlue {
	color: #0E4E6A;
	background-color:#A5BEDC;
	font-weight: bold;
}
.TDBlueOnBabyBlue16pt {
	color: #0E4E6A;
	background-color:#A5BEDC;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.TDBlueOnBabyBlue12pt {
	color: #0E4E6A;
	background-color:#A5BEDC;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.ValueCheckTable {

	width: 98%;
	margin: 0px;
	border-collapse:collapse;
}
.ValueCheckTableHeader {
	color: #0E4E6A;
	border: 2px solid #0E4E6A;
	background-color:#A5BEDC;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ValueCheckTableBody {
	color: #0E4E6A;
	border: 2px solid #0E4E6A;
	background-color:#FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


