*:focus { outline: none }
img, div, a, input { behavior: url(htc/iepngfix.htc) }
.bottomborder {
	border-bottom:1px solid #eee;
	padding-bottom: 1.5em;
}
/* START SEARCH */
#searchform {
	width:190px;
}
#searchfield {
	width:172px;
	height:18px;
	background:url(../img/search.gif) no-repeat left top;
	padding:0;
	float: left;
	margin: 0 0 1.5em 0;
}
#searchfield:hover {
	background:url(../img/search.gif) no-repeat bottom top;
}
#s {
	width:162px;
	background:none;
	border:0;
	padding:0 0 0 10px;
	height: 18px;
	color: #FFF;
	float: left;
}
#s:hover {
	color:#333;
}
#searchsubmit {
	width:18px;
	height:18px;
	background:url(../img/search.gif) no-repeat right top;
	border:0;
	float: left;
	margin: 0;
}
#searchsubmit:active {
	background:url(../img/search.gif) no-repeat right bottom;
}
/* END SEARCH */
.box a:focus, .box a:hover {
	text-decoration: none;
	border-bottom: 1px solid #00233C;
}
.box a {
	text-decoration:none;
	color: #00233C;
	border-bottom: 1px dotted #00233C;
}
.backWhite {
	background: #FFF;
}
.footer p {
	margin: 0px;
}
.darkText {
	color: #002635;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -12em;
}
.footer {
	margin: 0;
	background: #333;
	color: #999999;
	width: 100%;
	padding: 0;
	z-index: 999;
}
.footer, .push {
	height: 12em;
}
.footer .container {
	padding: 1.5em 0;
}
.footer .colborder {
	border-right-color: #666;
}
.caps {
	text-transform: uppercase;
}
.contact-us a {
	color: #FFF;
	background: url(../img/bg-contact-us.png) no-repeat top;
	display: block;
	padding: 0 0 0 10px;
	height: 26px;
	text-decoration: none;
	border-bottom: none;
	margin: 0 0 1.45em 0;
	line-height: 26px;
}
.contact-us a:hover {
	text-decoration: none;
	background: url(../img/bg-contact-us.png) no-repeat bottom;
	color: #0281CA;
}
.movedown {
	margin: 3em 0 0 0;
}
.colX2 {
	column-count: 2;
	column-width: 350px;
	column-gap: 10px;
}
.nav .active {
	background:#EEE;
	color: #999;
}
.nav .active:hover {
	background:#999;
	color: #EEE;
	border-bottom:1px solid #999;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 42px;
}
.invisible {
	visibility: hidden;
	margin: 0;
	padding: 0;
}
.topbar {
	border-top: 1.5em solid #00233C;
	padding-top: 1.5em;
}
.img10right {
	margin-right: 10px;
}
