div#menu {
	position: relative;
	top: 2px;
	left: auto;
	z-index: 11;
	height: 35px;
	background-color:#333;
	width:100%;
	background-image:url(../img/mainnav-active.gif);
	background-repeat:repeat-x;	
	border:1px solid #ccc;
	color: #fff;
	
}

 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	color:#fff;
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;
	color:#fff;
	
}

div#menu li a, #menu li span.separator {
	height: 35px;
	display: block;
	float: left;
	line-height: 35px;
	text-decoration: none;
	color: #fff;
}

div#menu li span {  
	display: block;
	cursor: pointer;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	font-weight: bold;
}

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover {  
	
}

div#menu a.active, div#menu span.active {
	color: #F00;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
}

div#menu li.level1 {
}

div#menu a.level1, div#menu span.level1 {
	padding: 0px 21px;
	background: url(../images/menu_level1_item.png) 0 0 no-repeat;
	font-size: 100%;
	line-height: 250%;
	font-weight:bold;
}

div#menu li.first a.level1, div#menu li.first span.level1 {  
	background: none;
}

div#menu a.level1 span, div#menu span.level1 span {
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	font-size: 100%;
	line-height: 180%;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	margin-top: -5px;
	padding: 0px 0px 10px 0px;
	background: none;
	font-size: 70%;
	font-weight: normal;
	color: #00aede;
	line-height: 10px;
}

div#menu a.active span.sub, div#menu span.active span.sub {  
	color: #F00;
}

div#menu li.level1:hover a.level1 span.sub, div#menu li.level1:hover span.level1 span.sub {
	background: none;
	color:#000;
}

 
div#menu li.fancy {
	position: absolute;
	top: -5px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
}

div#menu li.fancy div.fancy-container {
	padding: 0px 40px 0px 40px;
}

div#menu li.fancy div.fancy-container div.fancy-m {
	height: 42px;

}

div#menu li.fancy div.fancy-container div.fancy-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 42px;
	
}

div#menu li.fancy div.fancy-container div.fancy-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 42px;
	
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 35px;
	left: -999em;  
	width: 165px;
	padding: 2px 0px 1px 0px;
	border-bottom: 1px solid #27557a;
	background: url(../images/menu_dropdown_bg.png) 0 1px no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	background: none;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: url(../images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

div#menu li.level2 a.active, div#menu li.level2 span.active {  
}

div#menu li.level2 a:hover,
div#menu li.level2 span.separator:hover,
div#menu li.level2 span.sfhover {  
}

 

 
div#menu li ul ul {
	margin: -38px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	background: url(../images/menu_dropdown_bg2.png) 0 0 no-repeat;
	border-top: 1px solid #27557a;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-header,
#ja-mainnav,
#ja-topsl,
#ja-pathwaywrap,
#ja-container,
#ja-botsl,
#ja-footer {
	width: 920px;
	margin: 0 auto;
	clear: both;
}

.head { background-image:url(../img/logo.gif); width:920px; height:183px; 	}

.narrow #ja-header,
.narrow #ja-mainnav,
.narrow #ja-topsl,
.narrow #ja-pathwaywrap,
.narrow #ja-container,
.narrow #ja-botsl,
.narrow #ja-footer {
	width: 770px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	float: right;
	width: 55%;
	background: url(../img/content-center.gif) repeat-y;
}

#ja-content-top {
	background: url(../img/content-top.gif) no-repeat top;
}

#ja-content-bot {
	background: url(../img/content-bot.gif) no-repeat bottom;
}

.narrow #ja-content {
	background: url(../img/content-center-n.gif) repeat-y center;
}

.narrow #ja-content-top {
	background: url(../img/content-top-n.gif) no-repeat top center;
}

.narrow #ja-content-bot {
	background: url(../img/content-bot-n.gif) no-repeat bottom center;
}

/*Overrided background for '1 col + content' layout*/
#ja-containerwrap-c #ja-content {
	background: url(../img/content-center2.gif) repeat-y center;
}

#ja-containerwrap-c #ja-content-top {
	background: url(../img/content-top2.gif) no-repeat top center;
}

#ja-containerwrap-c #ja-content-bot {
	background: url(../img/content-bot2.gif) no-repeat bottom center;
}

.narrow #ja-containerwrap-c #ja-content {
	background: url(../img/content-center-n2.gif) repeat-y;
}

.narrow #ja-containerwrap-c #ja-content-top {
	background: url(../img/content-top-n2.gif) no-repeat top;
}

.narrow #ja-containerwrap-c #ja-content-bot {
	background: url(../img/content-bot-n2.gif) no-repeat bottom;
}

/*Overrided background for 'full content' layout*/
#ja-containerwrap-f #ja-content {
	background: url(../img/content-center3.gif) repeat-y;
}

#ja-containerwrap-f #ja-content-top {
	background: url(../img/content-top3.gif) no-repeat top;
}

#ja-containerwrap-f #ja-content-bot {
	background: url(../img/content-bot3.gif) no-repeat bottom;
}

.narrow #ja-containerwrap-f #ja-content {
	background: url(../img/content-center-n3.gif) repeat-y;
}

.narrow #ja-containerwrap-f #ja-content-top {
	background: url(../img/content-top-n3.gif) no-repeat top;
}

.narrow #ja-containerwrap-f #ja-content-bot {
	background: url(../img/content-bot-n3.gif) no-repeat bottom;
}

#ja-content div.ja-innerpad {
	clear: both;
	margin: 0;
	padding: 20px;
	display: block;
	height: 300px;
}

html>body #ja-content div.ja-innerpad {
	height: auto;
	min-height: 300px;
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: left;
	width: 195px;
	overflow: hidden;
}

#ja-masscol {
	margin-bottom: 10px;
	width: 100%;
	float: left;
	display: block;
}

#ja-col1 {
	float: left;
	width: 100%;
	overflow: hidden;
}

#ja-col1 div.ja-innerpad{
	padding: 0 5px 0 0;
}

#ja-col2 {
	float: right;
	width: 49.9%;
	overflow: hidden;
}

#ja-col2 div.ja-innerpad{
	padding: 0 5px 0 0;
}

#ja-col1 table, #ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul, #ja-col2 ul {
	margin: 0;
	padding: 0;
}

#ja-col1 ul li, #ja-col2 ul li {
	padding-left: 13px;
	background: url(../img/bullet-list.gif) no-repeat 2px 8px;
	}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
	padding: 0;
}

#ja-container {
	padding: 10px 0;
}

/* full */
#ja-containerwrap-f #ja-content {
	width: 100%;
	float: none;
}

/* content + col + mass */
#ja-containerwrap-cm {
}

#ja-containerwrap-cm #ja-container {
	background: none;
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

/* content + col */
#ja-containerwrap-c #ja-content {
	width: 78%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 22%;
}

#ja-containerwrap-c #ja-colwrap div.innerpad {
	background: none;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

/* content + mass */
#ja-containerwrap-m {
}

#ja-containerwrap-m #ja-container {
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: url(/img/header-bg.jpg) no-repeat center top;
}

#ja-header {
	height: 40px;
	position: relative;
	z-index: 999;
}

h1.logo {
	margin: 0;
	padding: 0;
	width: 265px;
	font-size: 300%;
	position: absolute;
	top: 20px;
	left: 20px;
	height: 75px;
}

h1.logo a {
	width: 265px;
	float: left;
	display: block;
	background: url(../img/logo.png) no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 75px;
	outline: none;
}

/* Search */
#ja-search {
	width: 157px;
	background: url(../img/search-bg.png) no-repeat;
	line-height: 28px;
	position: absolute;
	top: 4px;
	right: 25px;
	height: 28px;
}

#ja-search .inputbox {
	width: 100px;
	padding: 0;
	border: none;
	margin: 7px 0 0 10px;
	background: none;
	color: #FFFFFF;
}

* html #ja-search .inputbox, *+html #ja-search .inputbox {
	margin: 1px 0 0 10px;
	!important: ;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	padding-top: 6px;
	background: url(../img/mainnav-bg.png) no-repeat;
	line-height: normal;
	position: absolute;
	bottom: 0;
}

.narrow #ja-mainnav {
	background: url(../img/mainnav-bg-n.png) no-repeat bottom;
}

#ja-mainnav a,
#ja-mainnav a:hover,
#ja-mainnav a:active,
#ja-mainnav a:focus {
	outline: none;
}


a.mainlevel {
	width: 99%;
	display: block;
	color: #EFEFEF;
	background: url(../img/mainlevel-bg.gif) no-repeat right top;
	line-height: 32px;
	height: 32px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #F00;
	background: url(../img/mainlevel-bg.gif) no-repeat right bottom;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: url(../img/mainlevel-bg.gif) no-repeat right bottom;
	font-weight: bold;
}

a.mainlevel1 {
	width: 99%;
	display: block;
	color: #EFEFEF;
	background: url(../img/mainlevel-bg.gif) no-repeat left top;
	line-height: 32px;
	height: 32px;
}

a.mainlevel1:hover,
a.mainlevel1:active,
a.mainlevel1:focus {
	color: #F00000;
	background: url(../img/mainlevel-bg.gif) no-repeat left bottom;
	text-decoration: none;
}

a.mainlevel1#active_menu {
	background: url(../img/mainlevel-bg.gif) no-repeat left bottom;
	font-weight: bold;
}


a.sublevel {
	padding: 5px 4px 5px 15px;
	display: block;
	background: url(../img/bullet-list.gif) no-repeat 5px 11px;
	color: #EFEFEF;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #F00;
	text-decoration: none;
}

#active_menu {
	color: #F26522;
	font-weight: bold;
}

#ja-pathwaywrap {
	padding: 0;
	display: block;
	color: #EFEFEF;
	background: url(../img/pathway-bg.gif) no-repeat;
	text-indent: 20px;
	height: 45px;
	position: relative;
}

.narrow #ja-pathwaywrap {
	background: url(../img/pathway-bg-n.gif) no-repeat;
}

#ja-pathway {
	position: absolute;
	top: 8px;
	left: 0;
}

#ja-pathway strong {
	margin-right: 10px;
}

#ja-pathway img {
	margin: 0 5px 1px;
}

#ja-pathway a {
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.module h3 {
	margin: 0 0 8px;
	padding: 0 5px 0 0;
	white-space: nowrap;
	background: url(../img/h3-bg.gif) no-repeat 50% 5px;
	font-size: 100%;
	font-weight: bold;
	line-height: 52px;
}

.narrow div.module h3 {
	background: url(../img/h3-bg-n.gif) no-repeat 50% 5px;
}

div.module h3 span {
	padding-left: 20px;
	display: block;
	background: url(../img/h3span-bg.gif) no-repeat left 45%;
}

div.module,
div.module-hilite {
	padding: 0;
	float: left;
	width: 100%;
	clear: both;
	background: url(../img/box-br.gif) no-repeat bottom right;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div.module div,
div.module-hilite div {
	padding: 0;
	background: url(../img/box-bl.gif) no-repeat bottom left;
}

div.module ul li{ 
	list-style-type:none;
	}

div.module div div,
div.module-hilite div div {
	padding: 0;
	background: url(../img/box-tr.gif) no-repeat top right;
}

div.module div div div,
div.module-hilite div div div {
	padding: 0 15px 20px;
	background: url(../img/box-tl.gif) no-repeat top left;
}


/*no-title module*/
div.module-notitle {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../img/box-br.gif) no-repeat bottom right;
}

div.module-notitle div {
	padding: 0;
	background: url(../img/box-bl.gif) no-repeat bottom left;
}

div.module-notitle div div {
	padding: 0;
	background: url(../img/box-notitle-tr.gif) no-repeat top right;
}

div.module-notitle div div div {
	padding: 20px;
	background: url(../img/box-notitle-tl.gif) no-repeat top left;
}

/* Module hilite */
div.module-hilite h3 {
	margin: 0 0 8px;
	padding: 0 5px 0 0;
	white-space: nowrap;
	background: none;
	font-size: 110%;
	font-weight: bold;
	line-height: 52px;
}

div.module-hilite h3 span {
	padding-left: 22px;
	display: block;
	background: url(../img/h3span-hilite-bg.gif) no-repeat center left;
	font-size:12px;
}

div.module-hilite {
	background: url(../img/box-hilite-br.gif) no-repeat bottom right;
}

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

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

div.module-hilite div div div {
	background: url(../img/box-hilite-tl.gif) no-repeat top left;
}

/*common style for module*/
div.module div div div div,
div.module-hilite div div div div,
div.module-notitle div div div div {
	margin: 0;
	padding: 0;
	float: none;
	background: none;
	overflow: hidden;
}

div.module .article_seperator,
div.module-hilite .article_seperator,
div.module-notitle .article_seperator {
	display: none;
}

.ja-innerdiv {
	float: left;
	width: 100%;
	clear: both;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-full {
	float: none;
	overflow: hidden;
}

#ja-botsl div.moduletable {
	padding: 15px 20px;
}

#ja-botsl div.ja-bot-right {
	background: none;
}

div.ja-box-leftcol {
	float: left;
}

/* Top Spotlight */
#ja-topslwrap {
	
}

#ja-topsl {
	background: url(../img/topsl-bg.png);
	font-size: 115%;
	height: 183px;
	margin-top:5px;
}

.narrow #ja-topsl {
	background: url(../img/topsl-bg-n.png);
}

#ja-topsl h3 {
	padding: 0;
	margin: 2px 0 15px;
	font-size: 200%;
}

#ja-topsl h3 a,
#ja-topsl h3 a:hover,
#ja-topsl h3 a:active,
#ja-topsl h3 a:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-topsl div.moduletable {
	padding: 0;
	margin: 0;
}

#ja-topsl .ja-newflash {
	padding: 0;
	background: url(../img/topimg.png) no-repeat top left;
}

#ja-topsl .ja-newflash .moduletable{
	padding: 30px 20px 30px 400px;
	width: 500px;
}

.narrow #ja-topsl .ja-newflash .moduletable{
	padding: 30px 20px 30px 400px;
	width: 350px;
}

#ja-topsl ul {
	margin: 0;
	padding: 0;
}

#ja-topsl li {
	padding-left: 12px;
	margin: 0;
	background: url(../img/arrow.png) no-repeat 2px 10px;
}

/* Bottom Spotlight */
#ja-botsl {
	background: url(../img/botsl-bg.gif) no-repeat;
	color: #CCCCCC;
}

.narrow #ja-botsl {
	background: url(../img/botsl-bg-n.gif) no-repeat;
}

#ja-botsl h3 {
	margin: 0 0 5px;
	padding: 5px 5px 5px 24px;
	background: url(../img/h3span-bg.gif) no-repeat 0px 6px;
	font-size: 110%;
	font-weight: bold;
}

/* Common Style for Spotlight */
#ja-topsl a, #ja-botsl a {
	color: #CCCCCC;
}

#ja-topsl a:hover,
#ja-topsl a:active,
#ja-topsl a:focus,
#ja-botsl a:hover,
#ja-botsl a:active,
#ja-botsl a:focus {
	color: #F00;
}

#ja-botsl ul {
	margin: 0;
	padding: 0;
}

#ja-botsl li {
	padding-left: 15px;
	margin: 0;
	background: url(../img/arrow.png) no-repeat 3px 7px;
}

#ja-topsl td, #ja-botsl td {
	padding: 0;
}

#ja-topsl .article_seperator, #ja-botsl .article_seperator {
	display: none;
}

#ja-topsl table, #ja-botsl table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	background: url(../img/footer-bg.jpg) repeat-x top #1F1F1F;
}

#ja-footer {
	padding: 30px 0;
	position: relative;
}

#ja-footer small, #ja-footer address {
	padding: 0 0 0 20px;
	float: left;
	display: block;
	color: #666666;
	font-style: normal;
}

#ja-footer a {
	color: #666666;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #F26522;
}

#ja-footer ul {
	margin: 0 0 5px 20px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	padding: 0 20px 0 0;
	display: inline;
	font-weight: bold;
	line-height: normal;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usertoolswrap {
	font-size: 11px;
	z-index: 2;
	position: absolute;
	top: 8px;
	right: 20px;
}

#ja-usertools {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usertools ul {
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
	line-height: normal;
}

#ja-usertools ul li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-usertools img {
	padding: 0;
	margin: 0;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-banner {
	text-align: center;
	position: absolute;
	right: 10px;
	top: 25px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}


#menudrop li {
	display: block;
	list-style-type: none;
	text-align:left;
}

#menudrop ul li {
	display: block;
	list-style-type: none;
	text-align:left;
}

#menudrop a:hover {
	color: #F00;

}

#menudrop .accordion a {
	color: #fff;

}
#menudrop .accordion a:hover {
	color: #F00;

}

#menudrop .toggler a {
	color: #fff;

}
#menudrop .toggler a:hover {
	color: #F00;

}


