#ddContinuumOfCare{
	width:191px;	
}
.tabNavSelected {
	font: 7pt calibri, arial, helvetica, sans-serif;
	font-weight: normal;
	background-color: #F5ddbb;
	color: #9b0000;
	padding: 3px;
}

.tabNavNotSelected {
	font: 7pt calibri, arial, helvetica, sans-serif;
	font-weight: normal;
	background-color: #d5bd9b;
	padding: 3px;
}
.cocTable,.granteeTable {
	border:1px solid #9b0000; 
	background-color:#F5ddbb;
	padding:0px 0px 0px 0px;
	spacing:0px 0px 0px 0px;
	width: 648px; 
	border-collapse: separate; 
	word-wrap: break-word;
}

.cocTable td,.cocTable th{
border:1px solid #9b0000;
font-size:130%;
}

.granteeTable th,.granteeTable td{
font-size:130%;
}


.noteTable {
	border:1px solid #9b0000; 
	background-color:#F5ddbb;
	padding:0px 0px 0px 0px;
	spacing:0px 0px 0px 0px;
	width: 648px; 
	border-collapse: separate; 
}

a.cssbutton{

background-color: #E8E8E8  ;
border: 2px #E8E8E8   outset;
padding: 2px 10px 3px 10px;
color: black;
text-decoration: none;
}

a.cssbutton:hover{
color: #2D0369;
border-style: inset;
background-color: #E8E8E8;
}

.buttonstyle
{
background-color: #E8E8E8  ;
border: 2px #E8E8E8   outset;
color: black;
padding-top:-1.5px;
margin-bottom:-4.5px;
text-decoration: none;
}


/* Tabbed Navigation */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
	margin: 1.2em 0; /* set margins as desired */
border-bottom: 2px solid #336699; /* set border COLOR as desired --                                      cross line   */
list-style-type: none;
padding: 2px 2px 2px 2px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

div#tab1 li.tab1 a, div#tab2 li.tab2 a, div#tab3 li.tab3 a, div#tab4 li.tab4 a, ul#tabnav.hprp a.current {/* settings for selected tab link */
background-color: #9B0000; /* set selected tab background color as desired */
color: #ffffff; /* set selected tab link color as desired */
font-weight: bold;
border-top: 2px solid #9b0000; 
border-left: 2px solid #9b0000; 
border-right: 2px solid #9b0000; 
position: relative;
top: 0px; 
vertical-align:bottom;                                                                               /* Current tab's top space */
padding-top: 2px; /* must change with respect to padding (X) above and below */
padding-bottom:4px;
font-weight: bold;
}

ul#tabnav li a { /* settings for all tab links */
padding: 2px 2px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #336699; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #d3d3d3; /* set unselected tab background color as desired */
color: #336699; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
font-weight: bold;
}

ul#tabnav.hprp a {
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #E8F5FE; /* set desired hover color */
color: #336699;
font-weight: bold;
text-decoration:none;
}


/* End Tabbed Navigation */

.altRow {
	background:#d3d3d3;
}

table tr td, table tr th {
	padding:5px;
}

h3.coc_search
{background-image: url(/assets/images/titleBGgray2.gif); 
 background-repeat:no-repeat;
 text-valign: middle;
 margin-left:-5px;
 margin-top:16px;
 height:18px;
}

label.leftalign {
	float:left;
	width:180px;
}

label.leftalign_w100 {
	float:left;
	width:102px;
}

img.menunav{
	top:-1px;
	left:-1px;
	position:absolute;
}
#menunav_wrapper{
	overflow: hidden;
	width:502px;
	height:386px;
	position:relative;
	border:1px solid #000;
}

table.hopwa {
	width: 100%;
}

table.hopwa thead th {
	text-align: center;
	background-color: #369;
	color: #fff;
}
table.hopwa tbody th {
	font-weight: normal;
}

.esnaps-logo {
	text-align: center;
}

/* HPRP Success Stories */

/* 
$light-gray: #cddae5;
$light-blue: #e8f0f8;
$dark-blue: #37638b;
$dark-red: #a80816;
*/

#maincontentinner .success_title {
	margin-bottom: 12px;
}

#success_intro, #success_instructions, #success_submit, #success_topics, #success_find, #stories {
	line-height: 1.5;
}

#success_intro, #success_instructions, #stories {
	float: left;
	width: 620px;
	margin-right: 40px;
}

#success_intro {
	margin-bottom: 30px;
}

#success_intro p {
	margin-top: 0;
}

#success_instructions .notice {
	background: #e8f0f8;
	padding: 5px 20px;
	margin: 0 0 30px;
}

#stories .phone, #stories .email, #stories .back-to-stories span, #success_topics span, #success_topics li.selected > a, #success_topics li li li.selected > a {
	background: url('/assets/images2/hud-sprite.png') no-repeat;
}

#stories .back-to-stories, #stories .back-to-stories:hover {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #a80816; /* Old browsers */
	background: -moz-linear-gradient(top, rgba(107,8,15,1) 0%, rgba(168,8,22,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,8,15,1)), color-stop(100%,rgba(168,8,22,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(107,8,15,1) 0%,rgba(168,8,22,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(107,8,15,1) 0%,rgba(168,8,22,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(107,8,15,1) 0%,rgba(168,8,22,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b080f', endColorstr='#a80816',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(107,8,15,1) 0%,rgba(168,8,22,1) 100%); /* W3C */
	padding: 5px 10px;
}

#stories .back-to-stories span, #stories .back-to-stories:hover span {
	background-position: 0 3px;
	padding: 0 10px;
}

#stories {
	margin-bottom: 40px;
}

#stories.single {
	float: none;
}

#stories .paging a {
	text-decoration: none;
	margin: 0 2px;
}

#stories .paging .selected {
	color: #a80816;
	font-weight: bold;
	border-bottom: 2px solid;
}

#stories .after {
	clear: both;
	border-top:	1px solid #cddae6;
	padding-top: 15px;
}

#stories .paging .view-all {
	display: inline-block;
	font-size: .9em;
	padding: 5px 10px;
	margin-left: 10px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	background: #848484; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #848484 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#848484)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#848484 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#848484 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#848484 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#848484',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#848484 100%); /* W3C */
}

#stories .view-all:hover {
	color: #fff;
}

#stories .story {
	padding: 20px;
	border-top: 1px solid #cddae6;
	background: -moz-linear-gradient(top, rgba(232,240,248,1) 0%, rgba(255,255,255,0) 200px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,240,248,1)), color-stop(200px,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(232,240,248,1) 0%,rgba(255,255,255,0) 200px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(232,240,248,1) 0%,rgba(255,255,255,0) 200px); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(232,240,248,1) 0%,rgba(255,255,255,0) 200px); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f0f8', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(232,240,248,1) 0%,rgba(255,255,255,0) 200px); /* W3C */
}

#stories .story h3 {
	color: #369;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 10px;
	line-height: 1.2;
}

#stories .abstract {
	float: left;
}

#stories .abstract p, #stories .story p, #stories .story table {
	color: #369;
	font-size: .9em;
}

#stories .abstract p, #stories .story p {
	line-height: 1.7;
}

#stories .story p {
	margin: 20px 0;
}

#stories .story table {
	line-height: 1.2;
}

#stories .story .read-more {
	display: block;
	clear: both;
	float: left;
	padding: 5px 10px;
	margin: 12px 0 0;
	color: #fff;
	text-decoration: none;
	background: #1e344c; /* Old browsers */
	background: -moz-linear-gradient(top, #1e344c 0%, #36618d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e344c), color-stop(100%,#36618d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1e344c 0%,#36618d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1e344c 0%,#36618d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #1e344c 0%,#36618d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e344c', endColorstr='#36618d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #1e344c 0%,#36618d 100%); /* W3C */
}

#stories .story table {
	width: 70%;
	margin: 0 0 10px 20px;
	border-collapse: collapse;
}

#stories .story th {
	width: 100px;
	text-align: right;
}

#stories .story th, #stories .story td {
	border: 0 solid #cddae5;
	border-width: 1px 0;
}

#stories .story td, #stories .story th:nth-child(3) {
	border-left-width: 1px;
}

#stories .story caption {
	color: #a80816;
	text-align: left;
	font-weight: bold;
	margin: 0 0 7px 3px;
	text-indent: -24px;
	padding: 0 0 0 24px;
}

#stories .story .note {
	font-style: italic;
	margin: 20px 0;
}

#stories .more-info {
	background: #e8f0f8;
	padding: 10px;
	border: 1px solid #cddae5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#stories .more-info p {
	margin: 0 0 5px;
}

#stories .email, #stories .phone {
	padding: 0 0 3px 25px;
}

#stories .phone {
	margin-right: 15px;
	background-position: 0 -160px;
}

#stories .email {
	background-position: 0 -94px;
}

#success_aside {
	clear: both;
}

#success_aside, #success_submit {
	float: right;
	width: 240px;
}

#success_aside div {
	float: left;
	width: 240px;
	background: #e8f0f8;
	margin: 0 0 20px;
}

#success_submit {
	background: #e8f0f8;
	margin: 0 0 20px;
}

#success_aside h3, #success_submit h3 {
	background: #37638b;
	color: #fff;
	border: #a80816 0 solid;
	border-width: 0 0 0 5px;
	margin: 0;
	padding: 5px 0 5px 20px;
}

#success_aside p, #success_submit p {
	margin: 12px 25px;
}

#success_topics ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#success_topics ul ul {
	margin: 7px 0;
}

#success_topics li:before {
	content: "";
}

#success_topics li {
	background: #fff;
	text-indent: -12px;
	padding: 5px 25px;
	border-bottom: 1px solid #cddae5;
}

#success_topics span {
	color: #a80816;
	background-position: 0 -126px;
	padding-left: 17px;
	cursor: pointer;
}

#success_topics li.expanded {
	background: #e8f0f8;
}

#success_topics li.expanded > span {
	background-position: 0 -30px;
}

#success_topics li li, #success_topics li li a {
	color: #37638b;
	background: none;
}

#success_topics li li a {
	padding: 0;
}

#success_topics li li {
	text-indent: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	border: 0 none;
}

#success_topics li li.selected {
	text-indent: -10px;
}

#success_topics li li li {
	padding: 0 0 8px 15px;
	text-indent: -10px;
	line-height: 1.2;
}

#success_topics li li li a {
	padding-left: 10px;
	font-weight: normal;
}

#success_topics li li.selected > a, #success_topics li li li.selected > a {
	background-position: 0 -63px;
	padding-left: 10px;
}


