.topbar {
	background-image: url(images/top-bar.jpg);
	background-repeat: repeat-x;
}
.leftripple {
	background-image: url(images/left-ripple.jpg);
}
.rightripple {
	background-image: url(images/right-ripple.jpg);
}
.banner {
	background-image: url(images/top-bar.jpg);
	width: 915px;
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/bottom-bar.jpg);
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #002479;
}
.bluetextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	padding-left: 1.0em;
	color: #002479;
}
.onltd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav {text-decoration: none; color: #002479; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.leftnav:link {color:#002479;}
.leftnav:hover {color:#d3c594; font-weight: strong;
}
.specialnav:active { color:#002479;}
.specialnav {text-decoration: none; color: #002479; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.specialnav:link {color:#002479;}
.specialnav:hover {color:#002479; font-weight: strong; text-decoration: underline
}
.specialnav:active { color:#002479;}
.topnav {text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.topnav:link {color:#ffffff;}
.topnav:hover {color:#d3c594; font-weight: normal;
}
.topnav:active { color:#ffffff;}
.smallbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #003479;
}
.leftmenu {
	background-image: url(images/left-menu.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-bottom: 0px;
    padding-bottom: 0px;
	color: #002479;
}
