/*<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: 433px;
    height: 656px;
    left: 0px;
    top: 0px;
    background-size: 100%;
}
#gradient {
    background-image: url(../images/gradient.png);
    width: 303px;
    height: 146px;
    top: 14px;
    left: -55px;
}

#backgroundGray{
    background-color: #EEEEEE;
    width: 300px;
    height: 250px;
}

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

#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: 300px;
    height: 24px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    line-height: 11px;
    letter-spacing: .2px;
    padding: 1px 0 0 0;
}
#text1Holder,#text2Holder,#text3Holder,#text4Holder {
    width:300px;
    height:250px;
    top: 0;
    left: 0;
}
#text1 {
    font-size: 29px;
    line-height: 34px;
    color: #ffffff;
    top: 46px;
}
#text1Underline{
    background-color: #FFDA02;
    width: 260px;
    height: 4px;
    top: 113px;
    left: 21px;
}
#text2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
    color: #009966;
    letter-spacing: -.62px;
    top: 34px;
    text-align: left;
    left: 10px;
}
#text2Underline1 {
    background-color: #FFDA02;
    width: 118px;
    height: 4px;
    top: 92px;
    left: 10px;
}
#text2Underline2 {
    background-color: #FFDA02;
    width: 89px;
    height: 4px;
    top: 113px;
    left: 10px;
}
#text2Underline3 {
    background-color: #FFDA02;
    width: 100px;
    height: 4px;
    top: 134px;
    left: 10px;
}
#text3_1{
    color: #5B5B5B;
    font-size: 42px;
    line-height: 51px;
    top: 36px;
    left: -79px;
}
#text3_2{
    color: #5B5B5B;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 18px;
    top: 42px;
    text-align: left;
    left: 120px;
}
#text3_3{
    color: #009966;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 16px;
    top: 86px;
}
#text4 {
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    color: #ffffff;
    top: 28px;
    text-align: left;
    left: 21px;
}
#text4Underline{
    background-color: #FBB415;
    width: 97px;
    height: 4px;
    top: 54px;
    left: 23px;
}
#logo{
    background-image: url(../images/logo.svg);
    width: 219px;
    height: 94px;
    top: -3px;
    left: -7px;
    transform: scale(.78);
}
#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: 87px;
    left: 21px;
    text-align: left;
}
#ctaArrow{
    background-image: url(../images/arrow.png);
    background-size: 100%;
    width: 11px;
    height: 12px;
    top: 7px;
    left: 99px;
}

#stageLink1, #stageLink2 {
    top: 121px;
}
#stageLink1 {
    left: 35px;
}
#stageLink2 {
    right: 35px;
}
#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;
}