.allfour {
	border: 1px solid #003366;
}
.noleft {
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;

}
.noleftbottom {

	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.notop {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;

}
.notopbottom {

	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;
}
.noleftbottomright {


	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.nolefttopright {


	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.nobottom {

	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;
}
.nobottomright {
	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;

}
.noright {

	border-top: 1px solid #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.nolefttop {



	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.norighttop {




	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
}
.left {

	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px none #003366;
	border-left: 1px solid #003366;
}
.right {


	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px none #003366;
	border-left: 1px none #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
