.container-main
{
    	margin: 0 auto;
    	max-width:1024px;
	/*
    	padding-left:1px;
    	padding-right:13px;
	border-style: solid;
	border-color: red;
	*/
	
}
.content-fill #tbl16
{
	width:49%;
	float:left !important;
	margin-right:15px;
}
.content-fill #tbl15
{
	width:49%;
	float:left !important;
}
/*PlexCrownsChecks*/
input[type="checkbox"] {
    -webkit-appearance: initial;
    appearance: initial;
    border: 1px solid #027c75;
    width: 14px;
    height: 14px;
    position: relative;
    color: black;
    border-radius: 2px;
    cursor: pointer;
    font-size: 8px;
    margin: 2px;
}

input[type="checkbox"]:checked {
    background-color: #60adb3;
    color: white;
    border: 1px solid white;
    box-shadow: 0px 0px 2px 0.5px #60adb3;
    width: 14px;
    height: 14px;
       
}
input[type="checkbox"]:hover {
    box-shadow: 0px 0px 2px 0.5px #60adb3;
}
input[type="checkbox"]:checked:after {
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
input[type="checkbox"]:before {
    color: black;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.RdCheckcss1 input[type="checkbox"]:checked:after {
    content: "1";
}
.RdCheckcss2 input[type="checkbox"]:checked:after {
    content: "2";
}
.RdCheckcss3 input[type="checkbox"]:checked:after {
    content: "3";
}
.RdCheckcss4 input[type="checkbox"]:checked:after {
    content: "4";
}
.RdCheckcss5 input[type="checkbox"]:checked:after {
    content: "5";
}
.RdCheckcss1 input[type="checkbox"]:before {
    content: "1";
}
.RdCheckcss2 input[type="checkbox"]:before  {
    content: "2";
}
.RdCheckcss3 input[type="checkbox"]:before {
    content: "3";
}
.RdCheckcss4 input[type="checkbox"]:before {
    content: "4";
}

.RdCheckcss5 input[type="checkbox"]:before {
    content: "5";
}



.RdCheckcss1b input[type="checkbox"]:checked:after {
    content: "1";
}
.RdCheckcss2b input[type="checkbox"]:checked:after {
    content: "2";
}
.RdCheckcss3b input[type="checkbox"]:checked:after {
    content: "3";
}
.RdCheckcss4b input[type="checkbox"]:checked:after {
    content: "4";
}
.RdCheckcss5b input[type="checkbox"]:checked:after {
    content: "5";
}
.RdCheckcss1b input[type="checkbox"]:before {
    content: "1";
}
.RdCheckcss2b input[type="checkbox"]:before  {
    content: "2";
}
.RdCheckcss3b input[type="checkbox"]:before {
    content: "3";
}
.RdCheckcss4b input[type="checkbox"]:before {
    content: "4";
}

.RdCheckcss5b input[type="checkbox"]:before {
    content: "5";
}

.RdCheckcssmanco1 input[type="checkbox"]:checked:after {
    content: "Yes";
}
.RdCheckcssmanco2 input[type="checkbox"]:checked:after {
    content: "No";
}

.RdCheckcssmanco1 input[type="checkbox"]:before {
    content: "Yes";
}
.RdCheckcssmanco2 input[type="checkbox"]:before  {
    content: "No";
}


a.aLinkQuarters {
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #60ADB3;
    vertical-align: central !Important;
    margin-top: 4px;
}
a.aLinkQuarters:hover {
    opacity: 0.7;
}
label.lblaLinkQuarters {
    vertical-align: top !Important;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    color: #60ADB3;
    margin-top: 7px;
    cursor: pointer;
}
label.lblaLinkQuarters:hover {
    opacity: 0.7;
}
 #QuarterDates  {
    background-color: #60ADB3;
    color: white;
    padding:5px;
    border: 1px solid #60ADB3;
    cursor:pointer;
    border-radius :2px;
    outline-color :whitesmoke;
}
    #QuarterDates option {
        background-color: white;
        color: black;
        padding: 7px 5px 7px 5px;
        border: 1px solid #60ADB3;
        cursor: pointer;
    }
.Theading
{
	font-weight:bold;
	font-size:14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.QuarterDatetbl {
    margin-top:20px;

}
.QuarterDatetbl tr {

}
.QuarterDatetbl tr td {

    padding: 15px 20px 15px 5px;
}

.fillcontainer
{
    	width: 100%;
	float:left;
}


#menu {
	width: 100%;
	height: 45px;
	background-color: #ffffff;
	background-image: url(/images/menu_bg.jpg);
	background-position: center top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #031716;
	text-align: justify;
	line-height: 1.5;
}

#footer {
	width: 100%;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 20px 20px 20px 20px;
	text-align: center;
}

.footer_center {
	font-size: 10px;
	color: #031716;
	text-align: center;
}

td,th,p {
	font-family: Calibri;
	font-size: 12px;
	color: #031716;
	text-align: justify;
	line-height: 1.5;
}

#leftcolumn {
	width: 50%;
	float: left;
	
	
}

#rightcolumn {
	width: 50%;
	float: left;
	
}
.iframeResponsive
{
	width:495px;
}

@media screen and (max-width:1000px)
{
	#leftcolumn {
	width: 100%;
	padding-left:0;
	}
	#rightcolumn {
	width: 100%;
	}

}

.ul-methodology {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #031716;
	text-align: left;
	line-height: 1.5;
	padding: 0px 0px 20px 40px;
}

.sub-ul-methodology {
	padding: 0px 0px 0px 60px;
}

h2 {
	color: #139b96;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 20px;
	text-transform: none;
	margin-bottom: -7px;
	line-height: 115%;
}

.spacer
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
	FONT-SIZE: 6px;
    PADDING-BOTTOM: 0px;
    VERTICAL-ALIGN: top;
    COLOR: #ffffff;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    LIST-STYLE-TYPE: disc;
    TEXT-DECORATION: none
}

.table-fcis {
	padding-top: 0; 
	padding-bottom: 0;
	padding-right: 0;
	width: 100%;
	border-top: 1px solid #000000 !Important; 
	border: 1px solid #000000;
}

.td-white-border1 {
	border-top: 1px solid white;
	border-left: 1px solid white;
	/*border-bottom: 1px solid white;*/
	/*border-right: 1px solid white;*/
}

.td_white_border1 {
	border-top: 1px solid white;
	border-left: 1px solid white;
	/*border-bottom: 1px solid white;*/
	/*border-right: 1px solid white;*/
}
.col-lg-121
{
	width:100%;
	float:left;
}

a.click_here:link, a.click_here:visited {
	color: #60adb3;
	text-decoration: none;
	font-weight: bold;
}

a.click_here:hover, a.click_here:active {
	color: #031716;
	text-decoration: none;
	font-weight: bold;
}
a:link {
    text-decoration :none;
}
.disclaimerText {
    font-size: 12px;
    color: #002e2c;
    font-family: Calibri ;
    font-weight: 400;
}
.RowDivs {
    /*background-image: url("../../../Images/modern-hexagon-background.jpg");*/
    /*background: rgba(3,155,147,0.2);*/
    /*background-color: #039B93;*/
    /*width: 100%;
    height: 300px;
    border-radius: 5px;
    padding: 10px;
    margin: 10px;*/

}
.tblFunds_Div1 {
    box-shadow: 0px 0px 3px 2px rgba(3,155,147,0.3);
}
.tblFunds_Div2 {
    box-shadow: 0px 0px 3px 2px rgba(96,179,145,0.3);
}
.tblFunds_Div3 {
    box-shadow: 0px 0px 3px 2px rgba(96,173,179,0.3);
}
.Div1Innercss {
    background: rgba(255,255,255,0.6);
    /*background-color: rgba(3,155,147,0.3);*/
    padding: 15px ;
    border-radius: 7px;
    box-shadow: 0px 0px 3px 2px rgba(3,155,147,0.3);
}
.Div1css {
    background-image: linear-gradient( rgba(3,155,147,1), white);
    /*background-image: linear-gradient(to top right, rgba(3,155,147,1) 0%, white 0%, rgba(3,155,147,1) 0%, white 50%);*/
    /*background-color: #039B93;*/
    width: 95%;
    height: 220px;
    border-radius: 5px;
    margin: 10px;
    padding: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.3vw;
    font-weight: 400;
    color: #014d49;
    text-transform: capitalize;
    line-height: 35px;
    word-spacing: 5px;
    box-shadow: 0px 0px 3px 2px rgba(3,155,147,0.3);
}
.Div2Innercss {
    background: rgba(255,255,255,0.6);
    padding: 15px 10px 15px 10px;
    border-radius: 7px;
    box-shadow: 0px 0px 3px 2px rgba(96,179,145,0.3);
    height: 70%;
    line-height: 50px;
}
.Div2css {
    background-image: linear-gradient( rgba(96,179,145,1), white);
    /*background-image: linear-gradient(to top right, rgba(96,179,145,0.7) 0%, white 0%, rgba(96,179,145,0.7) 0%, white 50%);*/
    /*background-color: #60adb3;*/
    width: 95%;
    height: 220px;
    border-radius: 5px;
    margin: 10px;
    padding: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.3vw;
    font-weight: 400;
    color: #305659;
    text-transform: capitalize;
    line-height: 35px;
    word-spacing: 5px;
    box-shadow: 0px 0px 3px 2px rgba(96,179,145,0.3);
}
.Div3Innercss {
    background: rgba(255,255,255,0.6);
    padding: 15px;
    border-radius: 7px;
    box-shadow: 0px 0px 3px 2px rgba(96,173,179,0.6);
    height: 70%;
}
.Div3css {
    background-image: linear-gradient( rgba(96,173,179,1), white);
    /*background-image: linear-gradient(to top right, rgba(96,173,179,1) 0%, white 0%, rgba(96,173,179,1) 0%, white 50%);*/
    /*background-color: #60adb3;*/
    width: 95%;
    height: 220px;
    border-radius: 5px;
    margin: 10px;
    padding: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.3vw;
    font-weight: 400;
    color: #305659;
    text-transform: capitalize;
    line-height: 35px;
    word-spacing: 5px;
    box-shadow: 0px 0px 3px 2px rgba(96,173,179,0.3);
}
.DropdownDiv1 {
    color: #015d58;
    border: 2px solid rgba(255,255,255,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 3px 20px 3px 20px;
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    outline-color: rgba(3,155,147,0.6);
    font-size: 1.1vw;
    box-shadow: 0px 0px 2px 0.5px #028b84;
    text-transform: uppercase;
}
.DropdownDiv2 {
    color: #39676b;
    border: 2px solid rgba(255,255,255,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    outline-color: rgba(96,179,145,0.6);
    font-size: 1.2vw;
    box-shadow: 0px 0px 2px 0.5px #569ba1;
    text-transform: capitalize !important;
    width: 100%;
}
.DropdownDiv3 {
    color: #264547;
    border: 2px solid rgba(255,255,255,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 3px 20px 3px 20px;
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    outline-color: rgba(96,173,179,0.8);
    font-size: 1.1vw;
    box-shadow: 0px 0px 2px 0.5px #43797d;
    text-transform: uppercase;
}
select.DropdownDiv1 option {
    background-color:whitesmoke;
}
.ButtonDiv1 {
    float: right;
    background: rgba(3,155,147,0.9);
    color: white;
    border: 2px solid rgba(255,255,255,0.7);
    border-radius: 5px;
    padding: 0px 25px 0px 25px !important;
    margin-top: 20px;
    box-shadow: 0px 0px 2px 0.5px #028b84;
    text-transform: uppercase;
    font-size: 1.2vw;
    font-weight: 600;
}
.ButtonDiv1:hover {
    box-shadow: 0px 0px 3px 1px #013e3a;
}
.ButtonDiv2 {
    float: right;
    background: rgba(96,179,145,0.9);
    color: white;
    border: 2px solid rgba(255,255,255,0.7);
    border-radius: 5px;
    padding: 0px 25px 0px 25px !important;
    margin-top: 20px;
    box-shadow: 0px 0px 2px 0.5px #569ba1;
    text-transform: uppercase;
    font-size: 1.2vw;
    font-weight: 600;
}
.ButtonDiv2:hover {
    box-shadow: 0px 0px 3px 1px #264547;
}
.ButtonDiv3 {
    float: right;
    background: rgba(96,173,179,1);
    color: white;
    border: 2px solid rgba(255,255,255,0.8);
    border-radius: 5px;
    padding: 0px 25px 0px 25px !important;
    margin-top: 20px;
    box-shadow: 0px 0px 2px 0.5px #43797d;
    text-transform: uppercase;
    font-size: 1.2vw;
    font-weight: 600;
}
.ButtonDiv3:hover {
    box-shadow: 0px 0px 3px 1px #132223;
}
tr.tableTitleDiv1 th {
    background: white;
    color: rgba(3,155,147,1);
    border: 2px solid rgba(255,255,255,0.9);
    padding: 10px  !important;
    text-transform: uppercase;
    font-size: 1.2vw !important;
    font-weight: 500;
}
tr.RowColsTHDiv1 th {
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.2vw;
    background-color: rgba(3,155,147,1);
    border: 0px !important;
    padding-left: 10px !important;
    font-weight: 500;
}
.QuarterDatesDiv1 {
    color: white;
    border: 2px solid rgba(3,155,147,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 3px 20px 3px 20px;
    cursor: pointer;
    background-color: rgba(3,155,147,1);
    outline-color: rgba(255,255,255,0.6);
    font-size: 1.3vw !important ;
    box-shadow: 0px 0px 2px 0.5px #028b84;
   font-family : 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.QuarterDatesDiv1 option {
    background-color: white !important;
     color: #002e2c !important;
    font-size: 1.2vw !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}
tr.tableTitleDiv1 th {
    background: white;
    color: rgba(3,155,147,1);
    border: 2px solid rgba(255,255,255,0.9);
    padding: 10px !important;
    text-transform: uppercase;
    font-size: 1.2vw !important;
    font-weight: 500;
}

tr.RowColsTHDiv1 th {
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.2vw;
    background-color: rgba(3,155,147,1);
    border: 0px !important;
    padding-left: 10px !important;
    font-weight: 500;
}

.QuarterDatesDiv1 {
    color: white;
    border: 2px solid rgba(3,155,147,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 3px 20px 3px 20px;
    cursor: pointer;
    background-color: rgba(3,155,147,1);
    outline-color: rgba(255,255,255,0.6);
    font-size: 1.3vw !important;
    box-shadow: 0px 0px 2px 0.5px #028b84;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.QuarterDatesDiv1 option {
    background-color: white !important;
    color: #002e2c !important;
    font-size: 1.2vw !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}
tr.tableTitleDiv1 th {
background: white;
color: rgba(3,155,147,1);
border: 2px solid rgba(255,255,255,0.9);
padding: 10px  !important;
text-transform: uppercase;
font-size: 1.1vw !important;
font-weight: 500;
}
tr.RowColsTHDiv1 th {
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.2vw;
    background-color: rgba(3,155,147,1);
    border: 0px !important;
    padding-left: 10px !important;
    font-weight: 500;
}
.QuarterDatesDiv1 {
    color: white;
    border: 2px solid rgba(3,155,147,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 3px 20px 3px 20px;
    cursor: pointer;
    background-color: rgba(3,155,147,1);
    outline-color: rgba(255,255,255,0.6);
    font-size: 1.3vw !important ;
    box-shadow: 0px 0px 2px 0.5px #028b84;
   font-family : 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.QuarterDatesDiv1 option {
    background-color: white !important;
     color: #002e2c !important;
    font-size: 1.2vw !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}
/***********************/

tr.tableTitleDiv2 th {
    background: white;
    color: rgba(96,179,145,1);
    border: 2px solid rgba(255,255,255,0.9);
    padding: 10px !important;
    text-transform: uppercase;
    font-size: 1.1vw !important;
    font-weight: 500;
}

tr.RowColsTHDiv2 th {
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.1vw !important;
    background-color: rgba(96,179,145,1);
    border: 0px !important;
    padding: 5px 7px 5px 7px !important;
    font-weight: 500;
    text-transform: uppercase;
}

.QuarterDatesDiv2 {
    color: white;
    border: 2px solid rgba(96,179,145,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 3px 20px 3px 20px;
    cursor: pointer;
    background-color: rgba(96,179,145,1);
    outline-color: rgba(255,255,255,0.6);
    font-size: 1.3vw !important;
    box-shadow: 0px 0px 2px 0.5px #56a182;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.QuarterDatesDiv2 option {
    background-color: white !important;
    color: #002e2c !important;
    font-size: 1.2vw !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}
/********************************/
tr.tableTitleDiv3 th {
    background: white;
    color: rgba(96,173,179,1);
    border: 2px solid rgba(255,255,255,0.9);
    padding: 10px !important;
    text-transform: uppercase;
    font-size: 1.2vw !important;
    font-weight: 500;
}
.dropbtn {
    padding: 7px 15px 7px 15px !important ;
}
    tr .RowColsTHDiv3 th {
    color: white;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.1vw !important;
    text-transform: uppercase;
    background-color: rgba(96,173,179,1);
    border: 0px !important;
    padding: 7px 5px 7px 5px !important;
    font-weight: 500;
}
tr.RowColsTHDiv3 th:nth-child(2) {
    text-align:left !important;
}
tr.RowCols3 td:nth-child(2) {
    text-align: left !important;
}
 .QuarterDatesDiv3 {
    color: white;
    border: 2px solid rgba(96,173,179,0.5);
    border-radius: 3px;
    font-weight: 500;
    padding: 3px 20px 3px 20px;
    cursor: pointer;
    background-color: rgba(96,173,179,1);
    outline-color: rgba(255,255,255,0.6);
    font-size: 1.3vw !important;
    box-shadow: 0px 0px 2px 0.5px #569ba1;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.QuarterDatesDiv3 option {
    background-color: white !important;
    color: #002e2c !important;
    font-size: 1.2vw !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;   
 }
