body {
	margin-top: 0px;
	font-family: Verdana;
}
.mainTable {
	background: #ffffff;
	border: 1px solid #0D4DB5;
}
input  {
	height: 18px;
}
.upperIcons {
	font-family: Verdana;
	font-size: 9px;
	color: #858585;
}

.upperIcons th {
	border-top: 2px solid #1658C2;	
}
.upperIcons a {
	color: #858585;
	text-decoration: none;
}
.upperIcons a:hover {
	color: #858585;
	text-decoration: underline;
}
.menu1 {
	padding: 1px;
	border-top: 1px solid #1658C2;
	border-bottom: 1px solid #1658C2;
}
.menu2 a {
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;

	text-decoration: none;
}
.menu2 a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.menu2 {
}
.footer {
	padding: 1px;
	border-top: 1px solid #1658C2;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
}
.footer a {
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.font1 {
	font-weight: bold;
	color: #0D4DB5;
	font-size: 12px;
}
.font2 {
	color: #0D4DB5;
	font-size: 10px;
	line-height: 20px;

}
.font2 a {
	color: #0D4DB5;
	font-size: 10px;
	line-height: 20px;
}
.font3 {
	color: #68655B;
	font-weight: bold;
	font-size: 10px;

}
.images {
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 2px;
}