body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #777777;
}
h1 {
	font-size: 14pt;
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
.content {
	margin: 10px;
	padding: 20px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
table, tr, td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.sigstatusB {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 7pt;
	color: #FFFFFF;
}
.sigstatus {
	margin-right: 20px;
}
.nav {
	padding-left: 5px;
	padding-right: 5px;
}
.boxes {
	margin: 10px;
	padding: 10px;
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.boxheading {
	font-family: Arial;
	font-size: 9pt;
	color:  rgb(82,103,158);
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:  rgb(82,103,158)
}
a:link {
	text-decoration: none;
	color:  rgb(82,103,158)
}
a:visited {
	text-decoration: none;
	color:  rgb(82,103,158)
}
a:active {
	text-decoration: none;
	color:  rgb(82,103,158)
}
.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
}
#sh td {
	text-align: center;
	font-size: 9pt;
}
#sh a img {
	border: 1px solid #C0C0C0;
}
#sh a:hover img {
	border: 1px solid rgb(82,103,158);
}
.in-img {
	width: 100%;
	text-align: center;
}
.in-img a img {
	border: 1px solid #C0C0C0;
}
.in-img a:hover img {
	border: 1px solid rgb(82,103,158);
}
ul {
	list-style-image: URL('/img/dot.gif');
}
.tds {
	width: 225px;
	background-color: #F8F8F8;
	height: 100%;
}
.tds1 {
	width: 535px;
}
.tds2 {
	width: 225px;
}
#res td {
	text-align: left;
	font-size: 8pt;
}
.tc {text-align:center;}
