.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.mainbody a {
	font-weight: bold;
	color: #000046;
	text-decoration: none;
}

.icongroup {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.icongroup h2 {
	font-size: 16px;
}
.icongroup a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #000050;
	text-decoration: none;
}
.icongroup a:hover {
	color: #00F;
	text-decoration: underline;
}
.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000050;
	background-color: #6599C8;
	background-image: url(images/NavGrad.jpg);
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bottomnav a {
	font-weight: bolder;
	color: #000050;
	text-decoration: none;
}
.bottomnav a:hover {
	font-weight: bolder;
	color: #00F;
	text-decoration: underline;
}
.mainbody a:hover {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.siteicons {
	font-size: 14px;
	font-weight: bolder;
	color: #000050;
	text-align: center;
}

.siteicons td {
	padding: 20px;
	text-align: center;
}

.siteicons td a {
	color: #000050;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #00F;
	text-decoration: underline;
}
