/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO SUBPAGE */
.breadcrumbs 					{ height: 50px; }
.breadcrumbs ul 				{ margin: 0; padding: 24px 0 0 265px; list-style: none; }
.breadcrumbs ul li 				{ background: url(../images/bg-arrow.gif) no-repeat 0 50%; font-size: 0.83em; line-height: 1.60em; padding: 0 9px 0 14px; float: left; }
.breadcrumbs ul li:first-child 	{ background: none; }
.breadcrumbs ul a 				{ color: #0000ff; text-decoration: underline; }
.breadcrumbs ul a:hover 		{ text-decoration: none; }
.breadcrumbs ul li span 		{ color: #000; font-weight: bold; }

.nav-bar 						{ width: 224px; display: inline; margin: 0 0 0 11px; float: left; }
.nav-bar h2 					{ height: 17px; background: url(../images/bg-select.png) no-repeat; margin: 15px 0 0 20px; text-indent: -9999px; }

.box-blue 						{ width: 224px; background: url(../images/box-blue.gif) repeat-y; }
.box-blue-top 					{ background: url(../images/box-blue-top.gif) no-repeat; }
.box-blue-btm 					{ padding: 0 0 12px; background: url(../images/box-blue-btm.gif) no-repeat 0 100%; }
.box-blue ul 					{ margin: 0 1px; padding: 5px 0 0; list-style: none; }
.box-blue ul li 				{ padding: 8px 21px 7px; border-top: 1px solid #397f98; }
.box-blue ul li:first-child 	{ border-top: none; }
.box-blue ul a 					{ font-size: 1em; color: #fff; line-height: 1.25em; text-decoration: none; }
.box-blue ul a:hover 			{ text-decoration: underline; }

.spacing						{ margin-top: 20px; }
.box-res 						{ width: 224px; background: url(../images/box-res.gif) repeat-y; margin: 0; }
.box-res-top 					{ zbackground: url(../images/box-res-top.gif) no-repeat 0 0; }
.box-res-btm 					{ background: url(../images/box-res-btm.gif) no-repeat 0 100%; padding: 10px 10px 15px 22px; }
.box-res h3 					{ font-weight: normal; font-size: 1.16em; color: #0a789f; line-height: 1.42em; margin: 0 0 8px; }
.box-res ul 					{ margin: 0; padding: 0; list-style: none; }
.box-res ul li 					{ padding: 0 0 8px; }
.box-res ul a 					{ font-size: 1em; color: #0000ff; line-height: 1.25em; text-decoration: underline; }
.box-res ul a:hover 			{ text-decoration: none; }

.welcome h1.resource-directory				{ background: url(../images/bg-resource.gif) no-repeat !important; }
.welcome h1.resources-and-referrals			{ background: url(../images/bg-resources-and-referrals.gif) no-repeat !important; }
.welcome h1.compensation-and-restitution	{ background: url(../images/bg-compensation-and-restitution.gif) no-repeat !important; }
.welcome h1.victims-rights					{ background: url(../images/bg-victims-rights.gif) no-repeat !important; }
.welcome h1.contact-us						{ background: url(../images/bg-contact-us.gif) no-repeat !important; }
.welcome h1.disclaimer						{ background: url(../images/bg-disclaimer.gif) no-repeat !important; }
.welcome h1.site-map						{ background: url(../images/bg-site-map.gif) no-repeat !important; }
.welcome h1.contact							{ background: url(../images/bg-contact.gif) no-repeat !important; }
.welcome h1.legal-information				{ background: url(../images/bg-legal-information.gif) no-repeat !important; }

.content, .contentOrgDetail 		{ width: 702px; display: inline; background: url(../images/content.gif) repeat-y; font-size: 1em; color: #000; line-height: 1.5em; margin: 0 0 0 21px; float: left; }
.content-top 					{ background: url(../images/content-top.gif) no-repeat; }
.content-btm 					{ background: url(../images/content-btm.gif) no-repeat 0 100%; padding: 15px 22px; }
.content h1, .contentOrgDetail h1 					{ font-size: 1.8em; font-weight: bold; color: #0a789f; line-height: 1.22em; margin: 0; }
.content h2 					{ font-size: 1.4em; font-weight: bold; color: #0a789f; line-height: 1.22em; }
.content a 						{ color: #0000ff; text-decoration: underline; }
.content a:hover 				{ text-decoration: none; }
.content ul li					{ margin-bottom: 10px; }
.content table 					{ margin: 20px 0 0; }
.content table td 				{ height: 39px; font-size: 1em; color: #000; line-height: 1.25em; border-top: 1px solid #b1e7fa; }
.content table td.it1 			{ width: 377px; padding-left: 5px; }
.content table td.it2 			{ width: 136px; }
.content table td.it3 			{ width: 141px; }
.content table tr:hover,
.content table tr.hover 		{ background: #d8f3fc; }

/* change log */
/* added contentOrgDetail
