﻿.AutoExtender
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    border: solid 1px black; 
    line-height: 20px;
    padding: 2px;
    background-color: #FFFFCC; 
}

.AutoExtenderList
{
    border-bottom: dotted 1px #006699;
    cursor: pointer;
    color: Black; 
}

.AutoExtenderHighlight
{
    color: White;
    background-color: #333333; 
    cursor: pointer;
}
        
.browser
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-style: normal;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border: solid 1px white;
}

.browser td 
{
    border: solid 1px white;
}

.browser a {
    color: Black;
    font-weight: bold;
}

.browser a:hover {
    text-decoration: none;
}

.browserHeader
{   
    background-color: #CBDAF1;
    border: solid 1px white;
    height: 30px
}

.browserHeader a
{
    color: Black;
}

.browserRowOdd 
{
    background-color: #FFFFFF;
}
    
.browserRowEven 
{
    background-color: #EFEFEF; 
}

.labelText
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-style: normal;
    color:Black;
}

.labelTextBigger
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt;
    font-style: normal;
    color:Black;
}

.labelTextBlue
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt;
    font-style: normal;
    color: #000066;
}

.labelTextBlueBig
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12pt;
    font-style: normal;
    color: #000066;
}

.labelTextBlueTitle
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14pt;
    font-weight:bold;
    font-style: normal;
    color: #000066;
}


.labelTextBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-weight:bold;
    font-style: normal;
    color:Black;
}

.mainNarcLinkBg
{
    background-color: #163A96;
}

.smallbodytextitalic {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; line-height: 16px; COLOR: #000000; font-style:italic}
	.smallbodytext A:link {  text-decoration: none; color: #00215A; font-style:italic}
	.smallbodytext A:visited {  text-decoration: none; color: #000033; font-style:italic}
	.smallbodytext A:hover {  text-decoration: underline; color: #000033; font-style:italic}
	
	
	
	