/****************************************

	additional horizontal page styles

	by Jeff

*****************************************/

#cont h1 {
	margin: 0 0 15px 20px; padding: 0;
	font-family: Trebuchet MS, Verdana, arial, sans-serif;
	font-size: 22px;
	color: #666666;
}

#horizontal-buttons-top {
	margin: 0; padding: 30px 60px 0 60px;
	width: 860px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	display: block;
	background: url('/images/horizontal/bg_horz_navigation.gif') top left no-repeat;
	text-align: center;
}

	#horizontal-buttons-top h2 {
		margin: 0; padding: 0;
		font-family: Lucida Grande, arial, sans-serif;
		font-size: 22px;
		color: #086aa7;
		border: none;
	}

	#horizontal-buttons-top h3 {
		margin: 0 0 20px 0; padding: 0;
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 39px;
		color: #666666;
		border: none;
	}

#horizontal-buttons-top .btn_horz, #horizontal-buttons-top .btn_horz_six {
	margin: 0; padding: 0;
	width: 214px;
	height: 148px;
	float: left;
}

	#horizontal-buttons-top .btn_horz_six {
		width: 286px;
		height: 118px;
	}

#horizontal-buttons-top .btn_horz a, #horizontal-buttons-top .btn_horz_six a {
	margin: 0; padding: 0 10px 0 10px;
	width: 194px;
	height: 148px;
	display: block;
	background: url('/images/horizontal/btn_horz.png') 0 0 no-repeat;
	_background: url('/images/horizontal/btn_horz.gif') 0 0 no-repeat;
	text-shadow: 2px 2px 10px #a3a3a3;
	color: #636466;
	position: relative;
}

	#horizontal-buttons-top .btn_horz_six a {
		width: 266px;
		height: 114px;
		background: url('/images/horizontal/btn_horz_six.png') 0 -4px no-repeat;
		_background: url('/images/horizontal/btn_horz_six.gif') 0 -4px no-repeat;
	}


#horizontal-buttons-top .btn_horz a:hover, #horizontal-buttons-top .btn_horz_six a:hover {
	background: url('/images/horizontal/btn_horz.png') 0 -148px no-repeat;
	_background: url('/images/horizontal/btn_horz.gif') 0 -148px no-repeat;
	text-shadow: 2px 2px 10px #a3a3a3;
	color: #ffffff;
}

	#horizontal-buttons-top .btn_horz_six a:hover {
		background: url('/images/horizontal/btn_horz_six.png') 0 -118px no-repeat;
		_background: url('/images/horizontal/btn_horz_six.gif') 0 -118px no-repeat;
	}


#horizontal-buttons-top .btn_horz .inner-valign, #horizontal-buttons-top .btn_horz_six .inner-valign {
	width: 194px;
	text-align: center;
	height: 100px;
	top: 60%;
	*margin-top: 25px;
	display: table-cell;
	vertical-align: middle;
}
	#horizontal-buttons-top .btn_horz_six .inner-valign {
		width: 266px;
		height: 75px;
	}

#horizontal-buttons-top .btn_horz a .icon, #horizontal-buttons-top .btn_horz_six a .icon {
	width: 50px;
	height: 50px;
	display: block;
	bottom: 10px;
	left: 85px;
	background-position: 0 0;
	text-shadow: 2px 2px 10px #a3a3a3;
	position: absolute;
}

	#horizontal-buttons-top .btn_horz_six a .icon {
		left: 115px;
		bottom: 5px;
	}

#horizontal-buttons-top .btn_horz a:hover .icon, #horizontal-buttons-top .btn_horz_six a:hover .icon {
	background-position: 0 -55px;
	text-shadow: 2px 2px 10px #ffffff;
}

#horizontal-buttons-top .btn_horz a h4, #horizontal-buttons-top .btn_horz_six a h4 {
	margin: 0; padding: 0;
	color: #086aa7;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
	text-transform: uppercase;
}

#horizontal-buttons-top .btn_horz a:hover h4, #horizontal-buttons-top .btn_horz_six a:hover h4 {
	color: #ffffff;
}

#horizontal-buttons-top .btn_horz a p, #horizontal-buttons-top .btn_horz_six a p {
	margin: 0; padding: 0;
}

#horizontal-buttons-left {
	margin: 45px 0 20px 10px; padding: 0;
	width: 350px;
	float: left;
	text-align: left;
}

#horizontal-buttons-right {
	margin: 45px 15px 20px 0; padding: 0;
	width: 350px;
	float: right;
	text-align: right;
}

#horizontal-buttons-bottom {
	margin: 0 0 50px 20px; padding: 0;
	width: 960px;
}

#horizontal-buttons-bottom .btn_horz, #horizontal-buttons-bottom .btn_horz_six {
	margin: 10px 15px 0 0; padding: 0;
	_margin: 10px 0 0 0;
	width: 220px;
	height: 100px;
	float: left;
	text-align: center;
}

	#horizontal-buttons-bottom .btn_horz_six {
		margin: 5px 0 0 0;
		width: 315px;
		height: 80px;
	}

#horizontal-buttons-bottom .btn_horz a, #horizontal-buttons-bottom .btn_horz_six a {
	margin: 0; padding: 20px 15px 0 15px;
	*padding: 20px 0 0 0;
	width: 232px;
	height: 80px;
	display: block;
	background: url('/images/horizontal/btn_horz_small.png') 0 0 no-repeat;
	_background: url('/images/horizontal/btn_horz_small.gif') 0 0 no-repeat;
	text-shadow: 2px 2px 10px #a3a3a3;
	color: #636466;
	position: relative;
}

	#horizontal-buttons-bottom .btn_horz_six a {
		width: 315px;
		height: 65px;
		background: url('/images/horizontal/btn_horz_six_small.png') -4px -4px no-repeat;
		_background: url('/images/horizontal/btn_horz_six_small.gif') -4px -4px no-repeat;
	}


#horizontal-buttons-bottom .btn_horz a:hover, #horizontal-buttons-bottom .btn_horz_six a:hover {
	background: url('/images/horizontal/btn_horz_small.png') 0 -100px no-repeat;
	_background: url('/images/horizontal/btn_horz_small.gif') 0 -100px no-repeat;
	text-shadow: 2px 2px 10px #a3a3a3;
	color: #ffffff;
}

	#horizontal-buttons-bottom .btn_horz_six a:hover {
		background: url('/images/horizontal/btn_horz_six_small.png') -4px -89px no-repeat;
		_background: url('/images/horizontal/btn_horz_six_small.gif') -4px -89px no-repeat;
	}

#horizontal-buttons-bottom .btn_horz .inner-valign, #horizontal-buttons-bottom .btn_horz_six .inner-valign {
	width: 202px;
	text-align: center;
	height: 60px;
	top: 50%;
	display: table-cell;
	vertical-align: middle;
}

	#horizontal-buttons-bottom .btn_horz_six .inner-valign {
		height: 50px;
		width: 300px;
	}

#horizontal-buttons-bottom .btn_horz a h4, #horizontal-buttons-bottom .btn_horz_six a h4 {
	color: #086aa7;
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 17px;
	line-height: 18px;
	text-transform: uppercase;
}

#horizontal-buttons-bottom .btn_horz a:hover h4, #horizontal-buttons-bottom .btn_horz_six a:hover h4 {
	color: #ffffff;
}

.green { color: #79ae6a; font-weight: bold; }
.orange { color: #ff8d00; font-weight: bold; }

#relevant-content {
	margin: 0 0 0 20px; padding: 0;
	width: 960px;
}

	#relevant-content h3, #horizontal-buttons-bottom h3 {
		margin: 20px 0 10px 0; padding: 0;
		width: 940px;
		color: #086aa7;
		font-family: Trebuchet MS, arial, sans-serif;
		font-size: 17px;
		line-height: 18px;
		text-transform: uppercase;
		float: left;
	}

	#relevant-content p {
		margin: 0 0 20px 0; padding: 0;
	}

	#relevant-content ul {
		margin: 0 0 10px 20px; padding: 0;
	}

	#relevant-content li {
		margin: 0 0 10px 0; padding: 0;
	}

	#relevant-content a {
		color: #086aa7;
		text-decoration: underline;
	}

	#relevant-content a:hover {
		color: #086aa7;
		text-decoration: none;
	}

	#relevant-content table {
		margin: 0 0 10px 0;
		border-collapse: collapse;
		text-align:left;
	}

	#relevant-content th, #relevant-content .totals td {
		background-color:#808080;
		color:#FFFFFF;
		padding: 5px 18px;
		margin: 0;
		width: 200px;
		vertical-align: middle;
		font-weight: bold;
		border-right: solid 5px #ffffff;
		border-bottom: solid 5px #ffffff;
	}

	#relevant-content td {
		color:#414143;
		padding: 5px 18px;
		width: 200px;
		background-color:#FFFFFF;
		vertical-align: top;
		border-right: solid 5px #ffffff;
		border-bottom: solid 5px #ffffff;
	}

	#relevant-content .even td {
		background-color:#F7F7F7;
	}

	#relevant-content .odd td{
		background-color:#EFEFEF;
	}

	#relevant-content .hr {
		width: 940px;
	}

	#relevant-content .one-column-layout {
		margin: 0; padding: 0;
		width: 940px;
		float: left;
		display: block;
	}

	#relevant-content .two-column-layout {
		margin: 0 20px 0 0; padding: 0;
		width: 460px;
		float: left;
		display: block;
	}

	#relevant-content .four-column-layout {
		margin: 0 20px 0 0; padding: 0;
		width: 220px;
		float: left;
		display: block;
	}

	#relevant-content .eight-column-layout {
		margin: 0 20px 0 0; padding: 0;
		width: 90px;
		float: left;
		display: block;
	}
