
#ja-headerwrap {
	background: #1e3c7f;
}

.ja-headermask {
	background: url(images/header-mask.png) repeat-y top right;
}

#ja-header a {
}

h1.logo-text a {

}

p.site-slogan {

}

#ja-search {
	background: url(images/icon-search.gif) no-repeat top left;
    right:2%;
    position: absolute;
    top: 2%;
}

#ja-search .inputbox {
	border: 1px solid #005A87;
	color: #C3DFED;
    font-style:italic;
	background: #1e3c7f;
}

.sectiontableheader {
	background: #1374A5;
}

#ja-botslwrap {
	background: #006699;
	color: #C3DFED;
}

.ja-box-right div.moduletable {
	background: url(images/vdot2.gif) repeat-y left;
}

.ja-box-center div.moduletable {
	background: url(images/vdot2.gif) repeat-y left;
}

#ja-botsl a {
	color: #C3DFED;
}

/*--------------------------- VISUAL ----------------------------*/
/* -------- All levels -------- */
#ja-mainnavwrap {
	border-top: 1px solid #fff;
	background: #fff;
	background: url(../../../images/grad1.jpg) top left repeat-x;
}
#ja-mainnav ul, #ja-mainnav li {
	background-image: none;
	list-style: none;
}

#ja-mainnav span.separator {
	display:none;
}

/* -------- Top level -------- */
#ja-mainnav > ul {
	padding-left: 20px;
}

#ja-mainnav > ul > li {

	margin-right: 1px;
}



/* -------- sub-levels -------- */
#ja-mainnav ul ul li {

	margin-bottom: 1px;
}



#ja-mainnav li a {
	font-weight: bold;
	text-decoration: none;
}



