@CHARSET "UTF-8";

@import url('http://yui.yahooapis.com/combo?3.4.0/build/cssreset/cssreset-min.css&3.4.0/build/cssfonts/cssfonts-min.css');
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

@media all {
    body {
        /*position: relative;*/
        color: #000222;
        font-family: 'Lato',sans-serif;
        /*border: 1px solid #002664;
        border-top-width: 0;
        background: transparent url('images/left-menu-background.png') repeat-y scroll left top;*/
    }
    body .wrapper {
        width: 980px;
        margin: 0 auto;
    }
    a {
        color: #013fa3;
        text-decoration: none;
    }
    a:hover {
        text-decoration: none;
        color: #569bca;
    }
    .off-screen {
        position: absolute;
        left: -9999px;
        top: -9999px;   
    }
    body>.header {
        background: #6d6e72 url('images/header-background.jpg') no-repeat scroll left top;
        height: 103px;
        position: relative;
    }
    body>.header .logo {
        position: absolute;
        left: 10px;
        top: 25px;  
    }
    body>.header>p>a.home {
        position: absolute;
        text-indent: -9999px;
        height: 13px;
        width: 180px;
        right: 6px;
        bottom: 30px;
    }
    body>.banner,
    body>.panorama {
        overflow: hidden;
        height: auto;
        max-height: 125px;
    }
    body>.panorama>object,
    body>.panorama>img {
        height: 125px;
        width: 1000px;
    }
    body>.panorama [class*="cq-dd"],
    body>.panorama .cq-file-placeholder {
        height: 125px;
        width: 100%;
    }
    body>.banner img {
        display: block;
    }
    body .main {
        margin-left: 160px;
    }
    body .main>.copy {
        width: 635px;
        float: left;
        padding: 0 20px;
        margin-top: -10px;
        margin-bottom: 1em;
    }
    body .main>.copy>.par {
        overflow: hidden;
    }
    .left-column {
        float: left;
        width: 160px;
        margin-bottom: 20px;
    	background-color: #f2f3f8;
    }
    body .breadcrumb {
    	margin-bottom: 22px;
    }
    body .breadcrumb p {
    	text-transform: uppercase;
        font-size: 10px;
    	line-height: 14px;
        margin: 0;
        padding: 0;
    }
    body .main>.right-column {
        float: left;
        width: 145px;
    }
    body .main>.right-column>.rc-header>.rc-search {
        margin-top: 25px;
        margin-bottom: 5px;
    }
    body .main>.right-column>.rc-header>.rc-search input.searchText {
        border: 1px solid #6F7C81;
        color: #002664;
        font-size: 85%;
        font-weight: normal;
        text-decoration: none;
        width: 140px;
    }
    body .main>.right-column>.rc-header>.rc-search select.searchDD {
        border: 1px solid #6F7C81;
        color: #002664;
        font-size: 85%;
        font-weight: normal;
        text-decoration: none;
        width: 90px;
    }
    body .main>.right-column>.rc-header>.rc-search input.searchButton {
        background-color: #002664;
        border: medium none;
        color: white;
        cursor: pointer;
        font-size: 93%;
        margin-left: 19px;
        margin-top: 2px;
        padding: 0 5px;
        text-decoration: none;
        width: 30px;
    }
    body .main>.right-column>.rc-body {
        /*background: url("images/sidebar-swoop-background.gif") no-repeat scroll right bottom #E7E7E8;
        padding: 0 7px 28px 8px;*/
    }
    body .main>.right-column>.rc-body.empty {
        background-image: none;
        background-color: transparent;
        padding-bottom: 10px;   
    }
    body .main>.right-column>.rc-body h2 {
        color: #000222;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 13px;
    	text-transform: uppercase;
    }
    body .main>.right-column>.rc-body h3 {
        font-size: 12px;
        font-weight: bold;
        margin: 10px 0 11px;
        text-transform: uppercase;
    }
    body .main>.right-column>.rc-body p {
        font-size: 14px;
        line-height: 17px;
        /*color: #6F7C81;*/
        margin-bottom: 1em;
    }
    body .main>.right-column>.rc-body p a {
        /*color: #6F7C81;*/
    }
    body .main>.right-column>.rc-body .textimage {
        /*border-bottom: 1px solid white;*/
        margin-bottom: 10px;
        opacity: 1;
    }
    body .main>.right-column>.rc-body .textimage .image {
        margin-bottom: 5px;
    }
    body .main>.right-column>.rc-body .image img {
    	max-width: 145px;
    }
    body .main>.right-column>.rc-body .textimage a {
        /*color: #002664;*/
    }
    body .main>.right-column>.rc-body .textimage p {
        font-size: 14px !important;
        line-height: 17px;
        margin-bottom: 0.65em;
        text-align: left !important;
    }
    /*body.cq-wcm-edit>.main>.right-column>.rc-body p.read-more,
    body.cq-wcm-edit>.main>.right-column>.rc-body span.read-more {
        position: static;
        margin-bottom: 1em;
    }
    body.cq-wcm-edit>.main>.right-column>.rc-body p.read-more a,
    body.cq-wcm-edit>.main>.right-column>.rc-body a span.read-more {
        color: #002664;
    }
    body .main>.right-column>.rc-body p.read-more,
    body .main>.right-column>.rc-body span.read-more {
        bottom: -26px;
        position: relative;
        margin-bottom: 0;
        text-align: right;
        display: block;
    }
    body > .main > .right-column > .rc-body span.read-more {
        bottom: -37px;
    }*/
    body .main>.right-column>.rc-body p.read-more a,
    body .main>.right-column>.rc-body a span.read-more {
        /*color: #013fa3;*/
        text-transform: uppercase;
    }
    body .main>.right-column>.rc-body hr {
        background-color: #d3d7e7;
        border: 1px none;
        height: 1px;
        margin-bottom: 1em;
    }
    body .main>.right-column>.rc-body p.text-box-with-border {
        border: 1px solid #cccccc;
        margin: 1px;
        margin-bottom: 10px;
        padding: 4px;
        display: block;
        font-size: 12px !important;
        text-align: center !important;
    }
    body .main>.right-column>.rc-body .blue-links-white-border {
        /*text-align: center;*/
        margin-bottom: 5px;
    }
    body .main>.right-column>.rc-body .blue-links-white-border p {
        padding-bottom: 3px;
        margin-bottom: 3px;
        border-bottom: 1px solid #d3d7e7;
        font-size: 12px;
    }
    body .main>.right-column>.rc-body .blue-links-white-border a {
        /*color: #002664;*/
    }
    *:first-child+html body>.footer {
        clear: both;
        float: none;
    }
    #feedback {
        position: fixed;
        text-align: center;
        right: 5px;
        bottom: 5px;
    }
    #feedback div {
        font-size: 9px;
        font-variant: small-caps;
        color: black;
    }

    footer *,
    footer *:before,
    footer *:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}
.global-links {
    position: absolute;
    top: 5px;
    right: 0;
}
.global-links li {
    float: left;
    border-left: 1px solid white;
}
.global-links a,
.global-links a:visited {
    display: block;
    color: white;
    font-size: 8pt;
    text-decoration: none;
    padding: 0px 4px;
    line-height: 7pt;
}
.global-links a:hover,
.global-links a:active,
.global-links a:focus {
    color: #569FD3;
}
.global-links li:first-child {
    border-left-width: 0;
}
/****************/
.tju-top-menu {
	margin-bottom: 17px;
}
.top-menu {
	overflow: auto;
    display: table;
    border-spacing: 10px;
    margin: -10px -10px 0;
}
.top-menu li {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    border: 1px solid #D3D7E7;
    width: 16.66%;
}
.top-menu a,
.top-menu a:visited {
    display: block;
    color: #013FA3;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    line-height: 14px;
    text-align: center;
    font-weight: 700;
    padding: 15px 15px;
}
.top-menu li:hover {
    cursor: pointer;
}
.top-menu li:hover,
.top-menu a:hover,
.top-menu a:active,
.top-menu li.active,
.top-menu li.active>a {
    color: black;
    background-color: #d5dff1;
}
.sub-menu {
    margin-top: 5px;  
}
.sub-menu a {
    display: block;
    position: relative;
	font-weight: bold;
    padding: 10px 6px 8px 14px;
    text-decoration: none;
    font-size: 12px;
    line-height: 15px;

}
.sub-menu a:hover,
.sub-menu a:active,
.sub-menu a:focus {
    color: #569bca;
}
.sub-menu>li:first-child>a {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
}
.sub-menu li.expandable>a.group-head,
.sub-menu li.expandable>a.group-head:visited,
.sub-menu li.expandable>a.group-head:focus{
	background-color: transparent;
    color: #013fa3; 
}
.sub-menu li.expandable>a.group-head:hover {
	color: #569bca;
}
.sub-menu li.active>a,
.sub-menu li.active>a:visited {
    cursor: default;
    color: white;
    background-color: #809cce;
}
.sub-menu>li.expandable>ul {
    background-color: #cdd8ea;
}
.sub-menu>li.expandable>a {
    background-image: url('images/icon-arrow-right.gif');
    background-position: 5px 13px;
    background-repeat: no-repeat;
}
.sub-menu>li.expandable.open>a {
    background-image: url("images/icon-arrow-down.gif"); 
    background-position: 3px 13px;
    background-repeat: no-repeat;
}
.sub-menu>li.expandable ul li a {
    padding-bottom: 2px;
    padding-top: 2px;
}
.sub-menu>li>ul {
    display: none;  
}
.sub-menu>li.open>ul {
    display: block;
}
.sub-menu>li>ul a,
.sub-menu>li>ul a:visited {
    padding-left: 30px;
}
.sub-menu>li>ul a:hover,
.sub-menu>li>ul a:active {
    color: #569bca;
}
@CHARSET "UTF-8";
body.homepage div.image img.left {
    padding-left: 8px;
}
body.homepage .copy p.follow-us {
    text-align: center;
    color: #002664;
    margin-bottom: 0;
}
.main>.copy p,
.main>.copy ul li,
.main>.copy ol li {
    font-size: 16px;
    line-height: 1.38em;
    /*line-height: 22px;*/
}
.main>.copy p {
    margin-bottom: 1.2em;
}
.main>.copy h1,
.main>.copy .parent-section,
.main>.copy .parent-section a,
.main>.copy .parent-section a:visited {
    color: black;
}
.main>.copy h1 {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 13px;
    font-weight: 300;
}
.main>.copy .parent-section {
    font-size: 147.7%;
}
.main>.copy .parent-section a,
.main>.copy .parent-section a:visited {
    text-decoration: none;
}
.main>.copy h1 span.subtitle {
    font-size: 24px;
    line-height: 34px;
    display: block;
}
.main>.copy h2 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 0.7em;
    margin-top: 1em;
    line-height: 32px;
}
.main > .copy h2:first-child {
    margin-top: 0.55em;
}
.main>.copy h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0.6em;
}
.main>.copy h4,
.main>.copy h5 {
    color: #002664;
    font-weight: bold;
    margin-bottom: 1em;
}
.main>.copy h5 {
    font-weight: normal;
}
.main>.copy h5 .plain {
    color: #6f7c81;
    text-decoration: none !important;
    cursor: default;
}
.main>.copy h5:hover {
    cursor: pointer;
    text-decoration: underline;
}
.main>.copy strong {
    font-weight: bold;
}
.main>.copy .parent-section a:hover,
.main>.copy .parent-section a:active,
.main>.copy .parent-section a:focus {
    text-decoration: underline;
}

.main>.copy ul.hnav,
.main>.copy div.horizontalnavigation ul {
    color: #6F7C81;
    margin: -5px 0 1.5em;
    padding: 0;
}
.main>.copy ul.hnav a,
.main>.copy div.horizontalnavigation ul a,
    .main>.copy ul.hnav li,
.main>.copy div.horizontalnavigation ul li {
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.main>.copy ul.hnav a:hover,
.main>.copy div.horizontalnavigation ul a:hover {
    text-decoration: underline;
}
.main>.copy ul.hnav li,
.main>.copy div.horizontalnavigation ul li {
    display: inline;
    list-style-type: none;
    line-height: 20px;
    background: transparent url('images/hnav_divider.gif') no-repeat scroll left 3px;
    margin: 0 0 0 7px;
    padding-left: 10px;
}
.main>.copy ul.hnav li:first-child,
.main>.copy div.horizontalnavigation ul li:first-child {
    background-image: none;
    margin-left: 0;
    padding: 0;
}
.main>.copy ul,
.main>.copy ol {
    margin: 1em 0;
    padding-left: 18px;
}
.main>.copy ol {
    padding-left: 42px;
}
.main>.copy ul li {
    list-style-type: disc;
    padding-bottom: 10px;
}
.main>.copy ol li {
    list-style-type: decimal;
    padding-bottom: 10px;
}
.main>.copy ol.upper-roman li {
    list-style-type: upper-roman;
}
.main>.copy ul.no-bullets li {
    list-style-type: none;
}
.main>.copy ul li ul,
.main>.copy ul li ol,
.main>.copy ol li ol,
.main>.copy ol li ul,
.main>.copy ul li ul li ul {
    margin-bottom: 0;
}
.main>.copy ul li ul {
    margin-top: 10px;
    padding-left: 40px;
}
.main>.copy ul li ul li {
    list-style-type: circle;
}
.main>.copy ul li ul li ul li {
    list-style-type: square;
}
.main>.copy ul li ol li {
    list-style-type: decimal;
}
.main>.copy ol li ul li {
    list-style-type: disc;
}
.main>.copy ol li ol li,
.main>.copy ul li ol li ol li,
.main>.copy ol.lower-alpha li {
    list-style-type: lower-alpha;
}
.main>.copy ol.upper-alpha li {
    list-style-type: upper-alpha;
}
.main>.copy ol li ul li {
    list-style-type: circle;
}
.main>.copy hr {
    background-color: #d3d7e7;
    border: 0 none;
    height: 1px;
    margin-bottom: 1.5em;
}
.main>.copy div.image_left div.image {
    float: left;
    margin-right: 12px;
    margin-bottom: 8px;
}
.main>.copy div.image_right div.image {
    float: right;
    margin-left: 12px;
    margin-bottom: 8px;
}
.main>.copy div.image_right div.image img,
.main>.copy div.image_left div.image img {
    margin-bottom: 0;
}
.main>.copy div.image img {
    margin-bottom: 15px;
}
.main>.copy div.image img.left {
    float: left;
}
.main>.copy div.image img.right {
    float: right;
}
.main>.right-column div.image .center,
.main>.copy div.image .center {
    text-align: center;
}
.main>.copy div.image .center img {
    float: none;
}
.main>.copy div.image small {
    color: #666666;
    display: block;
    font-size: 84%;
    line-height: 1.4em;
    margin-bottom: 1.2em;
    margin-top: -15px;
}
.main>.copy .textimage div.image small {
    background-color: #f2f4f8;
    color: #666666;
    font-size: 10px;
    line-height: 13px;
    margin-top: -3px;
    padding: 9px 12px;
    display: block;
}
.main>.copy div.image small {
    margin-top: -18px;
}
div.parsys_column {
    margin-bottom: 10px !important;   
}
.cq-colctrl-lt0 .cq-colctrl-lt0-c0 {
    width: 68.5%;
    border-right: 1px solid #ccd0df;
    margin-right: 0;
    padding-right: 10px;
}
.cq-colctrl-lt0 .cq-colctrl-lt0-c1,
.cq-colctrl-lt0a .cq-colctrl-lt0a-c1 {
    width: 28%;
    border-left: 1px solid #ccd0df;
    margin-left: -1px;
    padding-left: 10px;
}
.cq-colctrl-lt0a .cq-colctrl-lt0a-c0 {
    width: 68.5%;
    margin-right: 0;
    padding-right: 10px;
}
.cq-colctrl-lt0b .cq-colctrl-lt0b-c0 {
    width: 68.5%;
    margin-right: 0;
    padding-right: 10px;
}
.cq-colctrl-lt0b .cq-colctrl-lt0b-c1 {
    width: 28%;
    margin-left: -1px;
    padding-left: 10px;
}
.cq-colctrl-lt1 .cq-colctrl-lt1-c0 {
    margin-right: 12px;
    width: 52%;
    margin-bottom: 0 !important;
}
.cq-colctrl-lt1 .cq-colctrl-lt1-c1 {
    width: 46%;
}
.cq-colctrl-lt2b .cq-colctrl-lt2b-c0 {
    margin-right: 12px;
    width: 58%;
    margin-bottom: 0 !important;
}
.cq-colctrl-lt2b .cq-colctrl-lt2b-c1 {
    width: 40%;
}
.cq-colctrl-lt2 .cq-colctrl-lt2-c0 {
    width: 25%;
}
.cq-colctrl-lt2 .cq-colctrl-lt2-c1 {
    width: 66%;
}
.cq-colctrl-lt3 .cq-colctrl-lt3-c0 {
    width: 42.5%;
    border-right: 1px solid #ccd0df;
    margin-right: 0;
    padding-right: 10px;
}
.cq-colctrl-lt3 .cq-colctrl-lt3-c1 {
    width: 48%;
    border-left: 1px solid #ccd0df;
    margin-left: -1px;
    padding-left: 10px;
}
.cq-colctrl-lt3a .cq-colctrl-lt3a-c0 {
    width: 55%;
    border-right: 1px solid #ccd0df;
    margin-right: 0;
    padding-right: 10px;
    margin-bottom: 0 !important;
}
.cq-colctrl-lt3a .cq-colctrl-lt3a-c1 {
    width: 40%;
    border-left: 1px solid #ccd0df;
    margin-left: -1px;
    padding-left: 10px;
    margin-bottom: 0 !important;
}
.cq-colctrl-lt3b .cq-colctrl-lt3b-c0 {
    width: 48%;
    border-right: 1px solid #ccd0df;
    margin-right: 0;
    padding-right: 10px;
    margin-bottom: 0 !important;
}
.cq-colctrl-lt3b .cq-colctrl-lt3b-c1 {
    width: 48%;
    border-left: 1px solid #ccd0df;
    margin-left: -1px;
    padding-left: 10px;
    margin-bottom: 0 !important;
}
.cq-colctrl-lt4 .cq-colctrl-lt4-c0,
.cq-colctrl-lt4 .cq-colctrl-lt4-c1,
.cq-colctrl-lt4 .cq-colctrl-lt4-c2 {
    width: 30%;
}
.cq-colctrl-lt4a .cq-colctrl-lt4a-c0,
.cq-colctrl-lt4a .cq-colctrl-lt4a-c1,
.cq-colctrl-lt4a .cq-colctrl-lt4a-c2 {
    width: 30%;
    margin-right: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccd0df;
}
.cq-colctrl-lt5 .cq-colctrl-lt5-c0,
.cq-colctrl-lt5 .cq-colctrl-lt5-c1,
.cq-colctrl-lt5 .cq-colctrl-lt5-c2,
.cq-colctrl-lt5 .cq-colctrl-lt5-c3 {
    width: 20%;
    margin-right: 10px;
    margin-left: 10px;
}
.cq-colctrl-lt5b .cq-colctrl-lt5b-c0,
.cq-colctrl-lt5b .cq-colctrl-lt5b-c1,
.cq-colctrl-lt5b .cq-colctrl-lt5b-c2,
.cq-colctrl-lt5b .cq-colctrl-lt5b-c3 {
    width: 20%;
    margin-right: 10px;
    padding-left: 10px;
    border-left: 1px solid #ccd0df;
}
.cq-colctrl-lt6 .cq-colctrl-lt6-c0,
.cq-colctrl-lt6 .cq-colctrl-lt6-c1,
.cq-colctrl-lt6 .cq-colctrl-lt6-c2,
.cq-colctrl-lt6 .cq-colctrl-lt6-c3,
.cq-colctrl-lt6 .cq-colctrl-lt6-c4 {
    width: 16.9%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}
.main > .copy .cq-colctrl-lt6 p,
.main > .copy .cq-colctrl-lt7 p {
    line-height: 17px !important;
}
.main > .copy .cq-colctrl-lt6 div.image img,
.main > .copy .cq-colctrl-lt7 div.image img {
    margin-bottom: 0;
}
.main > .copy .cq-colctrl-lt6 div.image small,
.main > .copy .cq-colctrl-lt7 div.image small {
    margin-top: 0;
}
.cq-colctrl-lt7 .cq-colctrl-lt7-c0,
.cq-colctrl-lt7 .cq-colctrl-lt7-c1,
.cq-colctrl-lt7 .cq-colctrl-lt7-c2,
.cq-colctrl-lt7 .cq-colctrl-lt7-c3,
.cq-colctrl-lt7 .cq-colctrl-lt7-c4,
.cq-colctrl-lt7 .cq-colctrl-lt7-c5 {
    width: 12%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}
.main>.copy .tabletx {
    /*color: #6F7C81;*/
    line-height: 1.5em;
    margin-bottom: 1em;
}
.main>.copy .tabletx td {
    padding: 12px 10px;
    vertical-align: top;
}
.main>.copy table td {
    padding: 8px;
    /*color: #6F7C81;*/
}
.main>.copy table tr.table-header th,
.main>.copy table tr.table-header td,
.main>.copy table tr.table-header2 td {
    vertical-align: bottom;
    background-color: #e4e6f0;
    font-weight:  bold;
    /*text-align: center;*/
    font-size: 12px;
    line-height: 14px;
    padding: 10px 10px 13px;
    text-transform: uppercase;
}
.main>.copy table tr.calendar-header td {
    vertical-align: bottom;
    background-color: #E5ECF2;
    font-weight:  bold;
}
.main>.copy table tr.table-header2 td {
    background-color: #f2f3f8;
    vertical-align: top;
}
.main>.copy table tr.table-header td b,
.main>.copy table tr.table-header2 td b {
    font-weight: bold;
}
.main>.copy table tr.align-left td,
.main>.copy table tr.align-left th,
.main>.copy table td.align-left,
.main>.copy table tr.left-align td,
.main>.copy table tr.left-align th,
.main>.copy table td.left-align {
    text-align: left !important;
}
.main>.copy table tr.calendar-header2 td {
    background-color: #F0F1F6;
    font-weight:  bold;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
}
.main>.copy table tr.table-header2 h2,
.main>.copy table.calendar h2 {
    color: #002664;
    font-size: 112%;
    line-height: 1.4em;
    padding: 0;
    margin: 0;
}
.main>.copy table tr.bottom-border td {
    border-bottom: 1px solid #d6d9e8;
    padding-bottom:10px;
}
.main>.copy table tr.footnote td {
    background-color: #F0F1F6;
    color: #6F7C81;
    font-size: 83%;
    line-height: 10pt;
    border: 1px solid #d6d9e8;
    padding: 10px;
    font-weight: bold;
    font-style: italic;
    vertical-align: top;
}
.main>.copy table.style1 {
    border: thin solid #d6d9e8;
    margin-bottom: 2.8em;
}
.main>.copy table.style1 td {
    padding: 6px;
    /*color: #6F7C81;*/
}
.main>.copy table.style1 tr.alt,
.main>.copy table.tabletx tr.alt {
    background-color: #f3f4f8;
}
.main>.copy table.style1 tr.table-header td {
    vertical-align: bottom;
    background-color: #E7E7E8;
    font-weight:  bold;
    text-align: left;
    /*color: #6F7C81;*/
}
.main>.copy table.vertical-align-top tr td {
    vertical-align: top;
}
.main>.copy table.more-padding tr td {
    padding: 10px;
}
/*.main>.copy table.more-padding tr.table-header td {
    padding: 1px 4px;
}*/
.main>.copy .attn {
    background-color: #6F7C81;
    border: 1px solid #002664;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding: 5px 10px;
}
.main>.copy .red,
body > .main > .right-column > .rc-body .red {
    color: #CC0000;
    font-weight: bold;
}
.main>.copy .blue {
    color: #002664;
    font-weight: bold;
}
.main>.copy a.top,
.main>.copy span.top {
    font-size: 75%;
    text-align: right;
    display: block;
}
.main>.copy .blue-box {
    margin-left: 10px;
    background-color: #E5ECF2;
    padding: 10px;
    color: #6f7c81;
    line-height: 16px;
    display: block;
}
.main>.copy .blue-box.center-box {
    width: 500px;
    margin: 0px auto 20px;
}
.main>.copy .blue-box ul {
    margin-bottom: 5px;
    font-size: 92%;
    padding-left: 22px;
}
.main>.copy .blue-box ul li ul {
    margin-bottom: 0;
    font-size: 92% !important;
}
.main>.copy .bigger-text {
    font-size: 124%;
}
.main>.copy .small-text {
    font-size: 92%;
    line-height: 1.2em;
}
.main>.copy .smaller-text {
    font-size: 77%;
    line-height: 1.15em;
}
.main>.copy .form_row .form_rightcol {
    margin-left: 40px;
}
.main>.copy .radio .form_row .form_rightcol {
    margin-left: 206px;
}
.main>.copy .big-blue-text {
    color: #002664;
    font-size: 15px;
    font-weight: bold;
}
.main>.copy .required {
    color: #ff0000;
    margin-left: 207px;
}
.main>.copy .form_error {
    color: #ff0000;
}
.main>.copy form .checkbox {
    margin-bottom: 30px;
}
.main>.copy form .form_row {
    margin-bottom: 10px;
}
.main>.copy form .form_row input.news {
    margin-left: -40px;
}
.main>.copy form .form_row .form_leftcol {
    float: left;
    margin-right: 6px;
    text-align: right;
    width: 200px;
}
.main>.copy form .form_row .form_leftcol .form_leftcollabel,
.main>.copy form .form_row .form_leftcol .form_leftcolmark {
    display: inline;
}
.main>.copy form .form_row .form_leftcol .form_leftcolmark {
    color: #ff0000;
}
.main>.copy form .form_row_description {
    font-size: 92%;
    margin-left: 207px;
}
.main>.copy .cq-calendar-month .x-table-layout {
    table-layout: auto;
}
.main>.copy .cq-calendar-month .x-table-layout td,
.main>.copy .cq-calendar-month .x-table-layout th {
    width: 14.28%;
}
.main>.copy .less-top-padding {
    margin-top: -10px;
}
body.cq-wcm-edit>.main .copy .less-top-padding {
    margin-top: 0;
}
.main>.copy div.resident-bg-img {
    background: url('../../../content/dam/tju/jmc/images/background_residents.jpg') no-repeat scroll left top transparent;
    min-height: 433px;
    padding: 10px;
}
.main>.copy .call-out {
    background-color: #E7E7E8;
    border: 1px solid #6F7C81;
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 8px;
    text-align: center;
    margin: 0 0 10px 12px;
    float: right;
    width: 150px;
}

.button a {
    display: block;
    background-image: none !important;
    margin-bottom: 10px;
    padding: 10px 8px;
    border: solid 1px #d3d7e7;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #4e65b8;
    text-align: center;
}
.button a small {
    font-size: 12px;
 }
.button a:hover {
    background-color: #546fcf;
}
.button a.image-hover,
.button a.image{
    background-color: transparent;
    border: 0 none;
    padding: 10px 0;
    text-align: left;
}
/*.right-column .button a {
	width: 100% !important;
}
.button a.full-width {
    margin: 5px -7px 5px -8px !important;
    width: auto !important;
}
.button a.blue-white,
.button a.light-blue,
.button a.transparent-blue,
.button a.dark-gray {
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    text-decoration: none;
    margin: 5px 0 11px 3px;
    width: 110px;
}
.button a.blue-white {
    border: 1px solid #6F7C81;
    background-color: #002664;
    color: white;
}
.button a.blue-white:hover,
.button a.blue-white:active {
    background:#cccccc;
    color: #002664;
    border: 1px solid #002664;
    text-decoration:none;
}
.button a.light-blue {
    border: 1px solid #6F7C81;
    background-color: #3D5C95;
    color: #FFFFFF;
}
.button a.dark-gray {
    border: 1px solid #002664;
    background-color: #6F7C81;
    color: #FFFFFF;
}
.button a.dark-gray:hover,
.button a.dark-gray:active,
.button a.light-blue:hover,
.button a.light-blue:active {
    background:#cccccc;
    text-decoration: none;
}
.button a.transparent-blue {
    border: 1px solid #002664;
    color: #002664;
}
.button a.transparent-blue:hover,
.button a.transparent-blue:active {
    background: none repeat scroll 0 0 #CCCCCC;
    text-decoration:none;
}
.button a.background-image-blue {
    padding: 10px 8px;
    border: solid 1px #002664;
    text-align: center;
}
.button a.background-image-white {
    padding: 10px 8px;
    border: solid 1px #d3d7e7;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #4e65b8;
    text-align: center;
}*/
div.calendarnavigator {
    background-color: #CCCCCC;
    font-family: Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    width: 165px !important;
    margin-top: -17px;
}
table.month-view {
    margin: 0 auto;
    text-align: center;
}
table.month-view caption {
    color: #115E96;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
    text-align: center !important;
}
table.month-view caption a.next,
table.month-view caption a.prev {
    font-weight: normal;
    color: #003E7E;
}
table.month-view caption a:hover,
table.month-view td a {
    text-decoration: none;
}
table.month-view caption .prev {
    float: left;
}
table.month-view caption .next {
    float: right;
}
table.month-view thead tr {
    background-color: #456DB2;
    color: #FFFFFF;
}
table.month-view thead tr th {
    text-align: center !important;
    border: 1px solid #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 4px;
}
table.month-view tbody td {
    border: 1px solid #AAAAAA;
    padding: 4px !important;
    background-color: #FFFBF0;
    color: #003E7E;
    font-size: 10px;
    z-index: 1;
}
table.month-view td.active {
    background-color: #003E7E;
}
table.month-view td.active a { 
    color: #ffffff;
    font-weight: bold;
}
table.month-view td.next,
table.month-view td.previous {
    background-color: #cccccc;
}
table.month-view td.next a,
table.month-view td.previous a {
    display: none;
}
table.month-view td.has-events {
    background-color: #456db2;
}
table.month-view td.has-events>a {
    color: white;
    font-weight: bold;
}
table.month-view td.has-events>.preview {
	display: none;
    position: absolute;
    padding: 3px 5px;
    background-color: #999999;
    margin-left: -4px;
    margin-top: 4px;
    cursor: default;
    max-width: 225px;
    min-width: 150px;
    text-align: center;
    border: 1px dotted black;
}
table.month-view td.has-events>.preview p {
    color: white;
    font-weight: bold;
    font-size: 9px;
    margin-bottom: 0;
    margin-top: 5px;
}
table.month-view td.has-events>.preview p:first-child {
    margin-top: 0;
}
@CHARSET "UTF-8";

body.popup {
    position: relative;
    width: auto;
    padding: 20px;
    border-style: none;
    background-image: none;
    min-height: 300px;
}

body.popup-1,
body.popup-3,
body.popup-news {
    background: transparent url('images/watermark.gif') no-repeat scroll right bottom;
}

body.popup-2 {
    background: transparent url('images/watermark.gif') no-repeat scroll right top;
}

body.popup > .main {
    float: none;
    width: auto;
    margin-left: 0;
}
body.popup > .main > .copy {
    width: auto;
    padding: 0;
    float:none;
}

body.popup-news h3 {
    font-size: 1em;
    margin: 10px 0 0 0;
    font-weight: 400;
}

body.popup-news #datestamp {
    border-bottom: thin solid #d3d7e7;
    color: #6F7C81;
    font-size: 11px;
    padding-bottom:5px;
    width:75%;
    margin:10px 0 0 0;
}

body.popup .main>.copy>.par {
    overflow: visible;
}
@CHARSET "UTF-8";
body.faculty-member {
    width: 645px;
    margin: 0;
    padding: 30px 20px 20px 30px;  
}
.facultymember .essential-info {
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 8px;
}
.facultylist .facultymember .essential-info {
    overflow: auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #d3d7e7;
    margin-top: 27px;
}
.faculty-member .basic-info {
    width: 300px;
}
.facultymember .basic-info {
    margin-left: 135px;
    float: left;
    padding: 0 0 10px;
    border-right: 1px solid #d6d9e8;
}
.facultylist .facultymember .basic-info {
    width: 200px;
    margin-left: 128px;
    padding-right: 1.2em;
}
.facultymember .basic-info h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
}
.main > .copy .facultylist {
    margin-bottom: 2em;
}
.main > .copy .facultylist h2 {
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 0.6em;
}
.main > .copy .facultylist h2:first-child {
	margin-top: 8px;
}
.facultylist .facultymember .basic-info > p > a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.facultylist .facultymember .basic-info h2 {
	margin-top:0;
    margin-bottom: 0;
}
.facultylist .facultymember .basic-info h2,
.facultylist .facultymember .basic-info>p.contact>a,
.faculty-member .facultymember .basic-info>p.contact>a {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    text-transform: none;
}
.facultylist>ul>li>a {
    font-size: 18px;
    line-height: 22px;
}
.faculty-member .address-info {
    width: 190px;
}
.facultymember .address-info {
    font-size: 14px;
    line-height: 18px;
    padding: 4px 0px 10px 10px;
    border-left: 1px solid #d6d9e8;
    margin-left: -1px;
    float: left;
}
.facultymember .facultymemberimage {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: -135px;
}
.facultylist .facultymember .facultymemberimage {
    margin-left: -128px
}
.faculty-member .main>.copy  .facultymemberimage img {
    margin: 0;
}
.faculty-member .more-info {
    margin-right: 230px;
}
.faculty-member .other-info p {
    line-height: 1.45em;
}
.faculty-member .facultymember .more-info h2,
.faculty-member .facultymember .more-info h3,
.faculty-member .facultymember .more-info h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px;
}
.faculty-member .scopus {
    float: right;
    width: 190px;
    min-height: 250px;
    overflow: hidden;
    padding: 10px;
}
.faculty-member .scopus .scopusHead {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000222 !important;
}
.faculty-member #scopusList li a {
    display: block;
    font-size: 14px;
    line-height: 17px;
}
.main > .copy .facultylist ul {
    padding-left: 0;
    margin: 0 0 -.8em;
}
.main > .copy .facultylist ul li {
    list-style-type: none;
    padding-bottom: 30px;
}
.main > .copy .facultylist p.title {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    margin-top: 3px;
}
.main > .copy .parsys_column .facultylist .basic-info {
    width: 139px;
}
.main > .copy .parsys_column .facultylist .address-info {
    width: 150px;
}
/* Right Column Styles */

p.scopusHead {
    font-weight:bold;
    /*color:#002664;*/
}

ul#scopusList,
ul#deptScopusList {
    margin:0;
    padding:0;
}

ul#scopusList li {
    padding:10px 0 10px 0;
    margin:0;
    border-bottom: solid 1px #D3D7E7;
    /*color:#000;*/
    list-style-type:none;
    /*font-size:11px;*/
}

#scopusList li a { /*color:#002664;*/ }

ul#deptScopusList li {
    list-style-type:none;
    /*font-size:11px;*/
    padding:0 0 15px 0;
    margin:0;
}

ul#deptScopusList li a { /*color:#6F7C81;*/ }

ul#scopusList li:first-child,
ul#deptScopusList li:first-child {
    padding-top:0;
}

ol#scopusList li {
    padding:0;
    margin:0;
    /*color:#000;*/
}

p#scopusMoreLink {
    text-transform: uppercase;
    /*text-align:right;*/
    padding-right:10px;
    padding-top:10px;
    font-size: 14px;
}
div.tabnav {
    border-bottom: 1px solid #d3d7e7;
    overflow: visible;
    font-size: 11px;
    margin-bottom: 20px;
}
.main>.copy div.tabnav ul {
    position: relative;
    top: 1px;
    overflow: auto;
    margin: 0;
    padding: 0;
}
.main>.copy div.tabnav ul li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-image: none;
    margin-left: 4px;
}
.main>.copy div.tabnav ul li:first-child {
    margin-left: 0;
}
div.tabnav ul a {
    font-size: 14px;
    padding: 6px 17px;
	display: block;
    font-weight: bold;
    text-decoration: none;
}
.main>.copy div.tabnav ul li.active {
    border-color: #d3d7e7;
    border-style: solid;
    border-width: 1px 1px 0;
}
.main>.copy div.tabnav ul li.active a {
	color: #000222;
    background-color: #FFFFFF;
}
.accordion-link-container {
    margin-bottom:0;
    padding-bottom:0;
}
.accordiontext {
    margin-bottom: 10px;
}
a.accordion-link {
    display: block;
    padding-left: 30px;
    font-weight: bold;
    background: url("images/accordion-plus-arrow.gif") no-repeat scroll left 2px transparent;
}
a.accordion-link:hover {
	background-image: url("images/accordion-plus-arrow_hover.gif");
}
a.accordion-link.open {
	background-image: url("images/accordion-minus-arrow.gif");
}
a.accordion-link.open:hover {
	background-image: url("images/accordion-minus-arrow_hover.gif");
}
div.accordion-text p {
    padding-top:0;
    margin-top:0;   
}
@media all {

    body > .common-utilities-wrapper {
        background-image: url('university/images/home-header-background.jpg');
        margin-bottom: 20px;
        padding-bottom: 8px;
    }
	body .common-utilities {
		background: transparent url('../../clientlibs/tju/university/base/images/header-common-utilities-background-white-19.png') repeat scroll left top;
		padding: 20px 0 18px 0;
	}
	body .common-utilities .wrapper {
		position: relative;
	}
	body .common-utilities .search {
		position: absolute;
		right: 5px;
		top: 50%;
		margin-top: -23px;
		height: 45px;
		width: 45px;
	}
	body .common-utilities .search>* {
		display: none;
	}
	body .common-utilities .search>button {
		display: block;
        position: absolute;
        right: 0;
        top: 0;
        height: 45px;
        width: 45px;
        background: transparent url('../../clientlibs/tju/university/base/images/header-common-utilities-icon-search.png') no-repeat scroll center center;
        font-size: 18px;
        font-weight: 100;
        color: white;
        text-transform: uppercase;
        border-style: none;
        margin: 0;
        text-indent: -9999px;
        outline-style: none;
   		cursor: pointer;
    }
	body .common-utilities .search>button:hover {
		background-color: #0039c8;
	}
	body .common-utilities .search.expanded {
		background-color: white;
	}
	body .common-utilities .search.expanded label {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	body .common-utilities .search.expanded span {
		position: absolute;
		display: block;
		left: 0;
		height: 45px;
		width: 45px;
		top: 0;
		text-indent: -9999px;
		outline-style: none;
		background: transparent url('../../clientlibs/tju/university/base/images/header-common-utilities-icon-search-blue.png') no-repeat scroll center center;
		z-index: 5;
	}
	body .common-utilities .search.expanded input[type="text"] {
		display: block;
		position: absolute;
		left: 0;
		height: 100%;
		width: 300px;
		border-style: none;
		margin: 0;
		padding-left: 45px;
		padding-right: 55px;
		font-size: 14px;
	}
	body .common-utilities .search.expanded button {
		background-image: none;
		background-color: #0039c8;
		text-indent: 0;
	}
	body .common-utilities .branding {
		font-size: 28px;
		font-weight: 400;
		color: #002e7e;
		display: inline-block;
	}
	body .common-utilities .branding .school {
		font-size: 18px;
	}
	body .common-utilities .branding .school:before {
		display: inline-block;
		content: '|';
		margin: 0 10px;
	}
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 10.0px;
    margin-right: 10.0px;
}

.container_16 .grid_1 { width: 40px; }
.container_16 .grid_2 { width: 100px; }
.container_16 .grid_3 { width: 160px; }
.container_16 .grid_4 { width: 220px; }
.container_16 .grid_5 { width: 280px; }
.container_16 .grid_6 { width: 340px; }
.container_16 .grid_7 { width: 400px; }
.container_16 .grid_8 { width: 460px; }
.container_16 .grid_9 { width: 520px; }
.container_16 .grid_10 { width: 580px; }
.container_16 .grid_11 { width: 640px; }
.container_16 .grid_12 { width: 700px; }
.container_16 .grid_13 { width: 760px; }
.container_16 .grid_14 { width: 820px; }
.container_16 .grid_15 { width: 880px; }
.container_16 .grid_16 { width: 940px; }
.container_16 .prefix_1 { padding-left: 60px; }
.container_16 .prefix_2 { padding-left: 120px; }
.container_16 .prefix_3 { padding-left: 180px; }
.container_16 .prefix_4 { padding-left: 240px; }
.container_16 .prefix_5 { padding-left: 300px; }
.container_16 .prefix_6 { padding-left: 360px; }
.container_16 .prefix_7 { padding-left: 420px; }
.container_16 .prefix_8 { padding-left: 480px; }
.container_16 .prefix_9 { padding-left: 540px; }
.container_16 .prefix_10 { padding-left: 600px; }
.container_16 .prefix_11 { padding-left: 660px; }
.container_16 .prefix_12 { padding-left: 720px; }
.container_16 .prefix_13 { padding-left: 780px; }
.container_16 .prefix_14 { padding-left: 840px; }
.container_16 .prefix_15 { padding-left: 900px; }
.container_16 .prefix_16 { padding-left: 960px; }
.container_16 .suffix_1 { padding-right: 60px; }
.container_16 .suffix_2 { padding-right: 120px; }
.container_16 .suffix_3 { padding-right: 180px; }
.container_16 .suffix_4 { padding-right: 240px; }
.container_16 .suffix_5 { padding-right: 300px; }
.container_16 .suffix_6 { padding-right: 360px; }
.container_16 .suffix_7 { padding-right: 420px; }
.container_16 .suffix_8 { padding-right: 480px; }
.container_16 .suffix_9 { padding-right: 540px; }
.container_16 .suffix_10 { padding-right: 600px; }
.container_16 .suffix_11 { padding-right: 660px; }
.container_16 .suffix_12 { padding-right: 720px; }
.container_16 .suffix_13 { padding-right: 780px; }
.container_16 .suffix_14 { padding-right: 840px; }
.container_16 .suffix_15 { padding-right: 900px; }
.container_16 .suffix_16 { padding-right: 960px; }
.container_16 .push_1 { left: 60px; }
.container_16 .push_2 { left: 120px; }
.container_16 .push_3 { left: 180px; }
.container_16 .push_4 { left: 240px; }
.container_16 .push_5 { left: 300px; }
.container_16 .push_6 { left: 360px; }
.container_16 .push_7 { left: 420px; }
.container_16 .push_8 { left: 480px; }
.container_16 .push_9 { left: 540px; }
.container_16 .push_10 { left: 600px; }
.container_16 .push_11 { left: 660px; }
.container_16 .push_12 { left: 720px; }
.container_16 .push_13 { left: 780px; }
.container_16 .push_14 { left: 840px; }
.container_16 .push_15 { left: 900px; }
.container_16 .push_16 { left: 960px; }
.container_16 .pull_1 { right: 60px; }
.container_16 .pull_2 { right: 120px; }
.container_16 .pull_3 { right: 180px; }
.container_16 .pull_4 { right: 240px; }
.container_16 .pull_5 { right: 300px; }
.container_16 .pull_6 { right: 360px; }
.container_16 .pull_7 { right: 420px; }
.container_16 .pull_8 { right: 480px; }
.container_16 .pull_9 { right: 540px; }
.container_16 .pull_10 { right: 600px; }
.container_16 .pull_11 { right: 660px; }
.container_16 .pull_12 { right: 720px; }
.container_16 .pull_13 { right: 780px; }
.container_16 .pull_14 { right: 840px; }
.container_16 .pull_15 { right: 900px; }
.container_16 .pull_16 { right: 960px; }

/*.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}*/
.clear:after {
        content: "";
        display: table;
        clear: both;
    }

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

/*body {
    padding: 0;
    background: white url(styles.css/files/images/bg.gif) repeat-y center 0;
    margin: 0 auto;
    width: 1000px;
}*/
/*
body.cq-wcm-edit {
    margin: 0;
}
*/

/* spacers */
div.section.spacer_before {
    padding-top: 8px;
    margin-top: 12px;
}
div.section.spacer_after {
    margin-bottom: 20px;
}
div.section.spacer_both {
    padding-top: 8px;
    margin-bottom: 20px;
    margin-top: 12px;
}


p.cq-redirect-notice {
    margin: 20px 0 20px 0;
    border: 1px solid #dddddd;
    text-align: center;
    padding: 40px;
}

/* news list component */
div.newslist {
    padding: 14px 8px 20px 8px;
}
div.newslist div.item {
    clear: both;
    padding: 0 0 6px 0;
}
div.newslist a {}
div.newslist b {}
div.newslist span {}

/* teaser component */
img.teaser {
    float:left;
    padding:1px;
    border:1px solid white;
    margin:5px 7px 0 0
}

/* parsys component */
div.par, div.rightpar {
    clear: both;
}
div.parsys_column {
    height: 100%;
    width: 100%;
    float: left;
    border: 0;
    vertical-align:top;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

div.section {
    /* Property added to avoid IE hasLayout issue on paragraphs
       see #20817 - IE6: div around Drag Components image not big enough
       
       style commented out to fix layout issues in IE7
    zoom: 1;
    */
}

/* Not sure what all this is for...*/
/*div.parsys_column .section {
    overflow:hidden;
    width: 100%;
}*/

/* column control layouts */
div.cq-colctrl-cols {width: 100%; float: left; }

div.cq-colctrl-default { width: 100%;}

/*
div.cq-colctrl-lt0 { }
div.cq-colctrl-lt0-c0 { width: 340px; margin-right:10px}
div.cq-colctrl-lt0-c1 { width: 340px; margin-left: 10px}

div.cq-colctrl-lt1 { }
div.cq-colctrl-lt1-c0 { width: 220px; margin-right: 10px;}
div.cq-colctrl-lt1-c1 { width: 220px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt1-c2 { width: 220px; margin-left: 10px; }*/

/* layout 2: 16% 16% 16% 33% ( grid2.6 + grid2.6 + grid2.6 + grid4 ) */
div.cq-colctrl-lt2 { }
div.cq-colctrl-lt2-c0 { width: 140px; margin-right: 10px;}
div.cq-colctrl-lt2-c1 { width: 140px; margin-left: 10px; margin-right: 10px}
div.cq-colctrl-lt2-c2 { width: 140px; margin-left: 10px; margin-right: 10px}
div.cq-colctrl-lt2-c3 { width: 220px; margin-left: 10px }

/* layout 3: 4 x 25% ( grid3 + grid3 + grid3 + grid3 ) */
div.cq-colctrl-lt3 { }
div.cq-colctrl-lt3-c0 { width: 160px; margin-right: 10px;}
div.cq-colctrl-lt3-c1 { width: 160px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt3-c2 { width: 160px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt3-c3 { width: 160px; margin-left: 10px; }

/* layout 4: 5 x 20% ( grid2.5 + grid2.5 + grid2.5 + grid2.5 + grid2.5 ) */
div.cq-colctrl-lt4 { }
div.cq-colctrl-lt4-c0 { width: 124px; margin-right: 10px;}
div.cq-colctrl-lt4-c1 { width: 124px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt4-c2 { width: 124px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt4-c3 { width: 124px; margin-left: 10px; margin-right: 10px;}
div.cq-colctrl-lt4-c4 { width: 124px; margin-left: 10px; }

/* widepage layouts */

/* layout 5 : 50% 50% ( grid8 + grid8 ) */
div.cq-colctrl-lt5 { }
div.cq-colctrl-lt5-c0 { width: 460px; margin-right:10px}
div.cq-colctrl-lt5-c1 { width: 460px; margin-left: 10px}

/* layout 6 : 25% 25% ( grid4 + grid4 + grid4 + grid4) */
div.cq-colctrl-lt6 { }
div.cq-colctrl-lt6-c0 { width: 220px; margin-right:10px}
div.cq-colctrl-lt6-c1 { width: 220px; margin-left: 10px; margin-right:10px}
div.cq-colctrl-lt6-c2 { width: 220px; margin-left: 10px; margin-right:10px}
div.cq-colctrl-lt6-c3 { width: 220px; margin-left: 10px}


/* text component */
/*div.text ul li {
    background:url("styles.css/files/images/gl.gif") repeat-x scroll center bottom transparent;
    list-style-image:url("styles.css/files/images/bullet.gif");
    list-style-position:outside;
    margin-left:28px;
    margin-top:2px;
    padding-bottom:4px;
}*/

/*div.text ol li {
    background:url("styles.css/files/images/gl.gif") repeat-x scroll center bottom transparent;
    list-style-position:outside;
    margin-left:28px;
    margin-top:2px;
    padding-bottom:4px;
}*/

div.text li a {
}

div.sitemap div.linkcontainer {
    padding:0 0 5px 20px;
}
div.sitemap div.linkcontainer div.linkcontainer {
}

div.sitemap div.link {
    padding-bottom:5px;
}

div.sitemap div.link a {
}


/* table component */
div.table  {
    margin-bottom:30px;
}
div.table table {
    border-collapse: collapse;
    border: none;
    width: 100%;
}
div.table table td {
    padding: 4px 3em 4px 4px;
    border:none;
    border-bottom: 1px solid #d6d9e8;
    /*color: #666;*/
}
div.table table th {
    padding: 4px;
    border:none;
    border-bottom: 1px solid #d6d9e8;
    text-align: left;
    /*color: #069;*/
    font-size: 12px;
}

/* list component */
div.geolist {
}

div.geolist ul.default,
div.geolist ol.default {
    list-style: none;
}
div.geolist ul.default li,
div.geolist ol.default li {
    margin-bottom: 20px;
}
div.geolist ul.default li {
}
div.geolist ul.default p,
div.geolist ol.default p {
}

.right_container div.title {
    margin-top: 10px;
}

/* link list */
div.geolist ul.linklist {
    list-style: none;
    margin-bottom: 20px;
}
div.geolist ul.linklist li {
    font-size: 11px;
    line-height: 18px;
}

/* teaser list */
div.geolist .teaser-title {
font-weight:bold;
}
div.geolist .teaser-description {
}
/* news list */
div.geolist .news-title {
    font-weight:bold;
}
div.geolist .news-date {
    font-weight:bold;
}
div.geolist .news-description {
}

div.signin_subtitle {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.signin_create {
    padding-top: 40px;
    padding-bottom: 10px;
}

div.signin_option {
    clear:left;
    float:left;
}

div.signin_element {
    clear:right;
    float:right;
    padding-right:150px;
}

div.signin_element * input{
    width:140px;
}
div.signin_element * .form_leftcol{
    width:90px;
}

div.tagcloud {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* -----------------------------------------< START: User Info Component >--- */
div.userinfo {
    display: inline;
}

div.userinfo ul {
    float: right;
    list-style: none;
    padding-bottom: 10px;
}

div.userinfo ul li {
    padding: 0 5px 0;
    float: left;
    line-height: 13px;
    font-size: 10px;
}

div.userinfo ul li a, div.userinfo ul li {
    color: #9D9999;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

div.userinfo ul li a:hover {
    text-decoration: underline;
}

/*div.userinfo ul li.user {
    background: url(../../../top_sep.gif) no-repeat 0 center;
    padding-left: 10px;
}*/

div.userinfo ul li.login, div.userinfo ul li.signup {
    background: url(styles.css/files/images/top_sep.gif) no-repeat 0 center;
    padding-left: 10px;
}
/* ------------------------------------------< END: User Info Component >---- */

div.login div.loginerror {
    color: #FF0000;
    margin-bottom: 10px;
}

/* -----------------------------------------< START: User Toggle Button >---- */
/*div.toggle div.status.loading {
    background: url("styles.css/files/images/loading.gif") no-repeat;
    height: 16px;
    width: 16px;
}*/
/* --------------------------------------------< END: User Toggle Button >--- */


@media all {

	.global-header {
		font-family: 'Lato', sans-serif;
		font-size: 10px;
		position: relative;
		background-color: #152456;
		text-transform: uppercase;
		overflow: hidden;
	}

        .global-header li.global-give span {
		background-color: #4E65B8;
        color: white;
        padding: 5px;
        font-size: 12px;
        border: 1px solid white;         
	}
        .global-header li.global-give span a {
        color: white;         
	}
        .global-header li.global-give span a:hover {
        color: white;         
	}

	.global-header ul {
		display: table;
		border-spacing: 0 7px;
	}
	.global-header ul>li {
		position: relative;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		white-space: nowrap;
		padding: 0 12px;
	}
	.global-header ul>li.branding:hover {
		cursor: inherit;
		background-color: inherit;
	}
	.global-header ul>li>* {
		text-decoration: none;
	}
	.global-header ul>li:first-child {
		margin-left: 0;
	}
	.global-header ul>li.active {	
		cursor: auto;
	}
	.global-header ul>li:last-child,
	.global-header ul>li.last-child {
		padding-right: 0;
	}
	.global-header ul>li a {
		color: #809cce;
		font-weight: 700;
		letter-spacing: 1px;
		line-height: 17px;
		display: inline-block;
	}
	.global-header ul>li.active a {
		color: white;
	}
	.global-header ul>li a:hover,
	.global-header ul>li a:focus {
		color: #d3d7e7;
	}
	.global-header .branding {
		width: 100%;
		text-align: left;
		padding: 0;
	}
	.global-header .branding>span {
		font-size: 18px;
		font-weight: bold;
		padding: 10px 0;
		color: white;
	}
}

@media only screen and (max-width:770px) {
	.global-header ul li.branding~li {
		display: none;
	}
    .fixed .global-header ul li.branding~li {
		display: table-cell;
    }
	.global-header ul li.global-give {
		position: absolute;
		top: 0;
		right: 0;
    	margin-top: 20px !important;
    	margin-right: 5px !important;
        display: table-cell !important;

	}
}
@media all {
	footer {
		clear: both;
		background-color: #fafafa;
		margin-top: 20px;
	}

	footer>.wrapper {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	footer,
	footer .disclaimer {
		border-top: 1px solid #dadada;
		-webkit-box-shadow: inset 0 1px 0 0 #efefef;
		box-shadow: inset 0 1px 0 0 #efefef;
		margin-top: 45px;
		padding-top: 25px;
		font-size: 12px;
		color: #666666;
	}

	footer .copyright {
		margin-top: 5px;
		font-size: 12px;
		color: #666666;
	}
	footer .copyright ul li {
		display: inline-block;
	}
	footer .copyright ul li:before {
		content: '|';
		color: #000222;
		margin: 0 0.2em;
	}

	footer .copyright ul li:first-child:before {
		display: none;
		content: '';
	}
	footer .copyright *+* {
		margin-top: 5px;
	}

	footer .sitemap>* {
	}

	footer .sitemap .logo {
		float: left;
		width: 66.66%;
	}
	footer .sitemap .logo+.highlighted-links {
		float: left;
		width: 33.33%;
	}
	footer .sitemap .enterprise-links,
	footer .sitemap .main-links,
	footer .sitemap .organization-links {
		width: 33.33%;
		float: left;
		margin-top: 40px;
		padding: 0 10px;
		font-weight: 900;
		font-size: 14px;
	}

	footer .sitemap .organization-links,
	footer .sitemap h2,
	footer .sitemap h3,
	footer .sitemap h4 {
		font-weight: 900;
		text-transform: uppercase;
		font-size: 10px;
		letter-spacing: 0.5px;
	}
	footer .sitemap h2,
	footer .sitemap h3,
	footer .sitemap h4 {
		font-size: 12px;
		margin-bottom: 15px;
	}
	footer .sitemap ul li {
		margin-top: 15px;
	}
	footer .sitemap ul:first-child,
	footer .sitemap ul li:first-child {
		margin-top: 0;
	}

	footer .sitemap .organization-links a {	
		color: #809cce;
	}
    footer .sitemap .organization-links a:hover {	
		color: #569BCA;
	}

	footer .sitemap .highlighted-links {
		padding-top: 45px;
	}
	footer .sitemap .highlighted-links ul li {
		float: left;
		width: 50%;
		margin: 0;
		padding-right: 9px;
	}
	footer .sitemap .highlighted-links ul li+li {
		padding-left: 9px;
		padding-right: 0;
	}
	footer .sitemap .highlighted-links ul li a {
		display: block;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		text-align: center;
		padding: 10px 2px;
		color: white;
		background-color: #4e65b8;
		border: 1px solid #d3d7e7;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		font-size: 14px;
		line-height: 14px;
	}
	footer .sitemap .highlighted-links ul li a:hover {
    	background-color: #546fcf;
	}
	footer .sitemap .highlighted-links ul li:nth-of-type(n+3) {
		display: none;
	}

	/* MID BREAKPOINT */
	footer .sitemap.mid>br {
		display: none;
	}
	footer .sitemap.mid .logo {
		clear: left;
		width: auto;
		margin-top: 60px;
	}
	footer .sitemap.mid .enterprise-links {
		clear: left;
		margin-top: 10px;
		width: auto;
	}
	footer .sitemap.mid .enterprise-links li {
		display: inline-block;
		margin-right: 30px;
	}
	footer .sitemap.mid .main-links,
	footer .sitemap.mid .highlighted-links,
	footer .sitemap.mid .organization-links {
		width: 50%;
		float: left;
		padding-top: 0;
		margin-top: 0;
	}

	footer .sitemap.mid .main-links {
		padding-right: 25px;
	}
	footer .sitemap.mid .highlighted-links,
	footer .sitemap.mid .organization-links {
		padding-left: 25px;
	}
	footer .sitemap.mid .highlighted-links {
		margin-bottom: 50px;
	}


	/* DEBUGGING */

	/*footer .sitemap .highlighted-links {
		background-color: red;
	}
	footer .sitemap .organization-links {
		background-color: green;
	}
	footer .sitemap .enterprise-links {
		background-color: yellow;
	}
	footer .sitemap .main-links {
		background-color: blue;
	}
	footer .sitemap .logo {
		background-color: orange;
	}*/
}
@media all and (max-width: 480px) {

	footer {
		padding-top: 30px;
	}

	footer>.wrapper {
		padding-top: 0;
	}
	footer .sitemap.mid {
		position: relative;
		padding-top: 65px;
	}
	footer .sitemap.mid .logo {
		float: none;
		margin-top: 30px;
	}
	footer .sitemap.mid .logo img {
		max-width: 75%;
	}
	footer .sitemap.mid .enterprise-links {
		clear: left;
		margin-top: 30px;
		width: auto;
		padding-left: 0;
	}
	footer .sitemap.mid .main-links br+br {
		display: none;
	}
	footer .sitemap.mid .enterprise-links li {
		margin-right: 0;
		display: block;
	}
	footer .sitemap.mid .highlighted-links {
		position: absolute;
		left: 0;
		top: 0;
		padding-left: 0;
		width: 100%;
	}
	footer .sitemap.mid .main-links {
		width: 100%;
		padding: 0;
		float: none;
	}
	footer .sitemap.mid .organization-links {
		width: 100%;
		float: none;
		margin-top: 30px;
	}

	footer .sitemap.mid .highlighted-links,
	footer .sitemap.mid .organization-links {
		padding: 0;
	}
	footer .sitemap.mid .highlighted-links {
		margin-bottom: 0;
	}
}
@media all {
	nav.breadcrumb {
		clear: both;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: 600;
		margin-top: 20px;
		margin-bottom: 28px;
		line-height: 8px;
        letter-spacing: 0.8px;
        max-height: 46px;
	}
	nav.breadcrumb>p>a {
		color: #013fa3;
	}
	nav.breadcrumb>p>span {

	}
	nav.breadcrumb>p>*:before {
		content: ">";
		margin-left: 3px;
		margin-right: 6px;
	}
	nav.breadcrumb>p>*:first-child:before {
		display: none;
	}

	body>header nav.breadcrumb {
		margin-top: 0;
		margin-bottom: 12px;
		border-top: 2px solid white;
		background-color: rgba(255,255,255,0.6);
		padding: 18px;
	}
	.ie8 body>header nav.breadcrumb 
	{
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#96ffffff,endColorstr=#96ffffff);
	}
}

