ol.outline-I > li {list-style-type: upper-roman; }
ol.outline-A > li { list-style-type: upper-alpha; }
ol.outline-1 > li {list-style-type: decimal; }
ol.outline-a > li {list-style-type: lower-alpha; }
ol.outline-i > li {list-style-type: lower-roman; }
ul.indent-level1 { margin-left: 2em; }
ul.indent-level2 { margin-left: 4em; }
a.formbutton:hover { text-decoration:none !important; }

ul.button-style-links { list-style: none none; font-size:1.2em; font-weight: bold; margin: 0; padding: 0; }
ul.button-style-links li { list-style: none none; float: left; margin: 10px; }
ul.button-style-links li a, ul.button-style-links a:visited { padding: 10px; text-decoration: none; background-color: #e6e8f2; color: #394f7f; border: solid 2px #ececec; display: block; width: 150px; text-align: center; min-height: 5em; }
ul.button-style-links li a:hover { background-color: #394f7f; color: #FFFFFF; border: solid 2px #3d578b; }

div.deptsocialbox p { font-size: 14px; font-weight: bold; margin-top: 5px; margin-bottom: 5px; }

.AltLists h2 {
	margin-top: 0px;
	padding: 24px;
}
h2.widget-title {
	font-size: 1em;
	font-weight: bold;
	pddding: 24px !important;
}
.innerwrap .AltLists h2 {
	padding: 24px;
}
@media screen and (max-width: 880px)
{
.sixcol ul, .ninecol ul, .threecol last ul,.sixcol ol, .ninecol ol, .threecol .last ol { padding-left: 20px; } 
}