body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.nav-drop {
	background-image:  url(images/nav-drop.gif);
	background-repeat: repeat-x;
}
.nav-bkg {
	background-image:  url(images/nav-bkg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}
.nav-blue {
	color: #003399;

}
.nav-grey {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #003399;
}
.sidebar-bkg {
	background-color: #E9EDF8;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.sidebar-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image:  url(images/bullet-wh.gif);

}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bold {
	font-weight: bolder;
}
.iso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.headlines {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003399;
}
.head-bkg {
	background-image:  url(images/head-bkg.gif);
	background-repeat: repeat-x;
}
.nav-white {

	color: #FFFFFF;
	text-decoration: none;
}
