.left {
	background-image:   url(images/lrip.gif);
	background-repeat: repeat-y;
}
.right {
	background-image:   url(images/rrip.gif);
	background-repeat: repeat-y;
	background-position: right;


}
.figures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-left-color: rgb(0, 0, 0);


}
.uniformtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
   font-size: 1.4em;
   line-height: 140%;
}.leftb {

	background-image:   url(images/lrip_b.gif);
	background-repeat: repeat-y;
}
.rightb {

	background-image:   url(images/rrip_b.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightCopy {

	background-image:   url(images/boxes/rightbar.png);
	background-repeat: repeat-y;
	background-position: right;
}
.leftCopy {

	background-image:   url(images/boxes/leftbar.png);
	background-repeat: repeat-y;
}
.bottomCopy {
	background-image:   url(images/boxes/bottombar.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topCopy {
	background-image:   url(images/boxes/topbar.png);
	background-repeat: repeat-x;
	background-position: top;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	text-transform: uppercase;
	font-variant: normal;
}
