.TableLeft {
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.TableRight {
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;	
}
.Textbox {
	font-size: 11px;
	width: 150px;	
}
.SectionHeader {
	background-color: #EBEBEB;	
}
.Req {
	font-weight: bold;
	color: #990000;	
}
.secureRightsLock{
	float:right;
	color:#333;
	height:20px;
	background-color: transparent;
	background-image: url(images/SR_lock.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 160px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.secureRightsLock a,
.secureRightsLock a:link,
.secureRightsLock a:link:hover,
.secureRightsLock a:active,
.secureRightsLock a:visited{
	text-decoration:none;
	display:block;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color:#333;
	padding:4px 20px 4px 0;
	font-weight: normal;
}
.style1 {background-color: #EBEBEB; font-weight: bold; }
.btn2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
