/* Stylesheet for the homepage news slider */

.clr {
	height:0px;
	clear:both;
}
.coda-slider-wrapper {
	margin:0;
	padding:0px 0px 20px 0px;
	width:489px;
	clear: both;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#336699;
	border:1px solid #4b99cb;
}
.coda-slider {
	float: left;
	overflow: hidden;
	position: relative;
	background: #f4f4f4;
}
.coda-slider, .coda-slider .panel {
	width: 489px
}
.coda-slider .panel-wrapper {
	padding: 20px
}
.coda-slider p.loading {
	padding: 20px;
	text-align: center
}
/* Miscellaneous */
.coda-slider .panel {
	display: block;
	float: left;
	background:#f4f4f4 url(images/rotator_background.png) 0px 0px no-repeat;
}
.coda-slider .panel h2 {
	display:block;
	clear:both;
	font-size:18px;
	font-weight:normal;
	color:#006eb6;
	margin:0px 0px 15px 0px;
	width:100%;
}
.coda-slider img {
	margin-right:20px;
	float:left;
	border:1px solid #6CF;
}
.coda-slider .panel a:link, .coda-slider .panel a:visited {
	display:block;
	margin-top:8px;
	text-transform:uppercase;
	text-decoration:none;
	color:#016eb6;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
.coda-slider .panel-container {
	position: relative
}

/* SLIDER NAV */

.coda-nav {
	background:#f4f4f4;
	display:block;
	padding-right:20px;
}
.coda-nav a {
	padding-top:2px;
	text-decoration:none;
}
.coda-nav .viewpast {
	width:160px;
	float:right;
	display:inline;
}
.coda-nav .viewpast a span {
	margin-top:8px;
	padding-right:8px;
	display:inline;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:24px;
	letter-spacing:1px;
}
.coda-nav .navwrap {
	float:right;
	width:auto;
}
.coda-nav ul {
	display: inline;
	margin: 0;
	padding:0;
	overflow: hidden;
	width:180px;
	text-align:left;
}
.coda-nav ul li {
	display: inline
}
.coda-nav ul li a {
	display: block;
	float: left;
	width:14px;
	height:18px;
	padding:4px 0px 0px 6px;
	margin:0px 1px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#016EB6;
	color:#FFF;
}
.coda-nav ul li a.current {
	color: #006EB6;
	background-color:#A9CAE1;
	display: block;
	float: left;
	width:14px;
	height:18px;
	padding:4px 0px 0px 6px;
	margin:0px 1px;
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
}

	.hp_icon{
		width:162px;
		height:84px;
		background-repeat:no-repeat;
}
	.hp_icon a{
		color:#FFF;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;
}
		.hp_icon a:hover{
		text-decoration:underline;
		
	}
	
	.hplink{

		padding-top:49px;
		text-align:center;
	}
	#icon1{
	background-image:url(../images/home/icons/icon1.jpg);
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	}
		#icon2{
		background-image:url(../images/home/icons/icon2.jpg);
	}
		#icon3{
		background-image:url(../images/home/icons/icon3.jpg);
	}
		#icon4{
		background-image:url(../images/home/icons/icon4.jpg);
	}
		#icon5{
		background-image:url(../images/home/icons/icon5.jpg);
	}
		#icon6{
		background-image:url(../images/home/icons/icon6.jpg);
		}
		#icons{
			margin:10px 0 0 10px;	

		}
		
		#hp_left{
			width:476px;
			float:left;
			margin: 2px 0 0 0;
		
		}
		#hp_right{
			width:385px;
			float:right;
	}
