/* CSS Document */
#sectionMenu a{
	text-decoration:none;
	font: bold 11px arial;
	color: #003399;
	display: block;
	padding-top: 10px;
	padding-left: 9px;
}

#sectionMenu a:hover{
	text-decoration: underline;
	color:#CC3300;
}

#sectionMenu ul, #sectionMenu li{
	margin: 0 !important;
	list-style: none;
}


#menuEnder{
	float: left;
	display: block;
	background-color: none;
	background-image: url(../images/iseekmenuender.gif);
	width: 27px;
	height: 24px;
}

#iseekSiteMenu{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
	background: #808080;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

#iseekSiteMenu a {
	text-decoration: none;
	line-height: 20px;
	display: block;
	padding: 2px 20px;
	margin: 0;
	font-weight: bold;
}

#iseekSiteMenu ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 20px;
	background-color: #444444;
}

#iseekSiteMenu li{
	background-color: #808080;
	float: left;
	margin: 0;
	padding: 0;
	background-image: none;
	border-right: 1px solid #969696;
	margin-right: 1px;
}

#iseekSiteMenu > ul {
	background-color: #444444;
	padding-left: 0px;
}

#iseekSiteMenu > ul > li {
	background-color: #808080;
	border-right: 1px solid #969696;
	margin-right: 1px;
}

#iseekSiteMenu > ul > li:hover,
#iseekSiteMenu > ul > li:active,
#iseekSiteMenu > ul > li:focus
{
	background: #b04d4d !important;
	color: #FFFFFF;
}

#iseekSiteMenu span.separator {
	display:none;
}

.iseekWaves{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/iseek/bgwaves.gif) no-repeat;
	width: 539px;
	height: 255px;
	z-index: 1;
}

#ja-wrapper{
	position: relative;
	z-index: 2;
	background: url(../images/iseek/bghighlight.gif) no-repeat !important;
}

#frontPagePreview{
	width: 100%;
}

.newsTitle, .newsTitle a:visited{
	color:#00127C !important;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none !important;
}

.newsTitle a:hover {
	text-decoration: underline !important;
}

.nonActiveNav{
	height: 37px;
	background: url(../images/iseek/nonactivenav.gif) no-repeat 16px top !important;
}

.activeNav{
	height: 37px;
	background: url(../images/iseek/activenav.gif) no-repeat 3px top !important;
	padding-left: 3px !important;
}

.activeNav a{
	color: white !important;
}

.nonActiveSubLink{
	height: 20px;
	background: none !important;
}

.nonActiveSubLink a{
	padding-top: 0px !important;
}

.activeSubLink{
	height: 20px;
	background: none !important;
}

.activeSubLink a{
	padding-top: 0px !important;
	text-decoration: underline !important;
}

#navigationHeader{
	width: 106px;
	height: 19px;
	background: url(../images/iseek/navigation.gif) no-repeat;
	margin: 10px 0px 10px 10px;
}

#siteSelector, #siteSelectorBg{
	position:absolute;
	top: 0px;
	right: -33px;
	background: url(../images/iseek/siteSelectorBg.png) no-repeat;
	z-index: 3;
	width: 167px;
	height: 32px;
}

* html #siteSelector{
	background: transparent !important;
}

* html #siteSelectorBg {
	background: transparent !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/templates/iseek/images/iseek/siteSelectorBg.png") !important;
}

#siteSelector ul{
	margin: auto;
	padding: 0px;
	text-align: center;
}

#siteSelector ul li {
	padding: 0px;
	background: transparent;
	display:inline;
}

#siteSelector ul li a{
	text-decoration: none;
	color: white;
	font-size: 11px;
}

#siteSelector ul li a:active,
#siteSelector ul li a:hover,
#siteSelector ul li a:focus{
	background: transparent;
	text-decoration: underline;
}


.bucketBtn {
	position: absolute;
	right: 25px;
	top: 120px;
	background: url(../images/iseek/morebtn.gif);
	width: 135px;
	height: 25px;
}

.bucketWrapper{
	position: relative;
}

.bucketWrapper a:hover{
	background: url(../images/iseek/morebtn_hover.gif);
}

.highlightText{
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background: #f6f6f6;
	padding: 10px;
}

#front-mission-statement{
	line-height: 20px;
}


#com-form-login ul li{
	display:inline;
	padding: 0;
	padding-right: 10px;
	background: transparent;
}

.headerLeft{
	background:url(../images/iseek/headerleft.png) repeat-y;
}

.headerRight{
	background:url(../images/iseek/headerright.png) repeat-y;
}

* html .headerLeft {
	background: transparent !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/templates/iseek/images/iseek/headerleft.png") !important;
}

* html .headerRight {
	background: transparent !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/templates/iseek/images/iseek/headerright.png") !important;
}

.pageLeft{
	background:url(../images/iseek/leftpage.png) repeat-y;
}

.pageRight{
	background:url(../images/iseek/rightpage.png) repeat-y;
}

* html .pageLeft {
	background: transparent !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/templates/iseek/images/iseek/leftpage.png") !important;
}

* html .pageRight {
	background: transparent !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/templates/iseek/images/iseek/rightpage.png") !important;
}

.footerLeft{
	background:url(../images/iseek/leftfooter.png) repeat-y;
}

.footerRight{
	background:url(../images/iseek/rightfooter.png) repeat-y;
}

* html .footerLeft {
	background: transparent !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/templates/iseek/images/iseek/leftfooter.png") !important;
}

* html .footerRight {
	background: transparent !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod="scale", src="/templates/iseek/images/iseek/rightfooter.png") !important;
}