td, th, tbody, thead {
	padding:0;
	margin:0;
}
p, dd
{
	margin-bottom: 0;
	letter-spacing: 0.01em;
}
#tier4innerContent {
	overflow: visible;
}
#leftNavContainer, #LeftNav {
	position: relative;
	z-index: 9;
	min-height: 300px;
}
h1,h2,h3,h4,h5,h6 {
	color: #003f72;
	/*color: #606060;*/
	letter-spacing: 0.01em;
}
h2 {
	font-size: 2.0em;
}
h3 {
	font-size: 1.4em;
}
a[href$=".PDF"] {
	background: url("https://www.va.gov/va_files/2012/images/icon-pdf.png") no-repeat;
	display: inline-block; 
	padding-right: 20px;
	margin-right: .25em;  
	line-height: 16px; 
	background-position: right center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}
.styled-select select
{
	padding-right: 7px;
	padding-bottom: 7px;
}
#tier4innerContent li
{
	display: list-item;
	line-height: 1em;
	font-size: 1em;
	list-style-type: disc;
	padding: 0 8px 8px 0;
	margin: 0 8px 8px 0;
}
#tier4innerContent ul
{
	padding: 0 0 6px 12px;
	margin: 0 0 6px 12px;
}
#tier4innerContent .widget-user ul {
	padding: 0;
	margin: 0;
}
#tier4innerContent .widget-user ul li {
	list-style-type: none;
	line-height: 1em;
	font-size: 1.1em;
	padding: 8px 0 8px 8px;
	margin: 0;
}
