@charset "utf-8";
body {
	margin: 0px;
	padding:0px;
	background-image:url(/RootImages/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
ul, ol{
	padding:0px;
	margin:0 20px 20px 20px;
	/*list-style:none;*/
}
a {
	outline:none;
}
li {
	padding:0px;
	margin:0px;
	/*list-style:none;*/
}
::-moz-selection {
	background:#ceaa5f;
	color:#fff;
	text-shadow:none;
}
::selection {
	background:#ceaa5f;
	color:#fff;
	text-shadow:none;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
p.wp-caption-text {
	text-align:center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.clear_left {
	clear:left;
}
/*wrapper starts*/
.wrapper {
	width:1000px;
	margin:auto;
}
.border
{
	border: 2px solid #8B6E9C;
    margin-top: 26px;}
.logo
{
	background-image:url(/RootImages/logo.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-size: 206px 140px;
	/*border: solid 0px orange;*/
	width:206px; 
	height:140px; 
	float:left;
	position: absolute;
	left: 0;
	top: 0;
}
.mobile_logo
{
	background-image:url(/RootImages/mobile_logo.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size: 140px 85px;
	/*border: solid 1px orange;*/
	display:none;
	width:140px; 
	height:85px;
}
header{
	background-image:url(/RootImages/header-bg.jpg),url(/RootImages/header-bg2.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:right top;
	background-color: #fff;
	position: relative;
}

@socialebkit-min-device-pixel-ratio: 2, (min-resolution: 192dpi) { 
    display: none;
.logo
{
	background-image:url(/RootImages/logo@2x.png);
}
.mobile_logo
{
	background-image:url(/RootImages/mobile_logo@2x.png);
}
}

.header_right
{
	float:right;
	font-size: 12px;
    line-height: 18px;
    margin-right: 20px;
    /* padding-top: 6px; */
	color: #6B6F6B;
    text-align: right;
}
.mobile_no{
	display:none; 
	background-color:#49444b; 
	background-image:url(/RootImages/mobile_icon.jpg); 
	background-repeat:no-repeat; 
	background-position:7px; 
	float:right; 
	font-weight:bold; 
	padding:7px 15px 7px 32px; 
	border-radius:5px;
	text-transform:uppercase;margin-top:-28px; 
	margin-right:7px;
}

.mobile_no a{
	color:#ffffff !important;
	text-decoration:none; 
}

.big_cnt{
	font-size: 16px;
    font-weight: lighter;
    margin-bottom: 4px;
}

/*header ends*/
.banner{
/*	border-top:2px solid #592975;
	border-bottom:2px solid #592975;*/
	height:149px;
	width:100%;
}
.banner img{
	width:100%;
}
.banner2{
/*	border-top:2px solid #592975;
	border-bottom:2px solid #592975;*/
	height:104px;
	width:100%;
}
.banner2 img{
	width:100%;
}
.banner2Top{
	height:104px;
	width:100%;
	/* margin-left:206px; */
}
.banner2Top img{
	width:78%;
}

@media (max-width: 1200px) {
	.banner2Top img{
		width:72%;
	}
}
@media (max-width: 788px) {
	.banner2Top img{
		display: none;
	}
}

/*content starts*/
.content{
	background-color:#fff;
	padding-bottom:20px;
}
.content_left{
	width:236px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	background: none repeat scroll 0 0 #FFFFFF;
}
ul.MenuList {}
/*ul.MenuList li{padding:0px 10px; margin:0px;border-bottom:solid 1px #cccccc;}
ul.MenuList li a{padding:9px 7px;display:block;color:#FFFFFF; font-weight:bold;text-decoration:none;font-size:11px; background:url(/RootImages/list_icon.png) no-repeat left 13px;}
ul.MenuList li a:hover{color:#ff8402; text-decoration:none;}
ul.MenuList li a:active{padding:9px 7px;display:block;color:#FFFFFF; font-weight:bold;text-decoration:none;}
ul.MenuList li.lastItem{border:none; background-image: url(/RootImages/menu-btm.jpg); background-repeat:no-repeat; background-position:bottom; padding-bottom:6px;}
*/.bottom_border{
	height:6px;
}
nav {
	z-index:9999;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-top: 2.0em;
}
.toggleMenu{
	display:none;
	background-image:url(/RootImages/menu_icon.jpg);
	background-repeat:no-repeat;
	width:28px;
	height:23px;
	display: block;
	line-height:25px;
	margin-top: 10px;
	position:absolute;
	right:10px;
	top:10px;
}
.nav {
	display: none;
	list-style: none;
	 /**zoom: 1;*/
	z-index:9999;
	display:block;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav{
	display:block;
	z-index:9999;
	position:relative;
	margin-top:0px; 
	margin-bottom:10px;
}
.nav a {
	position:relative;
	z-index:10000;
	display:block;
	/**display:inline-block;*/
	line-height:normal;
	outline:none;
	text-decoration:none;
	z-index:1000;
	padding:9px 7px;display:block;color:#FFFFFF; font-weight:bold;text-decoration:none;font-size:11px; background:url(/RootImages/list_icon.png) no-repeat left 13px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.nav li {
	display:block;
	/**display:inline;*/
	vertical-align:middle;
	position: relative;
	z-index:9999;
	padding:0px 10px;
	margin:0px;
	border-bottom:solid 1px #cccccc;
}
ul.MenuList li.lastItem{
	border:none; 
	/* background-image: url(/RootImages/menu-btm.jpg);  */
	background-repeat:no-repeat; 
	background-position:bottom; 
	padding-bottom:6px;
}
.nav ul.MenuList{
	/* background-image: url(/RootImages/menu-top.jpg);  */
	margin-top:10px; 
	background-position:top;
	background-repeat:no-repeat;}
ul.MenuList{
	background:#87669e;
	padding-top:6px;
}
.nav ul.first_list{margin-top:0px;}
.nav li ul li {
	padding-left:0px;
	padding-right:0px;
}
.nav li ul {
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li ul li a:hover {
	background-color:#252627 !important;
	color:#e7e5e6!important;
	background-image:none;
}
.nav li ul li a:hover .parent {
	background-color:#5b9c77;
}
.nav li a:hover {
	display:block;
	position:relative;
	z-index:1000;
	margin:auto;
	text-decoration:none;
	color:#ff8402;
}
.nav li a.active {
	color:#ff8402;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
.nav li li {
	padding-top:0px;
}
.nav li li a {
	font-size:13px;
	color:#fff!important;
	display:block;
	outline:none;
	background-image: none;
	padding:5px 0px 5px 20px!important;
	border-top:1px solid #255d9f;
	background-color:#062f60;
	z-index:9990;
	width:320px;
	height:30px;
	line-height:29px;
	text-transform:uppercase;
}
.nav li .collapse {
	font-size:18px;
	color:#fff!important;
	margin: 5px 6px 0 0;
	cursor: pointer;
}
.nav li li li a {
	z-index:200;
}
ul.subnav {
	display: none;
	position: static!important;
	left: auto;
	margin: 0;
}
ul.subnav li:last-child{
	border-bottom:none!important;
}
ul.subnav li a{
	background-color: unset;
	border:none;
	width:auto;
	font-size:11px;
	height: auto;
	text-transform: none;
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.nav li ul.subnav li a:hover {
	background-color:unset!important;
	color:#ff8402!important;
}
.content_full
{
	 border:0px red solid;
	  background:#FFFFFF;
	  padding: 10px 20px 20px;
	  /*float:right;*/
	  /*width:100%;*/
}
.content_right
{
	border:0px red solid;
	background:#FFFFFF;
	padding: 10px 20px 20px;
	float:right;
	width:720px;
}
@media (max-width: 1200px) {
	.content_right{
		width:64%!important;
	}
}
.shadetabs {
	margin-left: 0;
	margin-top: 28px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #535252;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.shadetabs li {
	display: inline;
	padding:0px;
	margin:0px;
	float: left;
	/**float:inherit;*/
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 1px;
	color: #535252;
	background-image: url(/RootImages/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 25px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold!important;
	height: 10px;
}
.shadetabs li a {
	/**background-position: left 15px;*/
}
.shadetabs li a span {
	background-image: url(/RootImages/tab_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 10px;
}

.shadetabs li a:visited {
	color: #535252!important;
}
.shadetabs li a:hover {
	font-weight: bold;
}
.shadetabs li a.selected { /*selected main tab style */
	position: relative;
	background-image: url(/RootImages/tab_left_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadetabs li a.selected {
	/**background-position: -20px 7px;*/
}
.shadetabs li.first_tab a.selected 
{
	/**background-position: left 7px;*/
}
.shadetabs li a.selected span { /*selected main tab style */
	position: relative;
	background-image: url(/RootImages/tab_right_hover.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadetabs li a.selected { /*selected main tab style */
	color: #000!important;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}
.tabcontent {
	display:none;
}
 @media 865t socialt {
	display: none;
}
}
.orange_txt {
	color: #fd8f00;
}
.blue_txt {
	color: #87669e;
}

.tab_cnt {
	border: 1px solid #d3c6dc;
	background-image:url(/RootImages/tab_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: left bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #252424;
	padding: 15px;
	margin-top: 24px;
	/**margin-top: 8px;*/
}
:root .tab_cnt {
	margin-top: 26px\0/IE9;
}

.tab_cnt a {
	color: #252424;
	text-decoration: underline;
}
.tab_cnt a:hover {
	text-decoration: none;
}
.white_bg {
	background-image: url(/RootImages/tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 20px;
	padding: 1px;
	border: 1px solid #d3c6dc;
}
.white_bg h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #282828;
	margin: 0px !important;
	background-image: url(/RootImages/title_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.white_bg_cnt {
	margin: 0px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.white_bg p {
	margin: 0px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.clear {
	clear: both;
}
.thumbNav {
	visibility: hidden;
}
.white_bg ul{margin-top:4px; margin-left:20px; padding-bottom:10px;}
.white_bg ul li{padding:4px 4px;
	background-repeat:no-repeat; background-position:9px 7px; 
	 line-height:19px;}
.white_bg ul li h3{color:#6F4A88; margin:20px 0px 0px 0px;font-size:12px;}
.white_bg ul li h3 a{color:#6F4A88 !important; font-weight:bold;}
.white_bg ul li h3 a:visited{color:#6F4A88 !important; font-weight:bold;}
.white_bg ul li h3 a:hover{color:#6F4A88 !important; font-weight:bold;}
.white_bg ul li h3 a:active{color:#6F4A88 !important; font-weight:bold;}
.white_bg ul li a{color: #6F4A88;}
// .white_bg ul li a:visited{color:#000000 !important;}
.white_bg ul li a:hover{ text-decoration:none;}
.white_bg ul li a:active{}
.orange {
    color: #FF8402;
    font-style: italic;
    font-weight: bold;
}
.boldPurple {
    color: #6F4A88;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 0;
}
.copyright
{
	margin-top:8px;
	text-align:center;
	padding:4px;
	font-size:12px;
	font-size:12px;
}
.sixth_street
{
	margin: 8px 0 0;
    padding-bottom: 8px;
	font-size:10px;}
/*footer starts*/
.footer_menu{text-align:center;}
.footer{width:100%; margin:15px auto;padding-top:5px; padding-left:2px;font-size:11px;
}
.footer ul li
{
	float:left;
	margin: 0px;padding: 0px;
}
.footer a{ font-weight:normal;color:#171e17 !important; text-decoration:none; font-size:11px; text-align:center; line-height:20px; padding-left:3px;}
.footer a:visited{ font-weight:normal;color:#171e17 !important; text-decoration:none; font-size:11px;}
.footer a:hover{color:#171e17 !important; text-decoration:underline; font-size:11px;}
.footer a:active{font-weight:normal;color:#171e17 !important; text-decoration:none; font-size:11px;}
/*footer ends*/
.market_img
{
	margin-right: 80px;
	margin-top:40px;
}
.market1
{
	margin-left:80px;
	margin-right: 65px;
	margin-top:0px;
}
.footer_first{
	width:670px;
	margin:auto;
}
.footer_second{
	width:390px;
	margin:auto;
	/**margin:-15px auto;*/
}
.fortworth{
padding-left: 80px; 
margin: 0px 10px 10px 0px;
}
.mobile_icons{display:none;}

.bxslider{
	margin-left:0px!important;
}

.bxslider li{
	height: 80px;
	margin-left:0px!important;
}
.contentBlock{
	display: inline-block;
	width: 48%;
	vertical-align: top;
	/*border: 1px solid orange !important;*/
}
.span1{
	width: 25%; 
}
.span2{
	width: 47%; 
}
.span3{
	width: 70%; 
}
.span4{
	width: 100%; 
}
textarea{
	max-width:100% !important;
}
.txtbox{
	max-width:100% !important;
	height: 18px;
}
table{
	/*border:1px solid orange;*/
}
.newPswd>div{
	margin-top:1.0em;
}
.emailBody{
	margin-top: 4.0em;
}
#pswdInfo{
	margin-top: 2.0em;
}
#pswdInfo>ul{
	margin-top: 1.0em;
	list-style: none;
	margin:0;
	padding:0;
}
.invalid {
    background:url(../../../RootImages/invalid.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#ec3f41;
}
.valid {
    background:url(../../../RootImages/valid.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#3a7d34;
}
.btnSubmit{
	text-decoration:none;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	border:#333333;
	border-style:solid;
	border-width:1px;
	width:160px;
	background-color:#000000;
	height:22px;
	line-height:22px;
	text-align: center;
	margin-top: 1.0em;
}
#pswdWarning,#pswd2Warning{
	margin-top:0.5em;
	display:none;
}
.index .index-row{
	border:1px solid #b5b5b5;
	padding:1.0em;
	border-bottom:none;
}
.index .index-row a{
	text-decoration:none;
}

.index .index-row .date,.index .index-row .group{
	float:right;
	margin-left:1.0em;
	width:180px;
	text-align: right;
}

.index .index-row:nth-child(odd) {
	background:#f1f1f1;
}

.index .index-row:nth-child(even) {
	background:#ffffff;
}

.index .index-row:last-child {
	border:1px solid #b5b5b5;
}
.index .view-descriptive-reports{
	margin-top:1.0em;
	font-style: italic;
}
.index .view-descriptive-reports a{
	font-size:0.9em;
	text-decoration: none;
}
.index .descriptive-reports{
	margin-top:1.0em;
	display: none;
}
.clearfix {
	clear: both;
}
.tbl-layout{
	/* border:1px solid#b5b5b5; */
}
.tbl-layout>div{
	padding: 0.25em;
	border:1px solid#b5b5b5;
	border-bottom:none;
}
.tbl-layout>div:last-child{
	border-bottom:1px solid#b5b5b5;
}
.tbl-layout .tbl-title{
	font-weight: bold;
	text-align: center;
}
/* .tbl-layout .tbl-row{
} */
.tbl-layout .tbl-row div{
	display: inline-block;
}
.social{
	/* border:1px solid red; */
	padding:0.5em;
}
.social>div{
	/* border:1px solid orange; */
	display: inline-block;
	margin-right:0.1em;
}
.social>div svg{
	height:48px;
	width:auto;
}
header .social{
	padding:0;
	margin-top:4px;
}
header .social>div{
	margin-left:0.1em;
}
header .social>div svg{
	height:28px;
	width:auto;
}
header .social>div svg g,path,rect{
	fill:#6B6F6B;
}
footer .social{
	text-align: center;
}
@media (max-width: 865px) {
	.social{
		display: none;
	}
	.footer_menu .social{
		display: block;
	}
}