/* overrides */
html, body, form, fieldset
{
    margin: 0;
    padding: 0;
    font-size: 100%;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
    margin: 1em 0;
    padding: 0;
}
li, dd, blockquote
{
    margin-left: 2.5em;
}
form label
{
    cursor: pointer;
}
fieldset
{
    border: none;
}
/*
input, select, textarea
{
    font-size: 100%;
}
*/
p, table
{
    font-size: 100%;
}
/* end overrides */

body
{
    text-align: center;
    font-family: Verdana, Tahoma, Arial;
    font-size: 70%;
    color: #000000;
    background-color: #CCCCCC;
    margin: 10px;
    padding: 0;
    background-image: url(images/bg.gif);
}

.clear
{
    clear: both;
    visibility: hidden;
}
.master
{
    text-align: left;
    margin: auto auto;
    padding: 1px;
    width: 750px;
    background-color: #F0F0EA;
    border: 1px solid black;
    background-image: url(images/bg2.jpg);
    background-repeat: repeat-y;
    min-height: 800px;
}
.header
{
    background-color: black;
}
.content
{
    margin: 1px 0 5px 0;
    float: left;
    border: 1px solid #DFDFDF;
    padding: 5px; /*ie5win hack*/
    width: 595px;
    voice-family: "\"}\"";
    voice-family: inherit; /*end ie5win hack*/
    width: 585px;
    background-color: #FAFFFA ;
}

.left
{
    margin: 1px 1px 0 0;
    width: 150px;
    float: left;
    border: 1px solid #F5F5DC;

    height: 250px;
}
.memberBox
{
    font-size: .85em;
    padding: 3px;
    background-color: #EFF0FF;

    border: 1px dotted #0015FF;
}
.footer
{

    clear: both;
    padding: 10px;
}
.footer a:link, .footer a:visited, .footer a:active
{
    text-decoration: none;
    color: #46A;
}
.TRUE
{
    text-align: center;
}
.TRUE a:link, .TRUE a:visited, .TRUE a:visited
{
    color: #800080;

}
.TRUE a:hover
{
    text-decoration: none;
    color: White;
    background-color: #800080;
}
.navTitle 
{
    font-weight: bold; color: #666666; border-bottom: 2px solid #ca0000; text-align: center;
}

.right
{
	text-align: right; width: 150px;
}


/* navigation */
.list-menu
{
    font-size: .9em;
    font-weight: bold;
    margin-bottom: 10px;
}
.list-menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.list-menu li
{
    margin: 1px 1px 1px 1px;
}
/*This defines Roll-over effects and colors*/
.list-menu a:link, .list-menu a:active, .list-menu a:visited
{
    font-weight:normal;
    color: #0000b0;
    display: block;
    width: 98%;
    padding: 3px 1px 3px 1px;
    text-decoration: none;
}
.list-menu a:hover
{
    color: white;
    background-color: #0000b0;
    text-decoration: none;
}
/* end navigation */

.heading
{
    font-family: Georgia;
    color: maroon;
    border-bottom: 1px dotted silver;
}

.separator
{
    border: 2px outset #000080;
    clear: both;
}
.tblBorders
{
    border-collapse: collapse;
    border: 1px solid #CFCFCF;
}
.btn
{
    font-weight: bold;
}
.tblHead
{
    color: Gray;
    font-size: 1.4em;
    font-weight: bold;
}
.tblBorders td
{
    border: 1px solid #CFCFCF;
}
.tblReg
{
    border-collapse: collapse;
    border: 1px solid #CFCFCF;
}
.tblReg td
{
    border: 1px solid #CFCFCF;
}

.tblSlim
{
    border-collapse: collapse;
    border: 0;
    padding: 0;
}
.tblSlim td
{
    padding: 0 1em 0 0;
}

.tooltip
{
    cursor: help;
    color: Blue;
}
a img
{
    border: none;
}
a:link, A:visited, A:active
{
    font-weight:normal;
    text-decoration: underline;
    color: #46A;
}

a:hover
{
    text-decoration: underline;
    color: #00AFE8;
}

a img
{
    text-decoration: none;
    border: 0;
}
pre
{
    font-size: 9pt;
}

.headline
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
    font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6
{
    margin: 5px 0;
    padding: 0;
    font-family: Georgia, "Times New Roman" , Times, serif;
}
h6
{
    font-size: xx-small;
}
h5
{
    font-size: small;
}
h4
{
    font-size: medium;
}
h3
{
    font-size: large;
}
h2
{
    font-size: x-large;
}
h1
{
    font-size: xx-large;
}
.highlight
{
    background-color: #FFFFCC;
}

.halfBox
{
    float: left;
    width: 50%;
}

.whats_new_item_content
{
    font-size: .9em;
}

.whats_new_item_title h4 em
{
    color: silver;
}

.whats_new
{
}

.whats_new_item
{
    padding: .5em;
    clear: both;
}

.whats_new_item_title
{
    font-weight: bold;
    background-color: #FFFFCC;
    padding: 3px;
    border-bottom: 1px solid #D1D1D1;
    border-left: .5em solid #0000b0;
}

.whats_new_item_content
{
    padding: 3px 3px 3px 5px;
}

@media print
{
    /* style sheet for print goes here */
    .master
    {
        width: 100%;
    }

}

.chart 
{
	font-size: 10pt;
}
.chart th
{
	background-color: #FFFFFF;
	font-variant: small-caps; 
	font-weight: bold;   
}
.chart td
{
	border-top:#c0c0c0 1px solid;
}
.chart td.d
{
	border-top:#c0c0c0 1px solid;
    BACKGROUND-COLOR: #f0f1f2;
}

