﻿.copy {
	padding: 20px 41px 10px 48px;
}
.col1_cont {
	width: 230px;
}
.col2_cont {
	width: 663px;
}
.lhsTop {
}
.customApplet_cont {
	background-image: url(/web/design/top-lhs-bg.gif);
	background-repeat: no-repeat;
	padding: 0 26px 0px 26px;
	padding-bottom: 8px;
}
.customApplet_cont img {
	width: 170px;
	overflow: hidden;
}
.main {
	background-image: url(/web/design/lower-lhs-bg3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.pageHdr {
	background-image: url(/web/design/page-hdr-bg.gif);
	background-repeat: no-repeat;
	height: 76px;
	line-height: 76px;
	color: #ffffff;
	padding: 0 0 0 48px;
	font-size: 18px;
	font-weight: bold;
}

.loginForm_cont input, .loginForm_cont textarea {
	width: 175px;
	border: solid 1px #666;
}
.loginForm_cont textarea {
	height: 100px;
}
.form {
	padding: 5px;
	margin-left:50px;
	width:500px;
}
.formField {
	padding: 2px 0;
}
.formLabel {
	float: left;
	width: 150px; /*font-weight:bold;*/
	text-align: left;
	padding-right: 10px;
}
.submitBtn {
	background-color: #58595B;
	border: none;
	margin-top: 10px;
	color: #fff;
	cursor: pointer;
	width: 100px;
}
.submitBtn:hover {
	background-color: #FFD006;
	color: #000;
}
.checkbox input {
	border: none;
	width: 30px;
}
.loginIntro {
	padding-bottom: 10px;
}
.radioButtons input {
	width: 20px;
	border: none;
}
.radioButtons table, .radioButtons td, .radioButtons tr, .radioButtons {
	border: none;
}

.loggedInName {
	font-weight: bold;
}

