html, body {        
        background-color: #FFF;  
        color: #231F2A;
        margin: 0px;
        padding: 0px;
        text-align: center;
        cursor: default;
}    
#content_main {              
        text-align: left;
        margin: 0px auto;
        width: 1180px;      
}
body, table, input, select, textarea {
        font-family: Arial, Verdana, Tahoma, serif;                
        font-size: 14px;
        line-height: 20px;
}
body, form, p {
        margin: 0px;
        padding: 0px;
}
pre {
        background-color: #FFF;
        color: #000;
        font-family: "Courier New", monospace;
        font-size: 10pt;
        padding: 10px;
        border: #C0C0C0 dotted 1px;
        text-align: left;
}
a img {
        border: none;
}
a {
        background-color: transparent;
        color: #231F2A;
        cursor: pointer;
}
a:hover {
        background-color: transparent;
        color: #4AB747;
        text-decoration: none;
}

hr,
.disabled {
        display: none;
}
.break,
.clear {
        clear: both;
        height: 0px;
        font-size: 1px;
        line-height: 0px;
        margin: 0px;
        padding: 0px;
        
}
.fl_left {
        float: left;
}
.fl_right {
        float: right;
}
.ta_left {
        text-align: left;
}
.ta_right {
        text-align: right;
}
.ta_center {
        text-align: center;
}
.pointer {
        cursor: pointer;
} 
.no-border {
        border: none !important;
}     
    
h1 { 
        margin:  0px;
        padding: 0px;
}
h2 {                           
        background-color: transparent;
        color: #4AB747;    
        font-size: 18px; 
        font-weight: normal;   
        margin: 20px 0px 5px 0px;
        padding: 0px;
}
h3 {              
        font-size: 14px;    
        margin: 0px;
        padding: 0px;
}   
h3 span {              
        font-weight: normal;
}
p {                
        background-color: transparent;
        color: #555;  
        text-align: justify; 
        margin: 0px 0px 20px 0px;
        padding: 0px;
}  
p:hover {    
        background-color: transparent;
        color: #000;   
}   
     
#header {
        width: 250px;
        text-align: center;
        float: left;
        padding-top: 30px;
}    
#menu {
        text-align: left;
        list-style: none;  
        margin: 40px 0px 0px 80px;  
        padding: 0px;
}   
#menu li {
        margin: 0px 0px 10px 0px;  
        padding: 0px;
}    
#menu li a {           
        text-decoration: none;
        text-transform: uppercase;
}  
#menu li a.selected {
        background-color: transparent;
        color: #4AB747;
} 
#share_box {      
        background-color: transparent;
        color: #4AB747;   
        border: #EEE 1px solid;
        margin: 0px 30px 0px 0px;
        padding: 10px;
        box-shadow: 5px 5px 10px #EEE;  
        -webkit-box-shadow: 5px 5px 10px #EEE;  
        -moz-box-shadow: 5px 5px 10px #EEE; 
}      
#share_box strong {         
        font-weight: normal;
        display: block;
        border-bottom: #EEE 1px solid;  
        margin-bottom: 10px;           
        padding-bottom: 8px;   
}    
#share_box ul {         
        margin: 5px 0px 0px 0px;
        padding: 0px;
        list-style: none;
}     
#share_box ul li {         
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        text-transform: none;
} 

#content {           
        padding-top: 85px;
        width: 600px;
        float: left;
}

#right-column {    
        background-color: transparent;
        color: #BBB;
        font-size: 12px;  
        line-height: 15px;
        text-align: center;
        width: 230px;
        float: left;
        padding-top: 110px;
}    
#right-column img {     
        margin: 20px 10px 0px 15px;
}   
#right-column iframe {    
        margin: 10px 0px 0px 15px;
}     
#feedjit {    
        margin: 0px 0px 0px 20px;
}                     
#feedjit .FJ_Heading {
        margin: 0px 0px 10px 0px !important; 
        padding: 0px 0px 10px 0px !important;
        border-bottom: #EEE 1px solid;      
        font-size: 14px !important;   
}                   
#feedjit .FJ_Line,    
#feedjit .FJ_Line a {
        font-family: Arial, Verdana, Tahoma, serif !important;  
        line-height: 15px !important; 
}                    
#feedjit .FJ_Line a {
        background-color: transparent;
        color: #BBB !important;
        text-decoration: none !important;
}   
#feedjit .FJ_Line a:hover {
        background-color: transparent;
        color: #4AB747 !important;
        text-decoration: none !important;   
        line-height: 15px !important; 
}    
#feedjit .FJ_MapParent { 
        width: 220px !important; 
        text-align: center !important;
}  
#feedjit .FJ_MapCont { 
        margin: 0px 0px 5px 30px !important; 
} 
#footer {     
        background-color: transparent;
        color: #BBB;
        font-size: 11px; 
        margin: 30px 0px 50px 250px;  
}   
#footer a {     
        background-color: transparent;
        color: #BBB;
        text-decoration: none;
}  
#footer a:hover {     
        background-color: transparent;
        color: #555;
}
