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-mainnav {
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: normal;
	background: #646E7B;
	border-bottom: 5px solid #5FA4FB;
}

#ja-mainnav2 {
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 0.5;
	background: #646E7B;
}


a.mainlevel {
	padding: 3px;
	border-bottom: 1px solid #C6CED9;
	display: block;
	color: #646E7B;
	text-decoration: none;
}

td.mainlevel1 {
	border-top: 1px solid #C6CED9;	
	background: #DFE5EC;
}


a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #4F89D2;
	background: #DFE5EC;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: #4F89D2;
	color: #FFFFFF;
	text-decoration: none;
}


#ja-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 95%;
	text-align: left;
	min-width: 750px;
	max-width: 2000px;
	border: 4px solid #646E7B;
}

.narrow #ja-wrapper {
	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;
	vertical-align:middle
}

#ja-header h1 {
	font-size: 2em;
	position: absolute;
}

.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: 8px 0 9px;
	text-indent: 10px;
	background: url(/images/pathway-bg.gif) repeat-x bottom #FFFFFF;
	color: #646E7B;
	font-size: 1.3em;
}

#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-mainbody {
	float: left;
	width: 100%;
}

/* LEFT COLUMN
--------------------------------------------------------- */

#ja-leftcol {
	float: right;
	width: 20%;
}

#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
--------------------------------------------------------- */
#ja-footer {
	clear: both;
	background: url(../images/footer-bg.gif) repeat-x top #434952;
	color: #C6CED9;
	border-bottom: 1px solid #3A4048;
	position: relative;
	height: 30px;
	padding: 5px;	
	vertical-align:bottom;	
}

#ja-footer a {
	color: #C6CED9;
	text-decoration: none;
}

#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
	color: #5FA4FB;
}

#ja-bottomline {
	position: absolute;
	top: 10px;
	left: 15px;
}

#ja-cert {
	position: absolute;
	top: 25px;
	right: 15px;
}

#ja-cert a {
	padding-left: 5px;
}

table.contentpaneopen {
	border: none;
}

.contentheading {
	background-color: transparent;
	font-size: 1.17em;
	font-weight: bold;
	color: #4F89D2;
}

.article_seperator {
	display: block;
	background: url(../images/seperator.gif) repeat-x center;
	height: 10px;
}

td.art_seperator {
	background: url(../images/seperator.gif) repeat-x bottom;
}

div.art_sep {
	width: 100%;
	height: 100%;
	background: url(../images/seperator.gif) repeat-x bottom;
}

h3 {
	margin: 0 0 5px;
	padding: 0 10px 4px 14px;
	/*color: #646E7B;*/
	color: #4F89D2;
	background: url(../images/h3right-bg.gif) no-repeat bottom left;
	font-size: 1em;
}

.sep {
	background: url(../images/sep.gif) repeat-y top left #ECF0F4;
}

#ja-leftline {
	top: 10px;
	left: 15px;
	width: 30%;
	float:left;
	vertical-align:bottom;
}

#ja-rightline {
	top: 10px;
	left: 15px;
	width: 65%;
	float:right;
	vertical-align:bottom;
	text-align:right
}

#ja-rightline table{
	float:right;
	text-align:right;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 3px;
}

