body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F3F3;
}
a {
	color: #FF9600;
	text-decoration: none;
}
a:hover {
	color: #FF9600;
	text-decoration: underline;
}
#pageContainer {
	background-image: url(images/bg_logo.gif);
	background-repeat: repeat-y;
}
#mainCell {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contentArea {
	margin-left: 11px;
	margin-right: 11px;
}
#pageFooter {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pageFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#boxRhsTop img {
	float: right;
	margin-left: 5px;
}
#boxRhsTop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#boxRhsTop {
	margin: 12px 20px 20px 20px;
}
h2 {
	font-weight: bold;
	color: #071140;
	font-size: 12px;
}

#boxRhs img {
	float: right;
	margin-left: 5px;
}
#boxRhs p {
	margin: 0px;
}
#boxRhs {
	margin: 12px 20px 7px 20px;
}
#cellOutsideBoxRhs {
	background-image: url(images/bg_box_rhs.gif);
	background-repeat: repeat-x;
}.txt {
	text-align: justify;
}
h1 {
	font-weight: bold;
	color: #071140;
	font-size: 14px;
}
#apDiv1 {
	position:absolute;
	width:183px;
	height:20px;
	z-index:1;
	left: -46px;
	top: 107px;
}
#apDiv1 a {
	color: #0066CC;
	text-decoration: none;
}
#apDiv1 a:hover {
	color: #0066CC;
	text-decoration: underline;
}

