body, td
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
}
.nsfix
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12pt;
}

body
{
    margin-top: 0px;
    margin-bottom: 0px;
    background-attachment: fixed;
}


a
{
    color: #004080;
    background-color: inherit;
}
a:hover
{
    color: #000000;
    background-color: inherit;
}
a:active
{
    color: #004080;
    background-color: inherit;
}

.indent
{
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.InformationBoxHeading
{
	font-weight: bold;
    font-size: 12pt;
    color: #000000;
    margin-left: 6px;
    margin-bottom: 4px;
}

/* Begin Information Box */
.t
{
    background: url(images/dot.gif) 0 0 repeat-x;
    background-color: #F7F6F3;
}
.b
{
    background: url(images/dot.gif) 0 100% repeat-x;
}
.l
{
    background: url(images/dot.gif) 0 0 repeat-y;
}
.r
{
    background: url(images/dot.gif) 100% 0 repeat-y;
}
.bl
{
    background: url(images/infobl.gif) 0 100% no-repeat;
}
.br
{
    background: url(images/infobr.gif) 100% 100% no-repeat;
}
.tl
{
    background: url(images/infotl.gif) 0 0 no-repeat;
}
.tr
{
    background: url(images/infotr.gif) 100% 0 no-repeat;
    padding: 5px;
    
}
/* End Information Box */


table.content
{
    font-size: 8pt;
    text-align: center;
}

td.header
{
    background-color: #EEEEEE;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
}

td.nav_header
{
    background-color: #EEEEEE;
    font-size: 12pt;
    text-decoration: none;
    text-align: center;
    border-bottom: black thin solid;
}

td.subheader
{
    font-size: 10pt;
    text-align: left;
    font-weight: bold;
}

th.content
{
    font-size: 11pt;
    color: #000000;
    text-align: left;
}

td.featurebar
{
    font-size: 8pt;
    color: #FFFFFF;
}

td.menubar
{
    font-size: 8pt;
}

td.sscaption
{
    font-size: 8pt;
    color: #FFFFFF;
}

.button
{
    border: 1px black solid;
    font-family: verdana,Sans-Serif;
    color: White;
    font-size: 8pt;
    background-color: #004080;
}

.button2
{
    border: 1px black solid;
    font-family: verdana,Sans-Serif;
    color: #FFFFFF;
    font-size: 8pt;
    background-color: #990000;
}

/* Shadows Begin */


/* Shadows end */

