﻿/* Texas Exchange Bank 2010 style sheet*/
/* author: http://www.fiserv.com */
/* v1.0 | 20080212 CSS Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles!!! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow!!! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*general*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
}
h1, #content h1 {
	font-size: 18px;
	color: #f14020;
	margin-bottom: 20px;
	padding-top: 10px;
}
#content h2 {
	font-size: 14px;
	color: #0a3168;
	margin-bottom: 15px;
	padding-top: 5px;

}
h1 + h2 {
	border: none !important;
}
#content h3 {
	color: #000;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 12px;
	color: #999;
	margin: 10px 0px 7px 0px;
	font-weight: bold;
}
#content p, #content li {
	line-height: 20px;
	color: #777;
	margin-bottom: 7px;
}
#content p {
	margin-top: 5px;
	margin: 3px 0px 15px 0px;
	line-height: 18px;
}
#content ul {
	list-style-type: square;
	margin: 8px 0px 8px 30px;
}
#content ul li {
	margin-top: 2px;
	line-height: 18px;
}
#content ul.checked li {
	background-image: url(images/check.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style-type: none;
}
#content a, #content1 a:link, #content a:active, #content a:visited {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#content img {
	margin: 0px 0px 10px 10px;
	float:right;
}
#content table img {
	margin: 0px 0px 10px 10px;
	text-align:center;
	float:none;
}

/*layout*/
#wrapper {
	width: 1024px;
	height: 35px;
	position: relative;
	background-image: url('images/headerTop.jpg') ;
	background-repeat:no-repeat;
	background-color: transparent;
	padding-top: 11px;
	margin: auto;
}
#header {
	width: 1024px;
	height: 244px;
	background-image: url('images/headerBack.jpg');
	background-repeat: repeat-x;
}
ul#tools {
	height:30px;
	position:absolute;
	right:0;
	top:10px;
	width:400px;
}
ul#tools li {
	float: left;
	margin: 0px 0px 0px 10px;
}
ul#tools li a:link, ul#tools li a:active, ul#tools li a:visited, ul#tools li a:hover {
	line-height: 27px !important;
	color: #fff;
	text-decoration: none;
}
#header img {
	width: 405px;
	height: 104px;
	margin-left: 28px;
	margin-top: 47px;
}
/*login*/
body #OB {
	display:none;
}


body.home #OB {
	display:block;
	width: 480px;
	height: 180px;
	position: absolute;
	top: 40px;
	left: 454px;
	background-image: url('images/OBback.png');
	padding: 32px;
}
body.home #OB form {
	color: #777;
}
body.home #OB form a:link, body.home #OB form a:active, body.home #OB form a:visited, body.home #OB form a:hover {
	color: #777;
}
body.home #OB form td {
	height: 25px;
	line-height:25px;
	position:relative
}
.textboxf {
	height: 21px;
	width: 111px;
	margin: 0px;
	padding:0px;
	background: transparent url('images/backTextbox.jpg') repeat-x;
	margin-right: -4px;
	border:0px;
	border-left:1px #000 solid;
	float:left;

}

.SendBtn {
	height: 21px;
	width: 58px;
	margin: 0px;
	padding:0px;
	background-image: url('images/sendBtn.jpg');
	border:0px;
	float:left;
}
#main {
	width: 1024px;
	height: auto;
	background-image: url('images/mainBack.jpg');
	background-repeat: repeat-y;
	float: left;
}
#leftColumn {
	background-color:#868686;
	background-image:url("images/leftcolumnBack.jpg");
	background-repeat:repeat-x;
	float:left;
	height:550px;
	padding-top:20px;
	width:222px;
}
/******************* Main Navigation****************/
#nav {
	float: left;
	display: inline;
	width: 210px;
	height: 550px;
	z-index: 1;
	background: transparent url('images/start.png') bottom left no-repeat;

}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#nav ul li {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	height: 38px;
	margin-bottom: 5px;
}
#nav a {
	background:url("images/leftnav_btn.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:38px;
	line-height:35px;
	margin:0;
	position:relative;
	text-decoration:none;
	text-indent:25px;
	width:210px;
	z-index:200;
}
#nav a:hover {
	color: #fff;
	background:url("images/leftnav_btn_on.png") no-repeat scroll 0 0 transparent;
}
#nav li ul {
	float: none;
	position: absolute;
	width: 194px;
	height: auto;
	left: -999em;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	list-style: none;
	background:url("images/subnav_ul_arrow.png") no-repeat scroll 0 0 transparent;
}
#nav ul li ul li {
	height: 33px;
	width: 180px;
	margin-bottom:0px !important;
}

#nav li li a {
	background:url("images/subnav_ul_back.png") no-repeat scroll 0 0 transparent;
	font-size: 12px;
	line-height: 30px;
	height: 33px;
	width: 182px;
	margin-left:12px;
}
#nav li li a:hover {
	color: #fff;
	background:url("images/subnav_ul_back_on.png") no-repeat scroll 0 0 transparent;
}

/*************** Nav (Special Positioning) */
/* New Magic */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	top: 0px;
	left: 210px;
}
#nav ul li#navAbout:hover ul {
	top: -166px;
}
#nav ul li#navCalc:hover ul {
	top: -59px;
}
#nav ul li#navEdu:hover ul {
	top: -146px;
}
#nav ul li#navEdu:hover ul ul {
	top: -1px;
}
#nav ul li#navOnline:hover ul {
	top: -79px;
}
#nav ul li#navAccess:hover ul {
	top: -117px;
}
#nav ul li#navIns:hover ul ul {
	top: -1px;
}
#nav ul li#navIns:hover ul {
	top: -88px;
}
#nav ul li#navEdu:hover ul li#navMortgageLoans ul {
	top: -108px;
}
#nav ul li#navIns:hover ul li#navLife ul {
	top: -99px;
}
#nav ul li#navAccess:hover ul li#navByPhone ul {
	top: -1px;
}
/******************************************************************/
#rightCol {
	width: 798px;
	height: auto;
	float: left;
	background:#fff url('images/cornerCorner.jpg') top left no-repeat;
	background-color: #fff;
}
#content {
	width: 740px;
	height: auto;
	margin: 30px;
}
#footer {
	width: 1024px;
	height: 50px;
	border-top: 12px #EC4242 solid;
	padding-top: 15px;
	float: left;
}
#footer p {
	float: left;
	color: #fff;
	font-size: 11px;
}
#footer img {
	float: right;
}
/* contact form*/

form table tr {
	color:#777;
}
form table td {
	padding:5px;
}


/*tables*/
/**/
.styledtable th {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #f14020;
	text-align: center;
	color: #0a3168;
}
.styledtable th a {
	color: #0a3168;
}
.styledtable th a:hover {
	color: #FFFFFF;
}
.styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.styledtable tr:hover {
	padding: 7px;
	color: #000000;
	border-bottom-color: #f14020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #999;
}
.styledtable tr:hover h4 {
	color: #fff !important;
}
.styledtable caption {
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #0a3168;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.styledtable.bordered {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;
}
table.styledtable.bordered td {
	bbbbackground-color: #ffffff !important;
	border: 1px solid #D7DCE8;
}
table.styledtable.bordered th {
	border: 1px solid #D7DCE8;
}
.odd {
	background-color: #f14020;
}
.even {
	background-color: #ffffff;
}
p.smallgrey {
	font-size: 10px;
	color: #666666;
	line-height: 14px !important;
	margin: 3px 0 5px !important;
}
ul.checked li {
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-type: none;
	line-height: 15px !important;
	background-position: 0px 5px;
}
/* cntct*/

#content table.cntct img {
	margin-top:20px;
	float:none;
	margin:0px 15px 0px 0px ;
	padding:0px;
	
}



