.grad {
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white {
	color: #FFFFFF;
}
.light_blue {
	color: #213141;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #e0f1f8;
}
.light_blueA {
	color: #213141;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1C2A37;
}
a:link {
	font-weight: bold;
	color: #1C2A37;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #1C2A37;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #1C2A37;
}
.right_brd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tbl_brd {

	color: #213141;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.imgbrd {
	border: 1px solid #0078B4;
}
.whitebrd{border-left:1px solid #ffffff;border-right:1px solid #ffffff}