﻿
#header .login 
{
	background: url(images/top-blue-login.gif) 0 0 no-repeat;
}
#header .search 
{
	background: url(images/top-blue-search.gif) 0 0 no-repeat;
}
.search-button 
{
	background: url(images/top-blue-search-button.gif) 0 0 no-repeat;
}
#login-bar
{
	background: url(images/top-blue.gif) 0 0 repeat-x;
}

#banner { height: 36px; background: url(../images/banner-bottom.jpg) 0 0 no-repeat; }


#content .left h2 { color: #155c9b; }
#content .right h1 { color: #155c9b; }
#content .right h2 { color: #155c9b; }
#content .right a { color: #155c9b; }


/*#footer hr { color: #155c9b; background-color: #155c9b; border: none; height: 4px; margin-bottom: 1em; }*/
#footer .divFooterHR
{
	border-top: 4px solid #155c9b;
}



.subMenu .menuItem .bottom
{
	border-bottom-color: #155c9b;
}
.subMenu .hover, .subMenu .selected
{
	background-color: #155c9b;
}
.subMenuBottom
{
	border-bottom-color: #155c9b;
}
