﻿    body
{
    font-size:12px;
    color:#333333;
    font-family: Arial, Helvetica, sans-serif;
}
h1 
{
    margin: 0;
    color: #4DBF30;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #4D8040;
    padding-bottom: 4px;
    font-variant:small-caps;
}
h2 
{
    margin: 5px 0px 5px 0px;
    color: #4DBF30;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-color: #4DBF40;
    padding-bottom: 4px;
    font-variant:small-caps;
}

td
{
    background-color: #FFFFFF;
    border-color: #4D8040;
    border: thin solid #4D8040;
    border-style: none; 
}
a
{
    color: #4CBE30;
}    

a:link {
    color: #4DBF30;
    text-decoration:none;
}

a:hover {	
    color: #8AE673;
    text-decoration:none;
}
.wrapper {
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top:10px;
    border-left:1px solid #4D8040;
    border-right:1px solid #4D8040;
}
.content {
    width: 900px;
}
	
.posts {
    float:left;
    clear:none;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    padding-top:11px;
    padding-right:20px;
}
.sidebar {
    float: right;
    clear:none;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    padding-top:11px;
}

.header
{
    width: 900px;
    height: 300px;
    overflow:visible !important /*Firefox*/; 
    overflow:hidden /*IE6*/;
}
.contact {
    font-size:12px;
    text-align: left;
    padding-left: 0px;
    padding-right:10px;
    font-family:Arial, Helvetica, sans-serif;
    line-height: 160%;
    color: #333333;
}

.tdReporting
{
    background-color: #FFFFFF;
    border-style: none;
}
.tdBorder
{
    background-color: #FFFFFF;
    border-style: solid;
    border-bottom-width:1px;
    border-color:#333333;
}

.MenuBar
{
    background-color: #FFFFFF;
    text-align: right;
    font-family: "Arial";
    font-size: 12px;
    color: #4D8040;
    height: 20px;
    border-right-color:#333333;
    border-bottom:none;
    border-left:none;
    border-top:none;
}
.ButtonStyle
{
    background-color: #D3E6CF;
    font-family: "Arial";
    font-size: 12px;
    border-color: #4D8040;
    color: #4D8040;
    height: 25px;
}
.ButtonMenuStyle
{
    background-color: #D3E6CF;
    font-family: "Arial";
    font-size: 10px;
    border-color: #4D8040;
    color: #4D8040;
}

.TextBoxStyle
{
    font-family: "Arial";
    font-size: 12px;
    border: thin solid #4D8040;
    border-width: 1px;
    
}
.LabelStyle
{
    font-family: "Arial";
    font-size: 12px;
    margin-bottom: 6px;
}
.LabelHomePageStyle
{
    font-family: "Arial";
    font-size: 12px;
}

.LabelMasterStyle
{
    font-family: "Arial";
    font-size: 14px;
    color: #4CBE30;
    font-variant: small-caps;
    font-weight: bold;
 }
.LabelMasterMenuStyle
{
    font-family: "Arial";
    font-size: 14px;
    color: #4CBE30;
    font-variant: small-caps;
    font-weight: bold;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#333333;
 
    margin: 0;
    color: #4DBF30;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-bottom: 1px solid #4D8040;
    padding-bottom: 0px;
    font-variant:small-caps;
    text-align:left ;

 }

.LabelWarningStyle
{
    font-family: "Arial";
    font-size: 12px;
    color: Red;
}
.Hyperlink
{
    font-family: "Arial";
    font-size: 12px;
    color: #4CBE30;
}

.DropDownStyle
{
    font-family: "Arial";
    font-size: 12px;
    border: thin solid #4D8040;
    margin-bottom: 0px;
    height: 21px;
}
.gridview
{
    font-family: "Arial";
    font-size: 10px;
    background-color: #4DBF30;
    color: #333333;
    border: thin solid #4D8040;
    width: 715px;
    border-spacing: 1px;
}    
.footer {
    clear: both;
    width:900px;
    height: 60px;
    text-align:center;
    line-height: 140%;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/footer.jpg) center bottom no-repeat;
    word-spacing: 2px;
}
.footermaster {
    clear: both;
    width:900px;
    height: 60px;
    text-align:center;
    line-height: 140%;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background: url(images/footer.jpg) center bottom no-repeat;
    word-spacing: 2px;
}
.footer p{
    padding-top:15px;
    text-align:center;
    line-height: 140%;
    font-size: 10px;
    font-weight: bold;
    word-spacing: 2px;
}	

.footer span {
    float:left;
    clear:none;
    padding-top:0px;
    text-align:left;
    line-height: 140%;
    font-size: 10px;
    font-weight: bold;
    word-spacing: 2px;
    width: 126px;
}	

.footer a{
    color: #FFFFFF;
    text-decoration: none;
}		
.footer a:hover{
    color: #D3E6CF;
    text-decoration:none;
}
.posts a{
    color: #FFFF00;
    text-decoration: none;
}		
.posts a:hover{
    color: #FFCC00;
    text-decoration:none;
}
.TextStyle
{
    font-family: "Arial";
    font-size: 12px;
    margin-bottom: 6px;
    margin-top: 0px;
}
	