@charset "utf-8";
@import url("ui.theme.css");
@import url("ui.accordion.css");

#spons2 {
	text-align: center;
	width: 175px;
	height:665px;
	vertical-align: top;
	margin: 0px;
	font-size: small;
	float:left;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-repeat: repeat-x;
	background-color: #FFF; */
}

#spons2 p {
	text-indent: 0;
	padding: 0px;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 3px;
}

#spons2 .h3 {
	background-color: #003399;
	color: #FFFFFF;
	line-height: normal;
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#accordion {
	height:650px;
	background-color: #FFF;
}

#accordion h3 {
	text-decoration: none;
	font-size: small;	/* color: #FFF;
	background-color: #306098;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #020167; */
}
#accordion div p a {
	font-weight: bold;
	text-decoration: none;
}
#accordion div p a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#accordion div p a:visited {
	font-weight: bold;
}

/* #accordion h3:hover {
	text-decoration: none;
	background-color: #306098;
} 
#accordion h3 a {
	text-decoration: none;
	/* color: #009;
	width: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

#accordian h3 a:hover {
	text-decoration: none;
	color: #FFF;
	width: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#accordion h3 a:visited {
	text-decoration: none;
	color: #FFF;
} */
#accordion div p a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#accordion div p a:visited {
	font-weight: bold;
	color: #020167;
}
#vertfish {
	background-image: url(../images/kingfish_vert.gif);
	background-repeat: no-repeat;
	background-position: center -6px;
}


/* *  Non-sliding Accordion * */

#accordnonslide div p a {
	text-decoration: none;
	background-color: #FFF;
}
#accordnonslide div p a:hover {
	text-decoration: underline;
}
#accordnonslide div p a:visited {
	color: #020167;
}
#accordnonslide div {
	background-color: #FFF;
	border: 1px solid #333;
}
#accordnonslide {
	height:650px;
	overflow: auto;
	border-bottom: 1px solid #333;
}
