/* Portal Styles for freightint */
body { background-image: url(../images/freightint/bg.gif); }

#container { background: url(../images/freightint/menu_bg.gif) #ffffff top left repeat-y; border: solid 1px #5F67F1; border-top: none; }

#banner { background: url(../images/freightint/pub_banner.jpg) #5F67F1 0 62px no-repeat; color: #1C61A9; }

.noads #banner { background-position: 0 0; }

.nav a
{
	background-color: #5F67F1;
	
	border-top: solid 1px #BBBEF0;
	border-left: solid 1px #BBBEF0;
	border-right: solid 1px #181841;
	border-bottom: solid 1px #181841;
	
	color: #FFFFFF;
}

.nav a:hover 
{ 
	background-color: #9095E8;
	
	border-top: solid 1px #181841;
	border-left: solid 1px #181841;
	border-right: solid 1px #BBBEF0;
	border-bottom: solid 1px #BBBEF0;
	
	color: #FFFFFF; 
}

#search { background-color: #BBBEF0; }
#search label { color: #000000; }

#footer { background-color: #5F67F1; }
#footer ul li a { color: #ffffff; }
#footer a { color: #ffffff; }

h1.portalcolour {color: #5F67F1;}

.headline_scroll li { color: #5284DE; } /* Date */
.headline_scroll a { color: #000000; } /* Source Name */
.headline_scroll a.headline { color: #3A3EDE; } /* Headline */ 