@CHARSET "UTF-8";

body {
	background: #bde6f9;
	color: #002e54;
}

a {
	color: #0060a9;
}

h1,
h2,
h3,
h4,
h5
{
	color: #0060a9;
}

#header {
	background: #fff url('/images/bg-header-splash.jpg') left 21px repeat-x;
}

#header div.payoff {
	border-top: 1px solid #008dc7;
	color: #008dc7;
}

#menu-top {
	background-color: #00599f;
}

#menu-top a {
	color: #b3cade;
}

#menu-top li.selected a,
#menu-top a.selected, 
#menu-top a:hover 
{
	color: #fff;
}

#menu-top ul ul {
	background: #fff;
}

#menu-top ul ul a {
	color: #0060a9;
}

#menu-top ul ul a:hover,
#menu-top ul ul li.selected a 
{
	color: #4c8fc3;
} 

#menu-top ul div.search {
	background: #fff;
}

#menu-top ul div.search span {
	color: #0060a9;
}

#menu-top ul div.search input.search {
	background: #eff7fc;
}

#header #payoffHolder {
	position: absolute;
	left: 0;
	top: 427px;
	height: 110px;
	background: url('/images/payoff-splash.png') center bottom no-repeat;
	width: 100%;
}

#header ul.slideshow {
	background: url('/images/bg-header-image-home.png') left 27px no-repeat;
	padding-top: 62px;
	height: 394px;
	margin-bottom: 58px;
}

#header div.headerWrapper {
	background: none;
}

#header a.logo {
	left: 15px;
	top: 85px;
}

#header ul.menu {
	list-style: none;
	position: absolute;
	left: 256px;
	top: 24px;
}

#header ul.menu li {
	float: left;
	margin-right: 20px;
}

#header ul.menu a {
	float: left;
	font-size: 20px;
	color: #004a82;
	text-decoration: none;
	border-bottom: 8px solid transparent;
}

#header ul.menu a.selected,
#header ul.menu a:hover 
{
	border-bottom: 8px solid #fff;
	color: #008dc7;
}

#menu-main {
	background: url('/images/bg-menu-main-splash.jpg') left top repeat-x;
	height: 101px;
	position:relative;
	z-index:3000;
}	

#menu-main div.highlight {
	float: left;
	padding-left: 1px;
	width: 240px;
	margin-left: 0;
	background: url('/images/main-menu-divider-splash.gif') left center no-repeat; 
}

#menu-main div.highlight a {
	text-decoration: none;
	font-size: 13px;
	padding: 12px 16px 10px 8px;
	display: block;
	height: 79px;
	color: #99bed5;
}

#menu-main div.highlight span.header {
	font: normal 17px "Trebuchet MS", Helvetica, sans-serif;
	display: block;
	margin-bottom: 5px;
	color: #fff;
}

#menu-main div.highlight a:hover {
	background: url('/images/bg-menu-main-splash.jpg') left -101px repeat-x;
}

#content {
	background-color: #fdf5dd;
	height: 60px;
}

#menu-bottom a {
	color: #0060a9;
}

#menu-bottom a:hover {
	color: #01386e;
}
