/*<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: 300px;
    height: 752px;
    left: 0px;
    top: 0px;
    background-size:100%;
}
#gradient {
    background-image: url(../images/gradient.png);
    width: 300px;
    height: 219px;
    top: -25px;
}

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

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

#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: 25px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    line-height: 11px;
    letter-spacing: .2px;
    padding: 3px 0 0 0;
}
#text1Holder,#text2Holder,#text3Holder,#text4Holder {
    width:300px;
    height:600px;
    top: 0;
    left: 0;
}
#text1 {
    font-size: 29px;
    line-height: 34px;
    color: #ffffff;
    top: 160px;
}
#text1Underline{
    background-color: #FFDA02;
    width: 260px;
    height: 4px;
    top: 227px;
    left: 20px;
}
#text2 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.4em;
    color: #009966;
    letter-spacing: -0.03em;
    top: 41px;
}
#text2Underline1 {
    background-color: #FFDA02;
    width: 249px;
    height: 4px;
    top: 124px;
    left: 25px;
}
#text2Underline2 {
    background-color: #FFDA02;
    width: 156px;
    height: 4px;
    top: 156px;
    left: 73px;
}

#text3_1{
    color: #5B5B5B;
    font-size: 73px;
    line-height: 51px;
    top: 61px;
}
#text3_2{
    color: #5B5B5B;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    line-height: 25px;
    top: 121px;
}
#text3_3{
    color: #009966;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 23px;
    top: 183px;
}
#text4 {
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    color: #ffffff;
    top: 50px;
}
#text4Underline{
    background-color: #FBB415;
    width: 115px;
    height: 4px;
    top: 80px;
    left: 63px;
}
#logo{
    background-image: url(../images/logo.svg);
    width: 219px;
    height: 94px;
    top: 16px;
    left: 52px;
}
#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: 126px;
    left: 88px;
    text-align: left;
}
#ctaArrow{
    background-image: url(../images/arrow.png);
    background-size: 100%;
    width: 11px;
    height: 12px;
    top: 7px;
    left: 99px;
}

#stageLink1, #stageLink2 {
    top: 341px;
}
#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;
}