@charset "utf-8";
html,body,table#pagelayout {
	height:100%;
	width:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #60002E;
	background-image: url(images/hpbkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.leftborderbkg {
	background-image: url(images/op_mainleft.gif);
	background-repeat: repeat-y;
}
.rightborderbkg {
	background-image: url(images/op_mainright.gif);
	background-repeat: repeat-y;
}
.mainarea {
	background-image: url(images/mainareabkg.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.leftnav {
	font-size: 10pt;
	color: #802854;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	line-height: 20px;
}
a {
	color: #754D00;
}

.leftnav a {
	text-align: right;
	text-decoration: none;
	color: #802854;
}
.leftnav a:hover {
	text-align: right;
	text-decoration: underline;
}
.maincontent {
	padding-right: 20px;
	padding-left: 20px;
}
.hptopareabkg {
	background-image: url(images/hp_topbkg.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.hpnarrative {
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: justify;
}
.hpleftnav {
	font-size: 12pt;
	color: #802854;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	line-height: 20px;
}
.hpleftnav a {
	text-align: right;
	text-decoration: none;
	color: #802854;
}
.titlelink {
	color: #802854;
	font-weight: bold;
}
.titlelink a {
	color: #802854;
	font-weight: bold;
	text-decoration: none;
}
.titlelink a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 7.5pt;
	color: #999999;
	text-align: right;
}
#siteareabkg {
	height: 100%;
}
.fillbkg {
	background-image: url(images/fillbkg.gif);
	background-repeat: repeat;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 8pt Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	text-decoration: underline;
}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #925E00;
}
