/* Common style ---*/
a {
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
	
}

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

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

a.readon {
	background: url(/img/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(/img/h3-bg-red2.gif) repeat-x left bottom;
	color: #FFFFFF;
}

div.module_highlight {
	/*background: url(/img/box-br-red.gif) no-repeat right bottom #5599EE;*/
	background: url(/img/box-br-red2.gif) no-repeat right bottom #cc3300;
	color: #EEDDCC;
	background-color:#ee0000;

}

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

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

div.module_highlight div div div {
	background: url(/img/box-tl-red2.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(/img/dot-cs-blue.gif) repeat-x left bottom;
}

/* Header ---*/
h1.logo a {
/*	background: url(/img/logo.png) no-repeat;*/
/*	background: url(/img/logo2.gif) no-repeat;*/
}

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

#ja-headtools li a.show {
	color: #5599EE;

	background: url(/img/arrow-show.gif) no-repeat 3px center !important;
}

#ja-search .search .button {
	background:  url(/img/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:#666666;
} 

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

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

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

ul.hilite li {
	background-image: url(/img/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(/img/mainnav-active2.gif) no-repeat left center;
	color:#000000;
}

#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(/img/mainnav-active2.gif) no-repeat right center;
	cursor: pointer;
}

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

#ja-cssmenu li.active a span {
	background: url(/img/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(/img/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(/img/mainnav-hover.gif) repeat-x right center;
}

#ja-banner-top .main {
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	text-align:left;
	padding-left:30px;
}


#ja-col2 a, #ja-col2 h3 {
	color:#000000;
}