/*     
    MA IT - January 2016 
*/
/* Resets and Main Elements */
* {
    padding: 0;
    margin: 0;
    outline: none;
}
html, body {
    font-size: 1em;
}
body {
    font-family: arial, helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    background: #F1F2F2 url(/images/interface/page-bg-top.png) no-repeat top center;
    position: relative;
}
a {
    color: #0E82AC;
    line-height: 1.6;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover, a:active, #nav .crumbs li a:hover span {
    text-decoration: underline;
}
img {
    border: none;
}
/* Info Warning */
.info-warning {
    width: 925px;
    background: #B90500;
    overflow: hidden;
    margin: 1em 0em 1.4em;
    padding: 1.1em;
    color: #fff;
}
.info-warning.info-informational {
    background: rgb(230, 161, 0);
    color: #fff;
}
.info-warning h2 {
    margin-bottom: 0.5em
}
.info-warning h2 img {
    margin-left: 10px;
    top: 2px;
    position: relative;
}
.info-warning p:nth-child(2){
    margin-bottom: 12px;
}
.info-warning p a {
    color: #ffb0b0;
}
.info-warning.info-informational p a {
    color: #e0e0e0;
}

.img-half-no-alignment {
    margin:5px 15px 13px 0;
    width: 45%;
}
.img-left,
.img-right {
    width:45%;
}
.img-left-md,
.img-right-md {
    width:20%;
}
.img-left-sm,
.img-right-sm {
    width:10%;
}
.img-left,
.img-left-sm, 
.img-left-md {
    float:left;
    margin:5px 15px 13px 0;
}
.img-right,
.img-right-sm,
.img-right-md {
    float:right;
    margin:5px 0 13px 15px;
}
.img-right img,
.img-left img,
.img-left-md img,
.img-right-md img,
.img-left-sm img,
.img-right-sm img,
.img-half-no-alignment img,
.full-img-width img  {
    width: 100% !important;    
    height: 100% !important;
}
.img-left p,
.img-right p,
.img-left-md p,
.img-right-md p,
.img-left-sm p,
.img-right-sm p,
.img-half-no-alignment p,
.full-img-width p {
    padding: 1em  !important;
    background-color: #F1F1F1;
    margin-top: -10px;
    border: 1px solid #DADADA;
}
.img-left:after,
.img-right:after,
.img-right-sm:after,
.img-right-md:after,
.img-left-sm:after,
.img-left-md:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}form {
    margin: 0;
    padding: 0;
}
i.fa {
    padding-left: 0.4em;
    padding-right: 0.4em;
}
i.fa.first {
    padding-left: 0;
}
.clear {
    clear:both;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
#accessibility {
    position: absolute;
    top: -9999em;
    left: -9999em;
}
#wrap {
    background: url(/images/interface/page-bottom.png) no-repeat bottom center;
}
#page {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}
/* Top */
#header {
    position: relative;
    zoom: 1;
}
#header ul {
    display: block;
}
#header ul li {
    display: inline;
}
#header ul li.first a {
    padding-left: 0;
}
#header ul li a {
    display: inline-block;
    padding: 0 8px;
    border-right: 1px solid #36424b;
    color: #36424b;
}
#logo {
    float: left;
    padding: 44px 0 0;
    width: 282px;
}
#logo h1#siteTitle {
    margin: 4px 0 0;
    font-size: 1em;
    font-weight: normal;
    color: #36424B;
    letter-spacing: 0.8px;
}
#metaNav {
    float: right;
    margin: 0;
    padding: 4px 2px 12px 5px;
    width: 490px;
    text-align: right;
    list-style-type: none;
}
#metaNav li {
    display: inline;
    line-height: 1.2;
}
#metaNav a {
    font-size: 0.7em;
    border-right: 1px solid #36424B;
    color: #36424B;
    display: inline-block;
    padding: 0 8px;
}
#metaNav li.last a {
    border: 0 none;
    padding-right: 0;
}
/* Search */
#searchForm {
    float: right;
    width: 490px;
    padding: 14px 0 0;
    overflow: hidden;
    text-align: right;
    position: relative;
}
#searchForm .searchInput {
    border: 1px solid #36424B;
    color: #000000;
    font: 11px/1.2 Arial,Helvetica,sans-serif;
    height: 14px;
    padding: 3px 10px 3px 3px;
    width: 208px;
    margin-right: 22px;
}
#searchForm .searchButton {
    background: url(/images/interface/sprite2.png) no-repeat scroll -2px -1px #36424B;
    border: 1px solid #000000;
    cursor: pointer;
    height: 22px;
    width: 22px;
    margin: 0;
    position: absolute;
    right: 1px;
    top: 17px;
    text-indent: -9999px;
}
/* Main Nav */
#nav {
    width: 960px;
    margin: 20px 0;
    background-color: #fff;
}
#nav .main {
    list-style-type: none;
    background: #fff;
    width: 100%;
    position: relative;
    padding: 0;
}
#nav .main li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    background: #fff;
}
#nav .main li a {
    background: #fff;
    color: #36424B;
    display: block;
    font-size: 1em;
    padding: 0.85642em 1.155em;
    line-height: 1em;
    border: 0;
}

#nav .main .isCurrent,
#nav .main .selected,
#nav .main .isParentCurrent,
#nav .main .selectedParent {
    background: #FFCD29;
}
#nav .main .isCurrent a,
#nav .main .selected a,
#nav .main .isParentCurrent a,
#nav .main .selectedParent a {
    color: #36424b;
    background: #FFCD29;
}
#nav .main a:hover {
    background: #FFCD29;
    text-decoration: none;
}
/* Breadcrumb */
#nav .tray {
    background: #fff;
    position: relative;
    padding: 10px;
    border-top: 1px solid #ffcd29;
    bottom: 1px;
}
#nav .crumbs {
    background: #fff;
    width: 940px;
}
#nav .crumbs li.first span {
    background: #ffcd29;
    padding-left: 10px;
}
#nav .crumbs li span {
    background: #ffcd29 url(/images/interface/page-crumbs-arrow.png) 0 0 no-repeat;
    float: left;
    padding: 0 5px 0 25px;
    font-size: 12px;
    line-height: 27px;
}
#nav .crumbs li a {
    background: none;
    float: left;
    display: inline;
    padding: 0;
    border: 0;
    border-bottom: 2px solid #fff;
    line-height: 27px;
}
#nav .crumbs li.current a {
    background: #e6e6e6 url(/images/interface/page-crumbs-end.png) 100% 100% no-repeat;
    padding: 0 18px 0 0;
}
#nav .crumbs li.current a:hover {
    text-decoration:none;
}
#nav .crumbs li.current a span {
    background: url(/images/interface/page-crumbs-arrow.png) 0 0 no-repeat;
    display: inline-block;
    padding-left: 25px;
}
#home #nav ul li:last-child{
    border-bottom: none !important;
}


/* Content  */
#wrapper {
    width: 960px;
    margin: 0 auto;
}
#wrapper #fullFeature {
    height: 200px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px;
    background: none;
}
#wrapper #fullFeature img {
    margin: 0;    
    padding: 0;
}
#content {
    float: left;
    width: 720px;
}
#content #homeFeature {
    height: 178px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: none;
}
#content #homeFeature img {
    margin: 0;
}
body.search-results #wrapper,
body.search-results #wrapper #content {
    width: 100%;
}
body.search-results #top-navigation > table {
    margin: 0;
}
body.search-results #top-navigation > table table {
    margin: 0 0 15px;
}
body.search-results #top-navigation > table table a,
body.search-results #top-navigation > table table font {
    font-size: 14px;
    font-weight: lighter;
}
body.search-results #top-navigation > table table font {
    font-weight:bold;
}
body.search-results .sep {
    display:none;
}
body.search-results #content table td{
    padding: 0;
}
body.search-results #content .columnLeftFull #bottom-search-box {
    height: 83px;
    margin-top: 25px;
    border-top: 1px solid #ccc;
}
body.search-results #content .columnLeftFull #bottom-search-box > br{
    display:none;
}
body.search-results #content .columnLeftFull > table > tbody > tr > td > span > table > tbody > tr > td > form > table > tbody > tr > td:first-child input,
body.search-results #content .columnLeftFull #bottom-search-box > .bottom-search-box > center > form > table > tbody > tr > td > table > tbody > tr > td:first-child input{
    width: 95%;
    padding: 3px;
}
body.search-results #content .columnLeftFull > table > tbody > tr > td > span > table > tbody > tr > td > form > table > tbody > tr > td:last-child input,
body.search-results #content .columnLeftFull #bottom-search-box > .bottom-search-box > center > form > table > tbody > tr > td > table > tbody > tr > td:nth-child(2) input{
    width: 88%;
    padding: 3px;
}
body.search-results #content .columnLeftFull > table > tbody > tr > td > span > table > tbody > tr > td > form > table > tbody > tr > td:last-child a,
body.search-results #content .columnLeftFull #bottom-search-box > .bottom-search-box > center > form > table > tbody > tr > td > table > tbody > tr > td:last-child a{
    font-size:1.5em;
    width: 16%;
}
body.search-results #content .columnLeftFull > table > tbody > tr > td > span > table {
    margin: 0;
    padding: 5px;
}
body.search-results #wrapper #content table .main-results-without-dn table{
    margin: 0 auto 20px;
}
body.search-results #wrapper #content table .main-results-without-dn p,
.search-results #wrapper #content #top-navigation table td {
    padding:0;
}
body.search-results #wrapper #content table .main-results-without-dn p.g{
    font-size:1.15em;
}
body.search-results #wrapper #content table .main-results-without-dn p.g font b{
    font-size:1.5em;
    font-weight: lighter;
}
.search-results #wrapper #content table .main-results-without-dn table td{
    Padding: 1px 5px 10px;
}
/* Homepage */
body.homepage #content .column {
    margin-top: 20px;
    margin-bottom: 20px;
}
.homepage #sidebar {
    display: none;
}
/* Images Slider */
#features {
    margin-top: 0;
    min-height: 209px;
}
#features .bx-wrapper {
    margin: 5px auto 30px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#features .bx-wrapper img {
    width: 720px;
}
#features .bx-wrapper .bx-viewport {
    min-height: 200px;
}
#features .bxslider {
    margin: -2px 0 0;
    padding: 0;
}
.bxslider li {
    list-style: none outside none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #E0E0E0;
    border: 2px solid #FFFCFC;
    width: 8px;
    height: 8px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, 
.bx-wrapper .bx-pager.bx-default-pager a:focus, 
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #34ADD5;
}
/* Quotes Slider */
.quotes {
    background: none repeat scroll 0 0 #34add5;
    color: #fff;
    clear: both;
    min-height:205px;
}
.quotes.block {
    padding-top: 10px;
    position: relative;
}
.quotes h2 {
    color: #fff;
}
.quotes .slider > .slide {
    width: 640px !important;
    margin-right: 42px !important;
    margin-left: 23px;
    float:left;
}
.quotes .bx-controls-direction-custom a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
}
.quotes .bx-wrapper {
    background: transparent;
    border: none;
    box-shadow:none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.quotes .bx-next {
    right: 10px;
}
.quotes .bx-prev {
    left: 10px;
}
.quotes .bx-controls-custom .bx-controls-direction-custom .fa {
    color: #fff;
}
.quotes h2 a {
    text-decoration: underline;
    color: #fff;
}
.quotes h2 a:hover {
    text-decoration: none;
}
/* Slider Overrides */
.bx-wrapper {
    margin: 0 auto 10px;
    background: transparent;
    border: none;
    box-shadow: none;
}
.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-shadow: none;
    border: none;
    left: 0;
    background: transparent;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -25px;
}
.block {
    background: #fff;
    padding: 10px 20px 15px;
}
/* Intro text */
#about {
    background-color: #fff;
    margin: 20px 0;
}
#content.section > div.columnLeftFull > h3:first-child,
#content.section > div.columnLeftFull > h2:first-child,
#content.section > div.columnLeftHalf > h3:first-child,
#content.section > div.columnLeftHalf > h2:first-child,
#content.section > div.columnRightHalf > h3:first-child,
#content.section > div.columnRightHalf > h2:first-child,
#content.section > div.columnLeftThird > h3:first-child,
#content.section > div.columnLeftThird > h2:first-child,
#content.section > div.columnRightThird > h3:first-child,
#content.section > div.columnRightThird > h2:first-child,
#content.section > div#introText > h3:first-child,
#content.section > div#introText > h2:first-child {
    margin-top:0;
    padding-top:0;
}

h2.first,
h3.first {
    margin-top:0 !important;
    padding-top: 0 !important;
}
#page #sidebar a:hover {
    background-color: #FFCD29;
    color: #000;
}
#content .spotlight .row {
    padding: 15px 16px 10px;
    background-color: #F3F3F3;
    margin: 15px 0 25px;
}
#content .spotlight iframe{
    float:left;
    margin:5px 19px 5px 0;
}
/* Stories */
#content #stories {
    margin: 0 0 20px;
    padding: 5px 0 0;
    background: none repeat scroll 0 0 #34add5;
    color: #fff;
    clear: both;
    display: block;
    list-style-type: none;
}
#content #stories ul {
    font-size: 18px;
    padding: 0;
    margin: 0;
}
#content #stories li {
    list-style-type: none;
    float:left !important;
}
#content #stories li a {
    color: #fff !important;
    padding: 0;
}
#content #stories > .columnLeft > h2,
#content #stories > .columnRight > h2{
    padding: 0 10px 0 6px;
}
#content #stories > .left > ul > li,
#content #stories > .right > ul > li {
    list-style-type:none;
}
#content #stories .left,
#content #feature-boxes .left {
    float: left;
    display: inline;
    width: 310px;
    background: #FFF;
    margin: 10px 0;
    padding: 8px 20px 22px;
}
#content #stories .right,
#content #feature-boxes .right {
    float: left;
    display: inline;
    width: 310px;
    background: #FFF;
    margin: 10px 0 0 20px;
    padding: 8px 20px 22px;
}
#content #stories .left > .secondaryLeft,
#content #stories .right > .secondaryRight {
    width: 100%;
    padding: 0;
}
#content #stories .right > .right {
    margin: 0;
}
#stories img.leadStoryTitle {
    margin:10px auto;
    display:block;
}
#content .column {
    background: #FFF;
    margin: 0 0 10px;
    padding: 8px 8px 30px;
}
#content #introText {
    background: #FFF;
    margin: 0 0 20px;
    padding: 1.1em;
}
#content #introText img {
    max-width: 678px;
    margin: 10px;
}
#content .columnLeftFull {
    background: #FFF;
    margin: 0 0 10px;
    clear: both;
    padding:1.1em;
}
#content .columnLeft,
#content .columnLeftHalf {
    float: left;
    width: 319px;
    background: #FFF;
    padding: 15px 15px 30px;
    margin: 10px 0;
}
#content .columnRight,
#content .columnRightHalf {
    float: left;
    width: 319px;
    background: #FFF;
    margin:10px 0 10px 18px;
    padding: 15px 15px 30px;
}
#content .full-img-width img{
    width:100%;
}
#feature-box-full.columnLeftFull {
    margin-top:0.6em;
}
#content #stories .columnLeft, #content #stories .columnRight {
    min-height: 200px;
}
#content .columnLeft h3:first-child,
#content .columnRight h3:first-child {
    padding:0px 10px 0 0;
    margin-top:0;
}
#services {
    margin: 20px 0;
}
#content #services h2,
#content .spotlight h2 {
    margin: 7px 0 15px;
}
#content #services .left {
    width: 290px;
    float: left;
    margin-right: 20px;
    position: relative;
    background-color: #f3f3f3;
    padding: 8px 20px 15px;
}
#content #services .right {
    width: 290px;
    float: left;
    position: relative;
    background-color: #f3f3f3;
    padding: 8px 20px 15px;
}
#content #services .right h3,
#content #services .left h3 {
    margin: 0;
    padding: 7px 0 9px;
}
#content .columnLeftThird {
    float: left;
    display: inline;
    width: 433px;
    background: #FFF;
    margin: 10px 0;
    padding: 15px 15px 30px;
}
#content .columnRightThird {
    float: left;
    display: inline;
    width: 207px;
    background: #FFF;
    padding: 15px 15px 30px;
    margin: 10px 0 10px 20px;
}
#content .columnRightThird p img {
    width:100%;
}
h1#mainPageTitle + div#stories, h1#mainPageTitle + div.columnLeftFull {
    margin-top: 0;
}
.servicesWrapper {
    margin-bottom: 10px;
}
#SecondaryStories {
    margin: 10px 0;
    background: #FFF;
    padding-bottom: 20px;
    clear: both;
}
#page #currentDate {
    margin: -3em 0em;
    height: 3em;
    font-size: 0.85em;
    color: #63424b;
    text-align: right;
}
#content .intro-padding {
    background: #FFF;
    padding: 10px;
    margin: 10px -10px 0px 0px;
}
#content p {
    padding: 0 0 12px;
}
#content p.read-more {
    font-weight: bold;
    float: right;
    padding: 0;
    margin: 25px 0px 20px;
    display: inline-block;
}
#content h1 {
    padding: 0.5em 0.8em;
    font-weight: 700;
    font-size: 1.4em;
    color: #36424b;
    border-bottom: 1px solid #D1D4D3;
    background: #FFF;
}
#content h2 {
    padding: 0;
    font-weight: bold;
    font-size: 18px;
    margin: 12px 0;
}
#content h3 {
    padding: 10px 10px 0 0;
    font-weight: bold;
    font-size: 16px;
    margin: 12px 0 4px;
}
#content h4 {
    margin: 10px 10px 0 0;
    font-size: 14px;
    font-weight: bold;
    margin: 12px 0 4px;
}
#content #services h2.section {
    padding: 10px 10px 0;
    margin-bottom: 0;
}
#content h3.subhead1 {
    padding: 0 10px 0 0;
    font-weight: normal;
    font-size: 18px;
    color: #36424b;
}
#content #news span.updated-last {
    font-size: 0.5em;
    font-weight: normal;
}
#content .news-release-title {
    margin: 0;
}
#content .news-release-date {
    margin: 0 0 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
    font-weight: 100;
} 
#content hr {
    color: #d1d4d3; 
    height: 1px;
    border-width: 0px;
}
#content ul {
    padding: 0 0 12px 17px;
    margin: 6px 0 0;
}
#content ol {
    padding: 0 0 12px 30px;
    margin: 6px 0 0;
}
#content ul ul,
#content ul ol,
#content ol ul,
#content ol ol {
    margin: 0px 0px 0px 0px;
}
#content ul li {
    margin: 2px 0px 0px 0px;
    list-style-type: square;
} 
#content ol li {
    margin: 2px 0px 0px 0px;
}
#content ol li ol li {
    list-style-type: lower-alpha;
}
#content .quicklinks,
#content .quicklinks2,
#content .quicklinks3 {
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    background-color: #f5f5f5;
}
#content .quicklinks h3,
#content .quicklinks2 h3,
#content .quicklinks3 h3 {
    margin: 0;
    padding: 4px 10px 5px 10px;
    font-size: 16px;
    background: #f2f2f2;
}
#content .quicklinks > ul{
    padding: 0 0 0px 5px;
    list-style-type:none;
    line-height: 1.7em;
}
#content .quicklinks > ul li{
    list-style-type:none;
}
#content .quicklinks > ul > li > ul{
    padding-bottom:0;
}
#content .columnLeftFull .quicklinks,
#content .columnLeftFull .quicklinks2,
#content .columnLeftFull .quicklinks3,
#content .columnLeftFull .rightFloater,
#content .columnLeftFull .sidebar,
#content .columnLeftFull .sidebar2,
#content .columnLeftFull .sidebar3 {
    float: right;
    display: inline;
    margin: 0 0 0 20px;
    width: 250px;    
}
#content .rightFloater p,
#content .quicklinks p,
#content .quicklinks2 p,
#content .quicklinks3 p,
#content .quicklinks h4,
#content .quicklinks2 h4,
#content .quicklinks3 h4   {
    margin: 10px 10px 0 10px;
}
#content .sidebar p,
#content .sidebar2 p,
#content .sidebar3 p {
    margin: 10px 10px 0 0px;
}
#content .rightFloater li,
#content .sidebar li,
#content .sidebar2 li,
#content .sidebar3 li,
#content .quicklinks li,
#content .quicklinks2 li,
#content .quicklinks3 li {
    list-style-type: square;
    margin-left: 10px;
}
#content .sidebar,
#content .sidebar2,
#content .sidebar3 {
    margin: 10px 0 0 0;
    padding: 0px 10px 10px 10px;
    border: 2px solid #d1d4d3;
}
#content .sidebar h3,
#content .sidebar2 h3,
#content .sidebar3 h3 {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 16px;
    color: #36424b;
}
/* Call-Out */
.bs-callout {
    padding: 20px;
    margin:0;
    border-left: 3px solid #24a9d0;
    background-color: #f4f9fb;
}
#content .bs-callout > h2 {
    font-weight: 500;
    margin: 0;
    font-size: 22px;
}
#content .bs-callout > h3 {
    padding: 10px 0 13px;
    margin: 0;
}
#content .bs-callout> p {
  padding:0;
}
#content .rightFloater {
    margin: 10px 0 0 0;
    padding: 0 0 10px 0;
    border: 1px solid #36424b;
}
#content .rightFloater h2, 
#content .rightFloater h3 {
    margin: 0;
    padding: 3px 10px 4px 10px;
    font-size: 16px;
    background: #eaeef5;
}
#content .rightFeature {
    padding: 2px 0 20px;    
}
#content .rightFeature h4 {
    border-bottom: 1px solid #D1D4D3;
    color: #36424B;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0 0 10px;    
}
#content .rightFeature img {
    padding-bottom: 6px;
    margin: 0;
}
#content .rightFeature p {
    padding-bottom: 12px;    
}
#content table {
    border-collapse:separate;
    margin:5px auto 12px;
    width: 100%;
}
#content table td {
    padding:10px;
    vertical-align:top;
}
/* Table */
.colorTable tbody tr:nth-child(odd), 
.colorTableNoHeader tbody tr:nth-child(odd),
.colorTableStats tbody tr:nth-child(odd), {
    background-color: #F3F3F3;
}
.colorTable tbody tr:hover,
.colorTableNoHeader tbody tr:hover,
.colorTableStats tbody tr:hover {
    background-color:#E4E4E4; 
}
.colorTable table, tbody, tr, .colorTableNoHeader table, .colorTableStats table{
    border: none;
    font-weight: lighter;
}
.colorTableStats tbody > tr:last-child {
    font-weight: bold;
}
.colorTable tbody tr:first-child,
.colorTableStats tbody tr:first-child {
    background-color: #797B7B;
    color: #fff;
}
.colorTable tbody tr:last-child > td,
.colorTableNoHeader tbody tr:last-child > td,
.colorTableStats tbody tr:last-child > td {
    border-bottom: 1px solid #dddddd;
}
.colorTable tbody td,
.colorTableNoHeader tbody td,
.colorTableStats tbody td {
    border: 1px solid #dddddd;
    border-bottom: none;
    padding:6px 6px;
}                                  
.colorTableStats tbody tr > td:nth-child(n+2){
    text-align: right;
} 
/* Link Lists */
#content .listing {
    margin-bottom:5px;
}
#content .listing .listing-icon {
    float:left;
}
/* Full/Third Left Column */
#content .columnLeftFull .listing p,
#content .columnLeftThird .listing p {
    padding:0 5px 0 85px;
}
#content .columnLeftFull .listing-icon,
#content .columnLeftThird .listing-icon {
    padding:5px 0 0 0;
}
#content .columnLeftFull .listing-icon img,
#content .columnLeftThird .listing-icon img {
    width:75px;
    height:75px;
    margin:0
}

/* Meta Info */

.page-meta {
    padding: 0.4em 1em 0.8em;
    margin-top: 1em;
    background-color: #F1F2F2;}

#content ul.meta-info {
    padding: 0;
}

#content ul.meta-info > li {
    list-style-type: none;
    text-align: right;
    font-size: 0.8em;
    font-style: italic;
}

/* Half */
#content .columnLeftHalf .listing p,
#content .columnRightHalf .listing p {
    padding:0 5px 0 0;
}
#content .columnLeftHalf .listing-icon,
#content .columnRightHalf .listing-icon {
    padding:5px 10px 5px 0;
}
#content .columnLeftHalf .listing-icon img,
#content .columnRightHalf .listing-icon img {
    width:75px;
    height:75px;
    margin:0;
}
/* Third  - Right Column*/
#content .columnRightThird .listing p {
    padding:0 5px 0 0;
}
#content .columnRightThird .listing-icon {
    padding:5px 5px 0;
}
#content .columnRightThird .listing-icon img {
    width:50px;
    height:50px;
    margin:0
}
/* Right Nav */
#aside {
    float: left;
    width: 220px;
    margin-left: 20px;
}
#aside .banner .social li {
    list-style-type: none;
}
#aside .banner .social > li > a {
    position:relative;
    bottom: 4px;
    left:5px;
}
#aside .banner ul.social li span {
    color: #0E82AC;
}
#sidebar ul {
    list-style-type: none;
    padding: 0;
} 
#sidebar ul ul {
    margin-bottom: 0;
} 
#sidebar>ul>li:last-child {
    margin: 0 0 20px;
}
#sidebar li a {
    background-color: #FFF;
    background-position: 3px 14px;
    border-bottom: 1px solid #D1D4D3;
    color: #001B6B;
    display: block;
    font-size: 0.8642em;
    padding: 0.5675em 0.5em 0.5em 1.1em;
    text-decoration: none;
}
#sidebar li.isParentCurrent a, #sidebar li.isCurrent a {
    background-color: #FFCD29;
}
#sidebar li.isParentCurrent a, #sidebar li.selectedParent a {
    background-image: url(/images/interface/bgMenuParentOpenGreen.gif);
    background-repeat: no-repeat;
}
#sidebar li.isParent a {
    background-image: url(/images/interface/bgMenuParentClosedGreen.gif);
    background-repeat: no-repeat;
}
#sidebar li.isParentCurrent li a,
#sidebar li li a {
    padding-left: 30px;
    background-color: #FFF;
    background-position: 18px 10px;
}
#sidebar li li.isParentCurrent li a,
#sidebar li li li a {
    padding-left: 45px;
    background-color: #FFF;
    background-position: 33px 10px;
}
#sidebar li li li.isParentCurrent li a,
#sidebar li li li li a {
    padding-left: 60px;
    background-color: #FFF;
    background-position: 48px 10px;
}
#sidebar li li li li.isParentCurrent li a,
#sidebar li li li li li a {
    padding-left: 75px;
    background-color: #FFF;
    background-position: 63px 10px;
}
#sidebar li li li li li.isParentCurrent li a,
#sidebar li li li li li li a {
    padding-left: 90px;
    background-color: #FFF;
    background-position: 78px 10px;
}
#sidebar li.isParentCurrent li.isCurrent a, 
#sidebar li.isParentCurrent li.is a, 
#sidebar li.selectedParent li.isCurrent a, 
#sidebar li.selectedParent li.is a, 
#sidebar li.isParent li.isCurrent a, 
#sidebar li.isParent li.is a {
    background-image: none;
}
#sidebar li.isParentCurrent li.is a, 
#sidebar li.isParentCurrent li.isParent a, 
#sidebar li.selectedParent li.is a, 
#sidebar li.selectedParent li.isParent a {
    font-weight: normal;
}
#bannerPremier {
    padding: 10px 10px 15px;
    background: #FFF;
    margin: 0 0 20px;
}
#bannerPremier img {
    margin-bottom: 8px;
}
#bannerPremier ul {
    line-height: 1.4em;
    margin: 15px 0 0;
    padding: 0 0 12px 15px;
}
#bannerPremier h2 a {
    line-height: 30px;
}
#bannerPremier li {
    margin: 0;
    list-style-type: square;
    font-size: 0.85em;
}
#aside p {
    padding-bottom: 12px;
}    
#aside .banner {
    margin: 10px 0 0 0;
    color: #000;
    background: #FFF;
    padding: 15px 10px;
    margin: 0 0 20px;
}
#aside .bannerExtra {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    margin: 0 0 20px;
    padding: 15px 10px;
}
#aside .banner img {
    padding-bottom: 12px;    
}
#aside #bannerPremier h2,
#aside #bannerPremier h3 {
    font-size: 1.3em;
    line-height: 1.2;
    font-weight: normal;
    color: #36424b;
}
#aside .banner h3 {
    font-size: 1em;
    color: #36424B;
    background: #FFF;
    border-bottom: 1px solid #D1D4D3;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0 0 10px;
}
#aside .bannerExtra h3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #D1D4D3;
    color: #36424B;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 0 0 10px;
}
#aside .banner ul, #aside .bannerExtra ul {
    margin: 0;
    padding: 0 0 12px 15px;
    line-height: 1.4em;
}
#aside .banner li {
    margin: 0;
    font-size: 0.85em;
    list-style-type: square;
}
#aside .banner ul.media li {
    list-style-type:none;
}
#aside .banner h2, #aside .bannerExtra h2 {
    margin-left: 10px;
    font-size: 0.9em;
    font-weight: normal;
}
#aside #bannerPremier li.twitter, 
#aside .banner li.twitter {
    clear: both;
    list-style: none outside;
    font-size: 0.75em;    
}
#aside .twitter i, #content .twitter i {
    background-position: -66px -22px;    
    float: left;
    line-height: 21px;
    height: 21px;
    width: 21px;
    margin: 0 5px 10px 0;
}
#aside .flickr i {
    background-position: -66px -43px;    
    float: left;
    line-height: 21px;
    height: 21px;
    width: 21px;
    margin: 0 5px 10px 0;
}
#aside .sign-alerts img {
    width: 40%;
    float: left;
    padding: 5px;
}
#aside .sign-alerts span {
    float: left;
    width: 45%;
}
/* Footer Styles */
#footer {
    clear: both;
    padding: 50px 0 0;
    margin: 0 8px;
    width: 912px;
    height: 95px;
    overflow: hidden;
    font-size: 11px;
}
#footer a {
    color: #36424B;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footerLogo {
    float: left;
    display: inline;
    padding: 10px 10px 0 0;
    width: 120px;
}
#footerLinks {
    float: right;
    width: 742px;
    text-align: right;
    margin-left: 20px;
}
#footer #goaLinks,
#footer #siteLinks {
    margin: 5px 0 0;
    padding: 0;
}
#footer #goaLinks {
    border-bottom: 1px solid #FF7900;
    padding-bottom: 5px;
}
#footer #copyright {
    float: left;
    display: inline;
    padding: 5px;
}
#footer .legalLinks {
    float: left;
    padding: 5px;
}
#footer #goaLinks li,
#footer #siteLinks li, #footer .legalLinks li {
    display: inline;
    padding: 0 8px;
    list-style-type: none;
    border-right: 1px solid #36424B;
}
#footer #goaLinks li.last,
#footer #siteLinks li.last, #footer .legalLinks li.last {    
    padding-right: 0;
    border: 0 none;
}
#addthis {
    float: right;
    margin-top: 10px;
}
/* OpenText only styles */
.hide {
    display: none;
}
.page-details {
    background-color:#fff;
    border-radius:5px;
    padding: 0px 20px 10px;
    margin-bottom:20px;
}
#meta-data h2 {
    margin:0; 
    padding:4px;
}
#meta-data p {
    margin:4px; 
    padding:0; 
}
.page-details.editing-steps {
    padding:0 15px 10px;
    background-color:rgba(236, 236, 236, 1);
}
.instructions {
    font-size:.9em;
    color:#900;
    font-weight: normal;
}
.instructionsgrey {
    font-size:.9em;
    color:#666;
}
.instructions-details {
    background-color: #FFF;
    padding: 8px;
}
.instructions-details ul, 
.instructions-details ol,
.page-details .detail-section {
    font-style:italic;
    background-color:#ECECEC;
    border-radius:5px;
    padding:12px 0 12px 35px !important;
    margin:6px 0 6px !important;
}
.sampletext, 
.sampletext a {
    color: #003399; 
    font-family: "courier", times, serif;
    font-weight: bold;
}
.preview {
    float: right;
    font-size: 0.8em;
    display: inline;
}
.thumbnail {
    border: 1px solid #CCC;
}