body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.tableBorder {
	border: 2px solid #CCCCCC;
}
.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	color: #000066;
	text-decoration: underline;
}
a.bodyText:Hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	color: #000066;
	text-decoration: none;
}
.copyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
a.copyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.copyText:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

table.menu1 {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 150px;
}

.menu1 td a {
	color: #000000;
	background-color: #FFFFFF;
	width: 150px;
	text-decoration: none;
	padding: 2px;
	display: block;
}
.menu1 td a:hover {
	color: #000000;
	background-color: #F0F0F0;
}

.menuSelected {
	color: #000000;
	background-color: #94A8ED;
	width: 150px;
	text-decoration: none;
	padding: 2px;
	display: block;
	font-weight: bold;
}.mainTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.subTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
