* {
	margin: 0;
	padding: 0;
}

body {
	color: #545C66;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	line-height: 1.5;
}


body#bd {
	background: url(/images/body-bg.jpg) repeat-x top #5E6874;
	background-attachment: fixed;
}

body.fs3{
	font-size: 11px;
}

a {
	color: #4F89D2;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #5FA4FB;
	text-decoration: underline;
}

#ja-topsl1 {
background:url("../images/topsl-bg.gif") repeat-x scroll center bottom #545C66;
color:#D9E5F4;
padding:10px;
}

.separator {
background:url("../images/seperator.gif") repeat-x scroll center center transparent;
display:block;
height:10px;
}

#ja-mainnav {
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: normal;
	background: #646E7B;
	border-bottom: 5px solid #5FA4FB;
}

#ja-mainnav2 {
	float: center !important;
	width: 100%;
	font-size: 1em;
	line-height: 0.5;
	background: #646E7B;
	text-align: center;
}

#ja-wrapper1 {
	margin: 0 auto;
	padding: 0;
	border: 4px solid #646E7B;
}

#ja-wrapper2 {
	margin: 0 auto;
	border: 4px solid #646E7B;
	width: 750px;	
}


.narrow #ja-wrapper1 {
	width: 750px;
}

#ja-container,
#ja-container-fr,
#ja-container-fl,
#ja-container-f {
	clear: both;
	padding: 0;
}

#ja-container,
#ja-container-fr {
	background: url(/images/container-bg.png) repeat-y 0% 0 #FFFFFF;
}

#ja-container-fl,
#ja-container-f {
	background: #FFFFFF;
}

#ja-contentwrap {
	background: url(/images/grad1.gif) repeat-x top;
}

#ja-content {
	padding: 10px 15px 20px;
}


#ja-header {
	clear: both;
	background: url(/images/header-bg.jpg) top right repeat-x #4F89D2;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	height: 70px;
	position: relative;
}

#ja-header h1 img {
	float: left;
	border: none;
}

#ja-header h1 {
	font-size: 2em;
	position: absolute;
	top: 12px;
	left: 15px;
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}


h1 {
	font-size: 1.5em;
	font-weight: normal;
}



#ja-usertoolswrap {
	position: absolute;
	top: 25px;
	right: 15px;
	height: 27px;
	padding: 0;
	padding-left: 4px;
	background: url(/images/usertools-left-bg.gif) top left no-repeat;
}

#ja-usertools {
	float: right;
	padding: 0;
	float: left;
	display: block;
	font-size: 11px;
	height: 27px;
	background: url(/images/usertools-right-bg.gif) top right no-repeat;
	vertical-align: top;

}

/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	padding: 7px 0 9px;
	text-indent: 10px;
	background: url(/images/pathway-bg.gif) repeat-x bottom #FFFFFF;
	color: #646E7B;
}

#ja-pathway strong {
	margin-right: 10px;
}

#ja-pathway img {
	margin: 0 5px;
}

#ja-pathway a {
	color: #646E7B;
	text-decoration: none;
}

#ja-pathway a:hover, #ja-pathway a:active {
	color: #646E7B;
	text-decoration: none;
}

a img {
	border: none;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(/images/bullet-list.gif) no-repeat 20px 6px;
}

/* CONTENT COLUMN
--------------------------------------------------------- */
#ja-mainbody1 {
	background-color:#FFF;
	vertical-align:top;
}

/* LEFT COLUMN
--------------------------------------------------------- */

#ja-lc {
	height: 100%;
	float: right;
	
	width: 18%;
	background-color: #D0DCE7;
	min-height: 600px; 
	min-width: 120px;
	background: url("/images/sep.gif") repeat-y scroll left top #ECF0F4;
	vertical-align:top;
}

#sort {
	background: #D0DCE7;
	color: #646E7B;
	font-size: 1em;
	margin: 0 0px 5px;
	padding: 5px 10px;
}

#ja-lct {
/*	height: 100%;
	float: right;
*/	
	width: 20%;
	background-color: #D0DCE7;
/*	min-height: 600px; */
	min-width: 120px;
	background: url("/images/sep.gif") repeat-y scroll left top #ECF0F4;
	vertical-align:top;
}


#ja-leftcol div.moduletable h3 {
	margin: 0 -10px 5px;
	padding: 5px 10px;
	background: url(../images/h3-bg.gif) no-repeat center right #D0DCE7;
	color: #646E7B;
	font-size: 1em;
}

#ja-leftcol div.moduletable {
	padding: 0 10px 10px;
	background: url(/images/modules-bg.gif) repeat-y top right #ECF0F4;
}

/* FOOTER
--------------------------------------------------------- */
#footer {
	clear: both;
	background: url(../images/footer-bg.gif) repeat-x top #434952;
	color: #C6CED9;
	border-bottom: 1px solid #3A4048;
	position: relative;
	height: 40px;
	vertical-align:bottom;
	padding: 5;
}

#footer a {
	color: #C6CED9;
	text-decoration: none;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #5FA4FB;
}

#ja-leftline {
	width: 25%;
	float:left;
	vertical-align:middle;
	padding: 5px;
}

#ja-rightline {
	width: 70%;
	float:right;
	text-align:right;
	padding: 5px;
}


#ja-cert {
	position: absolute;
	top: 25px;
	right: 15px;
}

#ja-cert a {
	padding-left: 5px;
}
.sep {
	background: url(/images/sep.gif) repeat-y top left #ECF0F4;
}
#banner {
	background-color: #545C66;
	background-image: repeat-x scroll center bottom #545C66;
	width: 100%;
	color: #D9E5F4;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#b_inner {
	background: url(images/topsl-modules-bg.gif) repeat-x scroll center top transparent;
	margin: 0;
	width: 100%;
	padding:5px 10px 10px;}
#box {
	width: 100%;
}

a img {
border:medium none;
}
#referr {
	background-color: #D0DCE7;
	background-image: url(images/h3-bg3.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 12px;
	line-height: 15px;
}
#list {
	background-image: url(images/vertS.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#pager {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	size: 10pt;
}
#pass:hover{
	color: #FFFFFF;
	background-color: #747E8B;
	background-repeat: no-repeat;
	background-position: left top;
}

#act{
	background: url(/images/tabright-active.gif) no-repeat right top;
	color: #FFFFFF;
	font-size: 10pt;	
}#warn {
	color: #F00;
}
