.logo {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0px;

}

.compname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #C8EDF7;
	padding-left: 10px;
	height: 75px;
}

.bar {
	background-color: #06B4D9;
	height: 20px;
	width: 591px;
}

.rightcol {
	background-color: #C8EDF7;
	width: 13px;
}
.nav {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	padding-top: 25px;
	width: 140px;
	padding-right: 10px;
	margin-top: 25px;
	margin-right: 10px;
}

.content {
	width: 404px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}

.contact {
	width: 146px;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #666666;
}

.copyright {
	background-color: #C8EDF7;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;


}

td {
	font-size: x-small;
}

h1 {
	font-size: xx-small;
	color: #0454A9;
	font-weight: normal;
}

h2 {

	font-size: xx-small;
	color: #0454A9;
	font-weight: normal;
}

h3 {
	font-size: x-small;
	color: #0454A9;
	font-weight: bold;
}
h4 {
	font-size: x-small;
	color: #0454A9;
	font-weight: normal;
}

h5 {
	font-size: small;
	color: #000000;
	font-weight: bold;

}

h6 {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #0454A9;
	font-weight: bold;

}
a:visited {
	color: #0454A9;
	font-weight: bold;

}
a:hover {
	color: #06B4D9;
	font-weight: bold;

}
a:active {
	color: #06B4D9;
	font-weight: bold;

}
.nav a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.nav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}
.nav a:hover {
	color: #0454A9;
	font-weight: normal;
	text-decoration: none;

}
.nav a:active {
	color: #0454A9;
	font-weight: normal;
	text-decoration: none;

}
.mainbody {
	background-image: url(cibkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

a#selectedMenu {
  color: #0454A9;
  text-decoration: none;
  font-weight: normal;
}