.blue {
	background-color: #1A53B1;
}
.lightblue {
	background-color: #D5DCF2;
}
body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #1A53B1;
}

    FORM.tb {display:inline;
}

input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 5px;
}


.checklist_table {
	border: 1px #000000 solid;

}

.headercell {
	background-color: #fafafa;
	
}

.yntitle {
	border-left: 1px #000000 dotted;
	background-color: #fafafa;
	
}

.celltop {
	border-top: 1px #000000 dotted;
	border-bottom: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.cellmiddle {
	border-bottom: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.cellbottom {
	border-bottom: 1px #000000 dotted;
	background-color: #ffffff;
	
}


.yncelltop {
	border-top: 1px #000000 dotted;
	border-bottom: 1px #000000 dotted;
	border-left: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.yncellmiddle {
	border-bottom: 1px #000000 dotted;
	border-left: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.yncellbottom{
	border-bottom: 1px #000000 dotted;
	border-left: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.yn_absolute_cellbottom{
	border-left: 1px #000000 dotted;
	background-color: #ffffff;
	
}

.bespoke_table {
	border: 1px #000000 dotted;

}



