/* Common style ---*/
a {
	color: #5599EE;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #5599EE;
}

a.readon {
	background: url(../../images/blue/icon-more.gif) no-repeat right 7px;
	color: #5599EE;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #5599EE;
}

/* Highlight module ---*/
div.module_highlight h3 {
	background: url(../../images/h3-bg-blue.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_highlight {
	background: url(../../images/box-br-blue.gif) no-repeat right bottom #5599EE;
	color: #EEDDCC;
}

div.module_highlight div {
	background: url(../../images/box-bl-blue.gif) no-repeat left bottom;
}

div.module_highlight div div {
	background: url(../../images/box-tr-blue.gif) no-repeat right top;
}

div.module_highlight div div div {
	background: url(../../images/box-tl-blue.gif) no-repeat left top;
	padding: 0;
}

div.module_highlight div div div div {
	background: none;
	color: #FFFFFF;
}

div.module_highlight img,
div.module_highlight #ja-contentslider-center img  {
	background: #66AAFF;
	border: 1px solid #478BE1;
}

div.module_highlight #ja-contentslider-center-wrap .jsslide,
div.module_highlight #ja-contentslider-left {
	background: url(../images/dot-cs-blue.gif) repeat-x left bottom;
}

/* Header ---*/
h1.logo a {
	background: url(../../images/blue/logo.png) no-repeat;
}

.logo-text h1 span {
	color: #5599EE;
}

#ja-headtools li a.show {
	color: #5599EE;
	background: url(../../images/blue/arrow-show.gif) no-repeat 3px center !important;
}

#ja-search .search .button {
	background:  url(../../images/blue/button-search.gif) no-repeat !important;
}

#ja-pathway a,
#ja-pathway a:hover,
#ja-pathway a:active,
#ja-pathway a:focus {
	color: #5599EE;
}

div.sublevel li {
	border-top: 1px solid #66AAFF;
}

#ja-subnav div.sublevel li a {
	color: #DFECFC;
}

#ja-botsl a {
	color: #5599EE;
}

#ja-footer small a {
	color: #5599EE;
} 

/* Typography */
.dropcap {
	color: #5599EE;
}

.legend-highlight {
	border: 1px solid #5599EE;
}

.legend-highlight .legend-title {
	color: #5599EE;
}

ul.hilite li {
	background-image: url(../../images/blue/bullet2.gif);
}


/* Split menu ---*/
#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: url(../../images/blue/mainnav-active.gif) no-repeat left center;
}

#ja-splitmenu li.active a span,
#ja-splitmenu li.active a:hover span,
#ja-splitmenu li.active a:active span,
#ja-splitmenu li.active a:focus span {
	background: url(../../images/blue/mainnav-active.gif) no-repeat right center;
	cursor: pointer;
}

/* CSS Menu ---*/
#ja-cssmenu li.active a {
	background: url(../../images/blue/mainnav-active.gif) no-repeat left center;
	color: #FFFFFF;
}

#ja-cssmenu li.active a span {
	background: url(../../images/blue/mainnav-active.gif) no-repeat right center;
	cursor: pointer;
}

#ja-cssmenu li.active a:hover,
#ja-cssmenu li.active a:active,
#ja-cssmenu li.active a:focus {
	background: url(../../images/mainnav-hover.gif) repeat-x left center;
}

#ja-cssmenu li.active a:hover span,
#ja-cssmenu li.active a:active span,
#ja-cssmenu li.active a:focus span {
	background: url(../../images/mainnav-hover.gif) repeat-x right center;
}