﻿body 
{
    margin:0;
    padding:0;
}

IMG
{
    border:none;   
}
TD
{
    font-family:Arial, Verdana;
    vertical-align:top;
}
.content
{
    padding-left:10px;
    font-size:10pt;
}
.content A, .content A:link, .content A:active, .content A:visited
{
    font-size:12pt;
    color:#000;
    text-decoration:underline;
}
.content A:hover
{
    text-decoration:none;
}
.left_nav
{
    background-color:#F7F3F7;
    text-align:center;
    vertical-align:top;
    font-size:11pt;
    font-weight:bold;
}

.left_nav_header
{
    color:#ff9900;
    font-size:14pt;
    font-weight:bold;
}
.left_nav_subheader
{
    color:#000000;
    font-size:13pt;
    font-weight:bold;
}
.left_nav_secondary
{
    font-size:10pt;
    color:#219ACE;
}
.left_nav_secondary A, .left_nav_secondary A:link, .left_nav_secondary A:visited, .left_nav_secondary A:active
{
    text-decoration:none;
    color:#FF6900;
}
.left_nav_secondary A:hover
{
    text-decoration:underline;
}    

.left_nav ul
{
    list-style:none;
    margin:0;
    line-height:20px;
    padding:0;
    text-align:left;
}
.left_nav ul li
{
    color:#000000;
    font-size:8pt;
    padding-left:10px;
    font-weight:bold;
    text-align:left;
}

.top_nav_item, .top_nav_item A, .top_nav_item A:link, .top_nav_item A:active, .top_nav_item A:visited
{
    margin:auto;
    text-align:center;
    vertical-align:bottom;
    padding-bottom:5px;
    font-weight:bold;
    width:167px;
    text-decoration:none;
    color:#fff;
}

.top_nav_item A:hover
{
    color:#008ABD;
}

.footer_top
{
    background-color:#00A6E7;
}
.footer_bottom
{
    background-color:#008ABD;
    color:#ffffff;
    font-size:8pt;
}
.footer_bottom A, .footer_bottom A:link, .footer_bottom A:active, .footer_bottom A:visited
{
    color:#ffffff;
    text-decoration:underline;
}
.footer_bottom A:hover
{
    text-decoration:none;
}

.home_orange
{
    color:#ff8800;
    font-size:14pt;
    font-family:Times New Roman;
}
.home_orange A, .home_orange A:link, .home_orange A:active, .home_orange A:visited
{
    text-decoration:underline;
    color:#ff8800;
}
.home_orange A:hover
{
    text-decoration:none;
}

.about_header
{
    font-size:14pt;
    color:#ff8800;
    font-weight:bold;
}

.test_content
{
    padding-left:10px;
    font-size:10pt;
}
.test_name
{
    color:#0044ff;
    font-weight:bold;
    text-align:right;
    float:right;
}
.service_main_header
{
    font-size:14pt;
    text-decoration:underline;
    font-weight:bold;
    text-align:center;
}
.service_header
{
    font-weight:bold;
    font-size:13pt;
}
.service_desc
{
    font-style:italic;
    font-size:10pt;
}

.IR_list ul
{
    list-style-type:decimal;
}

.top_banner
{
    font-size:21pt;
    font-family:Arial Narrow;
    color:White;
    font-weight:bold;
}

.no_bullet_list ul
{
 list-style:none;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
