.LRborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	background-color: #FFFFFF;
	background-image: url(images/subpage_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px 25px 40px;
}
.navbackground {
	background-image: url(images/subpage_02.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	padding: 5px 10px;
}

