﻿html
{
    background-color: #c8e5fd; 
}
body
{
    background-color: #47506d;
    font-family: verdana,helvetica,arial,clean,sans-serif; 
    /* background-color: #c8e5fd; background-position: url(/images/bodybg.gif) repeat-x;     background: url(/images/bodybg.gif) repeat-x;       background-color: #47506d;*/
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#47506d, endColorstr=#c8e5fd);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#47506d, endColorstr=#c8e5fd)";
    background: -moz-linear-gradient(100% 100% 90deg, #c8e5fd, #47506d);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#47506d), to(#c8e5fd));
}
form
{    position:relative;
}

a:link
{
    color: #084C8D;
}
a:visited
{
    color: #084C8D;
}
h1, h2, h3, h4, h5, h6, .RelatedAdPlacement .adxAdTitle
{
    font-family: Lucida Sans Unicode;
}

h1
{
    font-size: 160%;
}
h3
{
    background: transparent url(/images/testSectionHeaderBG.png) no-repeat;
    color: White;
    height: 20px;
    padding: 3px 0 0 8px;
    font-size: 108%;
    position: relative;
    left: -2px;
    clear: both;
}
h4
{
    margin-top: 1em;
    font-size: 108%;
}
h5
{
}
h6, .RelatedAdPlacement .adxAdTitle
{
    font-size: 90%;
}
h1, h2, h4
{
    color: #084c8d;
}
h5, h6, .RelatedAdPlacement .adxAdTitle
{
    color: #202020;
}


/* Header */
#header
{
    width: 974px;
    height: 116px;
    background: url(/images/headerbg.jpg);
}

#hd
{
    background-position: left;
    background: #13295c url(/images/headerbg.jpg) no-repeat;
    height: 122px;
}
#hd a
{
    color: White;
    text-decoration: none;
}
#hd li
{
    list-style-type: none;
}
#hd #hdTop
{
    /*background: transparent url(/images/header.png) no-repeat;*/
    height: 83px;
    overflow: hidden;
}
#hd #hdTop #TopLeft
{
    float: left;
}
#hd #hdTop #TopRight
{
    float: right;
}
#hd #hdTop #TopRight
{
    font-size: 80%;
}
#hd #hdTop #TopRight div, #hd #hdTop #TopRight ul, #hd #hdTop #TopRight li
{
    display: inline;
    margin: 0px;
}
#hd #hdTop #TopRight li
{
    padding-right: 4px;
    margin-right: 8px;
    border-right: solid 1px white;
}
#hd #hdTop #TopRight li.last
{
    border-right: 0px;
    padding-right: 4px;
    margin-right: 0px;
}
#hd #hdTop #TopRight .Logout
{
    border-left: solid 1px white;
    padding-left: 8px;
}
#hd #hdTop .hdTopSection
{
    padding: 20px 40px 0 40px;
}
#hd #hdBottom
{
    background: url(/images/nav/primarybaseshim.png) repeat-x;
    height: 39px;
    font-size: 100%;
    font-family: Lucida Sans Unicode;
}
#hd #hdBottom #primaryright
{
    background: url(/images/nav/primaryright.png) no-repeat;
    height: 39px;
    width: 4px;
    float: right;
}
#hd #hdBottom #primaryleft
{
    background: url(/images/nav/primaryleft.png) no-repeat;
    height: 39px;
    width: 50px;
    float: right;
}
#hd #hdBottom #primarybaseleft
{
    background: url(/images/nav/primarybaseleft.png) no-repeat;
    height: 39px;
    width: 4px;
    float: left;
}
.PrimaryNav
{
}
#hd #hdBottom ul
{
    background: url(/images/nav/primaryshim.png) repeat-x;
    margin: 0px;
    height: 39px;
    float: right;
    padding-right: 20px;
    padding-left: 10px;
}
#hd #hdBottom ul li
{
    float: left;
    padding: 11px 22px 0 0;
}
#hd #hdBottom ul li.last
{
    padding-right: 0;
}

/* Body */
#bd
{
    background-color: White;
 
    font-size: 85%;
    line-height: 1.50em;
    color: #202020;
}
#bd p
{
    margin-bottom: 1.5em;
}
#bd blockquote
{
    font-style: italic;
    font-size: 110%;
    background-color: #dbdbdb;
    padding: 15px;
    margin: 30px;
}
#bd blockquote p
{
    margin: 0px;
}
#bd ul, #bd ol
{
    margin-top: 0px;
    margin-bottom: 0px;
}
#bd ul, #bd ol
{
    margin-top: 0px;
    margin-bottom: 0px;
}
#bd #maincontent td
{
    border-width: 0px;
}

/* Footer */
#ft
{
    text-align: center;
}
#ft #ftTop
{
    height: 50px;
    background-color: #084c8d;
    padding-top: 10px;
    padding-bottom: 10px;
}
#ft #ftTop #PartnerAd
{
    width: 300px;
    float: left;
    text-align: right;
}
#ft #ftTop #ClientAds
{
    border-left: solid 2px #6690b8;
    float: right;
    width: 650px;
    text-align: left;
    height: 100%;
}
#ft #ftTop #ClientAds .adrotator div div
{
    list-style-type: none;
    margin: 0px;
    height: 50px;
    width: 200px;
}
#ft #ftTop #ClientAds .adrotator .adxAdCopy
{
    display: none;
    position: absolute;
    margin: 3px;
    left: 0px;
    top: 0px;
    padding: 3px;
    background-color: white;
}
#ft #ftTop #ClientAds .ads div
{
    width: 200px;
    padding-right: 10px;
    text-align: center;
    height: 100%;
    float: left;
    position: relative;
}
#ft #ftTop #ClientAds .dynamicAd
{
    display: none;
}
#ft #ftTop .ads div
{
    display: inline;
}
#ft #ftBottom
{
    border-style:none;
    /*background: transparent url(/images/footerBottomBG.png) no-repeat;*/
    height: 28px;
   text-align:center;
    font-size: 80%;
   
}

#ft #ftBottom  table {margin-left:auto; margin-right:auto;}

#ft #ftBottom td
{
  border-style:none;
}

#ft #ftBottom p
{
    margin-bottom:0px;
}

#ft #ftBottom ul
{ 

    margin: auto;
}
#ft #ftBottom ul li
{
    float: left;
    padding: 0 5px 0 0;
    list-style-type: none;
    margin: 0px;
}


/*Home Page*/
.NewsFeed
{
    background: transparent url(/images/NewsFeedBG.png) no-repeat;
    background-color: #ffffff;
    padding: 6px 60px 0px 60px;
    height: 34px;
    clear: both; /*width:974px;*/
    overflow: hidden;
    font-size: 85%;
}
#NewsFeed #NewsTitle
{
    padding-right: 5px;
    font-weight: bold;
    color: #202020;
    display: inline;
}
#NewsFeed #NewsTitle, #NewsFeed ul
{
    float: left;
}
#NewsFeed ul
{
    margin: 0px;
    height: 20px;
    width: 800px;
    overflow: hidden;
}
#NewsFeed ul li
{
    display: none;
    list-style-type: none;
    left: 0px;
}
#NewsFeed ul li.first
{
    display: block;
}
#NewsFeed a
{
    text-decoration: none;
    font-family: Verdana;
    color: #202020;
}

/* Child Navigation */
ul#ChildNav
{
    margin: 30px 0px;
}
ul#ChildNav li
{
    list-style-type: none;
    padding-left: 20px;
}
ul#ChildNav li a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
}

/* Content Page */
#breadcrumbs
{
    margin-bottom: 1.2em;
    font-size: 80%;
    color: #002b75;
}
#breadcrumbs a
{
    text-decoration: none;
}

#PageContentHeader
{
    overflow: hidden;
}
#ContentBlock1Column
{
    padding: 20px 10px 20px 20px;
}
#ContentBlock2Column
{
    padding: 20px 20px;
}
#ContentBlock3Column
{
    width: 494px;
    display: inline-block;
    float: left;
}
#SecondaryBlock
{
    width: 150px;
    padding: 20px 0px 20px 20px;
    float: right;
}
.threecolumn
{
    background: transparent url(/images/background-3column.png) repeat-y;
}
.twocolumn
{
    background: transparent url(/images/background-2column.png) repeat-y;
}

/* Navigation Column */
#PageNavColumn
{
    padding-bottom: 1em;
    width: 25.8%;
}
#PageNavColumn .wrapper
{
    padding-left: 20px;
    padding-right: 20px;
}
#PageNavColumn ul, #PageNavColumn .PageTitle
{
}
#PageNavColumn ul ul
{
    margin: 0px;
}
#PageNavColumn ul
{
    margin: 0px 0px 20px 0px;
}
#PageNavColumn .PageTitle
{
    padding-top: 25px;
}
#PageNavColumn .PageTitle div
{
    padding-bottom: 10px;
    font-family: FuturaLight;
    font-size: 138.5%;
}
#PageNavColumn .PageTitle a
{
    color: #363636;
    text-decoration: none;
}
#PageNavColumn ul li.hasChildren a
{
    background: transparent url(/images/ChildIndicator.gif) no-repeat center right;
    padding-right: 10px;
}
#PageNavColumn ul li.hasChildren.isOpen a
{
    background: transparent url(/images/ChildIndicatorOpen.gif) no-repeat center right;
}
#PageNavColumn ul li.hasChildren.isOpen ul li a
{
    background: none;
}
#PageNavColumn ul li a, #relatedlinkset .lsbd ul li a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 85%;
}
#PageNavColumn ul li.level1
{
    padding: 3px 0;
    border-bottom: solid 1px #D6D6D6;
    list-style-type: none;
}
#PageNavColumn ul li.first
{
    border-top: solid 1px #D6D6D6;
}
#PageNavColumn ul li ul li.first
{
    border-top: none;
}
#PageNavColumn ul li.level2, #relatedlinkset .lsbd ul li
{
    border-bottom: none;
    list-style-type: none;
}
#PageNavColumn ul li.level2
{
    padding: 2px 0px 2px 10px;
}
#PageNavColumn ul li.level2 a:link, #PageNavColumn ul li.level2 a:visited, #relatedlinkset .lsbd a:link, #relatedlinkset .lsbd a:visited
{
    color: #606060;
}
#PageNavColumn ul li.level2 a:hover, #relatedlinkset .lsbd a:hover
{
    color: #002b75;
}
#PageNavColumn #pc_I_d img, #PageNavColumn #pc_S_d img
{
    padding: 20px 0px;
}

/* Hero Banner */
#HeroWrapper
{
    width: 974px;
    position: relative;
}

#HeroBanner
{
    background-image: url(/images/bannerBg.png);
    padding: 0px;
    z-index: 0;
    position: relative;
    margin: 0;
    clear: both;
}

.BannerAd
{
    position: relative;
    z-index: 0;
    color: #FFFFFF;
    width: 974px;
}

#bannerStrip
{
    /*background-image: url(/images/bannerBottomStripFull.png);*/
    position: absolute;
    bottom: 0px;
    background-image: url(/images/herotab.png);
    height: 45px;
    z-index: 300;
    width: 974px;
}

#bannerStripNavButtons
{
    padding: 20px 0px 0px 845px;
    height: 16px;
    z-index: 10;
    margin: 0px;
}
.bannerNavButton
{
    background-position: center center;
    width: 16px;
    height: 16px;
    background-image: url(/images/unselectedDot.png);
    background-repeat: no-repeat;
    z-index: 3000;
    margin: 0px padding: 0px;
    float: left;
}
#bannerStrip #bannerStripRight
{
    background-image: url(/images/bannerBottomStripRightPad.png);
    float: left;
    width: 90px;
    height: 29px;
    z-index: 10;
}

#bannerStrip #clear
{
    clear: both;
}
#bannerStrip .selectedButton
{
}

/* Related Links */
#relatedlinkset
{
    padding: 10px 0px 10px 0px;
}
#relatedlinkset .lshd
{
    background-image: url(/images/SideBarsNoText_Header_Blue_150.png);
}
.PollHeading, .RelatedPollPlacement
{
    width: 100%;
}
#PageNavColumn .PollHeading
{
    background-image: url(/images/SideBarsNoText_Header_Grey_215.png);
}
#SecondaryBlock .PollHeading
{
    background-image: url(/images/SideBarsNoText_Header_Grey_150.png);
}
.PollTitle
{
    display: none;
}
#relatedlinkset .lshd, #SecondaryBlock .PollHeading
{
    width: 150px;
}
#PageNavColumn .PollHeading
{
    width: 215px;
}
#relatedlinkset .lshd, .PollHeading
{
    height: 23px;
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 7px;
}
#relatedlinkset .lshd p, .PollHeading
{
    color: #ffffff;
    font-size: 130%;
}
#relatedlinkset .lsbd, #SecondaryBlock .RelatedPollPlacement
{
    width: 128px;
}
#PageNavColumn .RelatedPollPlacement
{
    width: 193px;
}
#relatedlinkset .lsbd, .RelatedPollPlacement
{
    border-style: none solid none solid;
    border-width: 0px 1px 0px 1px;
    border-right-color: #e6e6e6;
    border-left-color: #e6e6e6;
    padding: 10px;
    font-size: 90%;
}
#relatedlinkset .lsbd ul li a
{
    font-size: 100%;
}
#relatedlinkset .lsbd ul
{
    clear: both;
    margin: 0px;
}
#relatedlinkset .lsbd
{
    line-height: 1.3em;
}
#relatedlinkset .lsbd li
{
    margin-top: 10px;
}
#relatedlinkset .lsft, #SecondaryBlock .PollFooter
{
    width: 150px;
    background-image: url(/images/SideBarsNoText_footer.png);
}
#PageNavColumn .PollFooter
{
    width: 215px;
    background-image: url(/images/SideBarsNoText_footer_215.png);
}
#relatedlinkset .lsft, .PollFooter
{
    height: 8px;
    margin: 0px;
}
.RelatedPollPlacement
{
}
.RelatedPollPlacement table, .RelatedPollPlacement tr, .RelatedPollPlacement td
{
    margin: 0px;
    padding: 3px 0px;
}
.RelatedPollPlacement .adxPollQuestion p
{
    margin: 0px 0px 3px 0px !important;
}
.RelatedPollPlacement .adxPollResponse label
{
    padding-left: 5px;
}
.RelatedPollPlacement .adxPollResultsTable td.adxPollResponse
{
    line-height: 1em;
}
.RelatedPollPlacement .adxPollResultsTable td.adxPollBar
{
    background-color: #084c8d;
}
.RelatedPollPlacement .adxPollResultsTable td.adxPollBar, .RelatedPollPlacement .adxPollResultsTable td.adxPollPercentage
{
    height: 5px;
    padding: 0px;
    margin: 0px;
    line-height: 0px;
}
.RelatedPollPlacement td
{
    border-style: none;
}
.RelatedPollPlacement .adxPollView a
{
    text-decoration: none;
}
.RelatedPollPlacement .adxPollSubmit
{
    text-align: center;
}
.RelatedPollPlacement .adxPollSubmit input
{
    background-image: url(/images/Buttons_Grey_Vote.png);
    width: 108px;
    height: 35px;
    padding: 0 0 0 108px !important;
    color: transparent;
    border: 0px;
}


/* Utility */
.clearer
{
    clear: both;
    height: 0px;
}

/* TinyMCE Styles */
#bd table.FeatureTable
{
    margin: 30px 10px;
}
#bd table.FeatureTable td
{
    border: #ffffff 1px solid !important;
    background-color: #D6D6D6;
}
#bd table.FeatureTable th
{
    border: #ffffff 1px solid;
    background-color: #084c8d;
    color: White;
}
#bd table.FeatureTable td, table.FeatureTable th
{
    padding: 10px;
}
#bd img.FloatLeft, img.FloatRight, img.FloatCenter
{
    margin-top: 5px;
    margin-bottom: 5px;
}
#bd img.FloatLeft
{
    float: left;
    margin-right: 10px;
}
#bd img.FloatRight
{
    float: right;
    margin-left: 10px;
}
#bd p.FloatCenter
{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.FontSmallTight
{
    font-size: 90%;
    line-height: 1.1em;
}
.FontSmall
{
    font-size: 90%;
    line-height: 1.6em;
}
.FontSmallest
{
    font-size: 70%;
    line-height: 1.3em;
}

/* Form View */
.FormView
{
    width: 600px;
    padding-bottom: 40px;
}
.FormView .yui-g
{
    float: none;
    width: 100%;
}
.FormView legend
{
    font-size: 110%;
    font-weight: bold;
    width: 100%;
    margin-bottom: 3px;
}
.FormView legend.show-bar
{
    border-bottom: solid 1px black;
}
.FormView .info
{
    float: left;
}
.FormView .validators
{
    float: right;
}
.FormView .control, .FormView img
{
    float: right;
}
.FormView .yui-g .control input, .FormView .yui-g .control img
{
    width: 150px;
}
.FormView .control textarea
{
    width: 456px;
    height: 75px;
}
.FormView .control input
{
    width: 456px;
}
.FormView .row
{
    clear: both;
    padding: 3px 0px;
}
.FormView .unsupported-cell
{
    display: none;
}
.FormView .SubmitButton
{
    margin-top: 20px;
    margin-left: 144px;
}

/* Ad Placements*/
.RelatedAdPlacement
{
    margin-top: 15px;
    margin-bottom: 25px;
    clear: both;
}
.RelatedAdPlacement .adxAdTitle, .RelatedAdPlacement .adxAdImage_nonlink, .RelatedAdPlacement .adxAdLinkImage, .RelatedAdPlacement .adxAdCopy
{
    margin-bottom: 5px;
}
.RelatedAdPlacement .adxAdTitle
{
    font-weight: bold;
}
.RelatedAdPlacement .adxAdTitle a
{
    text-decoration: none;
}
.RelatedAdPlacement .adxAdCopy
{
    font-size: 90%;
}
#bd #maincontent .RelatedAdPlacement
{
    text-align: center;
}
/* Log In */
#login
{
    width: 275px;
    margin: auto;
}
#login .AdxBlueUnderlineHeader
{
    /*background:url("/images/arrowyellow.gif") no-repeat scroll 1px 1px transparent;     border-color:#084c8d;     border-style:solid;     border-width:0 0 1px 1px;     padding:0 0 2px 13px;*/
    background-color: #084c8d;
    color: white;
    padding: 5px 0 5px 5px;
    margin: 0;
}
#login table
{
    background-color: #d6d6d6;
    width: 100%;
}
#login input.button
{
    float: left;
}
#login .checkbox label
{
    padding-left: 5px;
}

/* Help Desk */
#service-cases
{
    /*width: 60%;*/
    margin: auto;
}
#service-cases ul
{
    margin: 0px 0px 20px 0px;
}
#service-cases ul li
{
    list-style-type: none;
}
#service-cases #case-notes li
{
    background: url("/images/note.png") no-repeat scroll 0 10px transparent;
    background-color: #eeeeee;
    border-top: 1px solid #CCCCCC;
    padding: 0 0 8px 30px;
    margin: 0px;
}
#service-cases .note-data, #service-cases #case-stats
{
    color: #666666;
}
#service-cases .note-data
{
    font-size: 80%;
}
#service-cases .note-content
{
    padding-right: 10px;
}
#service-cases #case-dropdowns
{
    margin-bottom: 5px;
}
#service-cases #case-dropdowns li
{
    display: inline;
    padding-right: 5px;
}
#service-cases #case-dropdowns li label
{
    color: #084c8d;
    font-weight: bold;
}
#service-cases #add-new-note
{
    background-color: #d6d6d6;
    padding: 10px;
    margin-bottom: 10px;
}
#service-cases #add-new-note label
{
    padding-top: 10px;
    display: block;
}
#service-cases #add-new-note textarea
{
    width: 100%;
    height: 100px;
}
#service-cases table.cases
{
    margin-top: 7px;
}
#service-cases table.cases th
{
    background: #084c8d;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 4px;
}
#maincontent #service-cases table.cases td
{
    background: #d6d6d6;
    border: 1px solid #FFFFFF;
    padding: 5px;
    text-align: center;
}
#service-cases .AdxBlueUnderlineHeader
{
    background-color: #084c8d;
    color: white;
    padding: 5px 0 5px 10px;
    margin: 0px;
}
#service-cases #add-new-note .add-new-note
{
    background: url("/images/note_add.png") no-repeat scroll 0 -1px transparent;
    padding: 1px 0 1px 22px;
}
#service-cases #add-new-note .attachment
{
    background: url("/images/paperclip.png") no-repeat scroll 1px 1px transparent;
    padding: 2px 0 2px 22px;
}
#service-cases li
{
    margin-bottom: 10px;
}
#service-cases fieldset .label
{
    width: 100px;
    display: block;
    float: left;
}
#service-cases fieldset input[type=text]
{
    width: 175px;
}
#service-cases fieldset select, #service-cases fieldset textarea
{
    width: 180px;
}
#service-cases fieldset input.PostButton
{
    width: auto;
}
#service-cases #create-case
{
    width: 500px;
}
#service-cases #create-case fieldset
{
    background-color: #d6d6d6;
    padding: 10px 0px 10px 10px;
}
#service-cases #create-case textarea
{
    width: 350px;
    height: 100px;
}
#service-cases .PostButton
{
    padding-left: 10px;
    padding-top: 10px;
}
#service-cases #create-case .PostButton
{
    padding-left: 100px;
}
.site-map table, .site-map tr, .site-map td, .site-map div
{
    margin: 0px;
    padding: 2px 0px;
}
#printviewpageheader, #printviewpagefooter
{
    display:none;
}