/*<uid>2289</uid> <timestamp>1.6427.1341.0081</timestamp> <date>Thu Jan 20 2022 15:16:50 GMT-0600 (Central Standard Time)</date>*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
}

#text1,#text2,#text3,#text4,#text5,#text5A, #PILink,#PATLink {
    font-family: 'Roboto', sans-serif;

    white-space: nowrap;

}
#text1 {
    top:20px;
}
#text2 {
    top:60px;
}
#text3 {
    top:100px;
}

#diamond {
        background-image: url(../images/diamond.png);
        width: 400px;
        height: 581px;
        top: -38px;
        left:-59px;
}

#indication {
    width: 300px;
    height: 4px;
    top: 47px;
    left: -1px;
}

#greenbox {
    width:300px;
    height:50px;
    background-color:#009966;
}
#image1 {
    background-image: url(../images/image1.jpg);
    width: 300px;
    height: 600px;

}

#image2 {
    width: 300px;
    height: 600px;
}

#image3 {
    background-image: url(../images/image5.jpg);
    width: 300px;
    height: 600px;

}

#image4 {
    background-image: url(../images/image3.png);
    width: 300px;
    height: 600px;

}

#bars {
    background-image: url(../images/bars.png);
    width: 300px;
    height: 10px;
}

#arrow {
    background-image: url(../images/arrow.png);
    width: 1474px;
    height: 967px;
    top: -260px;
    clip: rect(312px 1500px 1000px 0px);
}




#text1{
    font-weight: 700;
    font-size: 33px;
    color: #FFFFFF;
    top: 172px;
    left: 57px;
    text-align: center;
    line-height: 36px;
    text-shadow: 0px 0px 5px rgb(0 0 0 / 100%),0px 0px 7px rgb(0 0 0 / 100%);
    text-transform: uppercase;
}

#line{
    background: #FF2402;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 100%);
    width: 181px;
    height: 5px;
    top: 335px;
    left: 59px;
}

#text2 {
    font-weight: 700;
    font-size: 31px;
    color: #FFFFFF;
    text-align: center;
    left: 52px;
    top: 154px;
    line-height: 33px;
    text-shadow: 0px 0px 5px rgb(0 0 0 / 100%),0px 0px 7px rgb(0 0 0 / 100%);
}

#text3 {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 33px;
    text-shadow: 0 0 4px rgb(0 0 0 / 67%);
    left: 54px;
    top: 294px;
    text-shadow: 0px 0px 5px rgb(0 0 0 / 100%),0px 0px 7px rgb(0 0 0 / 100%);
}

#text4 {
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    top: 11px;
    width: 100%;
    line-height: 11px;
}

#text5 {
    font-size: 17px;
    color: #5B5B5B;
    text-align: center;
    top: 153px;
    line-height: 1.6em;
    width: 100%;
}

#text5A {
    font-size: 17px;
    color: #5B5B5B;
    text-align: center;
    line-height: 27px;
    top: 127px;
    width: 100%;
}

#cta {
    background-image: url(../images/cta.jpg);
    width: 211px;
    height: 35px;
    top: 265px;
    left: 41px;
    
}
#linkBackground {
    width: 300px;
    height: 73px;
    top: 300px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );

}
#logo1 {
    background-image: url(../images/logo.png);
    width: 294px;
    height: 124px;
    top: 11px;
    left: 76px;
    background-size: 50%;
}

#PILink,#PATLink{
    top: 329px;
}
#PILink{
    left: 30px;
}
#PATLink{
    right: 34px;
}
#PILink, #PATLink {
    font-size:11px;
}
a.stageLink:link,a.stageLink:visited { text-decoration:underline; color:#ffffff; }
a.stageLink:hover { text-decoration: none; color:#ffffff;}