/*<uid>2480</uid> <timestamp>1.6295.6276.3385</timestamp> <date>Sat Aug 21 2021 11:19:23 GMT-0500 (Central Daylight Time)</date>*/sup {
	vertical-align: text-top;
	font-size: 0.6em;
	line-height: 1.5em;
}
#logo {
    background-image: url("../images/logo_azstarys.2x.png");
    width: 314px;
    height: 200px;
    left: 367px;
    top: 6px;
    transform: scale(.25);
    transform-origin: 0% 0%;
}
#bright_sun {
    background-image: url("../images/bright.jpg");
    width:602px;
    height:111px;
    transform-origin: 0% 0%;
}
#dim_sun {
    background-image: url("../images/dim.jpg");
    width:602px;
    height:111px;
    transform-origin: 0% 0%;
}
#cta {
    background-image: url("../images/cta.png");
    width: 316px;
    height: 88px;
    left: 203px;
    top: 17px;
    transform: scale(.35);
    transform-origin: 0% 0%;
}
#text1_a,#text1_b,#text2 {
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    font-weight: 600;
    color:#EB0088;
    width:100%;
    text-align: left;
}
#text1_a, #text1_b {
    top: 7px;
    padding-left: 96px;
    font-size: 11px;
    line-height: 1.2em;
    letter-spacing: -.07px;
}
#text2 {
    top: 7px;
    padding-left: 96px;
    font-size: 11px;
    line-height: 1.2em;
    letter-spacing: -.18px;
}
#footer {
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    top: 75px;
    padding: 2px 0px 2px 0px;
    color: #000000;
    background-color: rgba(255,255,255,.7);
    font-weight: 400;
    font-size: 9px;
    width: 458px;
    text-align: center;
}