/* CSS Document */


table.programs{
border-top:1px solid #2f2b5e;
}
table.programs td{
border-bottom:1px solid #2f2b5e;
font-size:11px;
font-weight:normal;
color:#000;
vertical-align:top;
padding:5px 0;
}
.programs td.program-name{
font-weight:bold;
font-size:12px;
color:#000;
}
p.note{
margin-top:10px;}
ul.program-details{
list-style:disc;
margin-left:30px;
font-size:11px;
margin-bottom:20px;
}


ul.premium-details, ul.excluded-details{
list-style:none;
margin-left:30px;
font-size:11px;
margin-bottom:20px;
}

table.mods-table{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
border:1px solid #333;
border-bottom:0;
margin-top:50px;
margin-bottom:20px;
}
table.mods-table td{
border-bottom:1px solid #333;
padding:2px 10px;}
table.mods-table td.heading{
font-weight:bold;
background:#333;
color:#fff;}

ul.list-by-state{
list-style:disc;
margin:10px 0 0 40px;
}

table.safeco-table{
border:0;
width:450px;
}
.safeco-table td{
padding:5px;
vertical-align:top;

}
.safeco-table td.head{
font-weight:bold;
}
.safeco-table td.even{
background:#ddd;
}
.nolicense{
font-style:italic;
}
.licensenote{
margin:5px 20px;
font-style:italic;}