/* ---------------- GLOBAL CLASSES ---------------- */

.img_left {position: absolute; top: 0; left: 0;}

.img_right {position: absolute; top: 0; right: 0;}

.left {float: left;}
.right {float: right;}
.clearboth { clear:both; }

.required {
	color:red;
	font-size:12px;
}

.HRcontact {color:Red; font-size: 12px;}

/* ---------------- GLOBAL STYLES ---------------- */

* {
	margin: 0;
	padding: 0;
	line-height:1.2;
}

td { padding:4px 7px; }

body {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000; background-color: #fff}

#header {width: 100%; height: 147px; background: url(../images/g_header_BG.jpg) repeat-x;}
	#header_content {width: 960px; height: 147px; margin: 0 auto; position: relative;}

#container {
	width: 960px;
	min-height:350px;
	margin: 0 auto;
}

div#content_wrapper {
	width: 920px;
	padding: 15px 20px;
	margin:0 auto;
	min-height:350px;
	overflow:hidden;
}

div#content_wrapper ul {
	margin:0 0 1em;
	font-size:small;
}

div#content_wrapper li {
	margin-left:15px;
}

div#content_wrapper h4 {
	color:#6db399;
	font-size:16px;
	margin: 0 0 1em;
	font-weight:normal;
}

#footer {width: 100%; height: 115px; background: url(../images/g_footer_BG.jpg) repeat-x;}
	#footer_content {width: 960px; height: 36px; margin: 0 auto; position: relative; background-color: #6DB399}
	#footer a {color: #000;}
	img#eho {position: absolute; left: 7px;}
	
	p.footer_links,
	p#copyright {
		position: absolute;
		top: 15px;
		left: 149px;
		font-size:11px;
	}
	
	p#copyright {
		left: 490px;
	}

p {
	/*
	font-size: 11px;
	margin-bottom: 10px;
	*/
	font-size: small;
	margin:0 auto 1em;
	text-align:left;
}

th {
	text-align:left;
	padding-bottom:0.4em;
	padding-top:0.4em;
}

div.portalLinks {
/*
	margin:30px auto;
	width:960px;
	height:350px;
*/
	min-height:350px;
	font-size:small;
	
	margin:0 auto;
	padding:15px 20px;
	width:920px;
}

div.portalLinks p {
	width:960px;
}

div.portalLinks th {
	text-align:left;
}

	/* div.portalLinks p {margin: 15px 0;} */
		div.portalLinks p a {color: #896D3E; text-decoration: none; padding: 10px;}
		div.portalLinks p a:hover {color: #fff; background-color: #896D3E;}
		
a:link, a:visited, a:active {
	color:#8a6b3f;
	outline: none;
}

a:hover {
	color:#6db399;
}

a img {border: none;}

h1, h2, h3 {
	color:#6db399;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
}

	h1.contact { width: 888px; height: 36px; padding: 0 16px; background: url(../images/g_contact_rpt.jpg) repeat-x; position: relative;}
	
h2 {
	font-size: 20px;
}

h3 {
	font-size: 24px;
	padding: 20px 0 10px 0;
}

.altHeader {
	color:  #6cb39a;
	/* font-family: Helvetica, arial;*/
	font-size: x-large;
	font-weight: normal;
	display:block;
	margin-bottom:0.3em;
}

input.search_btn {
	font-weight:bold;
	color:#fff;
	background:#6db399 url(../images/btn_search.jpg) no-repeat 50% 50%;
	padding:5px;
	width: 89px;
	border: none;
	position: absolute;
	left: 720px;
	top: 45px;
}

	input.search_btn:hover {cursor: pointer;}
	
input.search_box {width: 119px; height: 16px; padding: 2px; position: absolute; top: 48px; left: 815px;}

.login { color: #996633; font-size: 12px;}
	p.login {text-align: right; margin-top: -25px; padding-right: 35px;}


/* ---------------- INDEX STYLES ---------------- */

h1.index { width: 888px; height: 36px; padding: 0 16px; background: url(../images/g_index_head_rpt.jpg) repeat-x; position: relative;}

#index_top {width: 920px; height: 305px; padding-bottom: 10px;}

#tab_wrapper {
	float: left;
	width: 460px;
	height: 301px;
	background-color:#efe9d9;
}

	#tab_wrapper h1 {padding: 0 10px 10px;}
	#tab_wrapper h2 {padding: 0 10px;}
	#tab_wrapper p {padding: 0 10px 0 10px; margin:0 0 10px;}
	#tab_wrapper p.indent {padding: 0 75px 0 25px;}

#flash_wrapper {
	float: left;
	width: 435px;
	height: 305px;
	margin-left: 25px;
	display:inline;
	/*border:2px solid #8a6b3f;*/
}

#flash_wrapper img {
	width: 435px;
	height: 305px;
}

div.status_details_apply {
	position:absolute;
	bottom:0;
}

#index_properties {
	width: 920px;
	height: 190px;
	background-color: #8b8b8b;
	position:relative;
}

	div.property_box {width: 286px; height: 154px; padding: 0 10px; float: left;}
	
		div.property_info {
			width: 120px;
			height: 100%;
			float: left;
			padding: 0 0 0 10px;
			position:relative;
		}
		
		.address_margin {margin-bottom: 20px;}
		.property_title {font-size: 14px;}
		
		p.property_title {
			margin-bottom:2px;
		}
		
		.details {color: #ccffff; font-size: 12px;}
		
		p.details a {
			color:#ccffff;
		}
		
		p.details a:hover {
			color:#fff;
		}
		
		a#more_props {
			position:absolute;
			right:10px;
			top:4px;
			font-size:14px;
		}

#contact {
	width: 920px;
	height: 190px;
	background-color: #efe9d9;
	margin: 0 auto 15px;
	position:relative;
	z-index:-1;
}

	div.contact_box {float: left; width: 460px; height: 154px; position: relative;}
		div.contact_box img {position: absolute; top: -10px;}
		div.contact_address {float: left; width: 180px; height: 154px; padding: 0 25px;}
			div.contact_address p {font-size: 10px; color: #333; margin-bottom: 4px;}
			div.contact_address p.office {font-size: 12px;}

/* ---------------- TAB STYLES ---------------- */

ul#index_tabs {width: 460px; height: 32px; list-style: none;}
	ul#index_tabs li {float: left; margin-left:0;}
		ul#index_tabs li a {text-decoration: none;}
			ul#index_tabs li a span {visibility: hidden; background-position: 0 0;}
		
			ul#index_tabs li a#tab1 {
				display: block;
				width: 156px;
				height: 32px;
				background-image: url(../images/g_tab_1.gif);
			}
			ul#index_tabs li a#tab2 {
				display: block;
				width: 151px;
				height: 32px;
				background-image: url(../images/g_tab_2.gif);
			}
			ul#index_tabs li a#tab3 {
				display: block;
				width: 153px;
				height: 32px;
				background-image: url(../images/g_tab_3.gif);
			}
			
	ul#index_tabs li a.selected {background-position: 0 -32px;}
		input.newsletter_submit_blue:hover {cursor: pointer;}
		
	input.newsletter_submit_blue,
	input.newsletter_submit_tan {
		font-weight:bold;
		color:#fff;
		background:#6DB399 url(../images/btn_submit_blue.jpg) no-repeat 50% 50%;
		width: 85px;
		margin-left:10px;
		border: none;
		padding:3px;
	}

	input.newsletter_submit_tan {
		background:#6DB399 url(../images/btn_submit_tan.jpg) no-repeat 50% 50%;
	}
					
	table#form_table input.btn_check_eligible {
		font-weight:bold;
		color:#fff;
		background:#6DB399 url(../images/btn_check_eligible.gif) no-repeat 50% 50%;
		width: 121px;
		border: none;
		padding:3px;
	}
	
			
/* ---------------- INNER STYLES ---------------- */

#inner_wrapper {
	/*width: 920px;*/
	width: 950px;
	height: auto;
}

#inner_left {float: left; width: 325px; height: auto;}

	#inner_left a {color: #896b3f;}

#inner_left h1 {
	/* color:  #5d5d5d;
	 font-family: Helvetica, arial;
	font-weight: normal;
	padding: 10px 0 0 15px; */
	font-size: 17px;
}

#inner_left h1.publicDetailTitle {
	/* color:  #5d5d5d;
	font-family: Helvetica, arial;
	font-weight: normal;
	padding: 10px 0 0 0; */
	padding:0;
	font-size: 19px;
}
	
	#inner_left h1.main {color:  #6cb39a; font-family: Helvetica, arial; font-size: 20px; font-weight: normal; padding: 10px 0 20px 0;}
	
	ul#important_links {list-style: none; font-size: 10px; padding: 5px 0 10px 15px;}
		ul#important_links li {margin-bottom: 2px;}
			ul#important_links li a {color: #896b3f;}
			
form#newsletter {position: relative;}
			
	input.newsletter_box {width: 180px; padding: 1px 3px; margin: 10px 0 0 20px;}
	
	input.newsletter_submit {background: url(../images/btn_submit.jpg) no-repeat; width: 86px; height: 25px; border-collapse: collapse; border: none; position: absolute; top: 8px; left: 215px;}
	input.newsletter_submit:hover {cursor: pointer;}

#inner_right {float: left; width: 555px; height: auto; padding-left: 40px;}
	
	p.breadcrumb_links a {
		/*color: #896b3f;*/
	}

	p.breadcrumb_links {
		color:#6db399;
		font-size:small !important;
		/*
		float: left;
		margin: -5px 0 10px 0;
		font-size:11px;
		*/
	}
	
	a.view {
		float: left;
		margin: 0 10px 30px 145px;
	}
	
	a.print {float: left; margin: 0 10px 0 190px;}
	a img.email {margin-left: 10px;}
	
	#inner_right h1 {margin-top: 35px;}
	
	#inner_left p, #inner_right p {font-size: 11px; line-height: 16px;}
	
div#content_wrapper ul#development_list {
	list-style: none;
	clear:both;
	width:580px;
	/*margin-top: 45px;*/
}

div#content_wrapper ul#development_list li {
	float: left;
	width: 275px;
	display:inline;
	/* height: 146px; */
}
	
div#content_wrapper ul#development_list li img {
	float: left;
}
		
div#content_wrapper ul#development_list li p {
	float: left;
	padding-left: 10px;
	width:110px;
}
		
div#content_wrapper ul#development_list li p.addr_block {
	padding-bottom: 15px;
	margin-bottom:0;
}
		
		/*ul#development_list li p.dev_first {margin-top: 20px;}*/
div#content_wrapper ul#development_list li a {
	color: #896b3f;
}

div#content_wrapper ul#development_list.dev_proj {
	width:900px;
}
	
div#content_wrapper ul#development_list.dev_proj li {
	margin-bottom:35px;
}
		
ul#public_detail_list {
	list-style: none;
	margin-top: 45px;
	padding-left: 40px;
	clear:both;
}

	ul#public_detail_list li {
		/*
		padding-bottom: 25px;
		width: 175px;
		*/
		float: left;
		height: 146px;
		width:146px;
		margin:0 0 25px 0;
	}
	
	ul#public_detail_list li.alternate {
		margin-left:36px;
		margin-right:36px;
	}
	
	ul#public_detail_list.three_col li {
		margin-right:36px;
	}
	
	ul#public_detail_list li.row_end {
		margin-right:0;
	}

	
		ul#public_detail_list li img {float: left;}
		ul#public_detail_list li p {float: left; padding-left: 10px;}
		/*ul#public_detail_list li p.dev_first {margin-top: 20px;}*/
		ul#public_detail_list li a {color: #896b3f;}
		
		
/* ---------------- SECTION 8 STYLES ---------------- */

#s8_left {float: left; height: auto; min-height: 400px; width:220px;}

	#s8_left h1 {margin-top: 15px;}

	ul#left_nav {list-style: none;}

		#left_nav a {font-size: 12px; color: #896B3F; text-decoration: none;}
		#left_nav a:hover {text-decoration: underline;}

#s8_right {float: left; height: auto; width:680px; padding-left: 20px;}

	#s8_right h1 {margin-top: 10px;}

	#s8_right a.print {float: left; margin: 0 10px 0 399px;}
	
	#s8_right p {font-size: 12px;}

	form#login {position: relative; padding: 10px 0;}

		input.login_box {height: 16px; padding: 2px; width: 125px;}

		input.login_btn {background: url(../images/btn_log_in.jpg) no-repeat; border: none; border-collapse: collapse; height: 29px; width: 90px; position: absolute; top:10; left: 150px;}
		
		
		
		
/* ---------------- FORM STYLES ---------------- */

fieldset {border: none;}

label {
	/*font-size: 10px;*/
	font-size:small;
}

	fieldset ol {list-style: none; padding-right: 25px;}
	
		fieldset ol li input {width: 200px;}
			fieldset ol li input.initial {width: 40px;}
			fieldset ol li input.zip {width: 125px;}

input.submit_btn {background: url(../images/btn_submit_blue.jpg) no-repeat; width: 86px; height: 25px; border-collapse: collapse; border: none; cursor: pointer;}

div.leftNav p a {color: #896D3E;}	
	



/* ---------------- CALENDAR STYLES ---------------- */

table#ctl00_ContentPlaceHolder1_Calendar1 {margin-bottom: 40px;}
table.no_under_line {margin-bottom: 5px;}
	table.no_under_line td {
		padding-left:5px;
		padding-right: 5px;
		height: auto;
	}
	

	
	
/* ---------------- INTERIOR PAGES ---------------- */

table.list_gv {
	border:none;
	width:920px;
	margin:0 auto;
	font-size:small;
}

table.list_gv th, table.list_gv td {
	padding:5px 7px;
	border:1px solid #896e3f;
}

table.list_gv th {
	color:#fff;
	background-color:#6db399;
	text-align:center;
}

table.list_gv a,
table.list_gv a:link,
table.list_gv a:visited,
table.list_gv a:active {
	/* color:#6db399;
	color:#8a6b3f; */
}

table.list_gv th a,
table.list_gv th a:link,
table.list_gv th a:visited,
table.list_gv th a:active {
	color:#fff;
}

table.list_gv a:hover {
	/* color:#30785d; */
}

span.desc_lb,
span.date_lb {
	display:block;
	width:400px;
	text-align:left;
	margin:1em auto;
}

span.date_lb {
	text-align:right;
}

span.form_msg {
	display:block;
	color:#f00;
	/*margin:1em 0;*/
	padding:1em 0;
}

span.newsletter_form_msg {
	color:#f00;
	font-size:12px;
	padding-left:10px;
}

p#job_title {
	font-size:large;
}

div.emp_portal {
	width:200px;
	margin:0 auto;
	padding:30px 0;
}

div.emp_portal p {
	width:auto;
	margin:0;
}

div.emp_portal p a {
	display:block;
}

a.photo_hl img {
	padding-top:0.25em;
}

div#left_portal_nav {
	 float:left;
	 width: 265px;
}

div#left_portal_nav p.first {
	margin-top:2em;
}

div#portal_form {
	padding-top:25px;
	font-size:small;
	float:left;
}

div#portal_form input {
	width:200px;
}

div#portal_form table.portal_form_table {
	margin-bottom:50px;
}

div#portal_form table.submit_pet input {
	width:auto;
	margin-right:3px;
}

div#portal_form table.submit_pet label {
	margin-right:30px;
}

div#portal_form input[type="submit"] {
	width:auto;
}

div#portal_form tr {
	vertical-align:top;
}

div#portal_form th {
	/*padding-bottom:1em;*/
}

td.form_label {
	text-align:right;
	padding-right:20px;
	height:20px;
	width:125px;
}

input.newsletter_email {
	margin-left:10px;
	margin-top:10px;
}

div.non_emp_login table#table1,
div.emp_login table#table2 {
	float:left;
	margin-left:120px;
	display:inline;
	margin-top:70px;
	width:320px;
	font-size:12px;
}

div.non_emp_login table#table1 th,
div.emp_login table#table2 th {
	height:50px;
	padding-bottom:1em;
	vertical-align:bottom;
}

table.elig_calc {
	border:2px solid #8a6b3f;
	border-collapse:collapse;
	width:auto;
	margin:0 auto 0.5em;
}

table.elig_calc caption {
	font-size: 20px;
	text-align:left;
	color:#8a6b3f;
	padding-bottom:6px;
}

table.elig_calc th {
	background-color:#efe9d9;
}

table.elig_calc th,
table.elig_calc td {
	padding:3px 9px;
	border:1px solid #8a6b3f;
}

table#form_table {
	font-size:medium;
}

table#form_table a.help_link {
	font-size:small;
	font-weight:bold;
	color:#c00;
}

table#form_table .not_valid {
	color:#f00;
	font-size:small;
}

h5.instruction {
	font-weight:bold;
	font-size:medium;
	text-align:left;
	color:white;
	background-color:#6DB399;
	border-top:2px solid #000;
	margin:1.25em 0;
	padding:0.5em 1em;
}

table#form_table td {
	padding:0.3em 1em 0.3em 0.5em;
	vertical-align:middle;
}

table#form_table td.instruction {
	padding-left:0;
	padding-right:0;
}

table#form_table colgroup#first_col {
	width:52%;
}

table#form_table colgroup#second_col {
	width:24%;
}

table#form_table colgroup#third_col {
	background-color:#eee;
}

table#form_table input {
	margin:0;
}

div#note {
	font-size:small;
	font-weight:bold;
	color:#f00;
	padding:1em;
	margin-top:2em;
	border:2px solid #000;
	letter-spacing:1px;
}

div#note span {
	color:#000;
}

h2#am_i_eligible {
	color:#000;
}

div.sitemap_col {
	float:left;
	margin:2em 0 0 3.5em;
}

a.addthis_button {
	display:block;
	margin:-5px auto 10px;
	width:920px;
}

a#home_link {
	position:absolute;
	right:20px;
	top:10px;
	font-size:12px;
	background:url(../images/g_house.gif) 35px 0 no-repeat;
	height:30px;
	width:65px;
	padding-top:5px;
}

th.day_of_week {
	text-align:center;
	background-color:#66ac94;
	font-size:12px;
	border:1px solid #000;
}

table.emp_portal {
	border:2px solid #fff;
	border-collapse:collapse;
}

table.emp_portal td {
	vertical-align:top;
	padding:10px 7px;
	border:1px solid #6db399;
	border-collapse:collapse;
}

table.emp_portal td.date_cell {
	width:70px;
}

table.emp_portal td.emp_link {
	width:30%;
}

table.emp_portal span.desc_lb,
table.emp_portal span.date_lb {
	width:auto;
	margin:0;
	display:inline;
}

div#int_content p 
{
    font-size:14px;
}
