﻿
.txtChangeOfficerDate
{
	border:0px;
	width:170px;
	color:#006699;
	background-color:#E6E6E6;
	border:1px solid #666666;	
}

.txtChangeOfficerChapterName
{
	border:0px;
	width:250px;
	color:#006699;
	background-color:#E6E6E6;
	border:1px solid #666666;	
	
}

.questionChangeTextBoxes .txtChangeOfficerLeft
{
	background-color:#E6E6E6;
	border:1px solid #666666;	
	width:90%;	
	margin-left:10px;
}

.questionChangeTextBoxes .txtChangeOfficerRight
{
	background-color:#E6E6E6;
	border:1px solid #666666;	
	width:100%;	
}

.tblFormTD .questionChangeOfOfficerBoxesLeft
{
	width:280px;
	float:left;
	padding-right:4px;
	margin:0px;
	height:40px;
}
.tblFormTD .questionChangeOfOfficerBoxesRight
{
	width:125px;
	float:left;	
	height:40px;
}

.tblFormTD .questionChangeSubTextLeft
{
	font-size:10px;
	position:relative;
	top:0px;
}

.tblFormTD .questionChangeSubTextRight
{
	font-size:10px;
	position:relative;
	top:0px;
	margin-left:10px;
}


.tblFormTD .questionChangeText
{
	float:left;
	width:90px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
.tblFormTD .questionChangeTextBoxes
{
	float:left;
	line-height:8px;
	width:410px;
	border-bottom:2px dashed #0F558E;	
}