.nav {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00209F;
	text-decoration: none;

}
.menu-top {
	background-image: url(b-top-bar.gif);
	background-repeat: repeat-x;
}
.menu-bottom {
	background-image: url(b-bottom.gif);
	background-repeat: repeat-x;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(bullet.gif);




}
.flex-fab {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: bolder;
	color: #FF212D;

}
.bold {
	font-weight: bolder;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bkg-stripe {
	background-image: url(b-bkg.gif);
}
.apps-list {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #FF212D;
	font-weight: bold;
	list-style-image: url(arrow.gif);
	list-style-position: outside;



}
a:hover {
	color: #0031A5;
	background-color: #DBDEEE;
}
