@import url("base.css");


#copyWrap{
display: block;
float: left;
width: 510px;
}

#rule{
display: block;
float: left;
font-size: 0;
height: 1px;
margin: 20px 0 7px 0;
padding: 0;
width: 750px;
border-bottom: 1px solid #BFA9A1;
}

Table{
display: block;
width: 750px;
float: left;
background: #FFFFFF;
}

th{
font: normal .625em arial, helvetica, sans-serif;
background: #FFFFFF;
color: #927E76;
padding-bottom: 20px;
text-align: left;
}

colgroup#col245{
width: 245px;
}

colgroup#col1{
width: 1px;
}

colgroup#col59{
width: 60px;
}

colgroup#col238{
width: 237px;
}

td{
padding: 2px 2px 2px 3px;
color: #717C7F;
font: normal .6875em arial, helvetica, sans-serif;
}

td a:link,td a:visited{
color: #717C7F;
text-decoration: none;
}

td a:hover{
color: #4B5052;
}

.tdBigSpace{
background-color: #FFFFFF;
}

td.yes{
background-image: url("../images/base/bullet.gif");
background-repeat: no-repeat;
background-position: 50% 50%;
}

tr{
background-color: #E3EBF1;
}

tr.highlight{
background-color: #D7E5EF;
cursor: pointer;
color: #4B5052;
}
