body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(finance_images2/main_rpt.gif);
}
#ButtonsHldr {
	background-image: url(finance_images2/nav_bg.gif);
	text-align: center;
	margin-bottom: 11px;
}
#InnerHldr {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#TitleHldr {
	background-image: url(finance_images2/pagename_rpt.gif);
	height: 31px;
	margin-bottom: 11px;
}
#MainHldr1 {
	background-image: url(finance_images2/Inner_rpt.gif);
}
#MainHldr2 {
	background-image: url(finance_images2/inner_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.RightPic {
	float: right;
}
#Copyright {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#TitleTxt {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #255582;
	letter-spacing: 1px;
	background-image: url(finance_images2/pagename_rpt.gif);
}
h2 {
	font-size: 20px;
	border-bottom: 1px dashed #8AA2B5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5D2E3;
	margin-bottom: 5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#Copyright a {
	color: #999999;
}
