﻿body 
{
    margin: 0;
    background: #CCCCCC;
    font-family:  Verdana, Arial, Sans-Serif;
}

/* STATIC PAGES */
.blue_italic {
font-weight: bold;
color: #005193;
font-style: italic;
}

.blue {
font-weight: bold;
color: #005193;
}

a.static_link:link {
font-weight: normal;
text-decoration : underline;
color: #005193;
}

a.static_link:visited  {
font-weight: normal;
text-decoration : underline;
color: #005193;
}

a.static_link:hover {
font-weight: normal;
text-decoration : none;
color : #005193;
}

.media_table {
border-left:1px solid #000000;
border-top:1px solid #000000 ;
}

.media_cell {
border-right: 1px solid #000000; 
border-bottom: 1px solid #000000; 
padding: 3px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
}

/* HEADER */
.page_left
{
    background: #CCCCCC;
    border-right: solid 1px #666666;
}

.page_right
{
    background: #CCCCCC;
    border-left: solid 1px #666666;
}

.header_logo
{
    display: block;    
}

.header_right
{
    padding: 3px 3px 3px 0;
    font-size: 11px;
    font-weight: bold;
    color: #005888;
    font-family:  Arial, Sans-Serif;
    background: url(img/bg_header_right.jpg) top left;
}

/* NAV */
.nav
{
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    background: url(img/bg_nav.jpg) repeat-x top left;
}

.nav_item
{
    font-size: 11px;
    font-weight: bold;
    color: #005888;
    
}


/* FOOTER */
.footer
{
    background: url(img/bg_footer.jpg) repeat-x top left;
    border-top: solid 1px #666666;
    font-family: Arial, Sans-Serif;
    font-size: 9px;
    color: #005888;
    padding: 2px 2px 2px 2px;
    
}

.footer_sides
{
    background: url(img/bg_footer_sides.jpg);
}

a.footer_link:link,  a.nav_link:link  
{
    font-weight: normal;
    text-decoration: none;
    color: #005888;
}

a.footer_link:visited, a.nav_link:visited 
{
    font-weight: normal;
    text-decoration: none;
    color: #005888;
}

a.footer_link:hover, a.nav_link:hover
{
    font-weight: normal;
    text-decoration: underline;
    color: #004062;
}


/* CONTENT */
.content_main
{
    background: #FFFFFF;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    line-height: 20px;
    text-decoration: none;   
}

div.content_main
{
    padding: 10px;
}

.content_cell
{
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    line-height: 20px;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
}

.content_header_title
{
    font-family: verdana;
    font-size: 16px;
    color: #005888;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    padding: 5px 5px 5px 5px;
    background: #ffffff;
    
}

.content_header_banner
{
    display: block;
    /*
    background: url(img/bg_banner.jpg) repeat-x top left;
    */
}

.content_message_header
{
    padding: 3px;
    font-size: 14px;
    font-weight: bold; 
    color: #005296;
}

.content_message
{
    padding: 3px;
    font-size: 11px;
    color: #000000;   
}

/* PRODUCT STYLES */
img.border
{
    border: solid 1px #666666;
    /*
    border: solid 2px #005296;
    */
}

.nav_crumbs
{
    padding: 6px;
    border-bottom: solid 1px #666666;
    font-size: 10px;
    font-weight: bold;
    color: #005296;
}

a.nav_crumb_link
{
    color: #000000;
    font-size: 10px;
    font-weight: bold;   
}

.nav_products
{
    background: #E7ECF1;
    font-size: 10px;
    color: #000000;
    padding: 3px;
    line-height: 16px;
    border-right: solid 1px #666666;   
}

.content_products
{
    padding: 10px;
}


a.menu_link 
{
    font-size: 10px;
    line-height: 16px;    
}

a.menu_link:link {
font-weight: bold;
text-decoration: none;
color: #000000;
}

a.menu_link:visited  {
font-weight: bold;
text-decoration: none;
color: #000000;
}

a.menu_link:hover {
font-weight: bold;
text-decoration: underline;
color: #000000;
}

a.product_lists_link
{
    font-size: 14px;
    font-weight: bold;    
}

a.product_lists_link:link {
text-decoration: none;
color: #005296;
}

a.product_lists_link:visited  {
text-decoration: none;
color: #005296;
}

a.product_lists_link:hover {
text-decoration: underline;
color: #000000;
}


.product_list_header
{
    color: #005296;
    font-size 11px;
    font-weight: bold;    
}

.product_detail_header
{
    border-bottom: solid 1px #666666;
    font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: #BBBBBB;
    padding: 5px 0 5px 0;
}

.product_detail_name
{
    color: #005296;
    font-weight: bold;
}

.product_detail_id
{
    color: #000000;
    font-weight: bold;
}
.product_detail_subheader
{
    font-size: 12px;
    line-height:18px;
    text-decoration: underline;
    font-weight: bold;
    color: #005296;
    padding: 5px 0 5px 0;    
}

.product_detail_label
{
    font-size: 11px;
    line-height:16px;
    color: #005296;
    padding: 3px 0 3px 0;
}

.product_detail_description
{
    padding: 5px 0 5px 0;
    font-size: 11px;   
}

.product_detail_description_list
{
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;    
}

.product_detail_description_list2
{
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 11px;
    line-height: 18px;    
}

.product_detail_paragraph
{
    line-height: 16px;   
}

/* ANNOUNCEMENTS */
.announcement
{
    border: solid 2px #005296;
}

.announcement_header
{
    background: #E7ECF1;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding: 10px;
    border-bottom: solid 1px #005296;
}

.announcement_date
{
    font-size: 11px;
    font-weight: bold;
    color: #005296;
    padding: 3px 0 3px 0;
}


.announcement_detail
{
    font-size: 11px;
    font-weight: normal;
    color: #005296;
    padding: 3px 0 3px 0;
}

.announcement_footer
{
    background: #EEEEEE;
    font-size: 10px;
    line-height: 16px;
    color: #005296;
    padding: 3px 10px 3px 10px ;
    border-top: solid 1px #005296;
}

.announcement_description
{
    font-size: 11px;
    color: #000000;
    padding: 10px;
    line-height:18px;
}

.announcement_description_header
{
    font-size: 11px;
    font-weight: bold;
    line-height:18px;
    color: #005296;  
}


a.announcement_detail_link
{
    font-size: 10px;    
}

a.announcement_detail_link:link {
text-decoration: none;
color: #000000;
}

a.announcement_detail_link:visited  {
text-decoration: none;
color: #000000;
}

a.announcement_detail_link:hover {
text-decoration: underline;
color: #005296;
}

/* SEARCH */
.search_bar
{
    padding-bottom: 5px;
    vertical-align: top;
    border-bottom: solid 1px #005296;
}
.search_results
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

/* CUSTOMER SUPPORT */
.customer_support
{
    border: solid 2px #005296;
    padding: 5px;    
}
.customer_support_message
{
    border: solid 2px #005296;
    padding: 5px;     
}
.customer_support_label
{
    font-size: 13px;
    font-weight: bold;
    color: #153A9B;        
}
.customer_support_title
{
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #005296;
    background: #F4F7FD url(img/bg_line.gif) repeat-x bottom left; 
}

/* FORMS */
.textbox
{
    display: inline;
    font-size: 11px;
    color: #000000;
    border: solid 1px #AAAAAA;  
}
.button
{
    font-size: 11px;
    padding: 1px;
    border: solid 1px #005296;
    background-color: #F4F7FD;
    color: #005296;
    font-family: Verdana, Tahoma, Arial;
}


.form_header
{
    font-size: 14px;
    font-weight: bold;
    color: #153A9B;   
}

.form_label
{
    font-size: 11px;
    color: #153A9B;     
}

/* LOGIN */
.login
{
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right:10px;
    border: solid 2px #005296;
}

.login_title
{
    padding: 1px 10px 3px 1px;
    font-size: 14px;
    font-weight: bold;
    color: #005296;
    background: #F4F7FD url(img/bg_line.gif) repeat-x bottom left; 
}

.login_button
{
    font-size: 11px;
    padding: 3px;
    border: solid 1px #005296;
    background-color: #F4F7FD;
    color: #005296;
    font-family: Verdana, Tahoma, Arial;
}


.top_home_pad {
padding: 0px 0px 15px 0px;
}
