﻿html, body 
{
    font-family: "Helvetica", Verdana, "Lucida Grande";
    font-size: 10pt;
    color: #000;
}

#menubarcontent
{
    font-size: 16px;
}

#mainTitle1
{
    color: #333;
    font-family: Arial;
    font-size: 34px;    
}

#mainTitle2
{
    color: #FF6600;
    font-family: Arial;
    font-size: 22px;
}

#headerBottomLeft
{
    font-size: 14pt;
    color: #fff;
    line-height: 24px;
}

#headerBottomRight
{
    font-size: 11pt;
    color: #E9EC99;
    line-height: 22px;
}

#lightGreenContent h1
{
    color: #FF6600;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}

#lgLeftContent1
{
    font-size: 9pt;
    line-height: 17px;
    text-align: justify;
}

#lgLeftContent2
{
    font-size: 9pt;
    line-height: 17px;
    text-align: justify;
}

#lgRightContent
{
    line-height: 19px;
}

#lgRightContent a
{
    color: #000;
    font-weight: normal;
    text-decoration: none;
}

#lgRightContent a:hover
{
    text-decoration: underline;
}

#lgRightFooter a
{
    color: #FF6600;
    font-weight: normal;
    text-decoration: none;
}

#lgRightFooter a:hover
{
    text-decoration: underline;
}

#twitter_div
{
    font-family: "Helvetica", Verdana, "Lucida Grande";
    font-size: 9pt;
}

#twitter_div a { color: #80A22A; text-decoration: underline; }
#twitter_div a:hover { color: #80A22A; text-decoration: none; }

#whiteContent h1
{
    color: #FF6600;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}

#lgLeftFooter a
{
    color: #FF6600;
    font-weight: normal;
    text-decoration: none;
}

#lgLeftFooter a:hover
{
    text-decoration: underline;
}

.contrib a
{
    color: #FF6600;
    font-weight: normal;
    text-decoration: none;
}

.contrib a:hover
{
    text-decoration: underline;
}

#whiteLeftContent
{
    line-height: 17px;
    font-weight: normal;
    color: #333;
}

.blogTitleDate
{
    color: #99CC33;
}

.blogSnap
{
    color:#000;
}

.

