/****  Stylesheet  ****/

a img {
	border: none;
}

#header {
	background-color: #000;	
	height: auto;
	text-align: center;
}

#header-img {
	/*background-color: #666;	*/
	margin-left: auto;
	margin-right: auto;
	/*width: 890px;*/
	height: 120px;
}

#top-nav {
	text-align: center;
	height: 31px;
	padding: 10px 0;
}

/** Top navigation buttons **/
#top-nav ul, #top-nav li {
	margin: 0;
	padding: 0;
}

#top-nav ul {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#top-nav ul li {
	float: left;
	background-image: url(../../../../images/custom/top_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 120px;
	height: 31px;
	list-style-type: none;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
}

#top-nav ul li:hover {
	background-repeat: no-repeat;
	background-position: top right;
}

#top-nav ul li a {
	color: #FFF;
	display: block;
	width: 120px;
	height: 31px;
}

#top-nav ul li a:hover {
	text-decoration: none;
}

#top-contact-info {
	color: #FFB850;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
}


#top-contact-info a, #top-contact-info a:visited{
	color: #FFF;
}

#top-contact-info a:hover,#top-contact-info a:active {
	#C00;
}


/*************  Box Styles  **********************
#boxSearch table, #boxSearch table tr td{
	background-color: #003399;
}*/

.BoxLinkTableCell:hover {
	background-color: #FFE6BF;
}

.BoxLinkSpan a {
	font-weight: bold;
	color: #F00!important;
}


a.jfwlink:link, a.jfwlink:visited {
	color: #0000CD;
	font: bold 10px Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a.jfwlink:hover, a.jfwlink:active {
	text-decoration: underline;
}

a.jfwlink2:link, a.jfwlink2:visited {
	color: #0000CD;
	font: bold 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
}

a.jfwlink2:hover, a.jfwlink2:active {
	text-decoration: underline;
}