body {font-family: Verdana, Arial, Helvetica, sans-serif;}
p {   font-size: 12px; color: #333333}
a {  color: #0000FF; text-decoration: none}
a:hover { text-decoration: underline; color: #FF0000}
td {  color: #333333}
h3 {
	font-size: 16px;
	color: #44448f;
	margin-bottom:10px;
}
h4 {font-weight: bold; color: #44448f}
.nav {
    font-size: 12px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
	padding: 6px 0px 6px 15px;
}
.nav:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #000049;
	display: block;
}
.topnav {

	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.topnav:hover { 
	font-size: 10px; 
	text-decoration: underline;
	color: #ffffff
}
.botnav {

	font-size: 10px;
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}
.botnav:hover { 
	font-size: 10px; 
	text-decoration: underline;
	color: #ffffff
}
.bold { color: #333333; font-weight: bold;font-size: 12px;}
.subnav {
	color: #333333;
	text-decoration: none;
	background-color: #e6e6e6;
	width: 120px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	clip: rect( );
}
.subnav:hover {
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	width: 120px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	clip: rect( );
}
.highlight {
	color: #000049;
	text-decoration: none;
	background-color: #969696;
	padding-left: 15px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 6px;
}
.highlight:hover {  color: #FFFFFF; text-decoration: none; background-color: #6666cc; width: 120px; padding-top: 2px; padding-bottom: 2px; padding-left: 10px}
.tablehead {
	color: #FFFFFF;
	}
.collect {
	border: 1px solid #C0C0C0;
}
.heading {
	font-weight: bold;
	color: #44448F;
}
.headingmed {
	font-weight: bold;
	color: #44448F;
	font-size: 12px; 
}
.white {
	color: #FFFFFF;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
	font-size:18px;
}
.botnavbak{background-image:url(images/botbar_bg.jpg);}