a, a:link, a:visited
{
    color: #000066;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1, h2, h3
{
    color: #006600;
}
h4, h5, h6
{
    color: #000;
}
h1
{
    font-size: 1.5em; /* 24px / 16px */
}
h2
{
    font-size: 1.375em; /* 22px / 16px */
}
h3
{
    font-size: 1.25em; /* 20px / 16px */
}
h4
{
    font-size: 1.125em; /* 18px / 16px */
}
h5
{
    font-size: 1em; /* 16px / 16px */
}
h6
{
    font-size: 0.875em; /* 14px / 16px */
}

h3
{
    letter-spacing: -1px;
    margin-bottom: 1em;
    padding-bottom: 0px;
}

p
{
    color: black;
    line-height: 1.5em;
}

div.welcome ul, div.welcome ol, #inner-main-content ul, #inner-main-content ol
{
    padding-left: 2em;
    list-style: disc;
    margin-bottom: 1.5em;
    margin-left: 0px;
    color: black;
}
div.welcome ul li, #inner-main-content li
{
    line-height: 2em;
}
div.welcome p
{
    margin-bottom: 1em;
}

div#bizhome div.col, div.home-linx div.home-col
{
    width: 25%;
    float: left;
}
div#bizhome div.col div.colinner
{
    padding: 10px;
}
div#bizhome div.col div.colinner img
{
    width: 218px;
    margin-bottom: 5px;
    height: 89px;
}


div.home-linx
{
    float: left;
    clear: both;
    width: 100%;
}
div.top
{
    margin-top: -15px;
}
div.bottom
{
    margin-bottom: -10px;
    padding-bottom: 10px;
}
div.home-linx div.home-col div.colinner
{
    padding: 10px;
}


h3.homelink
{
    margin: 0.5em 0;
    background: #000;
    margin-top: 0;
    padding: 3px 5px;
    width: 208px;
    color: #fff;
    font-weight: normal;
}
h3.homelink a:link, h3.homelink a:visited
{
    color: #FFF !important;
    font-size: 1.25em;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}
p.homelink
{
    padding: 3px;
    margin-top: -7px;
    width: 210px;
    font-size: 1em;
}
p.homelink a:link
{
    font-size: 1em;
    color: #006600 !important;
    text-decoration: underline !important;
    font-family: Arial, Helvetica, sans-serif;
}
p.homelink a:visited
{
    color: purple;
}
p.homelink a:hover, p.homelink a:visited:hover, h3.homelink a:hover, h3.homelink a:visited:hover
{
    color: orange !important;
}

div.home-linx a:hover img
{
}




/* Inner pages Typography */

#inner-main-content
{
    line-height: 1.5em; /* 20px / 16px */
}

#inner-main-content ol, #inner-main-content ul, #inner-main-content p, #inner-main-content table
{
    font-size: 0.9em; /* 14px / 16px */
}

#inner-main-content ol
{
    list-style: decimal;
}

a, a:link, a:visited, h3 a:link, h3 a:visited
{
    color: #000066;
    text-decoration: underline;
}

div.welcome a:visited, #inner-main-content a:visited, #inner-main-content table.s4-wpTopTable ul a:link
{
    color: #330099;
}

a:hover, h3 a:hover
{
    text-decoration: none;
    color: #ff9900 !important;
}




#a-z ul li a
{
    text-decoration: none;
}
#a-z ul li a:hover
{
    color: #FFF !important;
}

.home-header h1 a
{
    text-decoration: none;
}

#breadcrumb a:link
{
    text-decoration: none;
}

#home-seasonal-links h2 a
{
    text-decoration: none;
}

#home-seasonal-links h2 a:hover
{
    text-decoration: none;
}

#home-lgnl ul li a:hover
{
    color: #ff9900;
}

div.rh-links-box ul li a:hover
{
    color: black !important;
}

#home-tabs .tabs ul.tabs-list a:hover
{
    text-decoration: none;
}

#home-tabs .tabbody ul li a:hover
{
    text-decoration: none;
}

#slidedeck_frame a:link
{
    text-decoration: none;
}

#slidedeck_frame a:hover
{
    color: #ff9900;
}

#slidedeck_frame li.active a:link
{
    color: #FFF;
}

#slidedeck_frame li.active a:hover
{
    color: #ff9900;
}

#inner-main-content table.s4-wpTopTable ul li
{
    margin-bottom: -10px;
}

#inner-main-content table.s4-wpTopTable ul a:link, #section-lgnl ul a:link
{
    text-decoration: underline;
}
#inner-main-content table.s4-wpTopTable ul a:hover, #section-lgnl ul a:hover
{
    color: #ff9900;
}


/*table formatting */
table.datatable
{
    color: black;
    border-collapse: collapse;
    border-spacing: 0px;
    display: block;
    margin: 0px auto 15px auto;
    width: 95%;
    background-color: #FFFFFF;
    font-size: 0.9em;
    vertical-align: top;
}
table.datatable th
{
    background-color: #CCCCCC;
    color: #000;
    font-weight: bold;
    border: 1px solid #333333;
    vertical-align: top;
}
table.datatable th, table.datatable td
{
    vertical-align: top;
    padding: 5px !important;
    border: 1px solid #333333 !important;
}
table.datatable td p
{
    margin: 0;
    padding: 0;
}
table.datatable caption
{
    font-weight: bold;
    padding-bottom: 0.5em;
    font-size: 100%;
}
table.datatable td.tdright, table.datatable th.tdright
{
    text-align: right !important;
}
table.datatable .totrow
{
    border-top: 2px red solid;
}


/*news-rollup*/
div.bwd-newsrollup-outer *
{
}
div.bwd-newsrollup-outer
{
    max-width: 620px !important;
    width: 620px !important;
    padding: 0 0;
    font-size: 1em !important;
}
/*rebase the font-size*/
div.bwd-newsrollup-outer ul
{
    list-style: none none;
    margin: 0 0;
    padding: 0 0;
    margin-left: -35px !important;
}
div.bwd-newsrollup-outer ul li
{
    list-style: none none;
    margin: 0px 0px 1em 0px !important;
    padding: 0px 0px 0px 0px;
    clear: both;
    float: left;
}

div.bwd-newsrollup-outer ul li div.left
{
    float: left;
}
div.bwd-newsrollup-outer ul li div.right
{
    float: right;
}
div.bwd-newsrollup-outer ul li div.clear
{
    float: none;
    clear: both;
}

div.bwd-newsrollup-outer ul li div.rollupimage
{
    width: 70px;
}
div.bwd-newsrollup-outer ul li div.maincontent
{
    width: 550px !important;
    max-width: 550px !important;
}

div.bwd-newsrollup-outer ul li a, div.bwd-newsrollup-outer ul li a:link, div.bwd-newsrollup-outer ul li a:visited
{
    display: inline !important;
    color: #000066;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 1.8em !important;
    margin: 0 0 0.5em 0 !important;
}

div.bwd-newsrollup-outer ul li div p
{
    margin: 0 0;
    padding: 2px 2px 2px 2px;
}

div.bwd-newsrollup-outer ul li div p.byline
{
    padding: 0px 0px 0px 0px !important;
    font-size: 1.2em !important;
    font-style: normal !important;
}

div.bwd-newsrollup-outer ul li div p.date
{
    padding-left: 0px;
    font-size: 0.98em;
    margin: 0.5em 0 0 0 !important;
}


div.bby-newsrollup-outer
{
    max-width: 620px !important;
    width: 620px !important;
    padding: 0 0;
    font-size: 1em !important;
}

/*rebase the font-size*/
div.bby-newsrollup-outer .left
{
    float: left;
}
div.bby-newsrollup-outer .clear
{
    float: none;
    clear: both;
}

/* results */

div.bby-newsrollup-outer ul
{
    list-style: none none;
    margin: 0 0;
    padding: 0 0;
    margin-left: -35px !important;
}
div.bby-newsrollup-outer ul li
{
    list-style: none none;
    margin: 0px 0px 1em 0px !important;
    padding: 0px 0px 0px 0px;
    clear: both;
    float: left;
}

div.bby-newsrollup-outer ul li div.left
{
    float: left;
}
div.bby-newsrollup-outer ul li div.right
{
    float: right;
}
div.bby-newsrollup-outer ul li div.clear
{
    float: none;
    clear: both;
}

div.bby-newsrollup-outer ul li div.rollupimage
{
    width: 70px;
}
div.bby-newsrollup-outer ul li div.maincontent
{
    width: 550px !important;
    max-width: 550px !important;
}

div.bby-newsrollup-outer ul li a, div.bby-newsrollup-outer ul li a:link, div.bby-newsrollup-outer ul li a:visited
{
    display: inline !important;
    color: #000066;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 1.8em !important;
    margin: 0 0 0.5em 0 !important;
}

div.bby-newsrollup-outer ul li div p
{
    margin: 0 0;
    padding: 2px 2px 2px 2px;
}

div.bby-newsrollup-outer ul li div p.byline
{
    padding: 0px 0px 0px 0px !important;
    font-size: 1.2em !important;
    font-style: normal !important;
}

div.bby-newsrollup-outer ul li div p.date
{
    padding-left: 0px;
    font-size: 0.98em;
    margin: 0.5em 0 0 0 !important;
}

/* no results */

div.bby-newsrollup-outer .no-results
{
    padding: 0px 0px 0px 0px !important;
    font-size: 1.2em !important;
    font-style: normal !important;
}

/* filter by year controls */
div.bby-newsrollup-outer .bby-controls-outer
{
    padding: 0px 0px 0px 0px;
    font-weight: bold;
    margin: 0 0 15px -15px !important;
}
div.bby-newsrollup-outer .bby-controls-outer .bby-select select, div.bby-newsrollup-outer .bby-controls-outer .bby-select-wide select
{
    background: transparent;
    width: 88px;
    padding: 0px 2px 2px 2px;
    font-size: 1em;
    border: 1px solid #ccc;
    height: 20px;
}
div.bby-newsrollup-outer .bby-controls-outer .bby-select, div.bby-newsrollup-outer .bby-controls-outer .bby-select-wide
{
    width: 60px;
    height: 20px;
    overflow: hidden;
    background: url(/_layouts/images/more_arrow.png) no-repeat right #ddd;
    margin-right: 10px;
}
div.bby-newsrollup-outer .bby-controls-outer .bby-select-wide
{
    width: 90px;
}
div.bby-newsrollup-outer .bby-controls-outer .bby-select-wide select
{
    width: 118px;
}
div.bby-newsrollup-outer .bby-controls-outer input
{
    background: transparent;
    padding: 0 0;
    width: 30px;
    font-size: 1em;
    border: 1px solid #ccc;
    height: 20px;
    background: url(/_layouts/images/ppl_search_normal.png) no-repeat center center;
}

/* paging controls */

div.bby-newsrollup-outer div.idfu-pagecontrols
{
}
/* paging controls - displaying x of y message */
div.bby-newsrollup-outer div.idfu-pagecontrols div
{
    display: inline;
    margin-right: 0px;
    border: 1px solid silver;
}
/* paging controls - current page */
div.bby-newsrollup-outer div.idfu-pagecontrols span.currentpage
{
    font-weight: bold;
    color: red;
}
/* paging controls - page links */
div.bby-newsrollup-outer div.idfu-pagecontrols a.pagelink
{
}
div.bby-newsrollup-outer div.idfu-pagecontrols a.first
{
}
div.bby-newsrollup-outer div.idfu-pagecontrols a.last
{
}

div.section
{
    width: 100%;
    float: left;
    clear: both;
}

div#yourcall
{
    float: left;
    width: 100%;
    border: 1px solid gray;
    background: #cfd0d3;
}

div#yourcall div.inner
{
    float: left;
    padding: 20px;
}
div#yourcall div.rightcol
{
    float: right;
    width: 178px;
    background: white;
}
div#yourcall div.leftcol
{
    float: left;
    width: 438px;
}
div#yourcall h3
{
    font-size: 1.1em;
    color: red !important;
}
div#yourcall div.rightcol p
{
    font-size: 0.7em !important;
    line-height: 1.2em !important;
}
div#yourcall div.rightcol div.inner
{
    margin-top: -10px;
}
div#yourcall div.leftcol p
{
    font-size: 0.9em;
    line-height: 1.3em !important;
    margin-bottom: 1.2em;
}

div#yourcall h3 a:link, div#yourcall h3 a:visited
{
    color: red !important;
    text-decoration: underline !important;
}
div#yourcall p a:link, div#yourcall p a:visited
{
    color: red !important;
    text-decoration: underline !important;
}
div#yourcall p a:hover, div#yourcall h3 a:hover, div#yourcall p a:visited:hover, div#yourcall h3 a:visited:hover
{
    color: #ff9900 !important;
    text-decoration: underline !important;
}

.silverbox
{
    margin: 5px;
    margin-bottom: 10px;
    padding: 7px;
    border: 1px solid silver;
}



div.captioned-image
{
    float: right;
    position: relative;
    margin: 0 0 10px 10px;
}

div.caption
{
    width: 280px;
    margin: 0px auto;
    position: relative;
}
div.caption p
{
    text-align: center;
    font: bold;
    margin: 0 7px;
}


#inner-main-content .bwd-jobs-outer a
{
    border-bottom: none !important;
    margin-bottom: 1.5em !important;
}

#inner-main-content .bwd-jobs-outer a:hover
{
    color: black !important;
}



#inner-main-content .bwd-jobs-outer li
{
    border-bottom: none !important;
}

div.attention
{
    border: 1px solid silver;
    background: url(/PublishingImages/attention.png) no-repeat right top;
    padding: 10px 120px 10px 10px;
    margin: 0 0 30px 0;
}

div.homeblox *
{
    padding: 0;
    margin: 0;
    border: 0;
}
div.homeblox a:link, div.homeblox a:visited
{
    outline: 1px solid silver;
    height: 100px;
    display: block;
}
div.homeblox a:hover
{
    outline: 1px solid #FC0;
}
div.homeblox
{
    width: 620px;
}
div.homeblox-row
{
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 10px;
}
div.long-block-left
{
    float: left;
}
div.short-block-right
{
    float: right;
}
div.col-left
{
    width: 200px;
    float: left;
    margin-right: 10px;
}
div.col-right
{
    width: 200px;
    float: left;
    margin-right: 0;
}
div.col-mid
{
    width: 200px;
    float: left;
    margin-right: 10px;
}

div.tasks{background-color:#F8F8F8;border:1px solid silver;margin:1em 0;}
div tasks h3,div.tasks ul{margin:1em}



p.transbutt{display: inline-block; margin-bottom: 1em;}
p.transbutt a{font-weight: 700; text-decoration: none; padding: 0.5em; line-height: 2; height: auto; text-align: center; width: auto; display: block; background-color: rgb(0, 102, 0); color: rgb(255, 255, 255); border-radius: 0.5em;} 



