body { font-family: "Times New Roman", Times, "New Century Schoolbook", Garamond, Palatino, serif }
p        { text-align: justify; font-size: 12pt; line-height: 14pt }
p.note   { text-align: left; margin-top: 0; margin-bottom: 0 }
p.note2  { text-align: left; margin-top: 0; margin-bottom: 0; text-indent: 1em }
p.caption     { font-size: 10pt; line-height: 12pt; margin-top: 0; margin-bottom: 0; }
p.captionnote { text-align: left; font-size: 10pt; line-height: 12pt; margin-top: 0; margin-bottom: 0; }
span.ref { font-size: 10pt }
sup      { font-size: 7pt }
a.pic            { text-decoration: none }
a.note           { text-decoration: none }
a.email          { text-decoration: none }
a.email:hover    { font-size: larger }
a.search:link    { text-decoration: none }
a.search:visited { text-decoration: none }
a.search:hover   { text-decoration: underline }
a.ronpaul{color:#000000;text-decoration:none}
a.ronpaul:hover{color:#0000ff;text-decoration:underline}
@media print { .essayheader { display: none } }
@media print { .page { width:100% } }

.addthis_toolbox .two_column 
{
    width: 216px;
    padding: 10px 0 10px 0px;
    border: 3px solid #eee;
    background-color:white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 100px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}

