﻿body
{
    margin-top: 0px;
    margin-left: 0px;
}

table
{
    padding-bottom: 0px;
    color: #FFFFFF;
}

.body_text
{
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    color: black;
}

.cables_text
{
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    color: black;
}

.cables_heading_text
{
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    background-color: #2F71C5;
    color: white;
}

.center_content_area
{
    vertical-align: top;    
    padding-left:30px;
    padding-right:30px;
}

.contact_text_left
{
    text-align: right;
    vertical-align: top;
    font-family: Arial;
    font-size: 16px;
    color: black;
}

.contact_text_center
{
    text-align: center;
    vertical-align: top;
    font-family: Arial;
    font-size: 16px;
    color: black;
}

.contact_text_right
{
    text-align: left;
    vertical-align: top;
    font-family: Arial;
    font-size: 16px;
    color: black;
}

.contact_us_heading
{
    width: 100px;
    vertical-align: top;
    font-weight: bold;
    text-align: right;
    font-family: Arial;
    font-size: 16px;
    color: black;
}

.copy_right
{
    text-align: center;
    font-family: Arial;
    font-size: 10px;
    color: black;
}

.copy_right_twitter
{
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    color: black;
}

.description_text
{
    text-align: center;
    font-family: Arial;
    font-size: 16px;
    color: black;
}

.dist_link
{
    font-family: Arial;
    font-size: 12px;
    color: #0000FF;
}

.dist_link:hover
{
    font-family: Arial;
    font-size: 12px;
    color: white;
    background-color: #0000FF;
}

.dist_text
{
    text-align: left;
    width: 300px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    color: black;
    text-indent: 30px;
}

.dist_text_heading
{
    vertical-align: top;
    font-weight: bold;
    text-align: right;
    font-family: Arial;
    font-size: 14px;
    color: black;
}

.download_text
{
    text-align: left;
    max-width: 50px;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    color: black; 
}

.home_page
{
    text-align: justify;
    font-family: Arial;
    font-size: 12px;
    color: black;
}

.left_nav
{
    width: 200px;
    text-align: left;
    vertical-align: top;
    font-family: Arial;
    font-size: 12px;
    background-color: #FFFFFF;
    color: white;
    border-right: 1px solid #C0C0C0;
}

.left_nav_heading
{
    font-size: small;
    text-align: justify;
    vertical-align: top;
    font-family: Arial;
    background-color: #FFFFFF;
    color: #666666;
    font-weight: lighter;
    text-decoration: underline;
    width: 200px;
    height: 129px;
}

.left_nav_text
{
    background-color: #FFFFFF;
    font-size: 12px;
    text-align: justify;
    font-family: Arial;
    color: #000000;
}

.main_area
{
    height: 100%;
    width: 1000px;
}

.menu_container
{
    width: 1000px;
    height: 0px;
    font-family: 'Times New Roman' , Times, serif;
}

.news_text
{
    text-align: justify;
    font-family: Arial;
    font-size: 14px;
    color: black;
    vertical-align: top;
}

.page_link
{
    font-family:Arial;
    font-size:12px;
    color:white;
}

.page_link:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #00CCFF;
}

.products_text
{
    text-align: justify;
    font-family: Arial;
    font-size: 12px;
    color: black;
}

.products_series_headings
{
    font-weight: bold;
    text-align: center;
    font-family: Arial;
    font-size: 20px;
    color:black;
}

.right_nav
{
    /* background-color:#88DCF9; */
    background-color:#FFFFFF;
    text-align:center;
}

.right_nav_heading
{
    font-size: 18px;
    text-align: center;
    vertical-align: top;
    font-family: Arial;
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

.right_nav_text
{
    /* background-color:#88DCF9; */
    background-color:#FFFFFF;
    font-size:12px;
    text-align:justify;
    font-family:Arial;
    color:black;
}

.right_page_link
{
    font-family: Arial;
    font-size: 12px;
    color: black;
}

.right_page_link:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #2F71C5;
}

.service_text
{
    text-align: right;
    font-family: Arial;
    font-size: 14px;
    color: black;
}

.site_link
{
    font-family: Arial;
    font-size: 11px;
    color: #2F71C5;
    vertical-align: bottom;
    font-weight: bold;
}

.site_link:hover
{
    font-family: Arial;
    font-size: 11px;
    color: #88DCF9;
    font-weight: bold;
    vertical-align: bottom;
}

.Software_Body
{
    text-align:left;
    color:black;
    font-size:16px;
    font-family:Arial;
}

.Software_Heading
{
    text-align: right;
    color: black;
    font-size: 20px;
    font-family: Arial Black;
    vertical-align: top;
}

.sub_products_series_headings
{
    vertical-align: middle;
    font-style: italic;
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    color: black;    
}

.validationError
{
    background-color:Red !important;
    
}

.Zback
{
    z-index: -5;   
}

.Zfront
{
    z-index: 5;   
}