﻿table {
    font-family: Roboto Slab Regular;
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: 0;
    /*color: #4B2524;*/
    color: #000000;
}

form {
    display: inline; 
    margin: 0; 
    padding: 0;
}
form div { display: inline; }

input {
    display: inline; 
    margin: 0; 
    padding: 0;
}

img {
    max-width:100%;
    height:auto
}

/*@media screen and (max-width: 400px){
    img {
        max-width:120%;
        height:auto
    }
}*/




a {
    /*color: #4A2423;*/
    /*color: #666666;*/
    color: #000000;   
    /*font-size: 1.0em;*/ 
    /*text-decoration: underline;*/
}
a:not([href]) {
    color: #000000;   
}

.invisible {
    color:#fff;
}

 table.MsoNormalTable
	{mso-style-parent:"";
	font-size:10.0pt;
	}
table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	}

p {
    font-family: Roboto Slab Regular;
    /*font-size: 1.4em;*/
    margin-top: 0;
    margin-bottom: 0;
    /*color: #4B2524;*/
    color: #000000;
}

.indent {
    margin-left: .2in;
    margin-right: .2in;
}
.indentdouble {
    margin-left: .4in;
    margin-right: .4in;
}
.indenttriple {
    margin-left: .6in;
    margin-right: .6in;
}
.indentquadruple {
    margin-left: .8in;
    margin-right: .8in;
}
.indentquintuple {
    margin-left: 1.0in;
    margin-right: 1.0in;
}
.indentsextuple {
    margin-left: 1.2in;
    margin-right: 1.2in;
}

/*.blockquote_RoundedCorners {
    border-collapse: collapse;
    border:0;
    background-color:#DCD5C1;
    width:77%;
    border-color:#FFFFFF;
    padding:5px 10px 5px 10px;
    margin:0 auto;
    border-radius:15px;
}

.blockquote {
    margin-left: 20px;
    padding: 0px 1px 0px 3px;
    border-left: 2px solid #9D9B68;
    font-size: 1.4em;
}*/

table.header {
    background-color: #CCCC99;
    border-color: #FFFFFF;
    padding: 2px;
    border: 0;
    width: 100%;
    color: #2E1010;
    font-weight: bold;
}

.subheader {
    border: 0;
    padding: 1px;
    /*background-color: #CCCC99;*/
    border-color: #FFFFFF;
    font-family: Raleway;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    color: #9C9C68;
}

hr {
    height: 2px;
    width: 100%;
    text-align: center;
}

div {
    font-family: Roboto Slab Regular;
    /*font-size: 1.2em;*/
    /*color: #4B2524;*/
    color: #000000;
}

body {
    /*position: fixed;
    overflow:hidden;*/
    /*overflow-x: hidden;*/
    font-family: Roboto;
    font-size: 1.2em;
    color: #4B2524;
    /*margin: 0 auto;*/
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 5px;
}

.container {
    /*position: fixed;*/
    overflow:hidden;
    /*margin: 10% auto;*/
    /*left: -25%;*/
}

/*#loadingCoverSimple2 {
    width: 100%; max-width:900px;
    height: 100px;
    position: relative;
    background: #000000; 
    z-index:9999;
    font-family: Roboto;
    font-size: 1.2em;
    font-size: 60px;
    text-align: center; 
    padding-top: 200px;
    color: #4B2524; 
    opacity: 0.3; filter: alpha(opacity=30);
    margin:0 auto;
}*/
#loadingCoverContainerSimple {
    /*background-color: #333;*/
    /*opacity: 0.8;*/
    background: rgb(51, 51, 51); 
    background: rgba(51, 51, 51, .5);
    position: fixed;
    /*left: 0px;
    bottom: 0px;*/
    z-index: 9999;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-image: url('images/NEW images/ajax-loader.gif');
    background-position: center;
    background-repeat: no-repeat;
}
#loadingCoverTop {
    width: 100%;
    /*position: relative;*/
    /*height: 150px;*/
    min-height:165px;
    position: fixed;
    overflow: hidden;
    left: 0px;
    top: 0px;
    background: #fff; 
    font-family: Roboto;
    font-size: 1.2em;
    text-align: center;  
    color: #4B2524; 
    margin:0 auto;
}
#loadingCoverBottom {
    width: 100%;
    /*position: relative;*/
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #fff; 
    font-family: Roboto;
    font-size: 1.2em;
    text-align: center;  
    color: #4B2524; 
    margin:0 auto;
}
.loadingCoverText {
    font-family: Roboto;
    font-size: 1.2em;
    text-align: center; 
    color: #4B2524; 
}

/*#loadingCoverContainer {
    position: fixed; 
    height: 100%; width: 100%; 
    top:0; left: 0; 
    background: #fff; 
    z-index:9999; 
}*/
/*#loadingSpinner, #loadingGraphic {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#loadingGraphic {
  z-index: 10;
}*/


@media screen and (max-width: 705px) {
    body {
        overflow-x: visible;
    }
}

@media screen and (max-width: 1050px) {
    td.left {
        display: none;
    }
}


.mobileNavButton {
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(https://www.justfacts.com/images/NEW Images/mobile_menu_button.png) no-repeat;
  width: 25px; /* Width of new image */
  height: 25px; /* Height of new image */
  padding-left: 0px; /* Equal to width of new image */
  border: 0px;
}



.homePageIssueHeader {
    /*display: block;*/
    cursor: pointer; cursor: hand;
    /*position: relative;*/
    margin: 0;
    padding:0;
    /*background-color: #9C9C68;*/
    font-family: Raleway;
    font-size: 22px;
    font-weight: bold;
    color: #73733F;
    /*vertical-align:top;*/
}
.homePageIssueHeader a {
    display: block;
    cursor: pointer; cursor: hand;
    position: relative;
    margin: 0px 0 0 0;
    padding-top: .5em; padding-bottom: .5em;
    min-height: 0; /* support: IE7 */
    /*background-color: #9C9C68;*/
    font-family: Raleway;
    font-size: 22px;
    font-weight: bold;
    color: #73733F;
    text-decoration: none;
}





#bodyContainer {
    font-family: Roboto Slab Regular;
    font-size: 1.4em;
    /*color: #4B2524;*/
    color: #000000;
}
#bodyContainer div {
    font-family: Roboto Slab Regular;
    font-size: 1.0em;
    /*color: #4B2524;*/
    color: #000000;
}
#bodyContainer p {
    font-family: Roboto Slab Regular;
    font-size: 1.0em;
    /*color: #4B2524;*/
    color: #000000;
}
#bodyContainer div p {
    font-family: Roboto Slab Regular;
    font-size: 1.0em;
    /*color: #4B2524;*/
    color: #000000;
}
#bodyContainer table td {
    font-family: Roboto Slab Regular;
    font-size: 0.82em;
    /*color: #4B2524;*/
    /*color: #000000;*/
    /*text-align:center;*/
}
#bodyContainer .sectionHeading {
    /*padding: 2.8pt; 
    background: #CCCC99;
    font-family: Raleway; font-size: 18px; font-style: normal; font-weight: bold;*/
    display: block;
    cursor: pointer;
    position: relative;
    margin: 0px 0 0 0;
    padding: .25em .5em .25em .5em;
    min-height: 0; /* support: IE7 */
    background-color: #9C9C68;
    font-family: Raleway;
    font-size: 20px;
    font-weight: medium;
    color: #fff;
}
#bodyContainer .sectionHeading div {
    /*font-family: Raleway; font-size: 18px; font-style: normal; font-weight: bold;*/
    font-family: Raleway;
    font-size: 20px;
    font-weight: medium;
    color: #fff;
}
#bodyContainer .sectionHeading a, #bodyContainer .sectionHeading a:not([href]), #bodyContainer .sectionHeading a:link, #bodyContainer .sectionHeading a:visited {
    /*font-family: Raleway; font-size: 18px; font-style: normal; font-weight: bold;*/
    font-family: Raleway;
    font-size: 20px;
    font-weight: medium;
    color: #fff;
    text-decoration: none;
}
#bodyContainer .sectionHeading a:hover {
    text-decoration: underline;
}
#bodyContainer .blockquote {
    margin-left: 20px;
    padding: 0px 1px 0px 3px;
    border-left: 2px solid #9D9B68;
    font-size: 1.0em;
}
#bodyContainer .blockquote li {
    font-size: 1.0em;
}
#bodyContainer a {
    font-family: Roboto Slab Regular;
    font-size: 1.0em; 
    color: #666666;
    /*text-decoration: underline;*/
}
#bodyContainer a:not([class]) {
    font-family: Roboto Slab Regular;
    font-size: 1.0em; 
    text-decoration: underline;
}
a:not([class]) {
    text-decoration: none;
}
#bodyContainer a:not([href]) {
    font-family: Roboto Slab Regular;
    font-size: 1.0em; 
    text-decoration: none;
    color: #000000;
}
#bodyContainer a:not([href]):hover {
    text-decoration: none;
}
#bodyContainer ul {
    padding-top: 10px;
    padding-bottom: 20px;
}
#bodyContainer ol {
    padding-top: 10px;
    padding-bottom: 18px;
}



#bodyContainer .tableformatted {
    border: 1px solid black;
    background-color: #DCD5C1;
    border-color: #000000;
    padding: 1px;
    border-spacing: 2px;
    border-collapse: separate;
    font-size: 1.0em;
    margin-left:auto; 
    margin-right:auto;
}
#bodyContainer .tableformatted td {
    border:1px solid black;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 0.95em;
}

#bodyContainer .footerText {
    color: #452526;
    font-size: .85em;
    font-family: Roboto; 
    text-align:center;
    overflow: hidden;
    margin-left:30px;
    margin-right:30px;
}
#bodyContainer .footerText .rwd-line { 
    display: block; 
}
#bodyContainer .footerText .rwd-line-SM { 
    display: block; 
}
#bodyContainer .footerText .hide-spacer { 
    display: none; 
}
#bodyContainer .footerText .hide-spacer-SM { 
    display: none; 
}
#bodyContainer .footerLink {
    color: #6E7436;
    text-decoration: none;
    /*font-size: .7em;*/
    font-family: Roboto;
}

@media screen and (min-width: 800px){
    #bodyContainer .footerText .rwd-break { display: none; }
    #bodyContainer .footerText .rwd-break-SM { display: block; }
    #bodyContainer .footerText .rwd-line { display: inline; }
    #bodyContainer .footerText .hide-spacer { display: inline; }
}
@media screen and (min-width: 600px){
    #bodyContainer .footerText .rwd-break-SM { display: block; }
    #bodyContainer .footerText .rwd-line-SM { display: inline; }
    #bodyContainer .footerText .hide-spacer-SM { display: inline; }
}
@media screen and (max-width: 600px){
    #bodyContainer .footerText .rwd-break-SM { display: none; }
}


/*#bodyContainer .img-responsive-homePage {
    max-width:100%;
    height: auto;
    display: block;
}*/
@media screen and (min-width:1px) and (max-width:250px){
    #bodyContainer .img-responsive-homePage {
        max-width:100%;
        width: 100%;
        height: auto;
        display: block;
    }
}
@media screen and (min-width:251px) and (max-width:600px){
    #bodyContainer .img-responsive-homePage {
        max-width:50%;
        width: 50%;
        height: auto;
        display: block;
    }
}


.accordion {}

.accordion div {
    font-family: Roboto Slab Regular;
    font-size: 1.4em;
    /*color: #4B2524;*/
    color: #000000;
}
.accordion div p {
    font-family: Roboto Slab Regular;
    font-size: 1.0em;
    /*color: #4B2524;*/
    color: #000000;
}
.accordion div table td {
    font-family: Roboto Slab Regular;
    font-size: 1.0em;
    /*color: #4B2524;*/
    color: #000000;
}
.accordion li {
    font-family: Roboto Slab Regular;
    font-size: 1.0em;
    margin-top: 0;
    margin-bottom: 0;
    /*color: #4B2524;*/
    color: #000000;
}
.accordion .blockquote {
    margin-left: 20px;
    padding: 0px 1px 0px 3px;
    border-left: 2px solid #9D9B68;
    font-size: 1.0em;
}
.accordion .blockquote li {
    font-size: 1.0em;
}

.noStyleAccordion .ui-accordion .ui-accordion-header .ui-accordion-content {
    padding: none;
    background: none;
    border: none;
    outline: none;
}

.ui-accordion {
    width: 100%;
    margin: 20px auto;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 0px 0 0 0;
    padding: .5em .5em .5em .5em;
    min-height: 0; /* support: IE7 */
    background-color: #9C9C68;
    font-family: Raleway;
    font-size: 20px;
    font-weight: medium;
    color: #fff;
}

.ui-accordion .ui-accordion-icons {
    /*padding-left: 2.2em;*/
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    /*padding-left: 2.2em;*/
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    /*left: .5em;*/
    /*top: 50%;*/
    /*margin-top: -8px;*/
}

.ui-accordion .ui-accordion-content {
    /*background-color: #DBDCCC;*/
    /*padding: 1em 2.2em;*/
    padding: 1em 0.8em;
    border: 3px solid #DBDCCC;
    overflow: auto;
}
@media screen and (min-width:1px) {
    .ui-accordion .ui-accordion-content { padding: 1em 0.8em; }
}
@media screen and (min-width:768px) {
    .ui-accordion .ui-accordion-content { padding: 1em 1.2em; }
}
@media screen and (min-width:992px) {
    .ui-accordion .ui-accordion-content { padding: 1em 1.5em; }
}
@media screen and (min-width:1200px) {
    .ui-accordion .ui-accordion-content { padding: 1em 2.2em; }
}





.newsheader {
    font-family: Raleway;
    font-size: 18pt;
    font-weight: bold;
    color: #73733F;
}

#titleBox {
    color:#330001; 
    /*font-family: roboto slab light;*/ 
    font-family: Raleway; 
    font-size: 45px; 
    font-style: normal;
}


#introSummaryListContainer {
    margin:0 auto;padding-top:15px;width:auto;display:table;
}
#introSummaryList {
    /*width: 100%;*/ padding:0px;
    font-family: Raleway; 
    color: #330001;
    font-size: 13px;
    text-align:left;
}
#introSummaryList li {
    list-style:none; padding:0px; text-align:left; /*padding-left:10px; padding-right:10px;*/
}


#summaryBox {
    color: #330001;
    /*font-family: Roboto Slab Regualr;*/
    font-family: Raleway; 
    font-size: 17px;
    font-style: normal;
    width:100%;
}
#summaryBox h3 {
    font-family: Raleway; 
    color: #330001;
    font-weight:bold;
}
#summaryBox h2 {
    font-family: Raleway; 
    color: #330001;
    font-size: 20px;
    font-weight:bold;
}
#summaryBox p {
    font-family: Raleway; 
    color: #330001;
}
#summaryBox #links {
    font-family: Raleway; 
    color: #330001;
    margin:0 auto;
    padding-top:15px;
    /*width:auto;*/
    width:100%;
    display: table;
}
#summaryBox #links ul {
    width:auto;
}
#summaryBox #links ul li a {
    font-family: Raleway; 
    /*color: #330001;*/
    color: #666633;
    font-weight:bold;
    font-size: 15px;
}
#summaryBox #links ul li a:hover {
    /*color: #330001;*/
    color: #666633;
    text-decoration:underline;
}
#summaryBox #summaryList {
    width: auto; padding:0px;
}
#summaryBox #summaryList li {
    list-style:none; padding:0px; /*padding-left:10px; padding-right:10px;*/
}

@media screen and (min-width:1px) and (max-width:600px){
    #summaryBox #summaryList {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
    }
}
@media screen and (min-width:601px){
    #summaryBox #summaryList {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }
}
@media screen and (min-width:1px){
    #summaryBox #summaryList li {padding-left:1px; padding-right:1px;}
}
/*@media screen and (min-width:501px){
    #summaryBox #summaryList li {padding-left:15px; padding-right:15px;}
}
@media screen and (min-width:601px){
    #summaryBox #summaryList li {padding-left:20px; padding-right:20px;}
}*/
@media screen and (min-width:501px){
    #summaryBox #summaryList li {padding-left:5px; padding-right:5px;}
}
@media screen and (min-width:751px){
    #summaryBox #summaryList li {padding-left:25px; padding-right:25px;}
}
/*@media screen and (min-width:901px){
    #summaryBox #summaryList li {padding-left:70px; padding-right:70px;}
}*/





#searchBox, #searchBox div {
    background-color: #DBDCCC;
    border: 1px solid #9C9C68;
    padding: 3px 3px 3px 4px;
    margin-bottom: 3px;
    overflow: auto;
    color: #9C9C68;
    font-family: Raleway; font-size: 18px; font-style: normal; font-weight: bold;
    text-align: left;
    width: 263px;
}

#citationBox {
    background-color: #DBDCCC;
    padding: 10px 10px 10px 10px;
    border-top: 0;
    overflow: auto;
    color: #9C9C68;
    font-size: 1.2em;
}
#citationBox H2 {
    font-family: Raleway; font-size: 20px; font-style: normal; font-weight: bold; color: #9C9C68;
}
.citationHeader {
    font-family: Raleway; font-size: 20px; font-style: normal; font-weight: bold; color: #9C9C68;
}
#citationBox P {
    color:#4B2524; font-family: Roboto Slab Regular; font-size: 1.15em; margin-top: 0; margin-bottom: 0;
}
#citationBox A {
    color:#4B2524; text-decoration: none; 
}

#titleBar p {
    font-family: Raleway;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

#citedWorldWide {
    background-color:#ffffff; 
    color:#989866; 
    font-family: Roboto; 
    font-size: 20px; 
    font-style: normal; 
    font-weight: normal;
    margin-top: 0; 
    margin-bottom: 0; 
    padding-top: 0px; 
    text-align:center; 
    width:263px;
}
#logos {
    width:263px;
    margin-bottom: 10px;
    padding-bottom: 12px;
    border-bottom: 5px solid #4B2524;
}
#citedWorldWideLink {
    background-color:#ffffff; 
    color:#989866; 
    font-family: Roboto; 
    font-size: 16px; 
    font-style: normal; 
    font-weight: normal;
    margin-top: 0; 
    margin-bottom: 0; 
    padding-top: 0px; 
    text-align:center; 
    width:263px;
}

#signUpBox, #signUpBoxSticky, #signUpBoxMobile {
    background-color: #DBDCCC;
    padding: .5em;
    border-top: 0;
    overflow: auto;
    font-family: Raleway;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #4B2524;
    width: 263px;
    overflow-x:hidden;
}
#signUpBox input, #signUpBoxSticky input, #signUpBoxMobile input {
    font-family: Raleway;
    font-size: 12px;
    height: 25px;
}

/* Rotation Div */
#signUpBox, #signUpBoxSticky, #signUpBoxMobile {
    -moz-transition: transform 1s;
    -webkit-transition: transform 1s;
    transition: transform 1s;
}
#signUpBox.no-trans, #signUpBoxSticky.no-trans, #signUpBoxMobile.no-trans {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
.spin-div {
    transform: rotate(360deg);
}

.hideSignUpBoxClose {
    display:none;
}

#signUpBoxClose{
    float:right;
    margin-top:-5px;
    margin-right:-5px;
    cursor: pointer; cursor: hand;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #605F61;
    font-size: 31px;
    font-weight: bold;
    /*display: inline-block;*/
    line-height: 0px;
    padding: 11px 3px;   
}
#signUpBoxClose:before {
    content: "×";
}


#guaranteeBox {
    background-color:#999967; 
    color:#fff; 
    font-family: Roboto; 
    font-size: 14px; 
    font-style: normal; 
    font-weight: normal; 
    margin-top: 0;
    margin-bottom: 10px;
    padding-top:10px; 
    text-align:center; 
    height:40px; 
    width:263px;
}

#learnMoreBox {
    background-color:#DBDCCC; 
    color:#4B2524; 
    font-family: Roboto; 
    font-size: 14px; 
    font-style: normal; 
    font-weight: normal;
    margin-top: 0; 
    margin-bottom: 5px; 
    padding-top:10px; 
    text-align:center; 
    height:40px; 
    width:263px;
    cursor: pointer; cursor: hand;
}

#learnMoreBoxWrap {
    margin-top: 0;
    margin-bottom: 5px;
    text-align:center; 
    height:40px; 
    width:263px;
}

#exploreJFBox {
    background-color:#DBDCCC; 
    color:#4B2524; 
    font-family: Roboto; 
    /*font-size: 14px;*/ 
    font-size: 1.2em;
    font-style: normal; 
    font-weight: normal;
    margin-top: 0; 
    margin-bottom: 0; 
    padding-top:10px; 
    text-align:center; 
    height:40px; 
    width:263px;
    cursor: pointer; cursor: hand;
}

#exploreJFBoxWrap {
    margin-top: 0;
    margin-bottom: 5px;
    text-align:center; 
    height:40px; 
    width:263px;
}

#navigationHeaderBox {
    background-color: #ffffff;
    color: #4B2524;
    font-family: Raleway;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-left: 0px;
    border-top: 5px solid #4B2524;
    text-align: left; 
    /*height:40px;*/ 
    width:263px;
}

#spacer1 {
    background-color: #9C9C68;
    padding: 0;
    margin: 0;
    border-top: 0;
    overflow: auto;
    height: 100x;
    overflow: hidden;
}

#spacer {
    display: block;
    height: 4px;
    background: transparent;
    width: 100%;
    border: none;
    border-top: solid 4px #CECEB4;
}
#spacer2 {
    border: 0;
    height: 4px;
    color: #CECEB4;
    background-color: #CECEB4;
    /* background-image: linear-gradient(to right, #ccc, #333, #ccc); */
}
.spacer {
    display: block;
    height: 4px;
    background: transparent;
    width: 100%;
    border: none;
    border-top: solid 4px #CECEB4;
}
.spacer2 {
    border: 0;
    height: 4px;
    color: #CECEB4;
    background-color: #CECEB4;
    /* background-image: linear-gradient(to right, #ccc, #333, #ccc); */
}

.whitetext {
    color: #ffffff;
}

#homePageIssuesBox {
    text-align: center;
    font-family: Raleway; 
}
#homePageIssuesBox div {
    font-size: 20px; 
    color:#583E31;
    font-family: Raleway; 
}
#homePageIssuesBox div > a {
    font-size: 20px; 
    color:#583E31;
    font-family: Raleway; 
    text-decoration: none;
}
#homePageIssuesBox a {
    font-size: 20px; 
    color:#583E31;
    font-family: Raleway; 
    text-decoration: none;
}




#bodyContainer .donateByCard {
    /*border-right:2px solid black;*/
    text-align:center;
    margin: 0 auto;
    height: 100%;
    padding-top: 10px;
}
#bodyContainer .donateByPaypal {
    /*border-right:2px solid black;
    border-left:2px solid black;*/
    text-align:center;
    margin: 0 auto;
    height: 100%;
    padding-top: 10px;
}
#bodyContainer .donateByCheckBox {
    text-align:center;
    margin: 0 auto;
    height: 100%;
    padding-top: 10px;
}
#bodyContainer .donateByCheckBox p {
    color:#253B80;
    font-family: roboto;
    font-size:10pt;
    line-height: 125%;
}



.highlight {
    background-color: yellow;
}
.find_selected
{
	/*background-color: #DBDCCC;*/
	background-color: orange;
}




.emptyBlock1000 {
    height: auto;
}

.emptyBlock2000 {
    height: auto;
}

.current {
    background-color: #957F68 !important;
    color: #ffffff;
}



.RightSide {
    position: fixed;
    _position: absolute;
    top: 190;
    _top: expression(eval(document.body.scrollTop)+210);
}

#rightsignupcontent {
    width:263px; background-color:#fff;
}

.affix-top, .affix {
    position: static;
}

@media (min-width: 992px) {
    /*#rightsignupcontent.affix-top {
        position: static;
    }

    #rightsignupcontent.affix {
        position: fixed;
        top: 0;
        /*width: 100%*
    }*/
}


#nav_menu { display:none; background-color:#ffffff; font-size: 1.2em; }
#nav_menu li, #nav_menu a { font-family: Roboto; }
#nav_menu2 { display:none; background-color:#ffffff; font-size: 1.2em; }
#nav_menu2 li, #nav_menu2 a { font-family: Roboto; }

#learnMoreBox div:before { /* The blue arrow at the right of the menu */
    content: '';
    display: block;
    width: 0;
    height: 0;
    /*position: absolute;*/
    top: 0;
    right: -20px;
    bottom: 0;
    margin: auto 0;
    border: 10px solid;
    border-color: transparent transparent transparent #064d9a;
}

#exploreJFBox div:before { /* The blue arrow at the right of the menu */
    content: '';
    display: block;
    width: 0;
    height: 0;
    /*position: absolute;*/
    top: 0;
    right: -20px;
    bottom: 0;
    margin: auto 0;
    border: 10px solid;
    border-color: transparent transparent transparent #064d9a;
}

.arrow { /* The circle inside the menu */
    width: 20px;
    height: 20px;
    background: rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 0 rgba(0,0,0,1), 0 1px 0 rgba(255,255,255,0.5);
    border-radius: 50%;
    /*position: absolute;*/
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto 0;
}

.arrow:before { /* The white arrow inside the circle */
    content: '';
    display: block;
    width: 0;
    height: 0;
    top: 5px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    /*position: absolute;*/
    border: 5px solid;
    border-color: #4B2524 transparent transparent transparent;
}

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;	
	border-bottom: 8px solid #fff;
    float: right;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;	
	border-top: 8px solid #fff;
    /*float: left;*/
    margin: 0 auto;
    margin-top: 5px;
    text-align: center; 
}
.arrow-down2 {
	width: 0; 
	height: 0; 
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;	
	border-top: 8px solid #fff;
    /*float: left;*/
    margin: 0 auto;
    margin-top: 5px;
    float: right;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;	
	border-left: 60px solid #000;
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent; 	
	border-right: 8px solid #000; 
    float: left;
}


.fadeIn {
    border: 0px;
  -webkit-animation: fade-in 2s ease;
  -moz-animation: fade-in ease-in-out 2s both;
  -ms-animation: fade-in ease-in-out 2s both;
  -o-animation: fade-in ease-in-out 2s both;
  animation: fade-in 2s ease;
  visibility: visible;
  -webkit-backface-visibility: hidden;
}

@-webkit-keyframes fade-in{0%{opacity:0;} 100%{opacity:1;}}
@-moz-keyframes fade-in{0%{opacity:0} 100%{opacity:1}}
@-o-keyframes fade-in{0%{opacity:0} 100%{opacity:1}}
@keyframes fade-in{0%{opacity:0} 100%{opacity:1}}


/* This class is added on scroll */
.fixed {
	position: fixed; 
	top: 0; 
	/*height: 70px;*/ 
	z-index: 1;
}
.fixedBottom {
	position: fixed; 
	bottom: 0; 
    z-index:1000;
    background-color: #DBDCCC;
    border-radius: 15px;
    margin: 8px 0 0 8px;
    box-shadow: 0 0 0 8px #fff;
}
.fixedBottomRight {
	position: fixed; 
	bottom: 0; right: 0;
    z-index:1000;
    background-color: #DBDCCC;
    border-radius: 15px;
    margin: 8px 0 0 8px;
    box-shadow: 0 0 0 8px #fff;
}
.fixedBottomRounded {
	position: fixed; 
	bottom: 0; 
    z-index:1000;
    background-color: #DBDCCC;
    border-radius: 15px;
    margin: 0 0 0 8px;
    box-shadow: 0 0 0 8px #fff;
}
.fixedFloatRight {
	position: fixed; 
	top: 0; 
	height: 70px; 
	z-index: 1;
    top: 10%;
    opacity: 0.85;
    text-align: center; 
    top: -22px; 
	/*position: fixed; 
	z-index: 1;
    left: 95%;
    height: 25px;
    transform: translate(-95%, -5%);*/
}
.fixedFloatRightHeader {    
    /*display: block;
    position: relative;
    margin: 0px 0 0 0;
    padding: .5em .5em .5em .5em;
    min-height: 0;
    background-color: #9C9C68;
    font-family: Raleway;
    font-size: 20px;
    font-weight: medium;
    color: #fff;*/
    color: #fff;
    font-family: Raleway;
    font-weight: medium;
    font-size: 14px;
    text-align: center; 
    cursor: pointer; cursor: hand;
}
.fixedFloatRightExpanded {
	position: fixed; 
	top: 0; 
	height: 70px; 
	z-index: 1;
    top: 10%;
    top: -22px; 
	/*position: fixed; 
	z-index: 1;
    left: 95%;
    transform: translate(-95%, -5%);
    width: 400px;*/
}
.fixedFloatRight h2 {
}
.boxclose{
    float:right;
    margin-top:-1px;
    margin-right:-5px;
    cursor: pointer; cursor: hand;
    color: #fff;
    border: 1px solid #AEAEAE;
    border-radius: 30px;
    background: #605F61;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0px;
    padding: 11px 3px;       
}
.boxclose:before {
    content: "×";
}


.table2 {
    display: table;
}

.row2 {
    display: table-row;
}

.column2 {
    display: table-cell;
    vertical-align: top;
}
        





.textlink, .textlink a {
    /*color: #666633;*/
    color: #666633;
    text-decoration: underline;
}
#bodyContainer .textlink, #bodyContainer .textlink a {
    color: #666633;
    text-decoration: underline;
}
.citelink, .citelink a {
    color: #666633;
    text-decoration: underline;
}
#bodyContainer .citelink, #bodyContainer .citelink a {
    /*color: #CECEB4;*/
    color: #666633;
    text-decoration: underline;
}

.footnotelink, .footnotelink a { color: #666633; text-decoration: none; }
.footnotelink, .footnotelink:hover, .footnotelink a, .footnotelink a:hover, .footnotelink a:not([href]) { text-decoration: none; }
.footnotesContent a { text-decoration: underline; }

.accordion .footnotelink, .accordion .footnotelink a { color: #666633; text-decoration: none; }
.accordion .footnotelink, .accordion .footnotelink:hover, .accordion .footnotelink a, .accordion .footnotelink a:hover, .accordion .footnotelink a:not([href]) { text-decoration: none; }
.accordion .footnotesContent a { text-decoration: underline; }

/*.footnote { padding-bottom: 20px; }*/
/*.footnote p { padding-bottom: 10px; }*/ 
/*.accordion p { padding-bottom: 10px; }*/ 
/*.accordion .footnote { padding-bottom: 20px; }*/
/*.accordion .footnote p { padding-bottom: 10px; }*/ 

.accordion .align-left { text-align: left; }
.accordion .align-center { text-align: center; }
.accordion .align-right { text-align: right; }


.thinspace {
    font-size: .4em;
    /*width: 1px;*/
    /*letter-spacing: .02em;*/
    /*padding-right: 2.5px;*/
}




.youtubeVideo {
    /*width: 50%;*/
    margin: 0 auto;
    text-align: center; 
    /*width: 100%    !important;*/
    /*height: auto   !important;*/
    /*max-width:100%;*/
	/*position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;*/
}
.youtubeVideo iframe, .youtubeVideo object, .youtubeVideo embed {
	/*position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;*/
}



/*.auto-resizable-iframe {
  max-width: 420px;
  margin: 0px auto;
}

.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 75%;
  height: 0px;
}

.auto-resizable-iframe iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}*/

.no-border {
    border:0px;
}


#issueList2 li {
    list-style:none; padding:0px;
}
#issueList2 {
    width: 100%; padding:0px; margin-left: -10px;
}

@media screen and (min-width:1px) and (max-width:400px){
    #issueList2 {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
    }
}
@media screen and (min-width:401px) and (max-width:650px){
    #issueList2 {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }
}
@media screen and (min-width:651px){
    #issueList2 {
        -webkit-column-count: 4;
           -moz-column-count: 4;
                column-count: 4;
    }
}




#issueList li {
    list-style:none; padding:0px;
}
#issueList {
    width: 100%; padding:0px;
}

@media screen and (min-width:1px) and (max-width:400px){
    #issueList {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
    }
}
@media screen and (min-width:401px) and (max-width:600px){
    #issueList {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
    }
}
@media screen and (min-width:601px){
    #issueList {
        -webkit-column-count: 3;
           -moz-column-count: 3;
                column-count: 3;
    }
}

.formLabel { width:50%; text-align:right; font-size: .75em;}
@media screen and (min-width:1px) {
    .formLabel { width:50%; }
}
@media screen and (min-width:1201px){
    .formLabel { width:30%; }
}


#bodyContainer .donateMessage {
    display: block;
    position: relative;
    margin: 0px 0 0 0;
    padding: .25em .5em .25em .5em;
    font-family: Raleway;
    font-size: 20px;
    font-weight: medium;
    color: #000;
}




.control-label {
    font-family: Roboto;
    font-size: 0.75em;
}



.videoBoxTitle {
    background-color: #ffffff;
    color: #4B2524;
    font-family: Raleway;
    font-size: 17px;
    text-align: left;
    font-weight: bold; 
}