/*<uid>2276</uid> <timestamp>1.6468.3893.1325</timestamp> <date>Wed Mar 09 2022 09:15:31 GMT-0600 (Central Standard Time)</date>*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
	display:inline-block;
}

#background {
    background-image: url(../images/background.jpg);
    width: 1024px;
    height: 287px;
    left: 0px;
    top: 0px;
    background-size:100%;
}
#gradient {
    background-image: url(../images/gradient.png);
    width: 391px;
    height: 91px;
    top: 0px;
}

#backgroundGray{
    background-color: #EEEEEE;
    width: 728px;
    height: 90px;
}

#backgroundFinal{
    background-image: url(../images/backgroundFinal.jpg);
    width: 728px;
    height: 90px;
}

#text1,#text2,#text3_1,#text3_2,#text3_3,#text4,#eyeBrow,#cta,.stageLink {
    font-family: 'Roboto', sans-serif;
    left:0px;
    white-space: nowrap;
    font-size:13px;
    font-weight: 400;
    width: 100%;
    text-align: center;
}
#eyeBrow{
    background-color: #009966;
    border-bottom: 4px solid #FFDA02;
    width: 452px;
    height: 15px;
    color: #ffffff;
    font-size: 9px;
    font-weight: 700;
    line-height: 11px;
    letter-spacing:-.22px;
    padding: 3px 0 0 0;
}
#text1Holder,#text2Holder,#text3Holder,#text4Holder {
    width:300px;
    height:600px;
    top: 0;
    left: 0;
}
#text1 {
    font-size: 25px;
    color: #ffffff;
    top: 38px;
    left: 29px;
}
#text1Underline{
    background-color: #FFDA02;
    width: 227px;
    height: 4px;
    top: 66px;
    left: 203px;
}
#text2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #009966;
    letter-spacing: -.62px;
    top: 24px;
    text-align: left;
    left: 13px;
}
#text2Underline1, #text2Underline2 {
    background-color: #FFDA02;
    width: 193px;
    height: 4px;
    top: 61px;
    left: 74px;
}
#text2Underline2 {
    top: 82px;
    left: 13px;
    width: 119px;
}
#text3_1{
    color: #5B5B5B;
    font-size: 67px;
    line-height: 51px;
    top: 31px;
    left: -78px;
}
#text3_2{
    color: #5B5B5B;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 18px;
    top: 28px;
    left: 30px;
}
#text3_3 {
    color: #009966;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 1.1em;
    top: 25px;
    left: 188px;
}
#text4 {
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    color: #ffffff;
    top: 15px;
    text-align: left;
    left: 13px;
}
#text4Underline{
    background-color: #FBB415;
    width: 98px;
    height: 4px;
    top: 42px;
    left: 13px;
}
#logo{
    background-image: url(../images/logo.svg);
    width: 219px;
    height: 94px;
    top: -3px;
    left: -29px;
    transform: scale(.69);
}
#cta{
    background: #EEEEEE;
    box-shadow: 0 0 15px 0 #06412E;
    font-size: 14px;
    font-weight: 700;
    color: #009966;
    line-height: 16px;
    padding: 5px 0 0 17px;
    width: 107px;
    height: 21px;
    top: 32px;
    left: 164px;
    text-align: left;
}
#ctaArrow{
    background-image: url(../images/arrow.png);
    background-size: 100%;
    width: 11px;
    height: 12px;
    top: 7px;
    left: 99px;
}

#stageLink1, #stageLink2 {
    top: 68px;
}
#stageLink1 {
    left: 173px;
}
#stageLink2 {
    right: 325px;
}
#stageLink1, #stageLink2 {
    text-shadow: 0 2px 4px rgba(0,0,0,0.66);
}
a.stageLink:link,a.stageLink:visited { text-decoration:underline; color:#ffffff;   font-size: 10px;
    font-weight: 700; }
a.stageLink:hover { text-decoration: none; color:#ffffff;}

.idle {
    background-color: #d3d3d3;
    color: #076D71;
}
.hot {
    background-color:#585858;
    color: #ffffff;
}
#cta1Holder {
    display: flex;
    flex-direction: column;
    align-items:center;
    width: auto;
    height: auto;
    top:220px;
    right:20px;
    cursor: pointer;
}
#cta1Box {
    display: flex;
    flex-direction: row;
    align-items:center;
    padding: 5px 10px;
    width: auto;
    height: auto;
    position: relative !important; /*stupid IE needs this*/
}
#cta1Text{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 9px;
    width: 100%;
    height: auto;
    position: relative !important;
    white-space: normal;
}
#cta1Arrow {
    width: 15px;
    height: 15px;
    position: relative !important;
    padding-left:10px;
}
#cta1Hotspot {
    width:100%;
    height:100%;
    background-color: transparent;
}

#cta2Holder {
    display: flex;
    flex-direction: column;
    align-items:center;
    width: auto;
    height: auto;
    top:220px;
    left:20px;
    cursor: pointer;
}
#cta2Box {
    display: flex;
    flex-direction: row;
    align-items:center;
    padding: 5px 10px;
    width: auto;
    height: auto;
    position: relative !important; /*stupid IE needs this*/
}
#cta2Text{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 9px;
    width: 100%;
    height: auto;
    position: relative !important;
    white-space: normal;
}
#cta2Arrow {
    width: 15px;
    height: 15px;
    position: relative !important;
    padding-left:10px;
}
#cta2Hotspot {
    width:100%;
    height:100%;
    background-color: transparent;
}