body {
	background-color: #00529B;
}
.leftbgShadow {
	background-image: url(images/left_bg_shadow.gif);
	background-repeat: repeat-y;
}
.headerbg {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00529B;
}
.blueTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00529B;
}
.topnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #72726A;
	text-decoration: none;
	font-weight: normal;
	border: none;


}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.copyrightName {

	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #00529B;
	text-decoration: none;
	font-weight: normal;
}
.navLink {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #72726A;
	text-decoration: none;
	font-weight: normal;
}
.navLink:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00529B;
	text-decoration: none;
}
.bg {
	background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00529B;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #00529B;
}
.currentLink {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00529B;
	text-decoration: none;
}
.topnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00529B;
	text-decoration: none;
	font-weight: normal;
	border: none;
}
.topNavDiv {
	border-top: 0px solid #72726A;
	border-right: 1px solid #72726A;
	border-bottom: 0px solid #72726A;
	border-left: 0px solid #72726A;
}
.topnavCurrent {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00529B;
	text-decoration: none;
	font-weight: normal;
	border-top: 0px solid #72726A;
	border-right: 1px solid #72726A;
	border-bottom: 0px solid #72726A;
	border-left: 0px solid #72726A;
}
.topnavCurrentEnd {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #00529B;
	text-decoration: none;
	font-weight: normal;
	border: 0px;
}
