﻿body
{
    background-color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 12px;
    margin: 0;
    padding: 20px 0px 0px 0px;
}
a:Link, a:Visited, a:Active
{
    color: #000000;
    text-decoration: underline;
}
a:Hover
{
    color: #428001;
    text-decoration: none;
}
h1, h2
{
    color: #428001;
    font-size: 20px;
}
h3
{
    color: #428001;
    font-size: 14px;   
}
/* table
{
    background-color: #fafbe6;
    border: none;
}
td
{
    background-color: #fafbe6;
    border: none;
}
*/
img
{
    border: none;
    margin: 0;
    padding: 0;
}
.middle
{
    width: 1048px;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 0px 0px 20px 88px; 
}
.backgroundMain
{
    width: 1048px;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 31px 0px 20px 0px;
    background-image: url(/Images/System/background-main-top.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.siteWrapper
{
    width: 960px;
    padding: 0px;
    margin: 0px;
}



/* Top Styles */
.topWrapper
{
    width: 960px;
    height: 200px;
    background-image: url(/Images/System/banner-green.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.topMenu
{
    padding: 0px 0px 0px 0px;
}
.topMenuUL
{
    margin: 0;
    padding: 0px 6px 0px 0px;
    vertical-align: middle;
    list-style-type: none;
}
.topMenuItem
{
    list-style-image: none;
    padding: 2px 0px 0px 0px;
    width: 94px;
    height: 50px;
    display: inline;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #ffffff;
    vertical-align: middle;
    text-align: center;
    float: left;
}
.topMenuItemSeparator
{
    list-style-image: none;
    padding: 0px 0px 0px 0px;    
    height: 50px;
    display: inline;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: #ffffff;
    vertical-align: middle;
    text-align: center;
    float: left;
}

a.topMenuLink:Link, a.topMenuLink:Visited, a.topMenuLink:Active
{
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    padding: 2px 4px 0px 4px;
    margin: 0;
    font-size: 11px;
    line-height: 12px;
}
a.topMenuLink:Hover
{
    color: #e4e666;
}
.vediorLogo
{
    width: 180px;
    padding: 10px 0px 0px 0px;
}
a.vediorLogoLink:Link, a.vediorLogoLink:Visited, a.vediorLogoLink:Hover, a.vediorLogoLink:Active
{
    width: 170px;
    display: block;
    height: 40px;
}
.contentWrapper
{
    background-image: url(/Images/System/background-content.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.contentLeftBackgroundDiv
{
    background-image: url(/Images/System/background-leftcolumn.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.subMenuWrapperDiv
{
    background: none;
}
/* Left Column Styles */

.leftColumn
{
    width: 205px;
    height: 100%;   
}
.generalButtons
{
    width: 205px;
    height: 40px;
    background-image: url(/Images/System/general-buttons.gif);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    padding: 0;
}
.generalButtonsStartpage
{
    width: 205px;
    height: 40px;
    background-image: url(/Images/System/general-buttons-startpage.gif);
    /*background-image: url(/Images/System/general-buttons.gif);*/
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    padding: 0;
}
a.generalButtonLink:Link, a.generalButtonLink:Visited, a.generalButtonLink:Hover, a.generalButtonLink:Active
{
    display: block;
    float: left;
    width: 30px;
    height: 20px;
    padding: 6px 0px 6px 0px;
}
a.generalButtonLinkFirst:Link, generalButtonLinkFirst:Visited, a.generalButtonLinkFirst:Hover, generalButtonLinkFirst:Active
{
    display: block;
    float: left;
    width: 32px;
    height: 32px;
}
#generalButtonsID
{
    margin: 0px 0px 0px 8px;
    padding: 0;
    height: 32px;
}
#generalButtonsID li
{
    list-style-type: none;
    padding: 0px 8px 0px 6px;
    margin: 0;
    display: inline;
    float: left;
}
#generalButtonsID li.spacer
{
    list-style-type: none;
    padding: 0px 8px 0px 16px;
    margin: 0;
    display: inline;
    float: left;
}

.leftMenu
{
    padding: 20px 0px 0px 0px;
}
.leftMenuTitle
{
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    /* background-image: url(/Images/System/white-bullet.gif);
    background-repeat: no-repeat;
    background-position: left top; */
    padding: 0px 0px 0px 6px;
    margin: 0px 0px 0px 0px;
}
.leftMenuUL
{
    margin: 0;
    padding: 0px 0px 10px 10px;
}
.leftMenuItem
{
    color: #3f5f0e;
    list-style-type: none;
    padding: 4px 0px 0px 12px;
    margin: 0;
    background-image: url(/Images/System/green-bullet.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
.leftMenuItemStart
{
    color: #3f5f0e;
    list-style-type: none;
    padding: 4px 0px 0px 12px;
    margin: 0;
    background-image: url(/Images/System/white-bullet2.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
a.leftMenuLink:Link, a.leftMenuLink:Visited, a.leftMenuLink:Active
{
    text-decoration: none;
    color: #3f5f0e;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
a.leftMenuLink:Hover
{
    color: #ffffff;
}


a.leftMenuLinkStart:Link, a.leftMenuLinkStart:Visited, a.leftMenuLinkStart:Active
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
a.leftMenuLinkStart:Hover
{
    color: #FFFFFF;
    text-decoration: underline;
}



.circleUL
{
    margin:0;
    padding: 0px 0px 0px 8px;
    
    list-style-type: none;
    
}
.circleUL li
{
    background-image: url(/Images/System/circle.gif);
    background-position: left top;
    background-repeat: no-repeat;  
    padding: 2px 0px 2px 18px;  
}
.circleULTable
{
    margin:0;
    padding:0;
    list-style-type: none;
}
.circleULTable  li
{
    background-image: url(/Images/System/circle.gif);
    background-position: left center;
    background-repeat: no-repeat;  
    padding: 0px 0px 0px 18px;  
}
a.bottomPagerLink:Link, a.bottomPagerLink:Visited, a.bottomPagerLink:Hover, a.bottomPagerLink:Active
{
    font-weight: 700;
}


/* Right Column Styles */
.rightColumn
{
    width: 755px;
    background-color: #fafbe6;
    background-image: url(/Images/System/background-rightcolumn.gif);
    background-repeat: no-repeat;
    background-position: right top;
}

.rightColumnStartpage
{
    width: 755px;
}

.rightColumnContent
{
    width: 630px;
    
}
.rightColumnContentStartpage
{
    width: 752px;

}
.siteSectionTitle
{
    width: 630px;
    height: 30px;
}
.siteSectionTitleText
{
    color: #3f5f0e;
    font-size: 130%;
    padding: 5px 0px 0px 20px;
    margin: 0;
}

.siteTitleText
{
    color: #3f5f0e;
    font-size: 130%;
    padding:0;
    margin: 0;
}

.contentTextWrapper
{
    width: 630px;
}
.contentTextWrapper2
{
    width: 755px;
}

.contentText
{
    width: 600px;
    padding: 0px 10px 20px 20px;
}

.contentTextTitle
{
    width: 600px;
    padding: 10px 10px 0px 20px;
}

.tableNormal
{
    background-color: #fafbe6;
    border: none;        
}
.tableNormal td
{
    background-color: #fafbe6;
    border: none;
    padding-left: 0px;
    margin-left: 0px;
}
a.prevYearLink:Link, a.prevYearLink:Visited, prevYearLink:Active
{
    font-weight: 700;      
    background-image: url(/Images/System/compare-icon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 4px 0px 0px 28px;
    height: 16px;
    display: block;
    float: left;
}

/* Contact Form Styles */

#contactFormTable
{
    background-color: #fafbe6;
    border: none;
}
#contactFormTable td
{
    vertical-align: top;
    background-color: #fafbe6;
    border: none;
}
.AnnualReportRequestRight
{
    width: 300px;
}
.submitButton
{
    color: #ffffff;
    font-weight: 700;    
    background-color: #519701;
    border: solid 1px #0c3200;
    cursor: pointer;
}
.submitFormButton
{
    color: #ffffff;
    font-weight: 700;    
    background-color: #519701;
    border: solid 1px #0c3200;
    cursor: pointer;
}
#contactFormReportChoiceTable td
{
    background-color: #fafbe6;
    border: none;
}
/* Bottom Styles */
.bottomWrapper
{
    width: 960px;
}
.bottomLinks
{
    width: 180px;
    padding: 0px 10px 0px 10px;
}
a.bottomLink:Link, a.bottomLink:Visited, a.bottomLink:Active
{
    color: #d2d2d2;
    font-size: 10px;
    text-decoration: none;
}
a.bottomLink:Hover
{
    color: #7dc904;
    text-decoration: none;
}
.bottomLeft
{
    padding: 0px 0px 0px 0px;
}
.test
{
    width: 740px;
}


/* General Styles */
.left
{
    float: left;
}
.right
{
    float: right;
}
.bold
{
    font-weight: 700;
}
#NetworkDiv table tr td
{
    border: 0;
    background-color: Transparent;
}

#NetworkDiv hr
{
    color: #d4d518;
    background-color: #d4d518;
    height: 1px;
}

