.head-bkg {
	background-image: url(images/head-bkg.gif);
	background-repeat: repeat-y;
}
.nava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-bkg {
	background-color: #01372F;
}
a:hover {
	color: #02ABFE;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01372F;
	font-style: oblique;
	font-weight: bolder;


}
.tab-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;




}
.tab-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tab-bkg {
	background-image: url(images/tab-bkg.gif);
}
.sidebar-bkgf {
	background-color: #BDE0B3;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01372F;
	line-height: 20px;
}
.superscript {
	font-size: 10px;
	top: -4px;
	position: relative;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #02ABFE;
}
.blue-highlights {
	font-weight: bolder;
	color: #02ABFE;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #01372F;

}
.title-bkg {
	background-image: url(images/title-bkg.gif);
	background-repeat: repeat-x;
}
.bold {
	font-weight: bolder;
}
.oblique {
	font-style: oblique;
}
.table-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
