body {
	margin: 0px;
	padding: 0px;
	background-color: #7F8793;
}
.home-header-title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #293762;
	font-style: normal;
}
.home-header-title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #09C;
}
.leadin-copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	color: #09C;
	line-height: 17px;
}
.bold-subhead-small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #293762;
	font-style: normal;
	line-height: 17px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #06C;
	text-decoration: none;
	font-weight: normal;
}
a.leadin:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #06c;
	text-decoration: none;
	font-weight: normal;
}
a.leadin:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #06c;
	text-decoration: none;
	font-weight: normal;
}
a.leadin:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	color: #900;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #06C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #900;
	text-decoration: underline;
}
.header-top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFF;
}
a.header-top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	text-decoration: none;
}
a.header-top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	text-decoration: none;
}
a.header-top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0;
	text-decoration: underline;
}



.header-bg {
	background-image: url(../images/header-bg.png);
}
.navbar-bg {
	background-image: url(../images/navbar-bg.png);
	padding: 0px;
}
.white-bg {
	background-color: #FFF;
}
.blue-bg {
	background-color: #293762;
}
.light-grey-bg {
	background-color: #E0E0E0;
}
.services-dropdown {
	height: 63px;
	width: 225px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}
.arrows-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #069;
}
.ib-title-white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}
.ib-text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
}
.ib-title-blue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #293762;
}

.footer-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E0E0E0;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E0E0E0;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E0E0E0;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0;
	text-decoration: underline;
}
.inside-menu-bg {
	background-color: #e8e8ea;
}
