/*.footer_copyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #C4C4B2;	}
.footer_links {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F9D053; }*/
/*a:hover { color: #FF6600; text-decoration: underline }*/
.textb {
    font: normal 13px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
}

    .textb a:link {
        color: #000000;
        text-decoration: none;
    }

    .textb a:visited {
        color: #000000;
        text-decoration: none;
    }

    .textb a {
        color: #000000;
        text-decoration: none;
    }

        .textb a:hover {
            color: #ffffff;
            text-decoration: none;
        }
/*.textx {font:normal 11px verdana, arial, helvetica; color:#333333}
.text {font: 11px/18px verdana, arial, helvetica; color:#333;}*/
.textx {
    font: normal 11px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333333;
}

.text {
    font: 11px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
}

a.sortheader {
    font-weight: 400;
    color: whitesmoke;
}
/*BODY
{
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	background-color: white;
	margin: 0px;
}*/

.content11 {
    /*font-size: 11px;*/
    color: black;
}

.content12 {
    font-size: 12px;
    color: black;
}

.content10 {
    font-size: 10px;
    color: black;
}

.button {
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    color: white;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: #f36f4c;
    border-bottom-style: none;
}
/*.input
{
	font-size: 10px;
	vertical-align: baseline;
	color: navy;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: left;
}*/
.error11 {
    font-weight: bold;
    font-size: 11px;
    color: #b55555;
}

.error12 {
    font-weight: bold;
    font-size: 12px;
    color: #b55555;
}

.error10 {
    font-weight: bold;
    font-size: 10px;
    color: #b55555;
}

A {
    text-decoration: none;
}

    A:link {
        text-decoration: none;
    }

.small {
    font: 9px/14px "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
}

#ctl00_ContentPlaceHolder1_tbl, .ctl00_ContentPlaceHolder1_Detail1_tbl {
    width: 100% !important;
}

    #ctl00_ContentPlaceHolder1_Detail1_tbl td {
        background-color: rgb(248, 213, 203) !important;
        padding-top: 1em;
        padding-bottom: 1em;
    }

#ctl00_ContentPlaceHolder1_Detail1_lnkClose, .about-description a {
    font-weight: 400;
}

td#ctl00_ContentPlaceHolder1_Detail1_lnkClose {
    padding-top: 0px;
}

#ctl00_ContentPlaceHolder1_Detail1_tbl tr:nth-child(2) td {
    padding-top: 0em;
}

.about-description a {
    font-weight: 400;
}

@media only screen and (min-width: 768px) {
    #inner-wrap, #outer-wrap {
        position: static;
    }

    .main {
        padding-bottom: 155px;
    }

    footer {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
}
