@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #000DB5;
	text-decoration:none;
}

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

#page_bg {
	background: #FFFFFF ;
}

#topnav{ background: #003B74} /* 0E192D */
#topnav ul li a:hover{ background: #0048A3;}  /* #046A9B */
#topnav ul li a.active{ background: #0048A3; }  /* #046A9B */
#topnav ul li li { background: #0048A3; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #02032C; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }  /* 0E192D */

div.slideshow{ background: #014A90 url(../images/blueorange/slideshow.jpg) top center no-repeat; }

#date{
	background: url(../images/blueorange/menu_right.png) top right no-repeat;
}

#leftcolumn h3, #rightcolumn div.moduletable_newsflash h3, #rightcolumn div.moduletable_jobs h3, #rightcolumn div.moduletable h3{
	background: url(../images/blueorange/bg_h3.png) top center no-repeat;
	margin-bottom: 10px;
}

.bannergroup{
	background: url(../images/blueorange/bg_h3.png) bottom center no-repeat;
	margin-bottom: 10px;
}

#rightcolumn div.moduletable_newsflash h3, #rightcolumn div.moduletable_jobs h3, #rightcolumn div.moduletable h3{color: #0048A3;}

#jflanguageselection {
background: #fff; 
}

ul.jflanguageselection li a {
  color:#4b4b4b;
  text-decoration: none;
  text-transform: uppercase;
}
ul.jflanguageselection li a:hover, ul.jflanguageselection li ul li a:hover {
  text-decoration: underline;
  background: none;
}

ul.menu li a, ul.latestnews li a {
	color:#7B7B7B;
  text-decoration: none;
}

ul#mainlevel li a{
	color:#464A6B;
  text-decoration: none;
}

ul.menu li a:hover, ul.latestnews li a:hover, ul#mainlevel li a:hover{
	color:#2b2b2b;
  text-decoration: underline;
}

ul.menu li, ul#mainlevel li {
	list-style:none;
	background:url(../images/blueorange/menu_arrow.gif) top left no-repeat;
}

ul.menu li#current {
	background:url(../images/blueorange/menu_arrow_active.gif) top left no-repeat;
}
ul.menu li#current a, ul#mainlevel li a#active_menu{
	/*text-decoration:none;*/
	color:#161616; font-weight: bold;
	/*background:#E8ECF7;*/
}
a.readon, a.readon:hover, a.readon:visited{
	color:#FFFFFF;
	background:  url(../images/blueorange/bg_read_more.png) top left no-repeat;
}

#power_by, #power_by a, #power_by a:visited{
	color:#8c8c8c;
	text-decoration:none;
	font-size:11px;
}

#f_area div.moduletable_menu, #f_area div.moduletable, #f_area div.moduletable_text{
	background: url(../images/rub_footer_bottom.png) left bottom no-repeat;
	
}
#f_area h3{
	background:  url(../images/blueorange/f_area_h3.png) top left no-repeat;
}

ul.mostread li{
	list-style:none;
	background:url(../images/blueorange/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blueorange/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blueorange/menu_arrow.gif) top left no-repeat;
}

ul.menu_footer li{
	list-style:none;
	background: none;
}

ul.menu_footer li a #current{
	font-weight:bold;
}

div.componentheading{
	color:#7E899B;   /*  #D7540E    #2E424B  */
}

td.contentheading a{
	color:#02032C;   /*  #D7540E    #2E424B  */
}

td.sectiontableheader {
	background-color:#02032C;   /*  #D7540E    #2E424B  */
	color:#fff;
	padding-left: 2px;
}
td.sectiontableheader a{
  color:#FFEDB5;
}

.contentpane td {
  padding-left: 2px;
}

.contentpane td a.category{
  font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
  color:#000;
  font-weight: bold;
  padding-left: 2px;
}


#footernav{ background: #fff;}
#footernav ul li a:hover{ background: #fff;}  /* #046A9B */
#footernav ul li a.active{ color: red; }  /* #046A9B */
#footernav ul li li { background: #ddd; color: #000047;KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#footernav ul li li a:hover{ background: #02032C; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }  /* 0E192D */