@charset "utf-8";
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#0000CC
}
.mainText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DADAC0;
}


.RtHdr {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.rtText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.rtPanel {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuHdr {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.mainBold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.pageHdr {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000A97;
	padding: 5px 0px 0px 10px;
}
.foot {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.smTxt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.smBold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
