@charset "UTF-8";

table.target {
line-height: 1.4;
margin-bottom: 2em;
}

table.target th {
vertical-align: top;
width: 100px;
margin: 0px;
padding: 0px;
}
table.target th#ct1 {
background-color: #3162af;
}
table.target th#ct2 {
background-color: #419932;
}
table.target th#ct3 {
background-color: #e9861c;
}

table.target td {
margin: 0px;
padding-top: 8px;
padding-right: 10px;
padding-bottom: 8px;
padding-left: 10px;
}
table.target td.ct1 {
background-color: #EAF0F9;
}
table.target td.ct2 {
background-color: #E5F1E6;
}
table.target td.ct3 {
background-color: #FDF0E2;
}
table.target td.arrow {
text-align: center;
vertical-align: middle;
width: 18px;
padding: 0px !important;
}
table.target td.guide {
background-color: #F0F0F0;
width: 152px;
}

form#searchForm {
margin-bottom: 400px;
}
table#searchTable {
margin-right: 20px;
margin-left: 20px;
}
table#searchTable td {
padding-top: 7px;
padding-bottom: 7px;
}

#bl2, #bl3 {
margin-top: 2em;
}