


.blueNews ul {
margin-top:0; 
margin-bottom:0; 
list-style-type:disc; 
list-style-position:outside;
}
.blueNews ul li {
list-style-type: square;
margin: 0 0 14px -22px;
}




#menu {
background-color: #006699;
color: #fff;
}
#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
border: none;
list-style: none;
}
#menu ul li {
margin: 0;
list-style-type: none;
list-style: none;
}
#menu ul li a {
border-bottom: 1px solid #CCFFFF;
display: block;
padding: 5px 5px 5px 34px;
background-color: #006699;
color: #fff;
text-decoration: none;
width: 100%;
font-weight: bold;
background-image: url('http://www.consumerwatchdog.org/images/ft_menuArrow.gif');
background-repeat: no-repeat;
background-position: 20px 8px;
}
html>body #menu ul li a {
width: auto;
font-weight: bold;
border-bottom: 1px solid #CCFFFF;
}

#menu ul li a:hover {
background-color: #CCCCCC;
color: #003333;
font-weight: bold;
background-image: url('http://www.consumerwatchdog.org/images/ft_menuArrow_Off.gif');
background-repeat: no-repeat;
}


#sideAction {
background-color: #01274C;
color: #fff;
margin: 20px 5px ;
}
#sideAction h3 {
color: #FEC830;
font-weight: bold;
font-style: italic;
padding: 5px 5px 5px 20px;
font-size: 11px;
}
#sideAction ul {
list-style-type: none;
margin: 0;
padding: 0;
border: none;
list-style: none;
}
#sideAction ul li {
margin: 0;
list-style-type: none;
list-style: none;
width: 142px;
}
#sideAction ul li a {
display: block;
padding: 5px 5px 5px 34px;
background-color: #01274C;
color: #fff;
text-decoration: none;
width: 100%;
font-weight: normal;
background-image: url('http://www.consumerwatchdog.org/images/ft_sideArrow.gif');
background-repeat: no-repeat;
background-position: 20px 8px;
font-size: 10px;
}
#sideAction ul li a:hover {
text-decoration: underline;
}
html>body #sideAction ul li a {
width: auto;
font-weight: bold;
}


#simple {
background-color: #01274C;
color: #fff;
margin: 20px 5px ;
}
#simple ul {
list-style-type: none;
margin: 0;
padding: 0;
border: none;
list-style: none;
}
#simple ul li {
margin: 0;
list-style-type: none;
list-style: none;
}
#simple ul li a {
display: block;
padding: 2px 5px 2px 34px;
background-color: #01274C;
color: #fff;
text-decoration: underline;
width: 100%;
font-weight: normal;
background-image: url('http://www.consumerwatchdog.org/images/ft_simpleArrow.gif');
background-repeat: no-repeat;
background-position: 20px 6px;
}
#simple ul li a:hover {
text-decoration: none;
}
html>body #sideAction ul li a {
width: auto;
font-weight: bold;
}


