﻿body
{
    background-color: #000064;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-top: 0px;
    
}

.card
{
      font-size: 15px;
}


.list-style1
{
    background-color:  #000064;
    vertical-align: top;
    text-align: center;
    font-size: 11px;
}

.list-style-header
{
    background-color:  #000064;
    vertical-align: top;
    text-align: center;
    font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.list-style-header-right
{
    background-color:  #000064;
    vertical-align: top;
    text-align: right;
    font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.list-style-header-left
{
    background-color:  #000064;
    vertical-align: top;
    text-align: left;
    font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.list-style-header-top
{
    background-color:  #025CB5;
    vertical-align: top;
    text-align: center;
    font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.list-style-header-top-left
{
    background-color:  #025CB5;
    vertical-align: top;
    text-align: left;
    font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.list-style-header-top-right
{
    background-color:  #025CB5;
    vertical-align: top;
    text-align: right;
    font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}



.list-style2
{
    background-color: #FFFFFF;
    vertical-align: top;
    text-align: center;
    font-size: 11px;
}

.list-style3
{
    background-color: #BEBED7;
    vertical-align: top;
    text-align: center;
    font-size: 11px;
}

.list-style4
{
    background-color: #DBDBDB;
    vertical-align: top;
    text-align: center;
    font-size: 11px;
}

.list-style3L
{
    background-color: #BEBED7;
    vertical-align: top;
    text-align: left;
    font-size: 11px;
}

.list-style4L
{
    background-color: #DBDBDB;
    vertical-align: top;
    text-align: left;
    font-size: 11px;
}

.list-style5
{
    background-color: #7F7FB1;
    vertical-align: top;
    text-align: center;
    font-size: 11px;
}

.menu
{
    background-color: #7f7fb1;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
}
.menu-inner
{
    background-color: #7f7fb1;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
}

.menu-sitemap
{
    vertical-align: middle;
    text-align: left;
}

.master-outer-table
{
    border-style: none;
    background-color: #7f7fb1;
    vertical-align: middle;
    color: #FFFFFF;
}

.master-inner-table
{
    border-style: none;
    background-color: #ffffff;
    vertical-align: top;
    color: #000064;
}
.master-footer-table
{
    border-style: none;
    background-color: #7f7fb1;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 10px;
}

.content-outer-table
{
    border-style: none;
    vertical-align: middle;
}

.content-inner-table
{
    border-style: none;
    vertical-align: middle;
    
}


.right-content
{
    border-style: none;
    background-color: #000064;
    color: #ffffff;
	text-align: center;
    vertical-align: top;
    text-decoration: none;
}

.feature-outer-table
{
    border-style: none;
    vertical-align: top;
    background-color: #7f7fb1;  
}

.feature-header-table
{
    border-style: none;
    vertical-align: top;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background-color: #7f7fb1;
}

.feature-content-table
{
    border-style: none;
    vertical-align: top;
    color: #000064;
    background-color: #dbdbdb;
    
}
.feature-content2-table
{
    border-style: none;
    vertical-align: top;
    color: #000064;
    background-color: #FFFFFF;  
}

.mynobcche-message
{
    border-style: none;
    background-color: #000064;
    color: #ffffff;
	text-align: left;
    vertical-align: top;
    text-decoration: none;
}

.mylink
{
    color: #025CB5;
}

a:link {
 color: #025CB5;
 text-decoration: none;
}

a:visited {
  color: #025CB5;
 text-decoration: none;
}

a:hover {
 text-decoration: none;
 color: #025CB5;
}

a:active {
 color: #025CB5;
 text-decoration: none;
}




