a {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

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

a.homepage {
    font-weight: normal;
    margin: 3px;
}

a.sidelinks {
    color: #FFFFFF;
}

a.featuredproduct {
    color:#46788f;
}

a.whitepaper {
    color: #000066;
    font-size: 8pt;
    margin-right: 10px;
}

body {
    background-color: #EAE6E6;
}

p {
    font-family: Arial, Helvetica, sans-serif; 
    color: #000000;
    margin: 3px;
}

input {
    height: 17px;
    font-size: 8pt;
    border-style: solid;
    border-width: 1px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px; 
    background-color:#FFEFDF;
}

table {
    border-collapse: collapse;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

td {
    padding: 0px;
}

body.inside {
    background-color: #FFFFFF;
}

table.whitepaper {
    border-style: dotted;
    border-width: 2px;
    border-color: #FF9900;
    background-color: #FFFFCC;
}

table.main {
    width: 100%;
    height: 100%;
}

table.contactus {
    font-size: 9pt;
}

td.contactus {
    padding: 0px;
    border-width: 1px;
    border-style: dashed;
    margin: 3px;
}

td.inside {
    font-size: 9pt;
    color: #000000;
    text-align: justify;
}

td.divider {
    background-image: url("images/index_04.gif");
    background-repeat: repeat-y;
    background-position: center center;
}

td.rightheader {
    background-image: url("images/bg.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

td.side {
    font-size: 7pt;
    font-weight: bold;
    color: #FFFFFF;
}

td.product {
    text-align: center;
    font-size: 7.5pt;
    font-weight: bold;
    color: #2E9CDC
}

p.header {
    font-size: 10pt;
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

p.insideheader {
    font-size: 10pt;
    text-decoration: underline;
    color: #FF9900;
    font-weight: bold;
    text-align: left;
}

p.subheader {
    font-weight: bold;
}

p.body {
    font-size: 9pt;
    color: #000000;
    text-align: justify;
    margin: 5px;
}

p.rightheader {
    font-size: 8pt;
    text-decoration: none;
    text-align: left;
    margin-left: 10px;
    margin-top: 3px;
}

p.featuredproduct {
    font-size: 10pt;
    color: #4BB2E0;
    text-align: center;
}

p.login {
    font-size: 8pt;
    color: #FFFFFF;
}

p.copyright {
    font-size: 7pt;
    color: #FFFFFF;
    font-weight: bold;
}
