body {
	background-color: #00235F;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8e8e8;
}
.unitheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00225F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8e8e8;
}
td.portfolio, a.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3, a.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bfceea;
	margin-bottom: 3px;
	text-decoration: none;
}
.h2, h2, h1, a.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bfceea;
	margin-bottom: 3px;
	padding-bottom: 0px;
	text-decoration: none;
}
h1.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffcb39;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
h4, a.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00235F;
	margin-bottom: 3px;
	padding-bottom: 0px;
	text-decoration: none;
}
.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
a.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
input.button {
	background-image:url(images/button_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 1px solid #606060;
	height: 25px;
	cursor: hand;
}
td.leftnav {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height: 25px;
}
td.leftnav_over {
	background-image: url(images/button-over.gif);
	background-repeat: no-repeat;
	height: 25px;
	cursor: hand;
	color: #000000;
}
