﻿body, html
{
    width:100%;
}
body, html, div, p {
    font-family:Helvetica, Arial;
    font-size:8pt;
    color:#282828;
}

h1, h2, h3, h4, h5, h6
{
    letter-spacing:-0.05em;
    font-weight:normal;
}
a img 
{
    border:0px;
}
th
{
    text-align:left;
}
.list_name
{
    color:#2E7BC1;
    font-size: 12px;
    letter-spacing:-0.05em;
}
td 
{
    vertical-align:top;   
}
h2 
{
    font-size:16px;
}
h3
{
    font-size:14px;
}
h4 
{
    font-size:12px;
}
.error
{
    color:Red;
    font-weight:bold;
}
.message 
{
    margin-top:5px;
    margin-bottom:5px;
    color:#2E7BC1;
    display:block;
}
td.nocolor a
{
    color:#282828;
}
td.nocolor a:hover
{
    color:black;
}
td.left_pane
{
    width:131px;
    background-image:url('../images/help-bg.jpg'); 
    height: 221px;
    background-repeat:no-repeat;
    padding-top:5px;
    padding-right:0px;
    padding-bottom:10px;
    padding-left:5px;
    color:white;
}
td.left_pane p
{
    color:White;
    padding:5px;
    padding-right:15px;
    font-size:xx-small;
}
.heading 
{
    margin-bottom:0px;
    margin-top:0px;
}
.grid_heading
{
    letter-spacing:-0.05em;
    font-size:12px;
    font-weight:normal;
}
p.heading_description 
{
    margin-top:0px;
}
input.buttons
{
    border:1px solid #282828;
}
input, select, option
{
    font-size:10px;
    color:#282828;
}
div.heading
{
    font-weight:bold;
    font-size:10pt;
    color:#0066cc;
    text-transform:uppercase;
    letter-spacing:-0.05em;
}

div.email_input 
{
    background-color:#eeeeee;
    padding:5px 5px 10px 5px;
    width:400px;
}

a 
{
    color:#ff9000;
    text-decoration:none;
}
a:visited
{
    color:#ff9000;
    text-decoration:none;}
a:active
{
    color:#ff9000;
    text-decoration:none;}
a:hover 
{
    color:#000000;
    text-decoration:none;
}
.text 
{
    font-size:8pt;
    font-family:Helvetica, Arial;
    color:#282828;

}
td.loginCell
{
    width:100%;
    background-image:url('../images/tab-hr-right.jpg');
    background-repeat:no-repeat;
    text-align:right;
}
td.loginCell a
{
    color:#282828;
}

