﻿/*ORANGE CALCULATOR BUTTON*/

a.recButtonOgCa:active, a.recButtonOgCa:link, a.recButtonOgCa:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px;
    background: transparent url('../../images/icons/calculatorOg.png') no-repeat left;
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgCa:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px;
    background: transparent url('../../images/icons/calculatorOg.png') no-repeat left;
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*SMALL ARROW BUTTON*/

a.recButtonOgAr:active, a.recButtonOgAr:link, a.recButtonOgAr:visited
{
    margin:3px 0 0 0;
    padding: 5px 0 0 10px;
    width: 170px;
    height: 20px;
    background: transparent url('../../images/icons/smArrow.png') no-repeat left;
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgAr:hover
{
    margin:3px 0 0 0;
    padding: 5px 0 0 10px;
    width: 170px;
    height: 20px;
    background: transparent url('../../images/icons/smArrow.png') no-repeat left;
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE QUESTION BUTTON*/

a.recButtonOgQ:active, a.recButtonOgQ:link, a.recButtonOgQ:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/questionOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgQ:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/questionOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE FEEDBACK BUTTON*/

a.recButtonOgF:active, a.recButtonOgF:link, a.recButtonOgF:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/feedbackOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgF:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/feedbackOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE DOLLARSIGN BUTTON*/

a.recButtonOgD:active, a.recButtonOgD:link, a.recButtonOgD:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/dollarSignOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgD:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/dollarSignOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE CONNECT BUTTON*/

a.recButtonOgC:active, a.recButtonOgC:link, a.recButtonOgC:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/connectOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgC:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/connectOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE PERFORMANCE BUTTON*/

a.recButtonOgP:active, a.recButtonOgP:link, a.recButtonOgP:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/performanceOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgP:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/performanceOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE TOOLS BUTTON*/

a.recButtonOgT:active, a.recButtonOgT:link, a.recButtonOgT:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/toolsOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgT:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/toolsOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE LIBRARY BUTTON*/

a.recButtonOgL:active, a.recButtonOgL:link, a.recButtonOgL:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/libraryOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgL:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/libraryOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE LOCK BUTTON*/

a.recButtonOgLk:active, a.recButtonOgLk:link, a.recButtonOgLk:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/lockOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgLk:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/lockOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/

/*ORANGE RT ARROW BUTTON*/

a.recButtonOgRa:active, a.recButtonOgRa:link, a.recButtonOgRa:visited
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/rtArrowOg.png') no-repeat left; 
    text-decoration: None;
    color: #382717;
    font: bold 12px Tahoma;
    display: inline-block;
}

a.recButtonOgRa:hover
{
    margin:10px 0 0 0;
    padding: 8px 0 0 35px;
    width: 190px;
    height: 30px; 
    background: transparent url('../../images/icons/rtArrowOg.png') no-repeat left; 
    text-decoration: None;
    color: #c1d72f;
    font: bold 12px Tahoma;
}

/**/


/*ORANGE RECTANGLE BUTTON*/

.recButtonOg
{
    padding: 0 0;
    width: 119px;
    height: 35px; 
    background: transparent url('../../images/buttons/recOg.png') no-repeat; 
    text-decoration: None;
}

.recButtonOg a
{
    color: #ffffff;
    font: bold 12px Tahoma;
    text-decoration: None;
}

.recButtonOg a:hover
{
    color: #c1d72f;
    font: bold 12px Tahoma;
    text-decoration: None;
}

/**/

/*ORANGE RECTANGLE PRIVATE BUTTON*/

.recButtonOgPri
{
    padding: 0 0;
    width: 119px;
    height: 35px; 
    background: transparent url('../../images/buttons/recOgPrivate.png') no-repeat; 
    text-decoration: None;
}

.recButtonOgPri a:hover
{
    color: #c1d72f;
    font: bold 12px Tahoma;
    text-decoration: None;
}

/**/

/*ORANGE FEDERAL BUTTON*/

.recButtonOgFed
{
    padding: 0 0;
    width: 119px;
    height: 35px; 
    background: transparent url('../../images/buttons/recOgFederal.png') no-repeat; 
    text-decoration: None;
}

.recButtonOgFed a
{
    color: #ffffff;
    font: bold 12px Tahoma;
    text-decoration: None;
}

.recButtonOgFed a:hover
{
    color: #c1d72f;
    font: bold 12px Tahoma;
    text-decoration: None;
}

/**/

.phone
{
    cursor: pointer;
}