.btnTpl button {
	background: url(images/btnTpl_body.gif) no-repeat right top;
	padding: 0px 9px;
	line-height: 21px;
	display: block;
	float: left;
	position: relative;
	color: #3c6997;
	font-weight: bold;
	width: auto;
	margin-right: 10px;
	border:0;
	white-space: no-wrap;
}
.btnTpl button span {
	background: url(images/btnTpl_close.gif);
	height: 21px;
	width: 2px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}
.btnTpl a {
	background: url(images/btnTpl_body.gif) no-repeat right top;
	padding: 0px 9px;
	line-height: 21px;
	display: block;
	float: right;
	font-family:arial;
	position: relative;
	color: #3c6997;
	font-weight: bold;
	width: auto;
	margin-right: 10px;
	white-space: no-wrap;
}
.btnTpl a span {
	background: url(images/btnTpl_close.gif);
	height: 21px;
	width: 2px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

.signForm {
	background: #DAE7EE;
	float: left;
	height: auto;
	width: 610px;
	margin-bottom: 70px;
	padding-top: 15px;
	position: relative;
	display: block;
}
.signForm h2 {

	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: normal;
}
.signForm ul {
	height: auto;
	width: 330px;
	float: right;
	display: block;
	margin-right: 130px;
	position: relative;
}
.signForm li {
	position: relative;
	height: 19px;
	width: 330px;
	float: right;
	clear: both;
	padding-bottom: 10px;
}
.signForm li.sep {
	border-bottom: 1px solid #6B8FB3;
	margin-bottom: 8px;
}
.signForm li.sep1 {
	position: relative;
	height: 19px;
	width: 340px;
	float: right;
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #6B8FB3;
	margin-bottom: 16px;
}


.signForm  li  .label {
	width: 120px;
	float: right;
	line-height: 19px;
	font-weight: bold;
	height: 19px;
	display: block;
	clear: none;
}
.signForm  li  .inpText {
	float: left;
	height: 19px;
	width: 198px;
	border: 1px solid #96B9DC;
	clear: none;
}
.signForm  li  .inpTextShort {
	float: left;
	height: 19px;
	width: 100px;
	border: 1px solid #96B9DC;
	clear: none;
}
.signForm  li  img {
	float: left;
}
.signForm   li   .inpSelect {
	float: left;
	height: 21px;
	width: 105px;
	border: 1px solid #96B9DC;
	clear: none;
	font-size: 12px;
}
.signForm .inpChek {
	float: right;
}

.signForm li .required {
	background: url(images/10B_required.gif) no-repeat left top;
	height: 9px;
	width: 9px;
	position: absolute;
	left: -15px;
	top: 6px;
}
.signForm  li.btnTpl  {
	height: 50px;
	padding: 0;
	float: right;
	clear: both;
}
.signForm  li.btnTpl a {
	background: url(images/btnTpl_body.gif) no-repeat right top;
	padding: 0px 15px;
	line-height: 21px;
	display: block;
	float: left;
	position: relative;
	color: #3c6997;
	font-weight: bold;
	width: auto;
	margin-right: 10px;
	white-space: no-wrap;
	text-decoration: none;
}


.signIn {
	float: right;
	height: auto;
	width: 180px;
	text-align: center;
	padding-top: 0px;
	margin-top:20px;
}
.signIn .loginForm {
	height: auto;
	width: 180px;
	margin-top: 5px;
	border-top: 1px solid #6B8FB3;
	border-bottom: 1px solid #6B8FB3;
	padding: 10px 0 10px;
	margin-bottom: 10px;
}
.signIn .loginForm .inpText {
	height: 19px;
	width: 160px;
	margin-top: 2px;
	text-align: left;
	background: #EAF1F5;
	border: 1px solid #95B9DC;
}
.signIn .loginForm strong {
	clear: both;
	display: block;
}
.signIn .btnTpl {
	height: 21px;
	float: none;
	padding: 7px 10px 0 0;
	width: auto;
	position: relative;
}
.signForm .btnTpl .reqINF {
	color: #b32d00;
}

.signIn p {
	width: 160px;
	margin: 20px auto auto;
}
.signIn  p a {
	color: #177ee5;
	text-decoration: underline;
}
.sideMenu {
	height: auto;
	width: 180px;
	padding-top: 10px;
	text-align: right;
}
.sideMenu li {

}
.sideMenu li a {
	color: #143d66;
	font-size: 12px;
	display: block;
	padding-right: 16px;
	background: url(images/05B_sideMenOff.gif) no-repeat right top;
	height: 20px;
	line-height: 18px;
}
.sideMenu a:hover, .sideMenu a.selected {
	background: url(images/05B_sideMenON.gif);
}

.colLeft {
margin-top:20px;
	float: left;
	height: auto;
	width: 610px;
	padding-bottom: 60px;
}
.colLeft .brown16B {
	padding: 2px 0px 5px;
	display: block;
	border-bottom: 1px solid #6B8FB3;
	margin-bottom: 15px;
}
.colLeft .textNorm {
	padding-bottom: 15px;
}
.colLeft .center {
	text-align: center;
	padding: 25px 0 25px;
	width: 610px;
}

