﻿body
{
    font-family: Arial;
    text-align: center;
    padding: 0;
    margin: 0;
    background-image: url('Images/bglight.png');
    background-repeat:repeat-x;
}

a:link, a:visited
{
    color: #1573CB;
    text-decoration: none;
}

a:hover
{
    color: #1573CB;
    text-decoration: underline;
}

h1
{
    color: #006AB4;
    font-size: 1.5em;
    padding-bottom: 0;
    margin-bottom: 7px;
    line-height: 2.0em;
}

h2
{
    color: #006AB4;
    font-size: 1.3em;
    padding-bottom: 0;
    margin-bottom: 6px;
    line-height: 1.6em;
}

h3, h3 a:link, h3 a:visited
{
    color: #006AB4;
    font-size: 1.0em;
    padding-bottom: 0;
    margin-bottom: 5px;
    line-height: 1.3em;
}

p
{
    font-size: 0.8em;
    line-height: 1.3em;
    padding-top: 0;
}

.moreLineSpacing
{
    line-height: 1.8em;
}

ul
{
    margin-left: 0;
    padding-left: 30px;
    padding-right: 10px;
}

li
{
    padding-left: 0;
    font-size: 0.7em;
    line-height: 1.4em;
    margin: 0px;
    padding-bottom: 5px;
}

#outsideBorder
{
    margin: auto;
    width: 970px;
    background-image: url('Images/bgdark.png');
    background-repeat: repeat-x;
}

#container
{
    width: 940px;
    text-align: left;
    margin: auto;
    
}

#header
{
    border-bottom: solid 5px #1573CB;
    height: 125px;
    background-color: #FCFCEB;
    background-image: url('Images/headerbg.png');
    background-repeat: repeat-x;
    padding-right: 35px;
}

.main
{
    background-image: url(Images/bgcolumns.png);
    background-repeat: repeat-y;
    background-position: center;
    background-color: white;
    min-height: 520px;
    border-bottom: solid 5px #1573CB;
}

.mainFull
{
    background-color: white;
    min-height: 500px;
    border-bottom: solid 5px #1573CB;
    padding: 30px;
    clear: both;
}

#mainBottom
{
    clear: both;
    height: 0px;
}

#homeLeft
{
    float: left;
    width: 690px;
}

#homeLeft h1, #homeLeft h2, #homeLeft h3, #homeLeft h4, #homeLeft p, #homeLeft .leadGenerationLink
{
    margin-left: 30px;
    margin-right: 30px;
}

#homeRight h1, #homeRight h2, #homeRight h3, #homeRight h4, #homeRight p, #homeRight .leadGenerationLink
{
    margin-left: 20px;
    margin-right: 20px;
}

.headerLogo
{
    float: left;
    width: 450px;
    height: 125px;
}
.headerLogo img
{
    padding-top: 25px;
    padding-left: 40px;
}

.headerNavigation
{
    float: right;
    width: 400px;
    height: 55px;
    margin-right: -5px;
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 5px;
	text-align: right;
}
.headerAuthentication
{
    float: right;
    width: 300px;
    margin-top: 15px;
    height: 25px;
}

.homeCategory
{
    float: left;
    width: 225px;
    min-height: 30px;
}

.homeCategory h1
{
    font-family: Mistral;
    font-weight: bold;
    font-size: 24px;
    padding:0;
    border:0;
    margin: 5px 0 5px 25px;
}

.homeCategory h1 a
{
    color: white;
    text-decoration: none;
}


.homeCategorySpacer
{
    float: left;
    width: 5px;
    background-color: White;
    min-height: 30px;
}

#homeContent
{
    clear: both;
    padding-top: 15px;
}

#homeRight
{
    float: right;
    width: 245px;
    padding-left: 5px;
}

#homeFeatured
{
    text-align: left;
}

#legal
{
    padding: 20px;
    clear: both;
    text-align: center;
    font-size: 0.6em;
    color: #888;
}
.servicelistitem
{
    float: left;
    width: 215px;
    display: inline-block;
}
.servicelistitem a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #1573CB;
}

.right 
{
    float:right;
    text-align: right;
}


.lifestylemenu
{
    border-bottom: solid 5px;
    border-bottom-color: #BFE6A7;
    height: 23px;
}
.lifestylemenuitem
{
    background-color: #E3FBE2;
    width: 225px;
}

.financesmenu
{
    border-bottom: solid 5px;
    border-bottom-color: #97DCE7;
    height: 23px;
}
.financesmenuitem
{
    background-color: #E1F6F8;
    width: 225px;
}

.careermenu
{
    border-bottom: solid 5px;
    border-bottom-color: #BDADDD;
    height: 23px;
}
.careermenuitem
{
    background-color: #F2E3F9;
    width: 225px;
}

/** SSO Page **/

.ssohandler
{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
    color: #88BAEA;
    font-style: italic;
}


.ssohandler .mid
{
    position: absolute;
    left: 10%;
    width: 80%; 
    height: 150px; 
    top: -35px; 
    visibility: visible;
}

.ssohandler .mid .loading
{
    width: 100%;
    height: 64px;
    background: url(Images/ajax-loader.gif) no-repeat center top;
}

/*
.theWrapper .ssohandler, .theWrapper .ssohandler .mid
{
    position: static;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    z-index: auto;
}
*/

.leadGenerationLink
{
    background: transparent url(Images/lnkBullet.png) no-repeat 0px 2px;
}

.leadGenerationLink h3, .leadGenerationLink p
{
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 5px;
}

.leadGenerationLink a:link, .leadGenerationLink a:visited
{
    /*color: #FF6C1F;*/
}


.error
{
    border: 1px solid #DD3C10;
    background-color: #FFEBE8;
    padding: 10px;
}

#categoryThumbs
{

}

.categorySlot
{
    float: left;
    width: 150px;
    margin-left: 18px;
    margin-top: 30px;
    display: inline;
}

.sdThumb
{
    width: 150px;
    height: 190px;
}
.sdThumbImage
{
    clear: both;
    display: block;
    width: 150px;
}
.sdThumbDescription
{
    clear: both;
    display: block;
    font-size: 0.8em;
    line-height: 1.3em;
    padding: 10px 15px 0px 15px;
}
.sdThumbLink
{
    clear: both;
    display: block;
    color: #006AB4;
    font-size: 1.0em;
    padding-bottom: 0;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 0.8em;
    padding: 5px 15px 0px 15px;
}

.element
{
    clear: both;
    display: block;
}
.sdSummary
{
    margin: 10px 5px 10px 5px;
    padding: 10px;
    clear: both;
    border-top: solid 1px silver;
}
.sdSummaryImage
{
    float:left;
    padding: 15px;
    margin-top: 50px;
    width: 180px;
}
.sdSummaryContent
{
    margin-left:220px;
    font-size: 0.8em;
    line-height: 1.3em;
    padding-top: 0;
    margin-top: 2px;
}

#homeLeft .sdSummaryContent h3
{
    padding-left: 0;
    margin-left: 0;
}

.survey
{
    margin-left: 20px;
}

.survey th
{
    text-align: right;
    font-weight: normal;
    font-size: 0.8em;
    color: #555555;
    vertical-align: top;
    padding-right: 6px;
    padding-top: 2px;
}

.survey th.required
{
    font-weight: bold;
}

.survey textarea
{
    width: 300px;
}

.survey .mask
{
    font-family: Monospace;
}

.info
{
    font-size: 12pt;
    font-weight: bold;
    display: block;
}
.radr_item
{
    margin:0;
    padding:0;
}

/* ReportList */
.reportItem
{
    padding-left: 10px;
    padding-top: 2px;
    width: 100%;
}
.reportItemAlternate
{
    padding-left: 10px;
    padding-top: 2px;
    width: 100%
}
.reportError
{
    padding-left: 10px;
    padding-top: 2px;
    width: 100%
}
