﻿body 
{
    margin: 0px;
    color: black;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:link, a:visited
{
    text-decoration: none;
    color: black;
}
a:hover
{
    text-decoration: underline;
    color: black;
}
a:active
{
    text-decoration: none;
    color: black;
}
.heading1
{
    font-size: 11pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}
.heading2
{
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.heading3
{
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.heading4
{
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: red;
}
.red
{
    color: red;
}
.left_menu_cat
{
    padding: 8px 8px 8px 16px;
    background-color: #f5f5f5;
    font-size: 9pt;
    border-bottom: solid 1px black;
    color: black;
}
.left_menu_cat a, .left_menu_cat a:link, .left_menu_cat a:visited, .left_menu_cat a:hover, .left_menu_cat a:active
{
    color: black;
}
.left_menu_cat_selected
{
    padding: 8px 8px 8px 24px;
    background-color: #f5f5f5;
    background-image: url(/images/bullet.jpg);
    background-repeat: no-repeat;
    font-size: 9pt;
    border-bottom: solid 1px black;
    color: #f52034;
}
.left_menu_cat_selected a, .left_menu_cat_selected a:link, .left_menu_cat_selected a:visited, .left_menu_cat_selected a:hover, .left_menu_cat_selected a:active
{
    color: #f52034;
}
table#showmetellme
{
width: 100%;
}
table#showmetellme td, table#showmetellme th
{
vertical-align: top;
}
#PanelTestimonials
{
    width: 100%;
    padding: 10px 0px 10px 0px;
}
#PanelShowCommentsTitle
{
    width: 100%;
    background-color: #F5F5F5;
    padding: 10px 10px 10px 10px;
    border-top: solid 1px #556B2F;
    border-bottom: solid 1px #556B2F;
    vertical-align: middle;
}
#LabelShowCommentsTitle
{
    font-weight: bold;
}
#ShowComments
{
    clear: both;
    padding-top: 10px;
}
.footer_notes
{
    font-size: 8pt;
    color: black;
    font-family: Verdana, Arial, 'Gill Sans MT', Helvetica;
}
.footer_notes a, .footer_notes a:link, .footer_notes a:visited, .footer_notes a:hover, .footer_notes a:active
{
    color: black;
}
#like
{
    float: left;
    width: 450px;  
    height: 35px;  
}
#plusone
{
    float: left;
    width: 120px;  
    height: 35px;  
}
.height35
{
    height: 35px;  
}
#custom-tweet-button
{
    float: left;
    width: 70px;  
    height: 35px;  
} 
#custom-tweet-button a
{
    background: url(/images/tweet.png) 0 0 no-repeat;  
    display: block;  
    width: 56px;  
    height: 20px;  
}  
#custom-tweet-button a:hover  
{
    background-position: 0 -21px;
} 
#custom-tweet-button a:active  
{
    background-position: 0 -42px;
} 
