﻿h2, h3 { line-height:20px;}
h1 {font-size: 28.5px;}
h2 {font-size: 21.5px;}
h3 {font-size: 17.5px;}
h4 {font-size: 14.5px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

ul {
	list-style:disc;
}
.soi-content {
	min-height:500px;
}
.header {
	padding-top:0px;
	padding-bottom:0px;
	height:75px;
}
.container-fluid {
	max-width:960px;
	min-width:280px;
	margin-left:auto;
	margin-right:auto;	
}
.lt-ie9 .container-fluid {
	width:960px;
}

div#alerts image {
	height:30px !important;
}
div.soi-banner-inner {
	position:relative;
}
div.soi-motto {
	position:absolute;
	bottom:5px;
	right:20px;
	font-size:18px;
	font-weight:bold;
	
}
/* ===================================================================================
   Search
   =================================================================================== */

.s4-search input.ms-sbplain {
	width: 250px !important;
	height:25px;
}

.s4-search .srch-gosearchimg {
	height:27px;
}

.soi-searchResults .ms-sbtable-ex {
	padding:0;
}
.soi-searchResults .ms-sbtable-ex input.ms-sbplain {
	
	width: 350px !important;
	height:22px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;	
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;	
	box-shadow:none;
	margin-bottom:0px;
}

.ms-searchref-main {
	width:auto;
	font-family:inherit;
}
.srch-results {
	padding:10px 0 0 0;
	max-width:inherit;
}
.srch-WPBody {
	font-family:inherit;
	font-size:inherit;
}
.srch-stats {
	font-family:inherit;
}
/* ===================================================================================
   /End Search
   =================================================================================== */

