﻿/* new homepage */
body, form { 
background:#fff;
margin:0; 
padding:0;
}
#stripHolder div
{
	height: 8px;
	width: 100%;
}
#blueStripe
{
	background-color: #002851;
}
#darkGrayStripe
{
	background-color: #8f8f8f;
}
#lightGrayStripe
{
	background-color: #adadad;
}
#logo
{
	width: 245px;
	height: 85px;
	float: left;
	border-right: 1px solid #b1b1b1;
	padding: 5px 0 0 5px;
}
#topBanner
{
	border-bottom: 1px solid #b1b1b1;
}
#nav
{
	margin: 18px 0 0 0;
}
#bannerNav
{
	width: 539px;
	float: left;
	height: 90px;
	border-right: 1px solid #b1b1b1;
	position: relative;
}
#nav span
{
	padding: 0 3px 0 3px;
}
#nav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}
#nav ul li
{
	font-size: 14px;
	display: inline;

}
#nav ul li a:link
{
	text-decoration: none;
	color: #363636;
}
#nav ul li a:visited
{
	text-decoration: none;
	color: #363636;
}
#nav ul li a:hover
{
	text-decoration: none;
	color: #363636;
}
#nav ul li a:active
{
	text-decoration: none;
	color: #363636;
}

#banner
{
	background: url('/_assets/images/bg_banner.gif') no-repeat top left;
	width: 451px;
	height: 37px;
	margin: 0 auto;
	margin-top: 6px;
	color: #002851;
	font: normal 20px arial;
	text-align: center;
	padding: 8px 0 0 0;
	
}
#leftCol
{
	width: 228px;
	height: 313px;
	padding: 0 11px 0 11px;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	float: left;
}
/*
#searchInput
{
	background: url('/_assets/images/bg_search.gif') no-repeat top left;
	width: 154px;
	height: 28px;
	overflow: hidden;
	border: 0;
}
#searchBtn
{
	padding: 5px 0 0 0;
	cursor: pointer;
	border: 0;
	background: url('/_assets/images/bg_submit.gif') no-repeat top left;
	width: 73px;
	height: 28px;
	overflow: hidden;
}*/
#advSearch
{
	text-align: right;
}
#newsAndEventsCont
{
	margin: 12px 0 0 0;
}
#ekSearchForm
{
	margin: 11px 0 0 0;
	
	width: 230px;
}
/*
#ekSearchForm input
{
padding: 0;
margin: 0;
	
}
*/
#searchInputCont
{
	float: left;
}
#searchBtnCont
{
	float: left;
}
#newsList ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.news
{
	padding: 10px 0 0 0;
}
#newsList ul li
{
padding-bottom: 25px;	
}
#newsList ul li.lastLi
{
	padding-bottom: 15px;
}
#mainSection
{
	float: left;
	width: 539px;
	text-align: center;
	padding: 11px 0 0 0;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	height: 302px;
}
#botSection
{
	background-color:#eeeeee;
	height: 216px;
	width: 781px;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	padding: 0 0 0 9px;
	font-family: Tahoma;
	padding-top: 10px;
}
#dataMineHeader
{
	color: #000000;
	font: normal 20px tahoma;
	padding: 5px 0 20px 0;
	float: left;
	width: 330px;
	text-align: right;
}

#dataMineButtons a
{
	padding-left: 20px;
	display: block;
	float: left;
	width: 155px;

}
#dataMineButtons a img
{
	border: 0;
}
#dataMineHeader a:link
{
color: #2757ba;

}
#dataMineHeader a:visited
{
color: #2757ba;
}
#dataMineHeader a:hover
{
color: #2757ba;
}
#dataMineHeader a:active
{
color: #2757ba;
}
#graphs div
{
	float: left;
	margin: 0 8px 0 0;
	text-align: center;
}
#graphs div img
{
	border: 1px solid #bebebe;
	margin: 0px 0 8px 0;
	width:180px;
}
#graphs div a
{
	font-size: 12px;
}
#graphs div a:link
{
	color: #2757ba;
}
#graphs div a:visited
{
	color: #2757ba;
}
#graphs div a:hover
{
	color: #2757ba;
}
#graphs div a:active
{
	color: #2757ba;
}
#footer
{
height: 92px;
width: 790px;	
border-right: 1px solid #bebebe;
text-align: center;
padding: 24px 0 0 0;
}
#sent
{
	color: #849bc3;
	font-size: 20px;
	font-family: Tahoma;

}
#footer ul
{
	margin: 18px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#footer ul li
{
	display: inline;
	font-family: Tahoma;
	font-size: 11px;
}
#footer ul li a:link
{
color: #204fb1;	
text-decoration: underline;
}
#footer ul li a:visited
{
color: #204fb1;	
text-decoration: underline;
}
#footer ul li a:hover
{
color: #204fb1;	
text-decoration: underline;
}
#footer ul li a:active
{
color: #204fb1;	
text-decoration: underline;
}
#grayStripeBot
{
	background-color: #999999;
	height: 17px;
}
#blueStripeBot
{
	background-color: #002851;
	height: 15px;
	font-family: Tahoma;
	color: #E7E8CA;
	font-size: 10px;
	padding: 2px 0 0 8px;
}

#footer2 ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#blueStripeBot a#design
{
	float: left;
}
#blueStripeBot div
{
float: left;
width: 590px;	
margin: 0 0 0px 160px;


}
#footer2 ul li
{
	display: inline;
	
	font-weight: bold;
	
}
#footer2 ul li a:link, a#design:link
{
	color: #E7E8CA;
	text-decoration: underline;
}
#footer2 ul li a:visited, a#design:visited
{
	color: #E7E8CA;
	text-decoration: underline;
}
#footer2 ul li a: hover, a#design: hover
{
	color: #E7E8CA;
	text-decoration: underline;
}
#footer2 ul li a: active, a#design: active
{
	color: #E7E8CA;
	text-decoration: underline;
}
