.box {
	border: 1px solid #999999;
}
.menuBackground {
	background-image: url(../images/menu_r1_c3.jpg);
}

.menu {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.menu a{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.menu a:link{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.menu a:hover{
	font-family: Arial;
	color: #001952;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
.paddedBox {
	padding: 10px;
	margin: 10px;
	border: 1px solid #999999;
}
.style5 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.transparent_class {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.image {
	padding: 1px;
	border: 1px solid #999999;
	margin: 0px 10px;
	text-align: left;
}
.nameField {
	width: 98%;
}
.error {
	width: 98%;
	background-color: #CFA5A9;
}
.dottedBottomLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.errorValue {
	background-color: #FFCCFF;
}
<style type="text/css">
.terms
{
  width: 20em;
  height: 15em;
  overflow: auto;
}
</style>