body {
	background-color: #B9E3FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
}
#border {
	border: thin solid #000099;
	width: 536px;
}
#rightnavigation {
	color: #000099;
	text-align: right;
	vertical-align: middle;
}
#navigation {
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	color: #000066;
}
#topnavigation {
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	color: #000066;
	background-image: url(../images/nabho-topnav.jpg);
	background-repeat: no-repeat;
}
#topnavigation a{
	color: #000066;
}
#topnavigation a:hover{
}
#navigation a{
	color: #000066;
}
#navigation a:hover{
}
#leftnavigation {
	color: #000099;
	text-align: left;
	vertical-align: middle;
}
#leftnavigation a{
	color: #000099;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 5px;
}
#leftnavigation a:hover{
	color: #000099;
	vertical-align: middle;
	text-decoration: underline;
	padding-left: 5px;
}
#bottomnavigation {
	font-size: 10px;
	text-align: center;
}
#bottomnavigation a{
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
#bottomnavigation a:hover{
	font-size: 10px;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
#sidenavigation {
	background-color: #D9F5FF;
	font-size: 14px;
	height: 20px;
	width: 150px;
}
#sidenavigation a{
	background-color: #5599FF;
	font-size: 14px;
	height: 20px;
	width: 150px;
	text-decoration: none;
	display: block;
	border-top: 1px solid #D2F4FF;
	border-right: 1px solid #6496FF;
	border-bottom: 1px solid #4683FF;
	border-left: 1px solid #6496FF;
	padding-left: 5px;
	color: #333333;
	padding-top: 5px;
}
#sidenavigation a:hover{
	background-color: #E8F1FF;
	font-size: 14px;
	height: 20px;
	width: 150px;
	text-decoration: underline;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4683FF;
	border-right-color: #6496FF;
	border-bottom-color: #CEDEFF;
	border-left-color: #6496FF;
}
#pagebody {
	background-color: #FFFFFF;
	font-size: 12px;
}
.benefits {
	padding-left: 35px;
}
.latest-news {
	font-size: 16px;
}
a {
	text-decoration: none;
}
#banner {
	color: #000000;
}
#banner a{
	color: #FF0000;
	text-decoration: none;
}
#banner a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.pagetext {
	font-size: 12px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F0F0F0;
	background-color: #000066;
	text-align: center;
}
