﻿/* CSS Document */
body 
{
    font-size:10pt;
    font-family: Verdana, Arial;
    margin-top: 0%; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color: #FFFFFF;
}

#nav 
   {
	height: 50px;
	padding-top: 0px;
	clear: both;
   }

#nav .background 
   {
	background: url(../images/td_bg.gif) repeat-x;
	height: 40px;
   }
/* style="background:url(images/td_bg.gif) repeat-x"  */

#nav .background 
    {
	width: 784px;
    }
/* TOP LINKS */
A.tpNav{font-family:verdana, times new roman, arial;color:#336699;text-decoration:none;font-weight:none;font-size:10px;}
 A.tpNav:hover{color:#cccccc;}
 A.tpNav:active{color:#336699;}
 A.tpNav:visited{color:#336699;}
 A.tpNav:visited:hover{color:#cccccc;}
 
 /* MAIN NAV LINKS */
 A.mainNav{font-family:verdana, times new roman, arial;color:#000000;text-decoration:none;font-weight:none;font-size:8px;}
 A.mainNav:hover{color:#336699;}
 A.mainNav:active{color:#000000;}
 A.mainNav:visited{color:#000000;}
 A.mainNav:visited:hover{color:#336699;}
 
 /* RIGHT BLUE BOX CONTENT  */
 .blHeader
{
    font-size:12pt;
	font-family: Verdana, Arial;
    font-weight:bold;
    color:#FFFFFF;
}
 .blContent
{
    font-size:10pt;
	font-family: Verdana, Arial;
    font-weight:none;
    color:#CCCCCC;
}

/* SMALL CONTENT FOR FOOTER  */
.footer
{
    font-size:8pt;
	font-family: Verdana, Arial;
    font-weight:none;
    color:#FFFFFF;
}
.kelmLi
 {
	 font-size:8pt;
	font-family: Verdana, Arial;
    font-weight:none;
    color:#000000; 
 }

 /* BOTTOM NAV LINKS */
 A.botNav{font-family:verdana, times new roman, arial;color:#000000;text-decoration:noone;font-weight:none;font-size:9px;}
 A.botNav:hover{color:#336699;}
 A.botNav:active{color:#000000;}
 A.botNav:visited{color:#000000;}
 A.botNav:visited:hover{color:#336699;}
 
 
   
.title
{
    font-size:11pt;
    color:#1A4686;
}

.header
{
    font-size:14pt;
    font-weight:bold;
    color:#04265b;
}
.mainTxt
{
    font-family: Verdana, Arial;
    font-size:9pt;
    font-weight:none;
    color:#000000;
}
.tableTxt
{
    font-family: Verdana, Arial;
    font-size:8pt;
    font-weight:none;
    color:#000000;
}
.subheader
{
    font-size:12pt;
    font-weight:bold;
    color:#3569ba;
}