a:link 
{
    outline: none; 
    border-style: none; 
    text-decoration: none; 
    color: 3B379B;
}

a:visited 
{
    outline: none; 
    border-style: none; 
    text-decoration: none; 
    color: 3B379B;
}

a:active 
{
    outline: none; 
    border-style: none; 
    text-decoration: none; 
}

a:hover 
{
    outline: none; 
    border-style: none; 
    text-decoration: underline; 
    color: 1C0096;
}

a.footer:link 
{
    outline: none; 
    border-style: none; 
    text-decoration: none; 
    color: 3B379B;
}

a.footer:visited 
{
    outline: none; 
    border-style: none; 
    text-decoration: none; 
    color: 3B379B;
}

a.footer:active 
{
    outline: none; 
    border-style: none; 
    text-decoration: none; 
}

a.footer:hover 
{
    outline: none; 
    border-style: none; 
    text-decoration: underline; 
    color: 1C0096;
}

a.menu img 
{
    border:	none;
    width:	169px;
    height:	24px;
    
}

body
{
    background-color:FFFFFF;
}

div.faq_visible
{
    position:absolute;
    width:550;
    height:400;
    float:top left;
    visibility:visible;
    overflow:auto;
}

div.faq_hidden
{
    position:absolute;
    width:550;
    height:400;
    float:top left;
    visibility:hidden;
    overflow:auto;
}

img
{
    border: none;
    margin:0px;
    margin-bottom: 0px; 
    padding-bottom: 0px;
}

table.menu
{
    background-image:url('http://www.lcstest.com/site-images/menu_background.gif');
    background-repeat: repeat-y;
    width:	169px;
}

table.faq
{
    height:	550px;
}

td
{
    vertical-align: top;
}

td.body_main
{
    width:	550px;
}

td.body_side_bar
{
    width:	200px;
}

td.menu
{
    background-image:url('http://www.lcstest.com/site-images/menu_background.gif');
    background-repeat: repeat-y;
    width:	169px;
}

font.heading
{
    font-size: 16px;
    font-weight: bold;
}

font.picture_heading
{
    font-size: 16px;
    font-weight: bold;
}

font.faq_header
{
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

font.faq_question
{
    font-style: italic;
    font-weight: bold;
}

