BODY

{

	margin: 0px;

}

.DataFont

{

    font-size: 9pt;

    color: #000000;

    font-family: Verdana, tahoma, arial;

    line-height: 150%;

}

.Headdings

{

    FONT-WEIGHT: bolder;

    FONT-SIZE: 10pt;

    COLOR: #191970;

    FONT-FAMILY: Verdana, Arial

}

.DataFontBold

{

    font-size: 9pt;

    color: #000000;

    font-family: tahoma, arial;

    line-height: 150%;

    font-weight: bold;

}

.NavbarNormal

{

    font-size: 8pt;

    color: #ffffff;

    font-family: tahoma, arial;

    line-height: 150%;

    font-weight: bold;
    
    text-decoration: none;

}

.NavbarSelected

{

    font-size: 8pt;

    color: Yellow;

    font-family: tahoma, arial;

    line-height: 150%;

    font-weight: bold;
    
    text-decoration: none;

}

.DataFontWhite

{

    FONT-SIZE: 8pt;

    COLOR: #FFFFFF;

    FONT-FAMILY: Verdana, Arial

}

.DataFontBlackBold

{

    FONT-SIZE: 11px;

    COLOR: #000000;

    LINE-HEIGHT: 130%;

    FONT-FAMILY: Verdana, Helvetica, sans-serif;

    FONT-WEIGHT:BOLD;

    TEXT-DECORATION: none

}


.GradientStyle
{
	background-color: #92CBE0;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#F2F3F7');
}

.DataFontBottom
{
	font-size: 8pt;

    color: #6F7476;

    font-family: tahoma, arial;

    line-height: 150%;
}