#topCorner {
	height: 144px;
	width: 201px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/topCorner/topCorner2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 4;
}
#right {
	position: absolute;
	right: 0px;
	width: 201px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/rightBox/rtMid.gif);
	background-repeat: repeat-y;
	z-index: 3;
	background-position: left top;
}.rtText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}
#right li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.rtTop {
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(../images/rightBox/rtTop.gif) no-repeat left top;
}
.rtText p {
	margin: 0px 23px 0px 22px;
	padding: 0px;
}
.rtBase {
	background-image: url(../images/rightBox/rtBase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
}
.rtName {
	text-align: right;
	font-style: normal;
	color: #000099;
}
.baseCommas {
	vertical-align: text-top;
}
.topCommas {
	vertical-align: text-bottom;
}
#mainList {
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainList ol {
	list-style: circle inside;
	margin: 0px;
	padding: 0px 0px 5px;
}
#mainList a {
	color: #000099;
	text-decoration: none;
}
#mainList a:hover, #mainList a:active {
	color: #FF0000;
	text-decoration: none;
}
.subList {
	font-weight: normal;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#mainList li {
	margin: 0px;
	padding: 0px;
}
.topRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
}
