
		.leftCol {
		    font-family: 'Arial', sans-serif;
		    font-size: 12px;
		    font-style: normal;
		    font-variant: normal;
		    font-weight: bold;
		    letter-spacing: 0;
		    line-height: 14px;
		    margin-bottom: 0px;
		    margin-left: 0px;
		    margin-right: 0px;
		    margin-top: 0px;
		    opacity: 1.00;
		    padding-bottom: 0px;
		    padding-top: 0px;
		    text-align: left;
		    text-decoration: none;
		    text-indent: 0px;
		    text-transform: none;
			width: auto;
			height: auto;
			float: left;
			display: inline;
			margin: 5px 0 5px 0;
			padding: 0px 0 0px 0;
			clear:both;
			background: none;
		}

			.leftColRow {
				width: auto;
				height: auto;
				padding: 0 0 0 0;
				margin: 2px 5px 2px 0px;
				clear:both;
				background: #ffffff;
			}

				.leftColRowLeftLabel {
					width: 160px;
					height: auto;
					line-height: 24px;
					font-size: 12px;
					font-weight: normal;
					float: left;
					display: block;
					margin: 1px 1px 1px 0px;
					padding: 1px 1px 1px 0px;					
					color: #000000;
				}

				.leftColRowRightItem {
					width: auto;
					height: auto;
					line-height: 24px;
					font-size: 11px;
					font-weight: normal;
					float: left;
					display: block;
					margin: 1px 1px 1px 0;
					padding: 1px 1px 1px 0;					
					background: none;
				}

					.leftColRowRightItem.strong {
						font-weight: bold;
						background: none;
					}


					.leftColRowRightItem input.button {
						height:auto;
						/*height:22px;*/
						width:auto;
						font-size: 12px;
						color: #000000;
						margin-left: 50px;
						vertical-align: middle;
						background: #cccc00;
					}

					.leftColRowRightItem select {
						font-size:12px;
						color: #000000;
						height: 24px;
						width:auto;
						font-family: 'Arial', sans-serif;
						margin: 0 0 0 0 ;
						padding: 0 0 2px 0;
						background: #ffffff;
					}
	
					.leftColRowRightItem input.text {
						font-size:12px;
						width:200px;
						color: #000000;
						font-family: 'Arial', sans-serif;
						margin: 0 0 0 0 ;
						padding: 0 0 2px 0;
						background: #ffffff;
						height:auto;
					}

					.leftColRowRightItem textarea {
						font-size:12px;
						width: 200px;
						height: 100px;
						color: #000000;
						font-family: 'Arial', sans-serif;
						margin: 0 0 0 0 ;
						padding: 0 0 2px 0;
						background: #ffffff;
					}

					.leftColRowRightItem input.radio {
						vertical-align: middle;
					}


					.leftColRowRightItem input.checkBox {
						vertical-align: middle;
					}

				
		.checkBoxLabel {
			font-size: 12px;
			color: #000000;
			line-height:24px;
			height:24px;
		}

		.radioLabel {
			font-size: 12px;
			color: #000000;
		}
