html { min-height: 100%; margin-bottom: .01em; } /* forces a vertical scrollbar in firefox to avoid page shift */
body {
	background: #edf1f8 url('../images/bkg_body.gif') top repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	margin: 0px auto;
	line-height: 1.5em;
	text-align: center;
}

/* Main */
.element {
	padding-left:10px;
}
#wrapper {
	background-color: #ffffff;
	margin: 0px auto;
	width: 1000px;	
	/*background-image: url('../images/cbaContentBG.jpg');*/
	background-repeat: repeat-y;	
	display:inline-block;
	position:relative;
}
#header {
	position:relative;
	width: 1000px;
	height: 190px;
	background: url('../images/header_tcar.jpg') no-repeat;
	text-align: left;
	overflow:hidden;
}
#headerTop {
	/*background-image: url('../images/cbaHeaderTopBG1.jpg');*/
	background-repeat: no-repeat;
	color:#ffffff;
	height: 18px;
	text-align: center;
}
#headerTop h1 {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	display: inline;
	font-weight:normal;
}

#headerLogo {
	width: 475px;
	height: 66px;
	float: left;
}
#btnTCAR, #btnTAQ {
	position:absolute;
	top:40px;
	left:370px;
	width:130px;
	heigth:40px;
}
#btnTAQ {
	left:500px;
}
#btnTCAR a, #btnTAQ a {
	display:block;
	text-decoration:none;
	width:100%;
	height:40px;
}
div.spacer5 {
  clear: both;
  height: 5px; }	
div.spacer10 {
  clear: both;
  height: 10px; }
div.spacer15 {
  clear: both;
  height: 15px; } 
div.spacer20 {
  clear: both;
  height: 20px; }
div.spacer30 {
  clear: both;
  height: 30px; } 
#signIn {
	color:#333333;
	width: 330px;
	height: 80px;
	float: right;
	font-size:10px;
	padding-top:110px;
}
#signIn h1 {
	color:#333333;
	font-size:16px;
	margin: 0 0 2px 0;
	padding-left:8px;
}
#signIn .shade {
	position: absolute;
	background-color: transparent; 
	width: 320px; 
	height: 68px;
	z-index: 900;
}
#signIn .container {
	position: absolute;
	z-index: 901;
}
#signIn .element {
	float:left;
	font-weight:bold;
	text-transform: uppercase;
}
#signIn a {
	color:#1f2367 !important;
	font-size:9px;
	margin-left:8px;
	text-transform:none;
}
#signIn .input1 {
	width: 90px; }
#topNav {
	background-color: white;
	width: 1000px;
	text-align: left;
	line-height: 2em;
}
#topNavContent {
	background-color: #bf311a;
	color: white;
	width: 100%;
	margin-left: 0px;
	height: 30px;
}
.leftLink {
	margin:0px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.centered {
   margin-left: auto;
   margin-right: auto;
   text-align: center; }
/* used in roster searches */
#resultList {
	border-top:1px solid silver;
}
#resultList .oddRow {
	background-color:#f6f6f6;
	border-bottom:1px solid silver;
	padding:6px;
}
#resultList .evenRow {
	background-color:#fff;
	border-bottom:1px solid silver;
	padding:6px;
}
.greenButton {
	border:1px solid #9DB68C;
	background-color:honeydew;
	width: 166px;padding:2px;
	text-align:center;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:4px;
}
#columns, #columnsHome {
	position:relative;
	display:inline-block;
	background:white;
	width: 1000px;
	margin: 0 auto 0;
	text-align: left;
	clear: both;
}
#leftCol,#centerCol,#rightCol { background:#ffffff; }
#leftCol {
	padding: 14px 0 24px 10px;
	float: left;
	width: 220px;
	overflow:hidden;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#centerCol {
	padding: 14px 0 24px 30px;
	float: left;
	width: 530px;
	overflow:hidden;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#centerCol_L, #centerCol_R {
	float:left;
	width:265px;
	overflow:hidden;
}
#centerAndRightCol {
	padding-top: 14px;
	padding-bottom: 24px;
	padding-left: 14px;
	float: left;
	width: 74%;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#rightCol {
	padding-top: 14px;
	padding-bottom: 24px;
	float: right;
	width: 200px;
	overflow:hidden;
	/* the 3 elements below force a minimum page height */
	min-height: 400px;
	height: auto !important;
	height: 400px;	
}
#fullCol,#twoColSide,#twoColMain {
	background:#ffffff;
	padding: 14px 20px;
	text-align:left;
}
#twoColMain {
	padding-left:180px;
}
#columnsHome #leftCol, #columnsHome #rightCol, #columnsHome #centerCol {
	padding-left:0px;
	padding-right:0px;
}
#columnsHome #leftCol {
	width:250px;
}
#columnsHome #rightCol {
	width:220px;
}
#footer {
	display:inline-block;
	clear: both;
	width: 1000px;
	height: 30px;
	line-height: 30px;
	background-color: transparent;
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #d3d3d3;
	text-align:left;
	color: white;
	font-size: 11px;
}
#footer .copyright {
	color:#333333;
	float:left;
	font-size:11px;
	height:30px;
	line-height:30px;
	padding-left:40px;
	position:relative;
}
#footer .right {
	float: right;
	padding-right: 26px;
}
#footer .right a img {
	margin: 7px 0px;}
.disclaimer {
	color: #696969;
	font-size: 10px;
	text-align: center;
	line-height: 1em;
}
form input.error {
	background:#FFE4E1;
	border:red 1px dotted;
}
form label.error {
	position:relative;
	display:block;
	clear:both;
	color:red;
}
.vTop { vertical-align:top; }


/* Home */
#pageTitleArea {
	padding-top: inherit;
	line-height: 1.3em;
	width: 100%;
	/* border-bottom: 2px solid #172A56; */
}
.pageInstructions {
	font-size: 11px;
	padding-top: 5px;
	color: #777777;
}
.pageTitle {
	font-size: 18px;
	color: #172A56;
}
.redBold {
	color: red;
	font-weight: bold; 
}
.messageArea {
	font-size: 13px;
	color: red;
	font-weight: bold;	
	padding-bottom: 10px;
}
.goldBox {
	border: 1px solid #DD9607;
	padding: 10px;
}
.box1 {  
	/*border: 1px solid #837554; */
	/*background-color: #FFF7E7;*/
	padding: 0;
}
.box1Title, .box1TitleRed { 
	background: url('../images/titleBarBlue_sm.jpg') no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: #ffffff; 
	font-weight: bold;
	padding: 5px 0 2px 0; 
}
.box1TitleRed {
	background: url('../images/titleBarRed_sm.jpg') no-repeat;
}
/*.box1TitleRight {
	background-image: url('../images/box1RightCorner.jpg');
	background-repeat: no-repeat;
	float: right; 
	width: 23px; 
	height: 29px; 
	margin-top: -29px;
	margin-right:-1px;
}*/
.box1Content, .box1ContentGrey { 
	background: #231f20;
	padding: 10px; 
	font-size: 13px;
	color: black;
}
.box1ContentGrey {
	background: #f2f2f4;
}
.box1Content p { font-size: 13px; color: black; }
.box1Content td { font-size: 13px; color: black; }
.box2 {  
	border: 0;
	padding: 0;
	margin-bottom:10px;
	float:left;
	position:relative;
	width:100%;
}
.box2Title { 
	background-image: url('../images/titleBarBlue.jpg');
	background-repeat: no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: white;
	font-weight: bold;
	padding: 4px 0 2px 0; 
}
.box2Content { 
	background-color: #e8f4fb;
	border: 1px solid silver;
	padding: 0px; 
	font-size: 13px;
	float: left;
	width:100%;
}
.box2InnerContent { 
	background-color: #e8f4fb;
	border: 0px;
	padding: 10px; 
}
.box2InnerContent td { font-size: 11px; } /* Remove */
.box2InnerContent { 
	position:relative;
	float:left;
	font-size:11px;
	line-height:14px;
	width:auto;
}
.prevNext {
	background-color: ghostwhite; 
	border-top: 2px dotted silver; 
	border-bottom: 2px dotted silver; 
	padding: 4px;
}
.messageBox {
	border:1px solid red;
	background-color:#fff7e7;
	padding: 5px;
}
.searchBoxTitleBar {
	background-color: #172A56; 
	border-bottom: 1px solid silver; 
	color:#ffffff;
	font-weight: bold; 
	padding: 2px; 
	text-indent: 6px;
}
.searchBox { 
	font-size: 14px; font-family: verdana, tahoma, arial, Helvetica, sans-serif; 
	padding:5px 5px 8px 5px;
}

/* News */
.newsCon {
	width:500px;
}

/* Featured */
.featuredCon {
	width:500px;
}
.featLeft,.featMid,.featRight,.featuredInfoBox {
	position:relative;
	float:left;
}
.featLeft {
	width:150px;
	text-align:center;
}
.featMid {
	width:210px;
}
.featRight {
	padding-left:10px;
	width:110px;
}
.featuredInfoBox {
	padding:8px; 
	border: 1px solid #C4CEE0; 
	width: 245px; 
	margin-left: 122px;
}

/* Quick Stats */
.quickStats {
	font-size:12px;
}
.quickStats img {
	position:relative;
	margin: 0px 0px 5px 5px;
	
}

/* Listing Detail */
.listingDetail {
	float:left;
	padding:10px 10px 5px 10px;
	width:500px;
}
.listingDetail hr {
	padding:3px;
}
.listingDetail .contact {
	background:#efefef;
	border:#b3b3b3 1px solid;
	padding:5px;
	text-align:center;
}
.listingDetail .data {
	color:#555555;
}
.listingDetail .data strong {
	color:#777777;
	font-weight:normal;
}
.listingDetail .element {
	float:left;
	padding:0px;
	width:100%;
}
.listingDetail .element.left {
	width:260px;
	text-align:left;
}
.listingDetail .element.right {
	width:210px;
	text-align:right;
}

/* ul */
.nodecoration {
	list-style: none;
	margin:0px;
}

/* tables */
.tableStyle1 {
	margin-top: 12px;
}
.tableStyle1 th {
	font-weight: bold;
	color: #666;
	text-align: right;
	padding: 3px 12px 3px 0;
}
.tableStyle1 td {
	text-align: left;
	padding: 3px 0;
}

/* Events */
.eventList { padding: 10px 5px 10px 0px; }

/* HEADING & PARAGRAPH */
h1 { font-size: 18px; color: #172A56; }
h2 { font-size: 15px; color: #172A56; }
h3 { font-size: 13px; color: #172A56; font-weight: bold; }
h2.darkgold { font-size: 14px; color: #837554; margin-top: 0; margin-bottom: 0; }
h2.gold { font-size: 14px; color: #7B3D3C; text-transform:uppercase; margin-top: 0; margin-bottom: 0; }
h3.gold { font-size: 13px; color: #7B3D3C; margin-top: 0; margin-bottom: 6px; }
p, td, th { font-size: 12px; }
p { margin-top: 1em; margin-bottom: 0; margin-left: 0; padding-left: 0;} 
p.viewButton { text-align:center; padding-bottom: 6px; }

/* LINKS */
a:link { color: #172A56; text-decoration: underline; }
a:visited { color: #172A56; text-decoration: underline; }
a:hover { color: #bf311a; text-decoration: underline; }
a.noDeco:link { color: #32A1FF; text-decoration: none; }
a.noDeco:visited { color: #32A1FF; text-decoration: none; }
a.noDeco:hover { color: #D2520C; text-decoration: underline; }
a.searchBox:link { color: #ffffff; text-decoration: none; }
a.searchBox:visited { color: #ffffff; text-decoration: none; }
a.searchBox:hover { color: #ffffff; text-decoration: none; }
a.dashedLink:link{ color: #172A56; text-decoration: none; border-bottom: 1px dashed #32A1FF;  }
a.dashedLink:visited { color: #172A56; text-decoration: none; border-bottom: 1px dashed #32A1FF; }
a.dashedLink:hover { color: #7B3D3C; text-decoration: none; border-bottom: 1px dashed #7B3D3C; }

.font10, p.font10, td.font10 { font-size: 10px; }
.font11, p.font11, td.font11 { font-size: 11px; }
.pickList { float:left; }
.picklist td { font-size: 11px; line-height: 1.1em; }
fieldset {border:1px solid tan;padding:0px 12px 20px 12px;}
legend {font-weight: bold; color: #837554;}
#snakingCols  { margin: 0px auto; width: 730px; font-size:11px; } 	
#snakingCols ul { list-style-type: none; margin-left: 0; padding-left: 0; }
#snakingCols li { margin-top: 10px; line-height:13px; font-size:11px;margin-bottom:20px; }
#snakingCols li b { color:#bf311a;font-size:12px; }
#snakingCols td { color: #172A56; font-size:11px; }
#snakingCols a { text-decoration: none; }	
#snakingCols a:link { color:#32A1FF; text-decoration: none; }
#snakingCols a:visited { color: #32A1FF; text-decoration: none; } 
#snakingCols a:hover { color: #DD9607; text-decoration: none; }
.aColumn { float: left; width: 240px; }

.bold13 { font-size: 13px; font-weight: bold; }
.boldDarkGold { font-size: 13px; color: #837554; font-weight: bold; }
.orangeBold { font-size: 14px; font-weight: bold; color: #7B3D3C; }
td.gold, p.gold { color: #DD9607; }
td.darkgold, p.darkgold { color: #837554; }
.darkgold { color: #837554; }
ul { margin-left: 1.5em; padding-left: 0; }
ul.markerBlue {  margin-top: 6px; list-style-image: url('../images/markerBlue.jpg'); }
ul.markerGold {  margin-top: 6px; list-style-image: url('../images/markerGold.jpg'); }
li.markerListItem { margin-bottom: 10px; line-height: 1.3em; margin-top: 0; }
#header a:link { color: #172A56; text-decoration: underline; }
#header a:visited { color: #172A56; text-decoration: underline; } 
#header a:hover { color: #D2520C; text-decoration: underline; }
#topnav a { font-size: 14px; }
#topnav a:link { color:white; text-decoration: none; }
#topnav a:visited { color: white; text-decoration: none; } 
#topnav a:hover { color: white; text-decoration: none; }
#topnav a.submenu { font-size: 12px; }
#topnav a.submenu:link { color:#172A56; text-decoration: none; }
#topnav a.submenu:visited { color: #172A56; text-decoration: none; } 
#topnav a.submenu:hover { color: white; text-decoration: none; }
#centerCol hr { color: white; border: 1px dotted gray; border-style: none none dotted; clear: both; width:100%; }
#rightCol hr { color: white; background-color: white; border: 1px dotted gray; border-style: none none dotted; clear: both; padding:0px;margin:0px; }
#leftCol hr { color: #e8f4fb; background-color: #e8f4fb; border: 1px dotted #837554; border-style: none none dotted; clear: both; }
#footer a { font-size: 10px; }
#footer a:link { color:#333333; text-decoration: underline; }
#footer a:visited { color:#333333; text-decoration: underline; } 
#footer a:hover { color:#333333; text-decoration: underline; }
#subfooter { font-size: 10px; color: #333333; text-align: center; margin: 4px 0 8px 0; }
img { border: 0; }
img.featured { border: 2px solid #7B3D3C; }
input.input1, textarea.input1, select.input1 { 
	border-color: #837554;
	border-style: solid; 
	border-width:1px;
	color: #172A56;
	font-size: 12px; 
	background-color: ghostwhite;
}
.input2,input.input2, textarea.input2, select.input2 { 
	border-color: #172A56;
	border-style: solid; 
	border-width:1px;
	color: #172A56;
	font-size: 12px; 
	background-color: ghostwhite;
}
input.image { border-width: 0px; margin-bottom: -3px; }
input.btn {
	color:#172A56;
   	font-family: arial, helvetica, sans-serif;
   	font-size: 12px;
   	font-weight:bold;
   	background-color:#eee2c8;
	padding-top: 1px;
	padding-bottom: 1px;
   	border:1px solid;
   	border-top-color:#b8a97d;
   	border-left-color:#b8a97d;
   	border-right-color:#837554;
   	border-bottom-color:#837554;	
   	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#eeddaa');
}
input.btnhov {
   border-top-color:#cc6933;
   border-left-color:#cc6933;
   border-right-color:#D2520C;
   border-bottom-color:#D2520C;
}
.dashed { border-bottom: 1px dashed #32A1FF; }
.font15Bold { font-size: 15px; font-weight: bold; }
.formie { font-size: 11px; color: gray; font-style: italic; }

/* Events */
	.home_evts_heading, .heading {
		/*background: transparent url('/images/HARhome/events_heading.png') no-repeat; */
		color:#172A56;
		font-size:1.7em;
		font-style:italic;
		margin:0px 0 10px;
		padding-left:10px;
	}
	.heading { margin: 0 0 5px 0;width:auto; }
	.home_evts {
		position:relative;
		float:left;
		/*background: #ffffff url('/images/bkg_eventFade.jpg') repeat-x;*/
		margin-bottom: 10px;
		padding: 0px 10px 0 30px;
		width:250px;
	}
	.home_evts hr {
		position:relative;
		display:block;
		background: transparent url('/images/bkg_eventDivider.gif') no-repeat !important;
		clear:both;
		color: transparent !important;
		border:none !important;
		height:1px !important;
		padding-bottom:5px;
		padding-top:5px;
		margin-bottom:5px;
	}
	.he_event {
		width: 95%; 
		float: left;
		padding-bottom:10px;
		margin-bottom:0px;
	}
	.he_event a {
		color: #0E6092; /* #96bd1d;*/
		font-weight:bold;
		font-style:italic;
		white-space:nowrap;
	}
	.he_eventdate, .he_eventdate a {
		font-family: 'Arial';
		font-style:normal;
		font-size:12px;
		color: #b31b34 !important;
		margin-bottom: 0px;
		text-decoration:none !important;
	}
	.he_eventdate a:hover { text-decoration:underline !important; }
	.he_event p {
		font-size: 11px;
		color: #0E6092;
		font-style: normal;
		font-size: 12px;
		line-height:20px;
		margin: 0px;
		text-align:left;
	}
	.he_eventtitle {
		display:inline;
		font-family: 'Arial';
		font-weight: normal;
		color: #172a56;
		font-style: normal;
		padding-bottom:5px;
		text-align:left !important;
		font-size:12px;
	}
	.eventdate {
		color: #DC4300;
		font-size:13px;
		text-indent:4px;
		font-weight: bold;
		width: 650px;
		padding-top:4px;
		padding-bottom:4px;
	}	
/* End events */

/* Home Misc */
	.home_subhead, .home_subheadR {
		font-size: 22px;
		font-style: italic;
		text-indent:15px;
	}
	.home_subheadR {
		text-indent:0px;
	}
/* End Home Misc */

/* Home Linkbar */
	.home_linkbar {
		position:relative;
		float:left;
		margin: 5px 0 0 10px;
	}
	.home_linkbar .item {
		float:left;
		margin-left:8px;
	}
/* End Home Linkbar */

/* Featured Listings */
	.home_feat_heading {
		width: 200px; 
		height: 57px;
	}

	.home_feat {
		margin-left: 10px;
		width: 180px;
	}
	
	.home_feat_prop {
		position: relative;
		width: 100%;
		padding-bottom: 20px;
	}

	.hf_photo {
		text-align: center;
	}

	a.hf_title {
		font-size: 12px; 
		font-weight: bold; 
		text-decoration: none;	
		color: #0e6092;
	}

	.hf_info {
		font-size: 11px;
		line-height: 12px;
		width: 100%; 
		color: #000000;
		padding-bottom: 5px;
		font-style: italic;
	}
	
	.hf_info span {
		font-weight: bold;
		font-style: normal;
	}
	
	.hf_broker {
		float: left;
		font-size: 11px;
		line-height: 12px;
		color: #000000;
		float: left;
		height: auto;
	}
	
	.hf_broker a {
		font-weight: bold;
		color: #0e6092;
	}
	
	.hf_link {
		float: right;
		font-size: 10px;
		width: 95px;
		height: 20px;
	}
	
	.hf_sep {
		clear: both;
		width: 100%; 
		height: 2px; 
		background: transparent url('/images/HARhome/map_div_line.png') no-repeat bottom;
	}
/* End featured listings */

/* Recent trans */
	.home_trans_heading {
		width: 215px; 
		height: 57px;
		float: left;
		margin:10px 0 0 10px;
	}

	.home_trans {
		width: 215px;
		float: left;
	}

	.ht_tran {
		clear: both;
		width: 100%;
		margin-bottom: 10px;
		float: left;
	}

	.ht_div {
		position: relative;
		float: left; 
		width: 107px;
	}

	.ht_info {
		font-size: 11px;
		line-height: 14px;
		width: 100%; 
		color: #0e6092;
	}
	
	.ht_info span {
		font-weight: bold;
		color: #172a56;
	}

	a.ht_link {
		display: block; 
		font-family: 'Trebuchet MS'; 
		font-size: 13px; 
		color: #bc0044; 
		font-style: italic; 
		text-decoration: none;
	}
/* End recent trans */

/* Search */

	.home_search_heading {
		width: 514px; 
		height: 55px; 
		margin: 0 0 0 10px;
	}
	
	.home_search {
		position: relative; 
		top: -8px;
	}
	
	.hs_container {
		position: relative;
		height: 328px; 
		/*background: transparent url('/images/FLAhome/search_bkg.jpg') top right no-repeat;*/
		float: left;
		padding: 0 0 0 20px;
	}
	
	.hs_left {
		width: 300px; 
		float: left; 
		margin-left: 10px; 
		margin-right: 5px;
	}
	
	.hs_icons {
		font-family: 'Trebuchet MS'; 
		font-size: 1.4em; 
		line-height: 1.3em;
		font-style: italic;
		margin:10px 0 0 10px;
	}
	
	.hs_icons div {
		width: 100%; 
		height: 30px;
		margin:0px;
		padding:5px 0 0 0;
		clear:both;
	}
	.hs_icons a {
		float:left;
		text-decoration:none;
		text-indent:5px;
	}
	.hs_icons a:hover {
		color:#0e6092;
		text-decoration:underline;
	}
	.hs_icons a img {
		margin:-5px 0 0 0;
	}
	
	.hs_icons span {
		display: block;
		/*height: 32px; */
		/*margin-top: 4px; */
		padding-left: 40px; 
		/*padding-top: 8px; */
		height:30px;
	}
	
	.hs_btns {
		width: 169px; 
		margin-left: auto; 
		margin-right: auto; 
		margin-top: 6px
	}
	
	a.hs_btn_search {
		display: block; 
		float: left; 
		width: 169px; 
		height: 30px; 
		background: transparent url('/images/HARhome/btn_search.png') no-repeat;
	}
	
	.hs_right {
		width: 180px; 
		float: left; 
		margin-left: 5px;
	}
	
	.hs_map {
		position: relative; 
		/*background: transparent url('/images/FLAhome/search_map.jpg') no-repeat; */
		cursor:pointer;
		width: 300px; 
		height: 280px;
		margin:25px 0 0 3px;;
	}
	
	.hs_map_side {
		position: relative; 
		background: transparent url('/images/HARhome/search_map_side.png') no-repeat; 
		width: 215px; 
		height: 232px;
	}
	
	.hs_map_caption span {
		float: left; 
		margin-top: 12px; 
		font-size: 13px; 
		font-weight: bold;
	}
	
	a.hs_map_trybtn {
		display: block; 
		position: absolute; 
		right: 5px; 
		top: 8px; 
		width: 85px; 
		height: 29px; 
		background: transparent url('/images/HARhome/btn_tryit.png') no-repeat;
	}
/* End search */

/* Resources & Links */
	/*	
	.home_res_heading {
		margin:5px 0 0 10px;
	}
	.home_res_item {
		float:left;
		margin:10px 0 0 15px;
	}
	.home_links_heading {
		margin:5px 0 0 10px;
	}
	.home_link_item {
		font-size: 1.4em;
		font-style:italic;
		line-height: 2.2em;
		margin-left:25px;
	}
	.home_link_item a {
		color:#0E6092
	}
	.home_link_item a:hover {
		color:#172A56;
	}
	*/
/* End Resources & Links */

/* FAQs */
.faqs h2 {
	margin:25px 0 0 0;
}
.faqs p {
	margin: 3px 0 0 0;
}
/* End FAQs */

/* Home: Welcome */
.homeWelcome {
	float:left;
	width:675px; 
}
.homeWelcome h1, .homeWelcomeSide h1 {
	margin-bottom:0px;
}
.homeWelcome p, .homeWelcomeSide p {
	color:#555555;
	margin-top:4px;
}
.homeWelcomeSide {
	float:left;
	margin-left:20px;
	width:260px;
}
.homeWelcomeSide h1 {
	color:#bf311a;
}
.homeWelcomeSide a, .home_split a {
	color:#2ca0ca;
	font-weight:bold;
	font-style:italic;
}
.homeConFull, .homeConFull2 {
	/*background: transparent url('../images/TAQhome/bkg_home_3div.gif') top no-repeat;*/
	float:left;
	clear:both;
	width:1000px;
	padding: 14px 0;
	margin-top:25px;
}
.homeConFull2 {
	background: transparent url('../images/TAQhome/bkg_home_2div.gif') top no-repeat;
	min-height:100px;
	padding: 60px 0 0 0;
}
.homeConFull3 {
	background: transparent url('../images/TAQhome/bkg_home_3div.gif') top no-repeat;
	float:left;
	min-height:100px;
	padding: 60px 0 0 0;
}
.home_l, .home_c, .home_r { 
	float:left; 
	padding-top:20px;
	overflow-x:hidden;
}
.home_l, .home_r {
	width:275px;
}
.pad { padding-left:20px; }
.pad40 { padding-left:40px; }
.home_r { padding-left:20px;overflow-y:hidden; }
.home_c {
	width:400px;
	padding-left:10px;
}
.home_split {
	float:left;
	width:480px;
}
.home_split .copy {
	width:90%;
	padding-bottom:40px;
}
/* End Home: Welcome */

/* Broker Search */
#brokerSearch { position:relative;float:left; }
#brokerSearch input {
	border: #d59b16 1px solid;
	margin: 5px 0 0 25px;
	height:22px;
}
#brokerSearch #btnSearch {
	border:none !important;
	vertical-align:bottom;
	margin: 0 0 0 10px;
}
#brokerSearch .watermark {
	position:absolute;
	color:#555555;
	left:30px;
}
#brokerSearch #w1 { top:10px; }
#brokerSearch #w2 { top:40px; }
#brokerSearch #w3 { top:70px; }
.logoRotator {
	float:left;
	margin: 15px 0 0 20px;
	height:125px;
	width:100%;
}
.logoRotator img {
	display:none;
	float:left;
}
/* End Broker Search */

/* Featured Sponsors */
.featuredSponsors {
	float:left;
	background:transparent url('../images/TAQhome/home_title_featSpon.gif') top left no-repeat;
	padding-top:40px;
	margin: 10px 0 0 0;
	width:100%;
}
.fs_con {
	padding: 12px 30px;
}
.featuredSponsors h1 {
	color:#BC0004;
	font-family: "Arial";
	font-size:12px;
	margin:15px 0 0 0;
}
.featuredSponsors a {
	color:#0e6092;
	font-weight:bold;
	font-style:italic;
}
/* End Feature Sponsors */

/* Quick Search */
.qs_title {
	font-style:italic;
}
/* End Quick Search */

/* Commercial Organizations */
.orgBox {
	float:left;
	margin:20px;
	padding:10px;
	height:180px;
	width:230px;
	text-align:center;
}
.orgBox img {
	display:block;
	margin: 0 auto 0 auto;
}
.orgBox p {
	font-weight:bold;
}
/* End Commercial Organizations */

/* Committees & Education */
.cmte, .educ {
	float:left;
	width:500px;
	margin: 0px 10px 15px 20px;
}
.cmte h1, .educ h1 {
	color:#BF311A;
	font-size:13px;
	border-bottom:#444444 1px dotted !important;
	width:100%;
}
.cmte_l {
	float:left;
	width:200px
}
.cmte_r {
	float:right;
	width:300px;
}
.cmte ul, .educ ul {
	margin-top: 3px;
}
.educ_l {
	float:left;
	width:300px;
}
.educ_r {
	float:right;
	width:200px;
}
/* End Committees & Education */

/* Friends of TCAR */
.friends {
	background: transparent url('../images/TAQhome/home_title_friends.gif') left top no-repeat;
	padding: 50px 0 0 20px;
}
.friends a {
	color:#0E6092;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
}
/* End Friends of TCAR */

/* Non-Member Page Styles */
#threeColWrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
#threeColWrapper, #fullWrapper {
	display: inline-block;
	padding: 15px;
	text-align:left; 
	width:960px;}
.threeColLeft {
	float:left;
	background:#ffffff;
	/*border: silver 1px dotted;*/
	width:300px;
	margin-right: 22px; }
.threeColRight {
	float:right;
	background:#ffffff;
	/*border: silver 1px dotted;*/
	width:300px; }
.box3 {
	padding: 0; 
	border: 1px solid silver;
	margin-bottom: 12px; }
.box3Title { 
	background: url('../images/titleBarBlue.jpg') no-repeat;
	text-indent: 10px; 
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: bold;
	padding: 4px 0 2px 0; }
.box3Content { 
	border: 1px solid #172A56;
	background:#f8f8f8;
	padding: 10px; 
	font-size: 13px;
	color: black;  }
.box3InnerContent { 
	border: 0px;
	padding: 10px; }
.box3Body { padding: 5px 5px 10px 5px; color: #555555; line-height: 1.2em; }
.box3Header { padding: 1px 5px; background-color: #dcdcdc; font-size: 11px; font-weight: bold; color: #435c90;
	border-top:1px solid silver;border-bottom:1px solid silver;  }
.box3Content p { font-size: 13px; color: black; }
.box3Content td { font-size: 13px; color: black; }
.box3Divider { border-top:gray 1px dotted; height:1px; margin: 20px 0px 20px 0px; }

/* Grouped Items with Headers: also in search FS FL BO CB */
.group, .group2 {
	margin-bottom: 15px;
	width:360px; }
.groupHeader {
	background:#1a1b5e;
	text-indent:8px;
	color: white;
	font-weight: bold;
	padding: 2px 0;
	font-size: 12px;
	height:20px;
	width:100%; }
.groupHeader2 {
	background-color: #172A56; 
	border-bottom: 1px solid silver; 
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px; 
	text-indent: 6px;
}
.groupHeader h3 { color:#ffffff; font-size: 12px;margin:0px; }
.groupMain, .group2Main {
	border: 1px solid #d3d3d3; 
	padding-left: 15px; }
.groupMain img {
	vertical-align:bottom; }

.group2 { width: 100%; }
.group2Main { padding:15px; }
td.searchLabel { text-align:right; font-weight:bold; padding-right:10px; }
/* End Non-Member Page Styles */

/* broadcast emails */
#broadcastContent { width: 660px; text-align:left; }
#broadcastContent p { font-size: 12px; padding-top: 8px; margin: 0; }
.propBox {border:1px solid darkgray;background-color:ivory;}
.requestBtn { border:1px solid #7b3d3c;background:#f5f5f5;padding:3px 5px;margin-top:5px;line-height:1.3em; }
.indentRight { float:right;width:60%;margin-top:10px;line-height:1.2em; }
.vMiddle { vertical-align:middle; }
.vTop { vertical-align:top; }
.vTextBottom { vertical-align:text-bottom; }
.paddedTable td { padding:0 3px;color:black; }
.paddedTable th { padding:1px 4px; }
/* end broadcast emails */


/* TCAR Nav */
.nav { 	height:20px; }
.nav td {
	background:#1A1B5E;
	width:120px;
	text-align:center;
}
.nav a { text-decoration:none;}
.nav a:hover { text-decoration:underline;}
/* End TCAR Nav */

/* Validation Errors */
.error {
	color: red; }
input.error, table.error, textarea.error {
	background: #FFE4E1 !important;
	border: 1px dotted red !important; }
form label.error {
	clear:both;
	color:red;
	display:block;
	position:relative; }
.errMsg, .errHelp {
	display:none;
	margin-bottom:1px;
	height:20px !important; }
.errHelp img { margin-bottom:1px; }
.errWindow {
	position:absolute;
	display:none;
	background:#ffffff;
	border:1px dotted red;
	padding:10px;
	height:auto;
	width:auto;
	z-index:999; }
.errHelp img {
	vertical-align:bottom; }
/* End Validation Errors */


#oneColMain {
	float:left;
	display:inline;
	width:980px;
	background: white;
	margin: 0px;
	padding:0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center; }
Html>body #oneColMain {
	height: auto;
	min-height: 500px;}
#internalOneColMain {
	margin: 0px auto;
	padding: 0px;
	height:auto;
	min-height: 500px;
	text-align:left;
	width: 94%; }
#twoColMain {
	float:left;
	position:relative;
	display:inline;
	width:750px;
	background: white;
	margin: 0px;
	padding:0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center; }
#internalTwoColMain {
	width: 94%;
	margin: 0px auto;
	padding: 0; 
	text-align: left; }	
#twoColSide {
	float:left;
	width:230px;
	height: 500px;
	margin: 0px 0px 0px 20px;
	padding:0px;
	padding-top: 15px;
	padding-bottom: 20px;
	background: white; }	
.noHeaderFooter #internalTwoColMain {
	vertical-align:top;
}
.noHeaderFooter #twoColSide { display:none; }	

.box1 { margin-bottom:10px; }
.box1Head { 
	background: #32425f; /* url('../images/boxheaderbg.jpg') repeat-x;*/
	/*border-top:1px solid #E3E6EA;*/
	line-height:24px;
	height:24px;
	text-align:center; }
.box1Head h2 { color:#ffffff; font-size:14px; }
.box1HeadAdmin { 
	background: #CCCCFF;
	line-height:24px;
	height:24px;
	text-align:center; }
.box1HeadAdmin h2 { color:#000000; font-size:14px; font-weight: bold; } 
.box1Body { 
	background: #E6E8FA; /* #D6E9F4;*/
	color:#0d294f;
	padding:10px; }
.box1Body td { text-align:left; }
.box1Body h3 { font-size:11px;display:inline; }
.box1Body table { width:150px; margin-bottom:10px; }
.box1Body img { margin-right:8px; vertical-align:middle; }
.box1Body a { color:#0d294f; text-decoration:none; }

/* NHAW */
.nhawTable { margin-top:10px; }
.nhawTable td {
	vertical-align:top;
}
.nhawResTable td { padding: 1px 10px 1px 10px; }
.nhawSeparator { border:none; border-top:#555555 1px dotted;height:1px;margin:0px; }
.oddNHAW, .oddNHAW td { background:#DAE2F3; }
/* END NHAW */

