body
{
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #787878;
}
h3
{
    color: #829B26;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0.25em;
    margin-right: 4px;
}
h2.SectionTitle
{
    margin-bottom: 0em;
}
h3.SectionTitle
{
    margin-bottom: 0em;
}
p.SectionTitle
{
    margin-top: 0em;
    margin-bottom: 1em;
}
a
{
    color: #333333;
    text-decoration: none;
}
a:hover
{
    color: #ED3838;
    text-decoration: underline;
}
a.Black
{
    color: #333333;
}
a.Disabled
{
    font-size: 12px;
    color: #CCCCCC;
}
a.Disabled:hover
{
    font-size: 12px;
    text-decoration: none;
}
.NavRecords

{
    font-size: 12px;
}
a.NavRecords:link, a.NavRecords:hover,a.NavRecords:active,a.NavRecords:visited

{
    color: #829B26;
    font-size: 12px;
}
a.NavRecords:link, a.NavRecords:hover,a.NavRecords:active,a.NavRecords:visited 
{
    color: #829B26;
    font-size: 12px;
}

.ExpandingTableHeader:link
{
    color: #829B26;
    font-size: 12px;
    font-weight: bold;
}
.ExpandingTableHeader:hover
{
    color: #829B26;
    font-size: 12px;
    font-weight: bold;
}
.ExpandingTableHeader:active
{
    color: #829B26;
    font-size: 12px;
    font-weight: bold;
}
.ExpandingTableHeader:visited
{
    color: #829B26;
    font-size: 12px;
    font-weight: bold;
}
tr.ExpandingTableHeadingRow
{
    background-color: #FFFFFF;
}
tr.ExpandingTableHeadingRowOver
{
    background-color: #F2F2F2;
}
tr.ExpandingTableHeadingRowSelected
{
    background-color: #F2F2F2;
}
tr.ExpandingTableSortRow
{
    color: #AAAAAA;
    font-weight: bold;
}
td.ExpandingTableTitle a:link, td.ExpandingTableTitle a:hover, td.ExpandingTableTitle a:active, td.ExpandingTableTitle a:visited
{
    color: #829B26;
    font-size: 14px;
    font-weight: bold;
}
td.ExpandingTableText
{
    color: #787878;
    font-size: 12px;
}
td.ExpandingTableText a:link, td.ExpandingTableText a:hover, td.ExpandingTableText a:active, td.ExpandingTableText a:visited
{
    color: #829B26;
    font-size: 12px;
}
td.ExpandingTableDescription
{
    font-size: 12px;
}
td.DetailsBullet
{
    color: #809725;
    padding-right: 5px;
}
img.ExpandingTableStatusIcon
{
    border: 0px;
    margin-right: 5px;
}
img.Icon
{
    border: 0px;
    padding: 4px;
    margin: 0px;
}
img.Icon:hover
{
    background-color: #B2CFD1;
}
img.Portrait
{
    border: 1px solid #B2CFD1;
}
label
{
    font-size: 12px;
    cursor: pointer;
}
input.Button
{
    background-color: #EBEBFF;
    border: 1px solid #7F9DB9;
    color: #0000C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    height: 19px;
    cursor: pointer;
}
input.Button:hover
{
    background-color: #E5E6FF;
}
input.Text
{
    border: 1px #7F9DB9 solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    height: 20px;
    padding: 2px;
}
select
{
    border: 1px #7F9DB9 solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
textarea.Text
{
    border: 1px #7F9DB9 solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
p.JobDetailsTitle
{
    font-weight: bold;
}
p.LeftHandNavigation
{
    color: #003366;
    font-size: 1.1em;
    margin-top: 10px;
    margin-bottom: 2px;
    margin-left: 10px;
    font-weight: bold;
}
p.LeftHandSubNavigation
{
    font-size: 1.0em;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: 20px;
}
.Divider
{
    background-color: #C0C0C0;
}
.Small
{
    font-size: 0.9em;
}
