/* CSS Document */

.content ul {
text-indent:-25px;
}

.content ul li {list-style-position:inside;
}

.leftbar {background-image:'images/blurb.jpg';
background-repeat:repeat-y;
}
.rightbar {background-image:'images/blurb2.jpg';
background-repeat:repeat-y;
}
.content {
background-repeat:no-repeat;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:444444;
}

.content a { text-decoration:underline;
color:#222222;
font-weight:bold;}

.contlinks a {font-size:12px;
color:#CC3300;
text-decoration:none;}

.content1 { font-size:9px;;
text-align:center;}

.tablecontentleft {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:444444;;
border:thin;
border-color:#FFFFFF;
border-style:solid;
}
.tablecontentleft li {list-style-position:inside;
text-indent: -26px;
}

.tablecontentright {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:444444;
border:thin;
border-color:#CCCCCC;
border-style:solid;
text-align:center;
}

.alert {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.alert a {
text-transform:uppercase;
color: #660000;
font-size: 12px;
}
	

/* --- /RECALLS SECTION/ --- */

/* <tr> class name */
.rentry {
}

/* date */
.rdate {
text-transform:uppercase;
text-align:right;
font-family:Helvetica;
font-size:9pt;
color: #483215;
vertical-align:middle;
}

/* arrow status */
#rstatus {
width: 15px;
height:13px;
}

/* title */
#rmodel {
height:25px;
width:400px;
color: #868584;
font-weight:bold;
font-size:9pt;
vertical-align:middle;
padding-left:5px;
}

#rmodel a {
color: #868584;
text-decoration:none;
font-family:Helvetica;
font-weight:bold;
font-size:9pt;
}

#rmodel:hover, #rmodel a:hover {
background-color: #FEF7EE;
text-decoration:none;
color: #9B430E;
font-family:Helvetica;s
font-weight:bold;
font-size:9pt;
width:400px;
vertical-align:middle;
}


#rmodel a:visited {
background-color: #000000;
text-decoration:none;
color: #9B430E;
font-family:Helvetica;
font-weight:bold;
font-size:9pt;
}

/* recalls description */
#rdesc {
color: #663333;
font-family:Helvetica;
font-size:11px;
padding-left:5px;
width:400px;
}

/*#rdesc div {
display:none;
}*/


/* title two for second desc (tn-recalls7v2.html) */
#rmodeltwo {
height:25px;
width:400px;
color: #868584;
font-weight:bold;
font-size:9pt;
vertical-align:middle;
padding-left:5px;
}

#rmodeltwo a {
color: #868584;
text-decoration:none;
font-family:Helvetica;
font-weight:bold;
font-size:9pt;
}

#rmodeltwo:hover, #rmodeltwo a:hover {
background-color: #FEF7EE;
text-decoration:none;
color: #9B430E;
font-family:Helvetica;
font-weight:bold;
font-size:9pt;
width:400px;
vertical-align:middle;
}


#rmodeltwo a:visited {
background-color: #000000;
text-decoration:none;
color: #9B430E;
font-family:Helvetica;
font-weight:bold;
font-size:9pt;
}