﻿


.header_txt
{
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;    
    font-weight:bold ;
    color: Black ; 
}

.subheader_txt
{
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;    
    font-weight:bold ;
    font-style: italic ;
    color: Black; 
}

.subheader2_txt
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-style: italic ;
    color: Black; 
}

.body_txt
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;    
    color: Black; 
}

table.tbl
{
    border-style:solid; 
    border-width:1px; 
    border-color:black;
    border-collapse: collapse;
    width:100%;
    /*padding-left:5px;*/
}

table.tbl td
{
    border-style:solid; 
    border-width:1px; 
    border-color:black;
}

.nav_left
{
    background-color: #BBE9F8; /*#C5ECF8;*/
    width: 170px; 
}
.nav_bg
{
    background-color: #BBE9F8; /*#C5ECF8;*/
    width: 8px; 
    height: 20px;
     color: #ff0000;
    font-size: 12px;   
    font-family: arial, helvetica, sans-serif;         
	text-decoration: none
}
.nav_bg_header
{
    background-color: #78B2D1;
    color: #ffffff;  /* font color */
    font-size: 20px;
    
}
.nav_top
{
    background-color: #C5ECF8;
    width:777px; 
    height:30px;
    font-size: 12px;    
    color: #ffffff; 
    font-family: arial, helvetica, sans-serif
    
}

a:link {
	color: #000000; 
	text-decoration: none
}
a:hover {    
	color: #ff0000; 
	text-decoration: underline
}
a:visited {
	color: #ad6110; 
	text-decoration: none
}
/*A:hover {
    background-color: #FFCC00 ;
	color: #ff0000; text-decoration: underline
}*/
a:active {
    
	color: #ff0000; 
	text-decoration: none
}

.nav_link 
{
    /*display:inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #211D70;
    height: 20px;   
    width: auto;
	padding-top: 2px;
    text-align: center;
    text-decoration: none;*/
	background-color: #C5ECF8;
	white-space:nowrap; 
}

a.nav_link:hover
{
    color: #000000;
    background-color: #FFCC00;
}
.txt
{
    font-size: 14px;    
    color: #000000; 
    font-family: arial, helvetica, sans-serif 
}

/* --- service list(sl)---*/

.sl_txtHeader
{
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;    
    font-weight:bold ;
    /*font-style: italic ;*/
    text-decoration: underline;
    color: Black; 
}

.sl_txtSubheader
{
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;    
    font-weight:bold ;
    font-style: italic ;
    color: Black; 
}
.sl_topNav
{
    font-size: 10px;    
    color: #000000; 
    font-family: arial, helvetica, sans-serif 
}


/******************** Newsletter ***************************/

.nlSubHeading
{
    font-family: Times New Roman, arial ;
    font-size: 28pt;    
    color: blue; 
}

.nlSubHeading2
{
    font-family: Times New Roman, arial ;
    font-size: 20pt;    
    color: Black ;
    background-color: #ADFF2F ; 
}