﻿body
{
    background-color:#2E4C6B;
    margin: 0% 6% 0% 6%;
    font-size:12px;
    font-family:Verdana;
    font-weight:normal;
    color:#000000;
}
Table
{
    font-size:12px;
}
A,A:Active,A:Visited
{
    color:#6C7F9F;
    text-decoration:none;
}
A:Hover
{
    color:#6C7F9F;
    text-decoration:underline;
}
H1
{
    color:#CA4608;
    font-size:14px;
    font-weight:normal;
}
.h2
{
    color:#CA4608;
    font-size:10px;
    font-weight:normal;
}

.mainformat
{
    vertical-align:top;
    text-align:left;
    padding:10px 20px 10px 20px;
}
.mainformattable
{
    border: solid 0px #ffffff;
    width:100%;
    vertical-align:top;
    text-align:left;
}


/* toplinks */
.topLinksClass
{
    color:#6C7F9F;
    text-align:right;
    border:solid #000000 0pt;
    padding:0px;
}

/* leftLinksClass */
.leftLinksClass
{
    color:#000000;
    text-align:left;
    font-size:12px;
    border:solid #000000 0pt;
    padding:0px;
}
.leftLinkClassSelected
{
    font-weight:bold;
    color:#000000;
    text-align:left;
}

/* footerlinks */
.footerlinks
{
    color:#6C7F9F;
    text-align:right;
    border:solid #000000 0pt;
    padding:0px;
}

/* loginStatusButton */
.loginStatusButton
{
    padding:1px;
    padding-left:3px;
    padding-right:3px;
    border-left:solid 1pt #B4C1C9;
    border-right:solid 1pt #B4C1C9;
    background-color:#e7e7e7;
}
.myprofile
{
    padding:1px;
    padding-left:3px;
    padding-right:3px;
    border-left:solid 1pt #B4C1C9;
    background-color:#e7e7e7;
}

/* mainlinks */
.mainLinks
{
    background-color:#58719A;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
    width:100%;
    text-align:left;
}
.mainLinks A:Hover
{
    text-decoration:none;
}

/* caption bar */
.captionBar
{
    background-color:#58719A;
    width:700px;
}
.captionText
{
    color:#ffffff;
    font-family:Arial;
    font-weight:normal;
    font-size:20px;
}

.dd_regular
{
    font-size:12px; width:225;
}
.dd_small
{ font-size:11px; width:125px; }

.dd_small_industry
{ font-size:9px; width:100; }

.SVFontStyle6
{color:#003063; font-family: verdana; font-size:10px; font-weight: normal; }

.specialHeader
{color:#2A2E68; font-family: verdana; font-size:11.5px; font-weight: bold; }

/*** SPECIAL ***/

/* default.aspx */
.newsSpecial
{
    color:#000000;
    font-size:12px;
    font-family:Verdana;
}

/* oppssearch.aspx */
.text_header2
{
    color:#2A2E68;
    font-size:10px;
    font-family:verdana;
}
.oppsDD
{ font-size:12px; width:200px; }




/********* HOME SV *************/
.homeSVLink, .homeSVLink:link, .homeSVLink:alink, .homeSVLink:visited
{ font-size: 12px; text-decoration:none; color: #1862A3; font-weight: normal; font-family: arial; }
.homeSVLink:Hover
{ text-decoration: underline; }

.checkmarklist
{
    list-style-image:url(../../ui/images/checkmark_green.gif);
    list-style-type:circle;
    vertical-align:sub;
    line-height:20px;
    color:#003063;
    font-family: arial; font-size:13px; font-weight: bold;
}
.checkmarklist li
{
    padding-left:6px;
    vertical-align:super;
}
