a.stylizedButton.buttonStyle002 {background-color: #39A6CE;}
a.stylizedButton.buttonStyle002:hover {background-color: #A6CE39;}
a.stylizedButton.buttonStyle001 {background-color: #39A6CE;}
a.stylizedButton.buttonStyle001:hover {background-color: #A6CE39;}

/* Page: Mission, Vision & Values */

table.SimpleTableStyle {
    border-right: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-collapse: collapse !important; 
    border: none !important;
    width: 100% !important;
    border-left: 15px #000000 solid !important;
}

table.SimpleTableStyle1 {
    border-left: 15px #a5ce3a solid !important;
}

table.SimpleTableStyle2 {
    border-left: 15px #39a6cd  solid !important;
}

table.SimpleTableStyle td {
    border: none !important; 
    border-bottom: 1px solid #ccc !important; 
    padding: 10px !important;
}

