body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
    color: #000000
}

a:link {
    color: #000066;
    text-decoration: underline
}

a:visited {
    color: #990000;
    text-decoration: underline
}

a:hover {
    color: #0066FF;
    text-decoration: underline
}

a:active {
    color: #0066FF;
    text-decoration: underline
}

a.button:link, A.button:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none
}

a.button:hover, A.button:active {
    color: #BBBBBB;
    font-weight: bold;
    text-decoration: none
}

a.link-sma-rd:link, a.link-sma-rd:visited {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none
}

a.link-sma-rd:hover, a.link-sma-rd:active {
    color: #DD0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline
}

h4 {
    color: #000033;
    font-size: 16pt;
    text-align: center;
    padding: 5px 0;
    margin: 0;
    font-weight: normal;
}

h5 {
    color: #000033;
    background: #FFFFFF;
    font-size: 12pt;
    margin: 2px 0;
    padding: 0;
    text-align: center;
    border-bottom: 1px solid #000066;
    line-height: 1.5em;
}

.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    background: #FFFFFF;
    color: black
}

.banner {
    background-color: #000066;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: Bold;
    font-size: 12pt;
    vertical-align: middle
}

.button {
    background-color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    vertical-align: middle
}

.counterValue {
    color: #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    cursor: default;
}

.download_icon,
.license_icon,
.licenseIcon {
    width: 15px;
    height: 16px;
    vertical-align: middle;
    border: none;
    cursor: pointer;
}

.idt30 {
    margin-left: 30pt
}

.text-sm {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 8pt
}

.text-sma {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 10pt
}

.text-md {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 12pt
}

.text-lg {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 16pt
}

.text-lg-rd {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 16pt
}

.text-sm-dk {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    background: #EEEEEE;
    font-size: 8pt
}

.text-md-dk {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    background: #EEEEEE;
    font-size: 12pt
}

.text-sma-dk {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    background: #EEEEEE;
    font-size: 10pt
}

.text-md-no {
    color: #000033;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt
}

.text-sm-rd {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt
}

.text-md-rd {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 12pt
}

.text-sma-rd {
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    font-size: 10pt
}







/* BEGIN: New (Non-table based design) selectors */

#outerContainer {
    width: 748px;
    margin: 18px auto 0 auto;
    border: 3px solid #000066;
    position: relative;
}

#banner {
    background: #000066;
}

#banner #bannerImage {
    width: 260px;
    height: 80px;
    border: none;
    margin: -3px 0 0 -3px;
}

#bannerNavigation {
    float: right;
    width: 300px;
    text-align: right;
    padding-top: 26px;
}

#bannerNavigation a {
    color: #ffffff;
    text-decoration: none;
    font-size: 11pt;
    margin: 30px 8px 0 18px;

}

#bannerNavigation a:hover,
#bannerNavigation a:active {
    color: #ddddff;
}

#mainNavigation {
    background: #990000;
    overflow: hidden;
    height: 32px;
}

#mainNavigation a {
    background: url('/images/buttonBack86x26-u.gif') no-repeat;
    color: #ffffff;
    text-decoration: none;
    font-size: 10pt;
    display: block;
    width: 86px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin: 3px 0 3px 33px;
    text-align: center;
    font-weight: bold;
}

#mainNavigation a:hover {
    background: url('/images/buttonBack86x26-d.gif');
    color: #990000;
}

#contentContainer {
    min-height: 300px;
    border-left: 3px solid #990000;
    border-right: 3px solid #990000;
    padding: 25px 0;
}

#textNavigation {
    bottom: 0;
    position: absolute;
    border-top: 1px solid #990000;
    border-bottom: 3px solid #990000;
    width: 742px;
    height: 20px;
    font-size: 8pt;
    text-align: center;
    line-height: 17px;
}

#textNavigation a {
    margin: 0 12px;
}

#copyrightContainer {
    font-size: 8pt;
    width: 750px;
    margin: 2px auto;
}

#copyrightContainer a {
    margin: 0 15px;
}

#authenticationBar {
    font-size: 8pt;
    text-align: center;
    border-left: 3px solid #990000;
    border-right: 3px solid #990000;
    border-bottom: 1px solid #990000;
    height: 20px;
    line-height: 20px;
}

#authenticationBar #signOutButton {
    margin: 0 25px;
}

#backButtonContainer {
    font-size: 8pt;
    text-align: center;
    height: 30px;
}

#innerContent {
    width: 700px;
    margin: 0 auto 20px auto;
    border: 1px solid #000066;
    overflow: auto;
    position: relative;
}

#innerContent h4 {
    border-bottom: 1px solid #000066;
}

#innerContent .panel {
    float: left;
}

#licenseListTable {
    width: 600px;
    margin: 20px auto;
    border-collapse: collapse;
}

#licenseListTable td,
#licenseListTable th {
    font-size: 9pt;
    border: 1px solid #7777aa;
    padding: 3px;
}

#licenseListTable td {
}

#licenseListTable tr:nth-child(4n+4),
#licenseListTable tr:nth-child(4n+5) {
    background: #ccccdd;
}

#licenseListTable tr:nth-child(2n+3) td {
    border-bottom: 5px solid #444466;
}

#licenseListTable tr:last-child td {
    border: 1px solid #999999;
}

#licenseListTable th {
    background: #eeeeee;
    font-weight: bold;
    text-align: center;
}

#licenseListTable .licensePlatform {
    width: 120px;
    text-align: center;
}

#licenseListTable .endUser {
    width: 120px;
    text-align: center;
}

#licenseListTable .developerUser {
    width: 130px;
    text-align: center;
}

#licenseListTable .utilities {
    width: 50px;
    text-align: center;
}

#licenseListTable .voided td {
    background: #ffbbbb;
}

#licenseListLegend {
    width: 600px;
    margin: 20px auto;
    border-collapse: collapse;
}

#licenseListLegend td {

}

#sortInformation {
    text-align: center;
}

#tutorialList {
    margin: 20px auto;
    padding: 0 10px;
}

#tutorialList dd {
    margin: 5px 0 30px 20px;
}

#tutorialList dt {
    font-weight: bold;
}

#tutorialList dt .contact {
    font-weight: normal;
    font-style: italic;
}

.devPricingTable {
    width: 600px;
    margin: 10px auto 10px auto;
    border-collapse: collapse;
}

.devPricingTable th,
.devPricingTable td {
    border: 1px solid #000066;
    color: #000066;
    font-size: 10pt;
}

.devPricingTable th {
    background: #eeeeee;
    text-align: center;
    font-weight: bold;
}

/* END: New (Non-table based design) selectors */