td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}
.captionsubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.captiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;

}
.captiondate {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; color: #FFFFFF}
.captionlink {
	color: #000000;
	font-size: 0.9em;
}
.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.update {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: italic; color: #9D9D9D}
.date {  font-size: 11pt; font-style: italic; color:#FFFFFF}
.subsubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt}
.subsubsubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.invcaption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #5D5D5D}
.bodycopy {  font-size: 9pt; color: #FFFFFF}
.showtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 100%;
}
/* * {
	margin: 0;
}*/
html {
	height: 100%;
}
.leftmenu {
	left: 0px;
	top: 100px;
	position: absolute;
	z-index: 1;
}
a:hover {
	color: #BF3900;
	text-decoration: none;
}
.menulink {
	text-decoration: none;
	color: #000000;

}
.header {
	background-color: #B1CCCD;
}
.footer {
	background-color: #C0C0C0;
	height: 20px;
	width: 100%;
	text-align: center;
}
.push {
	height:20px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.homeimage {
	background-color: #98C8C9;
	padding: 3px;
}
.menumouseover {
	border: 1px solid #BF3900;
}
.menuselected {
	border: 1px solid #FFFFFF;
}
.menudefault {
	border: 1px solid #B1CCCD;
	padding: 3px;
	text-align: center;
	margin: 3px;
}
.submenudefault {
	border: 1px solid #BBBBBB;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.submenuselected {
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
