.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.menu:hover {
	color: #F26262;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.main {
	margin-right: 4px;
	margin-left: 7px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #404076;
	font-weight: bold;
	margin-left: 0px;
}
.leftmenu {
	font-size: 90%;
	font-weight: bold;
	color: #003399;
}
.download {
	font-size: 9pt;
	color: #FFFFFF;
}
.leftmenu:hover {

	font-size: 90%;
	font-weight: bold;
	color: #009999;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style: italic;
}
.bodytext {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.bodyheader {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display:inline;
	font-size: 12px;
}
  p.txtBox {
	border-color: #133f6c #133f6c #133f6c #133f6c;
	border-style: ridge ridge ridge ridge;
	border-width: 2px 2px 2px 2px;
	background-color: transparent;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	overflow: inherit;
}body {
	background-color: #D6D7D9;
}
