body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	/* was DCDCDC */
}
div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 11px;
}         
table, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 11px;
}       
.tablemain {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	border-top: 5px solid #000099;
}
.tablecontent {
	background-color: #EBEBEB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 5px;
}
.tablenote {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	border: 1px dotted Red;
}
.tablefoot {
	background-color: #AEBCE6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	border-bottom: 5px solid #000099;
}
.outhertable {
	border-left: thin solid Black;
	border-right: thin solid Black;
}
.qte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006400;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
#mainnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
ul#mainnav  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #AEBCE6;
}
 ul#mainnav li {
	border-top: 1px solid;
	text-decoration: none;
	display: block;
	padding: 2px;	
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
}
ul#mainnav a:hover {
	background-color: Navy;
	color: White;
	display: block;
	width: 100%;	
}
#subnav1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
ul#subnav1  {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
}
 ul#subnav1 li {
	border-top: 1px solid;
	text-decoration: none;
	display: block;
	padding: 1px;	
	width: 100%;
	margin-left: 10px;
	margin-right: 30px;
}
ul#subnav1 a:hover {
	background-color: #228B22;
	color: White;
	display: block;
	width: 100%;	
}
.org-li  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a, a:link, a:visited, a:active, a:hover, a:focus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 11px;
	text-decoration: none;
}
.smallgrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 10px;
}
.smallgrey1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #313131;
	font-size: 9px;
}
.tableblue {
	background-color: #AEBCE6
}
.trnavy {
	background-color: Navy;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.trnavytitle {
	background-color: Navy;
	color: White;
	font-size: 18px;
	font-weight: bold;
}
a#alink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #191970;
	font-size: 12px;
	text-decoration: none;
}
.smheading {
	font-weight: bold;
	color: White;
	background-color: Navy;
}
.tdcontent {
	background-color: #FFFFF0;
	border: 1px solid Navy;
	padding: 10x 10px 10px 10px;
} 