.headbar {
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	letter-spacing: 1px;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 5px;
}
.MedHead {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.microcopy {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.smallnav {
	font-family:Arial;
	font-size:9px;
	font-weight:bolder;
	color: #000000;
	text-decoration:none;
}
.smallnav a:link {
	color:#000000;
	text-decoration:none;
}
.smallnav a:hover {
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
}
.smallnav a:visited{
	color:#000000;
	text-decoration:none;
}
.smallnav a:active{
	text-decoration:none;
}
.background {
	background-image: url(splash/splash.gif);
	background-repeat: no-repeat;
}
.back_body {
	background-color: #FFFFFF;
	background-image: url(lib/themes/default/Body_back.gif);
	background-repeat: no-repeat;
}
.back_nav {
	background-color: #FFFFFF;
	background-image: url(lib/themes/default/nav_backLEFT.gif);
	background-repeat: no-repeat;
}
.back_tint {
	opacity: .65;
    filter: alpha(opacity=65);
}
.body_02 {

	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
