html
{
	/* Hack for IE text resizing */
	font-size: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	/* background: #9fcfff url(../images/bg_body_01.jpg) repeat-x; */
	background: #ed7b23;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0px;
	width: 786px;
	text-align: center;
	font-size: 62.5%;
	line-height: 130%;
	font-weight: normal;
	position: relative;
}

h1
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 140%;
	color: #ed7b23;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	/* border-bottom: 1px solid #f34812; */
}

h2
{
	font-size: 1.8em;
	line-height: 130%;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	color: #333;
}

h3
{
	font-size: 1.6em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 120%;
}

h4
{
	font-size: 1.4em;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 120%;
}

p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 130%;
}

dl
{
	margin: 5px 0px 7px 0px;
	padding: 0px;
}

dt
{
	margin-bottom: 5px;
	font-size: 1.4em;
	line-height: 130%;
	font-weight: bold;
}

dd
{
	margin-left: 20px;
	font-size: 1.3em;
}

dd p
{
	margin-bottom: 0px;
	font-size: 100%;
}

dd p.link
{
	margin-top: 5px;
	margin-bottom: 5px;
}

dd li
{
	font-size: 1.0em;
}

dd ul ul
{
	margin-top: 5px;
	margin-left: 30px;
}

dl.partner-faqs dd
{
	display: none;
}

a, a:link
{
	color: #00f;
}

a:visited
{
	color: #36f;
}

a:hover, a:active
{	color: #000;
}

ul
{
	margin: 5px 0px 0px 20px;
	padding: 0px;
}

ol
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

li
{
	font-size: 1.2em;
	padding: 2px 0px;
	line-height: 130%;
}

input, select
{
	font-size: 1.2em;
}

input#submit-form, input#previous
{
	font-size: 1.5em;
	margin-top: -10px;
}

/* Any item inside another should be same size as parent */
li li, li p, td p, th p, th li, td li, td input, th input, td select, th select, dd p, dt p, td td, td th, th td, th th
{
	font-size: 1.0em;
}

form
{
	margin: 10px 0px 10px 0px;
}

.left
{
	float: left;
	margin: 0px 20px 20px 0px;
}

.right
{
	float: right;
	margin: 0px 0px 20px 20px;
}

.clear
{
	clear: both;
}

#banner
{
/*	font-size: 0px;  */			/* Need to get rid of extra space in Netscape 6, IE6 (possibly others */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 786px;
	height: 167px;
	position: relative;
	background: #fff;
}

#banner img
{
	display: block;			/* Gets rid of white band underneath banner */
}

#banner-client
{
	width: 180px;
	margin: -15px 0px 20px 30px;
}

#container
{
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 5px 0px;		/* Need bottom padding for space at bottom of page */
	text-align: left;
	width: 786px;
	vertical-align: top;
	background: #fff url(../images/bg_container.jpg) repeat-y;
	float: left;
	position: relative;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	width: 566px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#main-content
{
	padding: 0px;
	margin: 0px 30px 0px 30px;
	line-height: 140%;
	color: #333;
}

#main-salud
{
	margin-left: 260px;
}

#salud-about p
{
	margin-left: 142px;
}

#sidebar
{
	float: left;
	width: 220px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#sidebar h2
{
	margin: 0px;
	padding: 10px;
	background: #ed7b23;
	color: #fff;
}

#sidebar-content, #sidebar-content-2
{
	margin: 0px 10px 10px 30px;
	padding: 0px 0px 5px 0px;
	background: #606060;
}

#sidebar-content-2
{
	background: #e0e0e0;
}

#sidebar-content p
{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	color: #fff;
}

#sidebar-content-2 p
{
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	color: #000;
	line-height: 130%;
}

ul#navbar-forms-client
{
	margin: 10px 5px 10px 20px;
	padding: 0px;
}

ul#navbar-forms-client li
{
	margin: 0px;
	padding: 5px 5px;
}

ul#navbar-forms-client li a, ul#navb ar-forms-client li a:visited
{
	margin: 0px;
	padding: 2px 0px;
	color: #fff;
	font-size: 120%;
	line-height: 120%;
}

ul#navbar-forms-client li a:hover, ul#navb ar-forms-client li a:active
{
	color: #ddd;
}

table#navbar, table#navbar-results, table#subnav
{
	text-align: center;

	/* margin: 5px auto 10px auto; */
	margin: 0px auto 0px auto;

	z-index: 10;
	clear: left;
}

table#navbar-results
{
	clear: none;
/*	float: left; */
}

table#subnav
{
	margin-top: 5px;
}

table#navbar td, table#navbar-results td, table#subnav td
{
	background: #757575 url(../images/bg_navbar.jpg) repeat-x top left;

	/* border-left: 5px solid #fff; */
	/* border-right: 5px solid #fff; */
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;

	text-align: center;
	vertical-align: middle;
	padding: 10px 10px;
	line-height: 15px;
	font-size: 1.3em;
}

table#subnav td
{
	background: #e0e0e0;
}

table#navbar td a, table#navbar td a:visited, table#navbar-results td a, table#navbar-results td a:visited
{
	color: #fff;
	/* padding: 10px 11px 9px 11px; */
	text-align: center;
	text-decoration: none;
}

table#subnav td a, table#subnav td a:visited
{
	color: #333;
	/* padding: 10px 11px 9px 11px; */
	text-align: center;
	text-decoration: none;
}

table#navbar td a:hover, table#navbar td a:active, table#navbar-results td a:hover, table#navbar-results td a:active
{
	color: #ccc;
}

table#subnav td a:hover, table#subnav td a:active
{
	color: #000;
}

#footer-top
{
	margin-bottom: -3px;
}

#footer
{	width: 786px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 1px 0px;
	text-align: center;
	background: #d7f1fe repeat-y url(../images/bg_footer.jpg);
	clear: both;
}

#footer p
{
	font-size: 1.0em;
	color: #000;
	font-weight: bold;
}

#footer ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

#footer ul
{
	line-height: 15px;
/*	white-space: nowrap; */
	padding: 10px 0px 5px 0px;
}

#footer ul li
{
	margin: 0px;
	display: inline;
	background-image: none;
	padding: 0px 0px 0px 0px;  /* Works for most browsers */
}

#footer ul li a
{
	display: inline;
	text-decoration: none;
	white-space: nowrap;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5;
	margin: 0px;
	padding: 8px 10px 9px 10px;
	color: #ed7b23;
}

#footer a:hover, #footer a:active
{
	color: #000;
}

#footer #credit
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	letter-spacing: 1px;
}

#footer #credit a, #footer #credit a:visited
{
	color: #333;
}

#footer #credit a:hover, #footer #credit a:active
{
	color: #000;
}

/***
#welcome-box-english, #welcome-box-spanish
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#welcome-box-english
{
	background: #9cf;
	border: 1px solid #7ad;
}

#welcome-box-spanish
{
	background: #69f;
	border: 1px solid #47d;
}

#welcome-box-english p, #welcome-box-spanish p
{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
}


#welcome-box-english ul, #welcome-box-spanish ul
{
	margin: 5px 10px 0px 2px;
}


#welcome-box-english p.form-error-heading, #welcome-box-spanish p.form-error-heading
{
	background: #b23232;
	color: #fff;
}


#welcome-box-english p.form-error, #welcome-box-spanish p.form-error
{
	background: #b23232;
	color: #fff;
}
***/

span.or
{
	font-weight: bold;
	margin-left: 50px;
	line-height: 200%;
}

p.button
{
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background: #e4eeff repeat-x url(../images/bg_admin_th.jpg);
}

p.button a, p.button a:link, p.button a:visited
{
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 5px;
	line-height: 150%;
}

p.button a:hover, p.button a:active
{
	color: #000;
	background: #ccddee;
}

p.non-button
{
	margin: 0px 10px 10px 10px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #bbb;
}


/**
p.button
{
	margin: 0px 10px 0px 0px;
	padding: 5px;
}

p.button a, p.button a:link, p.button a:visited
{
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-decoration: none;
	background: #e4eeff repeat-x url(../images/bg_admin_th.jpg);
	color: #000;
	margin: 0px;
	padding: 5px;
}

p.button a:hover, p.button a:active
{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	color: #000;
	background: #ccddee;
}

p.non-button
{
	margin: 0px 10px 10px 10px;
	padding: 5px;
	background: #ddd;
	border: 1px solid #bbb;
}
**/



ul.radio-check-list
{
	list-style: none;
	margin: 0px;
	padding: 0px;
/*	white-space: nowrap; */
}

ul.radio-check-list li
{
	margin: 0px 0px 2px 0px;
	white-space: nowrap;
}

input.cbox
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 20px;
}

.cbox-text
{
	margin: 0px 0px 5px 8px;
	padding: 0px;
/*	white-space: nowrap; */
}

textarea
{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

p.form-error-heading
{
	font-weight: bold;
	font-size: 120%;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}

p.form-error
{  	color: #f00;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

p.required-fields
{
	font-weight: bold;
	margin: 10px 0px 0px 5px;
}

p.required-fields span, span.required
{
	color: #f00;
	font-size: 150%;
	vertical-align: bottom;
	padding-left: 3px;
}

p.th-note, p.td-note
{
	font-weight: normal;
	font-style: italic;
	line-height: 120%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

p.td-heading
{
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.change-language
{
	position: absolute;
	top: 115px;
	right: 15px;
	z-index: 100;
}

.change-language-search
{
	position: absolute;
	top: 30px;
	right: 25px;
	z-index: 100;
}

form#ProviderConsumerEnglishForm #submit-form-en, form#ProviderConsumerSpanishForm #submit-form-sp
{
	margin-left: 10px;
	padding: 2px 5px;
}

form#SearchAgencyUserForm
{
	position: absolute;
	top: 260px;
	left: 72px;
	width: 360px;
	z-index: 20;
}

/**
form#SearchAgencyUserResultsForm table
{
	float: left;
}
**/


/***
form#SearchAgencyUserResultsForm #submit-form
{
	float: left;
	margin-top: 11px;
}
***/

form#ClientAgencyServiceEligibilityForm ul.radio-check-list li
{
	white-space: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#tipDiv
{
	padding:4px;
	color:#000; font-size:11px; line-height:1.2;
	background-color:#E1E5F1; border:1px solid #667295;
	width:250px;
}

.categories h3, .communities h3
{
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 100%;
}

.categories ul.radio-check-list, .communities ul.radio-check-list
{
	display: none;
}

img#man-pointing
{
	position: absolute;
	top: 70px;
	left: 20px;
	width: 125px;
}

img#woman-pointing
{
	position: absolute;
	top: 70px;
	right: 20px;
	width: 185px;
}

img#doctora
{
	position: absolute;
	top: 00px;
	left: 30px;
}

img#wheelchair
{
	position: absolute;
	top: 25px;
	right: 22px;
}

img#food-guy
{
	position: absolute;
	top: 100px;
	left: 30px;
}

#search-for-resources
{
	position: absolute;
	top: 230px;
	left: 72px;
	/* font-size: 200%; */
	font-size: 20px;
	letter-spacing: 5px;
	color: #000;
	z-index: 20;
}

#advanced-search-button
{
	position: absolute;
	top: 340px;
	left: 75px;
	z-index: 20;
}

#partners-logos img
{
	vertical-align: middle;
	margin: 5px 10px;
}


/* Tables
-----------------------------------------------------------------------------------------------*/

th, td
{
	font-size: 1.2em;
}

.table-partners
{
	border: 1px solid #69f;
	margin: 0px 0px 20px 0px;
}

	.table-partners th
	{
		background: #69f;
		color: #fff;
		padding: 5px;
	}

	.table-partners td
	{
		padding: 5px;
	}


.table-agency-form
{
	background: #f8f8f8;
	border: 1px solid #d8d8d8;
	width: 99%;
}

	.table-agency-form th
	{
		vertical-align: top;
		line-height: 1.5em;
		padding: 5px 5px 5px 5px;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		background: #e4eeff repeat-x top url(../images/bg_admin_th.jpg);
	}

		.table-agency-form th.header
		{
			background: #606060;
			color: #fff;
			border: 1px solid #606060;
		}

	.table-agency-form td
	{
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		border-top: 1px solid #d8d8d8;
	}

.table-vertical, .table-search-basic
{
	margin: 10px 10px 10px 0px;
	border: 1px solid #e0e0e0;
}

.table-search-basic
{
	margin-top: 0px;
}

	.table-vertical th, .table-search-basic th
	{
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		background: #e4eeff repeat-x top url(../images/bg_admin_th.jpg);
		padding: 5px;
	}

		.table-vertical th a, .table-vertical th a:visited, .table-search-basic th a, .table-search-basic th a:visited
		{
			color: #2068b2;
			padding: 2px 2px;
		}

		.table-vertical th a:hover, .table-vertical th a:active, .table-search-basic th a:hover, .table-search-basic th a:active
		{
			color: #256db7;
			background: #fff;
		}

			.table-vertical th.header a, .table-vertical th.header a:visited, .table-search-basic a, .table-search-basic a:visited
			{
				color: #fff;
				padding: 2px 2px;
			}

			.table-vertical th.header a:hover, .table-vertical th.header a:active, .table-search-basic th.header a:hover, .table-search-basic th.header a:active
			{
				color: #256db7;
				background: #fff;
			}

	.table-vertical td, .table-search-basic td
	{
		vertical-align: top;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		line-height: 130%;
		padding: 3px 5px;
	}

		.table-vertical th.header, .table-search-basic th.header
		{
			background: #4290e2;
			color: #fff;
		}


.table-english-spanish
{
	margin: 0px;
	width: 100%;
}

	.table-english-spanish th
	{
		background: #eee;
		width: 49%;
		border-left: 1px solid #e0e0e0;
		padding: 2px 5px;
	}

	.table-english-spanish td
	{
		width: 49%;
		padding: 2px 5px 2px 5px;
		border-left: 1px solid #e0e0e0;
	}

	.table-english-spanish td textarea
	{
		width: 95%;
		padding: 5px;
	}


.table-welcome
{
	width: 500px;
	margin: 20px auto 20px auto;
}

	.table-welcome th
	{
		text-align: center;
		letter-spacing: 2px;
		padding: 0px 10px 10px 10px;
	}

	.table-welcome .table-consumer-provider th
	{
		text-align: left;
		letter-spacing: 0px;
	}

	.table-welcome td
	{
		width: 260px;
		padding: 0px;
	}

	.table-welcome .dummy-column
	{
		width: 20px;
	}


#welcome-box-english, #welcome-box-spanish
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#welcome-box-english
{
	background: #e0e0e0;
	border: 1px solid #aaa;
}

#welcome-box-spanish
{
	background: #e0e0e0;
	border: 1px solid #aaa;
}

#welcome-box-english p, #welcome-box-spanish p
{
	margin: 0px;
	padding: 10px 10px 0px 10px;
	font-weight: bold;
}


#welcome-box-english ul, #welcome-box-spanish ul
{
	margin: 5px 10px 0px 2px;
}


#welcome-box-english p.form-error-heading, #welcome-box-spanish p.form-error-heading
{
	background: #b23232;
	color: #fff;
}


#welcome-box-english p.form-error, #welcome-box-spanish p.form-error
{
	background: #b23232;
	color: #fff;
}






.table-sign-in
{
	width: 440px;
	margin: 20px auto 20px auto;
}

	.table-sign-in th
	{
		text-align: center;
		letter-spacing: 2px;
		padding: 0px 0px 10px 0px;
	}

	.table-sign-in .table-consumer-provider th
	{
		text-align: left;
		letter-spacing: 0px;
	}

	.table-sign-in td
	{
		width: 220px;
		padding: 0px;
		background: #9cf;
	}

	.table-sign-in p.form-error-heading
	{
		margin-left: 20px;
	}


.table-consumer-provider-en, .table-consumer-provider-sp
{
	margin: 0px 00px 0px 10px;
	width: 200px;

}

	.table-consumer-provider-en th, .table-consumer-provider-sp th
	{
		padding: 0px 0px 5px 0px;
		line-height: 130%;
		text-align: left;
		letter-spacing: 0px;
	}

	.table-consumer-provider-en td, .table-consumer-provider-sp td
	{
		padding: 0px;
	}

	.table-consumer-provider-sp td
	{
		background: #69f;
	}

		.table-consumer-provider-en ul, .table-consumer-provider-sp ul
		{
			padding: 0px;
			margin: 0px;
		}


