body {
    font-family: Arial, sans-serif;
    font-size: 10pt; /* color:#5A4E40; */
    color: #000000;
    text-align:center;
    margin-right: auto;
    margin-left:auto; 
    background-color:#d5d5d5;
    background-image:url(/img/bggrad.gif);
    background-repeat:repeat-x;
    max-width:750px;
}

h2
{
     font-size: 14pt; 
     margin-top:10px;
     margin-bottom:10px;
     padding-top:0px;
     padding-bottom:0px;     
}

p
{
    margin-top:0px;
    margin-bottom:1em;
}

.MsoHyperlink
{
    text-decoration:underline;
    color:Red;
}



table.menu
{
    border-collapse:collapse;
    margin-top:0px;
}

table.menu td
{
    font-family:Verdana,Sans-Serif;
    font-size:14px;
    height:27px;
    width:149px;
    padding-right:2px;
    padding-left:2px;
    text-align:center;
    white-space:nowrap;
    border:solid 1px black;
    background-color:#336600;
    background-image:url('/img/468904_to_336600v.gif');
    background-repeat:repeat-x;
}

table.menu td:hover
{
    background-image:url('/img/56a507_to_468904v.gif');
    background-color:#468904;
    background-repeat:repeat-x;
    cursor:pointer;
}

table.menu td.selected
{
    background-image: url('/img/6dd00a_to_4f9a05v.gif');
    background-color:#4f9a05;
    background-repeat:repeat-x;
}


table.menu a
{   
    color:#FFFFFF;
    text-decoration:none;
}





a
{   
    color:#0000FF;
    text-decoration:none;
}

a:hover
{   
    text-decoration:underline;
}

.contentDiv
{
    text-align:left;
    max-width:750px;
    margin-top:10px;
    background-color:#FFFFFF;
    padding-top:0px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    border:solid 1px #AAAAAA;
}

img
{
    padding:0px;
    margin:0px;
}

img.associate 
{
    border:solid 1px black;
    height:150px;
    width:150px;
}


/*
.contentDiv blockquote.pullquote span.pullquote
{
    background-color:#EEFFEE;
    color:#000000;
    display:block;
    margin:0px;
    padding:15px;
    width:200px;
    border:solid 1px #336600;
}
*/

/**/
.contentDiv blockquote.pullquote span.pullquote
{
    background-color:#e3eadc;
    color:#336600;
    display:block;
    margin:0px;
    padding:5px;
    width:215px;
    border-top:solid 3px #000000;
    border-bottom:solid 3px #000000;
}

.quoteauthor
{
    text-align:right;
    font-size:12px;
    color:#333333;
    margin-right:5px;
}

.contentDiv blockquote.pullquote
{
    font-family:Georgia;
    font-size:20px;
    float:right;
    margin:5px 15px 5px 15px;
}

.contentDiv p.pullquote
{
    margin-top:0px;
    margin-bottom:0px;
}
