/* CSS Document */

/*
	File            : /[sitename]/styles/site-styles.css
	Description     : Styles available for use across the web site.
*/

/* 

.chapters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.TOC {
	color: #333;
}
.updated {
	font-weight: bold;
}
.changes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
}
.part {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006;
}

*/

#innerContent ul.changes {padding-bottom: 0; border-bottom: 1px solid #EBEBEB; margin-bottom: 18px; margin-left:0;}

#innerContent ul.changes li {list-style-type:none;padding: 4px 0; border-top: 1px solid #EBEBEB;}

#innerContent ul.changes li > ul {margin-top: 4px;}

#innerContent table.gray,
#tier4innerContent table.gray {background-color:#efefef; margin:2px !important; border-bottom:1px solid #FFFFFF !important;}

table.gray td {border: 2px solid #fff;}

table.gray td.white {background:#fff;}

#innerContent table.changes,
#tier4innerContent table.changes {background: #efefef !important;}

#innerContent table.changes th,
#tier4innerContent table.changes th {background:none !important; font-family:Arial, Helvetica, sans-serif;}

#innerContent table.changes td,
#tier4innerContent table.changes td {background:#ffffff !important;}

div.clear + h3,
div.clear + p {margin-top:30px !important;}

div.link-buttons a {display:block; padding:4px 6px; background:#ededed; float:left; margin:0 4px 4px 0; text-align:center;}

div.link-buttons a:hover {text-decoration:none; background: #069; color:#ffffff;}



#innerContent ul.link-boxes,
#homeinnerContent ul.link-boxes { list-style:none; margin-left:0;}

#innerContent ul.link-boxes li,
#homeinnerContent ul.link-boxes li {list-style-type:none; margin-bottom:8px; background: url(https://www.benefits.va.gov/VBATEMPLATE/images/button_bkgd.png) bottom repeat-x #F9F9F9; padding-right:10px;border:1px solid #efefef;  }

#innerContent ul.link-boxes li a,
#homeinnerContent ul.link-boxes li a { display:block; padding:8px; font-size:1.2em; background:url(../VBATEMPLATE/images/large-arrow-right-gray.png) no-repeat right center;}

#innerContent ul.link-boxes li a:hover,
#homeinnerContent ul.link-boxes li a:hover {text-decoration:none; }

.date {font-size:.8em; font-weight:bold; display:inline;  }


.w20 a {min-width:20px; }

dl + h3,
dl + h4,
dl + p,
ul + h4 {margin-top: 26px;}




/* VBA Styles */

	@import url("https://benefits.va.gov/vbatemplate/css/styles-interim.css");

h4 {font-size: 1.2em !important; }

a[href$=".pdf"], a[href$=".ppt"],a[href$=".pptx"], a[href$=".doc"],a[href$=".docx"], a[href$=".xls"],a[href$=".xlsx"],a[href$=".csv"], a[href$=".vsd"],a[href$=".vdw"], a[href$=".mp3"], a[href$=".zip"],a[href$=".rar"], a[href$=".asx"], a[href$=".ram"] {
	line-height:auto !important;
}

dt {padding-top:6px !important; padding-bottom:6px !important;}

dt, dd {color:#444444 !important; font-size:1.1em !important; line-height:1.5em !important;}

.emergencyYellow {
background: #f9db95; /* Old browsers */
background: -moz-linear-gradient(top,  #f9db95 2%, #f9cf6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f9db95), color-stop(100%,#f9cf6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9db95 2%,#f9cf6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9db95 2%,#f9cf6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9db95 2%,#f9cf6b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9db95 2%,#f9cf6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9db95', endColorstr='#f9cf6b',GradientType=0 ); /* IE6-9 */
}

#emergencyLocal h2 {
	color: #ffffff; 
}
#emergency {
	padding: 0px; 
	margin: 0px; 
	float: right; 
	width: 740px; 
}

#emergencyLocal {
	padding: 10px 20px; 
}

#emergencyLocal h2 {
	color: #000000; 
}

#emergencyLocal p {
	color: #000000; 
}