
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper-top {
	background: url('body-bot.jpg') no-repeat center bottom;
	min-width: 950px
}

.narrow  #ja-wrapper-top {
	min-width: 750px;
}

#ja-wrapper {
	margin: 0 auto;
	padding: 60px 0;
	width: 950px;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-mainwrap {
	background: #78C1E5;
	border: 1px solid #85D6FD;
	clear: both;
	margin: 1px 0;
	padding: 0 0 10px;
}

#ja-container {
	background: #78C1E5 url('container-center.gif') repeat-y center;
}



#ja-container-top {
	background: url('container-top.gif') no-repeat top center;
	padding-top: 20px
}


#ja-container-bot {
	background: url('container-bot.gif') no-repeat bottom center;
		padding-bottom: 20px
}



#ja-container-inner1 {
	background: url('dot.gif') repeat-y 60% 0;
}

#ja-container-inner2 {
	background: url('dot.gif') repeat-y 80% 0;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	height: 100px;
	position: absolute;
	right: 1px;
	top: 0;
	width: 725px;
	z-index: 999;
	padding: 5px;

}

* html #ja-mainnav {
	width: 725px;
}

.narrow #ja-mainnav {
	width: 725px;
}

* html .narrow #ja-mainnav {
	width: 725 px;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
	font-size: 8pt;
}

#ja-mainnav span.menu-title {
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px 15px 5px;
	text-transform: uppercase;
}

#ja-mainnav span.menu-desc {
	clear: both;
	color: #A9CAE8;
	display: block;
	line-height: normal;
	padding: 0 0px;
}

#ja-subnavwrap {
	background: #216DAF;
	border: 1px solid #528CC1;
	border-top: none;
	height: 30px;
	position: relative;
}

#ja-subnav {
	background: url('nav-sep2.gif') no-repeat left center;
	left: 223px;
	position: absolute;
	top: 5px
}

#ja-subnav ul {
	margin: 0 0 0 5px;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#ja-subnav img {
	padding-top: 8px;
}
#ja-subnav li a {
	color: #A9CAE8;
	display: block;
	float: left;
	line-height: 22px;
	margin-right: 5px;
	padding: 0 5px 0 0;
	text-decoration: none;
}

#ja-subnav li a span {
	cursor: pointer;
	display: block;
	float: left;
	padding: 0 10px 0 10px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ja-subnav a span {
	float: none;
}

/* End IE5-Mac hack */
#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	background: url('subnav-bg.gif') no-repeat top right;
	color: #FFFFFF;
	text-decoration: none
}

#ja-subnav li a:hover span,
#ja-subnav li a:active span,
#ja-subnav li a:focus span {
	background: url('subnav-bg.gif') no-repeat top left;
	color: #FFFFFF
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	background: url('subnav-bg.gif') no-repeat bottom right;
	color: #FFFFFF;
	text-decoration: none
}

#ja-subnav li.active a span,
#ja-subnav li.active a:hover span,
#ja-subnav li.active a:active span,
#ja-subnav li.active a:focus span {
	background: url('subnav-bg.gif') no-repeat bottom left;
	text-decoration: none
}

/* breadcrumbs */
#ja-breadcrumb {
}

#ja-breadcrumb strong {
	font-weight: normal;
	margin-right: 5px;
}

#ja-breadcrumb a {
	text-decoration: none;
}

#ja-breadcrumb img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	border-bottom: 1px solid #EFEFEF;
	color: #333333;
	display: block;
	outline: none;
	padding: 4px;
	text-decoration: none;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #2C79BF;
	text-decoration: none;
}

ul.menu li.active a {
	background: url('bullet-readon.gif') no-repeat 2px 9px;
	color: #2C79BF;
	font-weight: bold;
	padding-left: 18px;
	text-decoration: none
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: none !important;
	border: none;
	color: #333333 !important;
	font-weight: normal !important;
	padding-left: 30px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #2C79BF !important;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	color: #DDDDDD;
	height: 100px;
	line-height: normal;
	position: relative;
}

#ja-header {
	background: url('head.gif') no-repeat top left;
	height: 100px
}



#ja-header a {
	color: #F0F6FB;
}

h1.logo {
	font-size: 200%;
	margin: 0  0 5px;
	padding: 0;
	text-transform: uppercase;
}

h1.logo a {
	background: url('logo.gif') no-repeat;
	bottom: 10px;
	top: 10px;
	display: block;
	height: 80px;
	left: 10px;
	outline: none;
	position: absolute;
	width: 205px
}

h1.logo a span {
	position: absolute;
	top: -1200px;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	background: url('search-bg.gif') no-repeat;
	bottom: 5px;
	height: 20px;
	left: 15px;
	position: absolute;
	width: 194px
}

#ja-search .inputbox {
	background: transparent;
	border: none;
		font-size: 8pt;
	margin-left: 20px;
	margin-top: 3px;
	padding: 0 5px;
	width: 170px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	position: relative;
}

#ja-footer {
	background: url('foot.gif') bottom left;
	color: #A9CAE8;
	height: 80px;
	padding: 0
}

#ja-footer small {
	color: #A9CAE8;
	display: block;
}

#ja-footer .copyright {
	font-style: normal;
	left: 20px;
	position: absolute;
	top: 20px;
}

#ja-footer a {
	color: #A9CAE8;
	text-decoration: none;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-footer ul {
	margin: 0 0 5px;
	padding: 0;
}

#ja-footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-footer li a {
	background: url('vline.gif') no-repeat center left;
	display: inline;
	line-height: normal;
	text-decoration: none; padding-left:12px; padding-right:10px; padding-top:0; padding-bottom:0
}

.ja-cert {
	position: absolute;
	right: 30px;
	top: 20px;
}

.ja-cert a {
	border: none;
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	text-decoration: none;
}

.ja-cert a span {
	display: none;
}

.ja-cert a img {
	border: none;
}

.banneritem {
	display: block;
}
.invi {
	background: url('bg-notice.gif') no-repeat center bottom;
	min-width: 900px;
	height: 120px;;
}

.notice {
	background: #ffffff url('notice.gif') no-repeat right bottom;
	min-width: 800px;
	height: 100px;
	color: #666666;
}
