@charset "UTF-8";
/* CSS Document */


/* Styles for the shirley and banister editor*/

.indented{
text-indent:20px;
}

.headline{
font-size:16px;
font-weight:bold;
display:block;
margin-bottom:5px;
color:#e60000;
}

.inside_straight_header{
font-size:14px;
font-weight:bold;
text-align:left;
color:#e60000;
}

.inside_straight_dateline{
font-weight:bold;
margin-right:5px;
}

.clients{
font-size:14px;
color:#706e5d;
}

.client_indent{
margin-left:10px;
color:#a19e84;
display:block;
padding-left:17px;
margin-bottom:0px;
font-weight:normal;
}

p.client_indent{
margin-left:10px;
color:#a19e84;
display:block;
padding-left:17px;
margin-bottom:0px;
font-weight:normal;
}

.client_indent p{
margin-left:10px;
color:#a19e84;
display:block;
padding-left:17px;
margin-bottom:0px;
font-weight:normal;
}

.clients p{
margin:0;
}

.service_red{
color:#e60000;
font-size:16px;
}

.right_border{
}

#results_table{
margin:auto;
width: 335px; 
height: 204px;
background-image:url(../images/table_back.jpg);
background-repeat:repeat-y;
}

#results_table td{
padding-left:30px;
text-align:left;
width:135px;
}

.board_head{
font-size:14px;
font-weight:bold;
color:#e60000;
}