body {
	margin:0;
	padding:0;
	background-color:#CCC;
	background-image:url(/interface/images/bkg.jpg);
	background-repeat:repeat-x;
}
a {
	position:relative;
}
h1, input, form {
	margin: 0;
	padding: 0;
}
#pageContent h2 {
	margin: 0 0 1em;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
body.home #pageContent h2 {
	margin: 0 0 0.15em;
}
#pageContent h3,
#pageContent h4,
#pageContent h5,
#pageContent h6 {
	margin: 0em 0em 0.25em;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5,h6 {
	font-size:14px;
}
#pageContent p {
	margin:0em 0em 1.25em;
}
img {
	border: none;
}
img, div, #pageContainer { behavior:  url(/interface/pngfix/iepngfix.htc); }

/*---------------------------
  GLOBAL STYLES
---------------------------*/
#pageContainer {
	margin: 0 auto;
	width: 980px;
	background-image: url(/interface/images/content-bkg.png);
	background-position:center top;
	background-repeat: repeat-y;
}
.subPage #navArea {
	height:40px;
}

#pageContent,
#navArea,
#globalnav,
#subnavArea,
.subPage,
#pageFooter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#pageFooter #disclosure {
	margin:1em auto;
	width:56%;
	font-size:11px;
}

body.home #navArea {
	position:relative;
	display:block;
	width:960px;
	height:156px;
	margin:0px auto;
	padding:0px;
	border-width: 0px 0px 6px;
	border-style:solid;
	border-color:#333;
	overflow:hidden;
}
body.home #flashArea {
	margin:0px;
	float: left;
	display: inline;
}

/*---MAIN NAV----*/
body.home #mainnav ul {
	margin: 0px;
	padding: 0px;
	width: 412px;
	height: 156px;
	float: left;
	background-color: #022E6A;
	list-style: none;
}

body.home #mainnav a {
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 9px 40px;
	height: 20px;
	color: #FFF;
	font-variant: small-caps;
	font-size: 18px;
	border-top: 1px #999 solid;
	overflow: hidden;
}
body.home #bank a {background-color: #7F193D;}
body.home #bank a:hover {background-color: #9B4E69;}

body.home #tax a {background-color: #105B56;}
body.home #tax a:hover {background-color: #4A828C;}

body.home #student a {background-color: #71582F;}
body.home #student a:hover {background-color: #938060;}

body.home #mortgage a {
	background-color: #022E6A;
	border-bottom: 1px #999 solid;
}
body.home #mortgage a:hover {background-color: #4F6D95;}

.subPage #mainnav {
	position:relative;
	width:960px;
	height:24px;
	margin:15px auto;
	padding:0px;
	border-width:0px 0px 6px;
	border-style:solid;
	border-color:#333;
}
.subPage #mainnav ul {
	position:absolute;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
	list-style-type: none;
}
.subPage #mainnav li {
	display:inline;
}
.subPage #mainnav a:link,
.subPage #mainnav a:active,
.subPage #mainnav a:visited,
.subPage #mainnav a:hover {
	display: block;
	margin:0px;
	padding:0px;
	width:120px;
	height:24px;
	float:left;
	color:#FFF;
	background-image:url(/interface/images/navigation.jpg);
	background-position:-250px -60px;
	text-indent:-999999px;
	overflow:hidden;
}
.subPage #bank a:link,
.subPage #bank a:active,
.subPage #bank a:visited {
	background-position:-250px -60px;
}
.subPage #bank a:hover {
	background-position:-250px 0px;
}
.subPage #bank.selected a:link,
.subPage #bank.selected a:active,
.subPage #bank.selected a:visited,
.subPage #bank.selected a:hover {
	background-position:-250px -30px;
	cursor:default;
}

.subPage #tax a:link,
.subPage #tax a:active,
.subPage #tax a:visited {
	background-position:-370px -60px;
}
.subPage #tax a:hover {
	background-position:-370px 0px;
}
.subPage #tax.selected a:link,
.subPage #tax.selected a:active,
.subPage #tax.selected a:visited,
.subPage #tax.selected a:hover {
	background-position:-370px -30px;
	cursor:default;
}

.subPage #student a:link,
.subPage #student a:active,
.subPage #student a:visited {
	background-position:-490px -60px;
}
.subPage #student a:hover {
	background-position:-490px 0px;
}
.subPage #student.selected a:link,
.subPage #student.selected a:active,
.subPage #student.selected a:visited,
.subPage #student.selected a:hover {
	background-position:-490px -30px;
	cursor:default;
}

.subPage #mortgage a:link,
.subPage #mortgage a:active,
.subPage #mortgage a:visited {
	background-position:-610px -60px;
}
.subPage #mortgage a:hover {
	background-position:-610px 0px;
}
.subPage #mortgage.selected a:link,
.subPage #mortgage.selected a:active,
.subPage #mortgage.selected a:visited,
.subPage #mortgage.selected a:hover {
	background-position:-610px -30px;
	cursor:default;
}

/*---GLOBAL NAV----*/
#globalnav {
	position:relative;
	display:block;
	width:960px;
	height: 35px;
	margin:0px auto;
}
#globalnav ul {
	position:absolute;
	top:0px;
	right:0px;
	margin:0px;
	list-style: none;
}
#globalnav li {
	position:relative;
	display:inline;
	margin:0px;
}
#globalnav a:link,
#globalnav a:active,
#globalnav a:visited,
#globalnav a:hover {
	display:block;
	float:left;
	height:35px;
	margin:0px;
	padding:0px 10px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	line-height:35px;
	background-image:url(/interface/images/navigation.jpg);
	background-position:0px -70px;
}
#globalnav a:hover {
	background-position:0px -35px;
	color:#333;
}
#globalnav li.selected a:link,
#globalnav li.selected a:active,
#globalnav li.selected a:visited,
#globalnav li.selected a:hover {
	background-position:0px 0px;
	color:#FFF;
	cursor:default;
}
body.home #globalnav li.first {
	display:none;
}

/*---SUB NAV----*/

#subnavArea {
	display: inline;
	float: left;
	width: 230px;
	margin-left: 10px;
	padding: 0px;
	font-size: 13px;
	color:#FFFFFF;
}
#subnavArea ul {
	margin: 10px 0px 20px 10px;
	padding: 0px 12px 12px;
	list-style: none;
}
#subnavArea li {
	border-bottom: #FFF 1px dotted;
	padding: 8px 0;
}
#subnavArea li.first {
	border-top: #FFF 1px dotted;
}
#subnavArea a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#subnavArea a:hover {
	text-decoration: underline;
}
#subnavArea form {
	margin-top: 5px;
	background: transparent url("/interface/images/send_to_friend.gif") top right no-repeat;
}
#subnavArea input#sendFriends, #subnavArea input#sendFriendf {
	width: 127px;
	margin-bottom: 5px;
	color: #666;
}
#subnavArea label {
	line-height: 30px;
}

#subnavArea .videoArea {
	margin:10px 0 0 10px;
}


/*---CONTENT----*/
#pageContent,
body.home .fullwidth,
.subwidth {
	float: left;
	width: 670px;
	padding: 30px;
	line-height: 16px;
}
body.interior .fullwidth {
	margin:0px auto;
	float:none !important;
	width: 900px !important;
}
#pageContent ul.spaced li,
#pageContent ol.spaced li {
	margin:0em 0em 1.5em;
}
#pageContent h2 {
	line-height:normal;
}
#blogContent {
	margin:0px 40px 0px 10px;
}

/*---FOOTER----*/
#pageFooter {
	clear:both;
	background-image:url(/interface/images/header-footer.jpg);
	background-repeat:no-repeat;
	background-position:0px -100px;
	background-color:#CCC;
	height: 40px;
	padding: 0px 10px;
	text-align: center;
	color:#666;
}
#pageFooter ul {
	margin:0px auto 10px;
	padding:0;
	width: 960px;
	height: 30px;
	font-size: 11px;
	line-height:30px;
	list-style: none;
	border-width:6px 0px 0px;
	border-style:solid;
	border-color:#333;
}
#pageFooter li {
	display: inline;
	padding: 0 10px;
	border-left: #CCC 1px solid;
}
#pageFooter li.first {
	border: none;
}
#pageFooter a {
	color: #666;
	text-decoration: none;
}
#pageFooter a:hover {
	text-decoration: underline;
}
#pageFooter span {
	font-size: 10px;
	text-align: center;
}
#pageFooter span a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	
}
#pageFooter span a:hover {
	text-decoration: underline;
}


/*---------------------------
 Interior Page Layout/Interface
---------------------------*/
#mainBanner {
	position:relative;
	background-image: url(/interface/images/header-footer.jpg);
	width: 980px;
	height: 100px;
	overflow:hidden;
}
#mainBanner h3 {
	position:relative;
	display:block;
	width:980px;
	height:20px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-999999px;
}

/*---------------------------
 DEFAULT STYLES
---------------------------*/
#mainnav,
#pageFooter ul  {
	border-color:#333;
}
h2,
h3 {
	color: #666;
}
#subnavArea ul {
	background: #999;
}

/*---------------------------
 BLUE STYLES
---------------------------*/
.blue #mainnav,
.blue #pageFooter ul  {
	border-color:#022E6A;
}
.blue h2,
.blue h3 {
	color: #022E6A;
}
.blue #subnavArea ul {
	background: #4F6D95;
}

/*---------------------------
 RED STYLES
---------------------------*/
.red #mainnav,
.red #pageFooter ul {
	border-color:#7f193d;
}
.red h2,
.red h3 {
	color: #7f193d;
}
.red #subnavArea ul {
	background: #9b4e69;
}

/*---------------------------
      EDEN STYLES
---------------------------*/
.eden #mainnav,
.eden #pageFooter ul {
	border-color:#105b56;
}
.eden h2,
.eden h3 {
	color: #105b56;
}
.eden #subnavArea ul {
	background: #4a828c;
}

/*---------------------------
      TAN STYLES
---------------------------*/
.tan #mainnav,
.tan #pageFooter ul {
	border-color:#71582f;
}
.tan h2,
.tan h3 {
	color: #71582f;
}
.tan #subnavArea ul {
	background: #938060;
}

/*------ Table Styles -------*/
.tableA th,
.tableA td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tableA th {
	padding:3px;
	color:#FFFFFF;
	white-space:nowrap;
	border-width:0px 0px 2px;
	border-style:solid;
}
.tableA tr:nth-child(odd) {
	background-color: #F3F3F3;
}
.tableA td {
	border-bottom: 1px dotted #999999;
	padding:2px 5px;
}
.main .tableA th,
.blue .tableA th {
	background-color: #4F6D95;
	border-color:#022E6A;
}
.red .tableA th {
	background-color: #9b4e69;
	border-color:#7f193d;
}
.tableA tr:nth-child(even) {
	background-color: #EEE0E0;
}
.eden .tableA th {
	background-color: #4a828c;
	border-color:#104b56;
}
.tan .tableA th {
	background-color: #938060;
	border-color:#71582f;
}
.bioTitle,
.categorizedListTitle {
	margin:0px !important;
	padding:0px 0px 1px !important;
	border-width:0px 0px 4px;
	border-style:double;
	border-color:#CCCCCF;
}
.bioContent,
.categorizedList {
	margin:0px 0px 20px;
	padding:0px 10px 10px;
	background-color:#F3F3F6;
}
.categorizedList dt {
	margin:0px;
	padding:10px 0px 0px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#022E6A;
}
.categorizedList dd {
	margin:0px 10px 5px;
}
.bioContent {
	margin:0px 0px 20px;
	padding:10px;
	background-color:#FFFFFF;
	border-width:0px 1px 1px;
	border-style:solid;
	border-color:#CCCCCF;
}
.bioContent .bioSidebar {
	width:200px;
	margin:0px 0px 0px 20px;
	float:right;
	background-color:#FFFFFF;
	text-align:center;
}
.bioContent .blockImage {
	display:block;
	margin:0px auto 20px;
	text-align:center;
}


/* Avvo Badge Styles */
#AvvoBadge {
	text-align:center;
}
.avvo_badge_120 {width:107px;text-align:center;background-color:#ffffff;font-family:arial;font-size:10px;border:4px solid #efe7f6;margin:0px auto;}
.avvo_badge_120 a {color:#288fbc !important;text-decoration:none;}
.avvo_badge_120 .name_link {padding-top:2px;padding-bottom:2px;}
.avvo_badge_120 .profile_link {width:100%;text-align:center;}
.avvo_badge_180{width:173px;text-align:center;background-color:#ffffff;font-family:arial;font-size:13px;border:4px solid #efe7f6;margin:0px auto;}
.avvo_badge_180 a {color:#288fbc !important;text-decoration:none;}
.avvo_badge_180 .name_link {padding-top:7px;padding-bottom:2px;}


/* Thesis Word Press Override */
#container {
	margin:0px auto;
	padding:0px;
}
#page {
	margin:0px;
	padding:0px;
}
#blogContent #header {
	display:none;
}
