/** BASIC */

html, body {
        height: 100%;
}

.title1 {
        height: 25px;
        padding: 12px 0px 0px 40px;
        background: url(../../images/background_titleblock.jpg) no-repeat left top;
}

.title1 h2 {
}

.title2 {
}

.title2 h2 {
        height: 25px;
        padding: 12px 0px 0px 43px;
        background: url(../../images/background_arrow_red.jpg) no-repeat left top;
}

/** WRAPPERS */

#wrapper {
        width: 1000px;
        margin: 0px auto;
}

#wrapper2 {
        float: left;
        width: 950px;
}

#extra1, #extra2 {
        float: left;
        width: 25px;
        height: 500px;
}

#extra1 {
        background: url(../../images/background_vertbar1.jpg) no-repeat left top;
}

#extra2 {
        background: url(../../images/background_vertbar2.jpg) no-repeat left top;
}

/** HEADER */

#header {
        width: 950px;
        height: 117px;
        padding-top: 28px;
        background: url(../../images/background_horizbarblk.jpg) no-repeat left top;
}
#header2 {
        width: 950px;
        padding-top: 28px;
        background: url(../../images/background_horizbarblk.jpg) no-repeat left top;
}

/** LOGO */

#logo {
        font: inherit;
        float: left;
        width: 209px;
        height: 117px;
        background: url(../../images/homepage07.jpg) no-repeat left top;
        font-size: x-large;
        color: #FFFFFF;
        text-align: center;
        vertical-align: middle;
}


#logo2 {
        font: inherit;
        float: left;
        width: 950px;
        height: auto;
        font-size: x-large;
        color: #FFFFFF;
        vertical-align: middle;
}


#logo h1, #logo h2 {
        display: none;
}

/** MENU */

#menu {
        float: left;
        width: 741px;
        height: 117px;
}

#menu ul {
        margin: 0px;
        padding: 13px 0px 0px 0px;
        list-style: none;
}

#menu li {
        display: inline;
}

#menu a {
        display: block;
        float: left;
        height: 19px;
        padding: 3px 10px 0px 12px;
        background: url(../../images/subpage1_03.gif) no-repeat left top;
}

#menu .first a {
        background: none;
}

#menu p {
        display: block;
        min-height: 100px;
}

/** PAGE */

#page {
}

#sidebar {
        float: left;
        width: 209px;
}

.sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#content {
        position: relative;
        float: right;
        width: 728px;
        margin-top: -64px;
        padding: 0px 6px 0px 7px;
}
/* * * content2 is used with myETests pages * * */
#content2 {
        position: relative;
        float: right;
        width: 728px;
        padding: 0px 6px 0px 7px;
}

/** Ad728x90 */

#ad728x90 {
        height: 90px;
}

/** TICKER */

#ticker {
        height: 29px;
        padding: 8px 0px 0px 15px;
}

/** FOOTER */

#footer {
        width: 1000px;
        height: 100px;
        margin: 0px auto;
}

#footer p {
        margin: 0px;
        text-align: center;
        color: #A3A2A2;
}

#footer p a {
        color: #A3A2A2;
}

#links {
        padding-top: 15px;
}

#legal {
        font-family: "Times New Roman";
        padding-top: 30px;
}


/** BOX1 */
#box1 {
        margin-bottom: 7px;
}
#box1 .content {
        padding: 15px 30px 25px 20px;
        background: url(../../images/background_separator_horizthin.gif) repeat-x left bottom;
}

/** BOX2 */
#box2 {
        float: left;
        width: 471px;
        margin-bottom: 7px;
}
#box2 .content {
        padding: 25px 0px 20px 20px;
}

#box2 table.reportlist {
        width: 443px;
        padding: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 20px;
        border-color: #808080;
        border-width: 0;
        border-collapse: collapse;
}

#box2 table.reportlist tr {
        height: 21px;
}

/** BOX3 */
#box3 {
        float: left;
        width: 471px;
        margin-bottom: 7px;
}
#box3 .content {
        padding: 25px 0px 20px 20px;
}

/** BOX4 */
#box4 {
        float: right;
        width: 249px;
}
#box4 .content {
        padding: 20px;
}

/** BOX5 */
#box5 {
}
#box5 .content {
        padding: 10px 20px;
}

/** BOX6 */
#box6 {
}
#box6 .content {
        padding: 10px 20px 30px 20px;
}

/** BOX7 */
#box7 {
}
#box7 .content {
        padding: 10px 20px;
}

/** BOX8 */
#box8 {
        float: left;
        width: 701px;
}
#box8 .content {
        padding: 20px 20px 20px 40px;
}

#box8 table {
        padding: 10px 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        border-color: #808080;
        border-width: 0;
}

#box8 table.twocols {
        width: 511px;
        padding: 10px 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 40px;
        border-color: #808080;
        border-width: 0;
        border-collapse: collapse;
}

#box8 table.twocols tr {
        height: 21px;
}

#box8 p {
        line-height: 14px;
}


/** BOX9 */
#box9 {
        float: right;
        clear: right;
        width: 249px;
}
#box9 .content {
        padding: 20px;
}

/** BOX10 */
#box10 {
}
#box10 .content {
        padding: 20px;
}