@charset "utf-8";
/* CSS Document */

.pagelayout {
	position: relative;
	height: auto;
	width: 930px;
	top: auto;
}
#fltlft {
	float: left;
	padding-right: 10px;
}
#fltrght {
	float: right;
	padding-right: 15px;
}
.fltrght {
	float: right;
	padding-right: 15px;
}
.headingtxt {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight: bolder;
	background-color: #000080;
}
.bodytxt {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#000070;
	font-weight: normal;
}
.pics {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}
.bodytxtsmall {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	color:#000070;
	font-weight: normal;
	font-style: italic;
}
.HPbodytxt {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#000070;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
}
