﻿body
{
    font-size: 12px;
    color: black;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    vertical-align: top;
    text-align: left;
}


.small {
	font-size: 10px;
}

.vsmall {
	font-size: 9px;
}



h1
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    vertical-align: top;
    color: black;
    text-align: left;
}

.h1
{
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;    
    text-align: left;
    margin: 0px;
    margin-bottom: 0px;
    color: #8080ff;
}

h2
{
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    vertical-align: top;
    color: black;
    text-align: left;
}

h3
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    vertical-align: top;
    color: black;
    text-align: left;
}

h4
{
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    vertical-align: top;
    color: black;
    text-align: left;
}


A:link
{
    color: #000080;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


A:visited
{
    color: #000080;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

A:hover
{
    color: #8080ff;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


.mid_left_nav
{
	padding: 0px;
	width: 145px;
	border: 1px solid white;
        font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

A.mid_left_nav_heading
{
    display: block;
    font-size: 11px;
    width: 100%;
    color: white;
    text-indent: 3pt;
    line-height: 20px;
    text-decoration: none;
    text-align: left;
    text-transform: none;
    border-top: none;
    border-right: white thin solid;
    border-left: white thin solid;
    border-bottom: white thin solid;
    background-image: url(blue_threeq_2x20.gif);
}

A.mid_lft_nav_heading:visited
{
    display: block;
    font-size: 11px;
    width: 100%;
    color: white;
    text-indent: 3pt;
    line-height: 20px;
    text-decoration: none;
    text-align: left;
    text-transform: none;
    border-bottom: white thin solid;
    background-image: url(blue_threeq_2x20.gif);
}

A.mid_left_nav_heading:hover
{
    display: block;
    font-size: 11px;
    width: 100%;
    color: white;
    text-indent: 3pt;
    text-decoration: underline;
    line-height: 20px;
    background-color: #8080ff;
    text-align: left;
    text-transform: none;
    border-bottom: white thin solid;
    background-image: url(light_threeq_2x20.gif);
}



A.mid_left_nav_normal
{
    display: block;
    font-size: 11px;
    width: 100%;
    color: black;
    text-indent: 3pt;
    line-height: 20px;
    background-color: white;
    text-decoration: none;
    border-bottom: #808080 thin solid;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-align: left;

}

A.mid_left_nav_normal:visited
{
    display: block;
    font-size: 11px;
    width: 100%;
    color: black;
    text-indent: 3pt;
    line-height: 20px;
    background-color: white;
    text-decoration: none;
    border-bottom: #808080 thin solid;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-align: left;
    }

A.mid_left_nav_normal:hover
{
    display: block;
    font-size: 11px;
    width: 100%;
    color: white;
    text-indent: 3pt;
    line-height: 20px;
    background-image: url(light_threeq_2x20.gif);
    border-bottom: #808080 thin solid;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-align: left;
    text-decoration: underline;
 
}
   
  .top_nav
{
	padding: 0px;
	border: 1px solid white;
}

A.top_nav_heading
{
    display: block;
    font-size: 11px;
    width: 183px;
    line-height: 20px;
    color: white;
    text-indent: 3pt;
    text-align: center;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-decoration: none;
    border-top: none;
    border-right: white thin solid;
    border-left: white thin solid;
    border-bottom: none;
    background-image: url(blue_threeq_2x20.gif);
}

A.top_nav_heading:visited
{
    display: block;
    font-size: 11px;
    width: 183px;
    line-height: 20px;
    color: white;
    text-indent: 3pt;
    text-align: center;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-decoration: none;
    border-top: none;
    border-right: white thin solid;
    border-left: white thin solid;
    border-bottom: none;
    background-image: url(blue_threeq_2x20.gif);
}

A.top_nav_heading:hover
{
    display: block;
    font-size: 11px;
    width: 183px;
    color: white;
    text-indent: 3pt;
    text-decoration: underline;
    line-height: 20px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    background-color: #8080ff;
    text-align: center;
    border-top: none;
    border-right: white thin solid;
    border-left: white thin solid;
    border-bottom: none;
    background-image: url(light_threeq_2x20.gif);
}


A.top_nav_normal
{
    display: block;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    width: 183px;
    color: black;
    text-indent: 3pt;
    text-align: center;
    line-height: 20px;
    background-color: white;
    border-top: none;
    border-right: white thin solid;
    border-left: white thin solid;
    border-bottom: none;
    text-decoration: none;
}

A.top_nav_normal:visited
{
    display: block;
    font-size: 11px;
    width: 183px;
    color: black;
    text-indent: 3pt;
    line-height: 20px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    background-color: white;
    text-align: center;
    border-top: none;
    border-right: white thin solid;
    border-left: white thin solid;
    border-bottom: none;
    text-decoration: none;
    }

A.top_nav_normal:hover
{
    display: block;
    font-size: 11px;
    width: 183px;
    color: white;
    text-indent: 3pt;
    text-decoration: underline;
    line-height: 20px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    background-color: #8080ff;
    text-align: center;
    border-top: none;
    border-right: white thin solid;
    border-left: white thin solid;
    border-bottom: none;
    background-image: url(light_threeq_2x20.gif);
 
}

.top_right_nav_300_slot
{
    text-align: left;
    font-size: 11px;
    width: 298px;
    color: black;
    background-color: #ffffff;
    text-decoration: none;
    height: 500px;
    border: #808080 1px solid;
}


.text_box
{
    font-size: 12px;
    border-right: #000080 1px solid;
    border-top: #000080 1px solid;
    border-bottom: #000080 1px solid;
    border-left: #000080 1px solid;
    color: black;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    background-color: white;
    width: 630px;
    text-align: center;
}



.market_table
{
    font-size: 12px;
    vertical-align: top;
    color: black;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-align: left;
    text-indent: 3pt;
    background-color: white;
    width: 630px;
    border: #8080ff 1px solid;
}

.market_table_light
{
    font-size: 12px;
    vertical-align: middle;
    color: black;
    background-color: #e1e2e3;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-align: left;
    text-indent: 3pt;
    border: black thin solid;
}   

.market_table_white
{
    font-size: 12px;
    vertical-align: middle;
    color: black;
    background-color: white;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-align: left;
    text-indent: 3pt;
    border: black thin solid;
    
}   


 A.company_highlight_link
{
    display: block;
    width: 100%;
    color: #000080;
    text-indent: 3pt;
    line-height: 18px;
    background-color: white;
    text-decoration: none;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-align: left;
    text-transform: none;

}

A.company_highlight_link:visited
{
    display: block;
    width: 100%;
    color: #000080;
    text-indent: 3pt;
    line-height: 18px;
    background-color: white;
    text-decoration: none;
    border-bottom-style: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-align: left;
    text-transform: none;
    }

A.company_highlight_link:hover
{
    display: block;
    width: 100%;
    color: white;
    text-indent: 3pt;
    line-height: 18px;
    background-color: #8080ff;
    text-decoration: underline;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    text-align: left;
    text-transform: none;
 
}


.table_comparison
{
    width: 615px;
    font-size: 11px;
    vertical-align: top;
    color: black;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-align: left;
    background-color: white;
    border-right: #e1e2e3 1px solid;
    border-top: #e1e2e3 1px solid;
    border-left: #e1e2e3 1px solid;
    border-bottom: #e1e2e3 1px solid;
}
 .table_comparison_white_cells
{

    vertical-align: middle;
    text-align: center;
    background-color: white;
}   
  .table_comparison_grey_cells
{
    vertical-align: middle;
    background-color: #e1e2e3;
    text-align: center;

}   
 
 
 .table_comparison_left_topics
{
    vertical-align: middle;
    text-align: left;
    font-style: normal;
    background-color: #e1e2e3;

}   
 
 .table_comparison_top_topics
{

    vertical-align: middle;
    text-align: center;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: #ffffff 1px solid;
    background-color: #ffffff;

} 



.table_client_table
{
    width: 615px;
    text-align: left;
    border-top: #e1e2e3 1px solid;
    border-bottom: #e1e2e3 1px solid;
}

.company_table
{
    vertical-align: middle;
    background-color: white;
    text-align: left;
    text-indent: 3pt;
    border: #e1e2e3 thin solid;
}  