body {
	text-align:center;
	font-size: 11px;
	line-height:14px;
	font-family: Arial;
}
img {
	border:none;
}
#leftColumn {
	 width:154px;
	 background:url("images/strip3.gif") top right repeat-y;
	 text-align:right;
}
#centerColumn {
	width:392px;
	background:url("images/BACKGROUND.gif") no-repeat;
}
#contentScroll {
	width:387px;
	text-align:center;
}
#contentScroll p {
	font-size: 11px;
	line-height:16px;
	font-family: Arial;
	text-align:left;
	margin:0 0 20px 0;
}
#contentScroll h1 {
	font-size: 14px;
	font-family: Arial;
	color: #003399;
	display:block;
	background:#E6EFFF;
	margin:0 0 20px 0;
	text-align:left;
	padding:3px;
}
#contentScroll h2 {
	font-size: 14px;
	font-weight:bold;
	text-align:left;
}
#contentScroll h3 {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	margin:10px 0 0 0;
	text-align:left;
}
#rightColumn {
	width:149px;
}
.list1 {
	margin:0 0 0 10px;
	padding:0;
	text-align:left;
}
.list1 li {
	margin-bottom:20px;
}
.required {
	font-weight:bold;
	font-size:14px;
	color:red;
}
label {
	font-weight:bold;
}