html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	background: #ffffff;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12px;
}
body#bd {
	padding: 70px 0 0;
	color: #333333;
	background: url("../images/body-top.jpg") repeat-x top center #ffffff;
}
body.contentpane {
	width: auto; 
	margin: 1em 2em;
	background: #ffffff;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}


a {
	color: #35a6be;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #35a6be;
	text-decoration: underline;
}


.contentheading, h1, h2, h3 {
	font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


small, .small {
	color: #999999;
	font-size: 100%;
}


h1 {font-size: 180%;}
h2 {font-size: 155%;}
h3 {
	font-size: 125%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	text-transform: uppercase;
}
p, pre, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
ul {list-style: none;}
ul li {
	padding-left: 30px;
	background: url("../images/bullet-list.gif") no-repeat 15px 6px;
	line-height: 180%;
}
ol li {
	margin-left: 35px;
	line-height: 180%;
}
th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
fieldset {border: none;}
hr {
	border-top: 1px solid #dddddd;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}
a img {border: none;}
td, div {font-size: 100%;}


form {
	margin: 0;
	padding: 0;
}
form label {cursor: pointer;}
input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
select, textarea, .inputbox {
	background: #ffffff;
	color: #666666;
	margin-bottom: 1px;
	padding: 3px 2px;
	border: 1px solid #dddddd;
}
.button {
	padding: 2px 5px;
	border-top: 1px solid #efefef;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #efefef;
	color: #333333;
	background: url("../images/grad1.gif") repeat-x top #f2f9fd;
}
* html .button, *+html .button {padding: 2px 3px !important;}
.inputbox {
	margin-bottom: 1px;
	padding: 3px 2px;
	border: 1px solid #dddddd;
	background: #ffffff;
}


pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #f2f9fd;
}


.error {
	padding-left: 25px;
	color: #cc0000;
	background: url("../images/bullet-error.gif") no-repeat top left;
}
.message {
	padding-left: 25px;
	color: #f29441;
	background: url("../images/bullet-info.gif") no-repeat top left;
}
.tips {
	padding-left: 25px;
	color: #35a6be;
	background: url("../images/bullet-tips.gif") no-repeat top left;
}
.highlight {
	padding: 1px 5px;
	background: #f2f9fd;
	font-weight: bold;
}


p.stickynote {
	padding: 10px 0px 10px 50px;
	border: 1px solid #dddddd;
	background: url("../images/sticky-bg.gif") no-repeat 5px 10px #ffffff;
}
p.download {
	padding: 10px 0px 10px 50px;
	border: 1px solid #dddddd;
	background: url("../images/download-bg.gif") no-repeat 5px 10px #ffffff;
}


.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #ffffff;
	color: #35a6be;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}
.legend {
	margin: 20px 0px;
	padding: 10px 10px;
	border: 1px solid #CACACC;
	background: #ffffff;
	position: relative;
}


#ja-col1 .article_seperator, #ja-col2 .article_seperator {display: none;}
table.blog .contentheading {font-size: 170%;}
.contentheading {
	padding-bottom: 5px;
	font-size: 200%;
}
.readon {color: #f29441;}
.readon:hover, .readon:active, .readon:focus {
	color: #f29441;
	text-decoration: underline;
}
a.readon {color: #f29441;}
a.readon:hover, a.readon:active, a.readon:focus {color: #f29441;}
.moduletable {padding: 0;}


#ja-mainwrapper {
	padding-bottom: 30px;
	background: url("../images/body-bot.jpg") no-repeat bottom center;
}
#ja-wrapper {
	padding-top: 17px;
	width: 970px;
	margin: 0 auto;
	clear: both;
}
#ja-wrapper-top {
	background: url("../images/mainwrap-top.png") no-repeat top;
	height: 15px;
}
#ja-wrapper-bottom {
	display: block;
	background: url("../images/mainwrap-bot.png") no-repeat bottom;
	height: 50px;
}
#ja-wrapper-inner {
	padding: 0 6px;
	background: url("../images/mainwrap-center.png") repeat-y top;
}
.narrow #ja-wrapper-top {background: url("../images/mainwrap-top2.png") no-repeat top;}
.narrow #ja-wrapper-bottom {background: url("../images/mainwrap-bot2.png") no-repeat bottom;}
.narrow #ja-wrapper-inner {background: url("../images/mainwrap-center2.png") repeat-y top;}


#ja-content {
	float: left;
	width: 60%;
	background: url("../images/dot.gif") repeat-y top right;
}
#ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 15px 20px;
}
html>body #ja-content div.innerpad {
	height: auto;
}


#ja-colwrap {
	float: right;
	width: 40%;
	background: url("../images/col-bg.gif") no-repeat bottom right;
}
#ja-colwrap div.innerpad {background: url("../images/vdot.gif") repeat-y top center;}
#ja-col1 {
	float: left;
	width: 50%;
	overflow: hidden;
}
#ja-col2 {
	float: right;
	width: 49.9%;
	overflow: hidden;
}
#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("../images/bullet-list.gif") no-repeat 2px 8px;
}
#ja-masscol {background: url("../images/hdot.gif") repeat-x bottom #ffffff;}


#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {
	padding: 2px 0;
	background: url("../images/hdot.gif") repeat-x top left;
}
#ja-container {background: url("../images/content-bg.gif") no-repeat 132px bottom;}
.narrow #ja-container {background: url("../images/content-bg.gif") no-repeat left bottom;}


#ja-containerwrap-f #ja-container {background: #ffffff;}
#ja-containerwrap-f #ja-content {width: 100%;}


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


#ja-containerwrap-c #ja-container {background: url("../images/content-bg.gif") no-repeat 324px bottom;}
.narrow #ja-containerwrap-c #ja-container {background: url("../images/content-bg.gif") no-repeat 150px bottom;}
#ja-containerwrap-c #ja-content {width: 80%;}
#ja-containerwrap-c #ja-colwrap {
	width: 20%;
	background: url("../images/col-bg.gif") no-repeat right bottom;
}
#ja-containerwrap-c #ja-colwrap div.innerpad {background: none;}
#ja-containerwrap-c #ja-col1, #ja-containerwrap-c #ja-col2 {width: 100%;}


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


#ja-header {
	height: 55px;
	position: relative;
	z-index: 999;
}
h1.logo {
	margin: 0;
	padding: 0;
	width: 190px;
	font-size: 300%;
	position: absolute;
	top: -45px;
	left: -15px;
	height: 95px;
}
h1.logo a {
	width: 190px;
	float: left;
	display: block;
	background: url("../images/logo1.png") no-repeat;
	text-transform: uppercase;
	text-indent: -5000px;
	height: 95px;
	outline: none;
}
h1.logo a:hover {background: url("../images/logo2.png") no-repeat;}


#ja-search {
	width: 142px;
	background: url("../images/search-bg.gif") no-repeat;
	position: absolute;
	bottom: 20px;
	right: 10px;
	height: 20px;
}
#ja-search .inputbox {
	width: 100px;
	padding: 0;
	border: none;
	margin: 3px 0 0 5px;
	color: #35a6be;
	background: #ffffff;
}


#ja-mainnav {
	position: absolute;
	bottom: 5px;
	left: 180px;
}
#ja-mainnav a, #ja-mainnav a:hover, #ja-mainnav a:active, #ja-mainnav a:focus {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif;
	outline: none;
}


a.mainlevel {
	padding: 5px 0 5px 15px;
	width: 90%;
	border-bottom: 1px solid #efefef;
	display: block;
	color: #333333;
	background: url("../images/arrow.png") no-repeat 3px 9px;
}
a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus {
	color: #35a6be;
	background: url("../images/arrow.png") no-repeat 3px 9px #F7F7F7;
	text-decoration: none;
}


div.moduletable h3, div.moduletable-default h3 {
	padding: 0 0 5px 25px;
	margin: 0;
	background: url("../images/icon/icon-default.png") no-repeat top left;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
}
div.moduletable, div.moduletable-default {padding: 10px 15px;}
div.icon1 h3 {background-image: url("../images/icon/h3-icon1.png");}
div.icon2 h3 {background-image: url("../images/icon/h3-icon2.png");}
div.icon3 h3 {background-image: url("../images/icon/h3-icon3.png");}
div.icon4 h3 {background-image: url("../images/icon/h3-icon4.png");}
div.icon5 h3 {background-image: url("../images/icon/h3-icon5.png");}
div.icon6 h3 {background-image: url("../images/icon/h3-icon6.png");}
div.icon7 h3 {background-image: url("../images/icon/h3-icon7.png");}
div.icon8 h3 {background-image: url("../images/icon/h3-icon8.png");}
div.icon9 h3 {background-image: url("../images/icon/h3-icon9.png");}
#ja-col1 div.moduletable h3, #ja-col2 div.moduletable h3, #ja-col1 div.moduletable-default h3, #ja-col2 div.moduletable-default h3 {
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	background: url("../images/hdot.gif") repeat-x bottom left;
	color: #35a6be;
}
#ja-colwrap div.moduletable, #ja-colwrap div.moduletable-default {
	padding: 10px 14px !important;
	margin: 0 1px;
}


#ja-topslwrap {
	margin: 0;
	padding: 0;
}
#ja-topsl {
	margin: 0;
	padding: 0 10px 10px;
}


#ja-top {
	float: right;
	width: 40%;
}
#ja-top div.module {
	margin: 0 0 0 0px;
	padding: 0;
	background: url("../images/boxsl-br.gif") no-repeat right bottom;
}
#ja-top div.module div {background: url("../images/boxsl-bl.gif") no-repeat left bottom;}
#ja-top div.module div div {background: url("../images/boxsl-tr.gif") no-repeat right top;}
#ja-top div.module div div div {
	margin: 0;
	padding: 5px 10px;
	background: url("../images/boxsl-tl.gif") no-repeat left top;
	height: 195px;
}


.ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}
#ja-botsl1 div.moduletable-default, #ja-botsl2 div.moduletable-default, #ja-botsl1 div.moduletable, #ja-botsl2 div.moduletable {padding: 15px 20px;}
#ja-botsl div.ja-bot-right {background: none;}


#ja-botsl1 {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #ffffff;
	margin-top: 2px;
	background: url("../images/grad2.gif") repeat-x left bottom #ffffff;
	color: #666666;
}
#ja-botsl1 div.ja-box-left, #ja-botsl1 div.ja-box-right {background: url("../images/vdot.gif") repeat-y right top;}


#ja-botsl2 {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: url("../images/grad2.gif") repeat-x left bottom #ffffff;
	color: #666666;
}
#ja-botsl2 div.ja-box-left, #ja-botsl2 div.ja-box-center {background: url("../images/vdot.gif") repeat-y right top;}


#ja-botsl1 ul, #ja-botsl2 ul {
	margin: 0;
	padding: 0;
}
#ja-botsl1 li, #ja-botsl2 li {
	padding-left: 15px;
	margin: 0;
	background: url("../images/arrow.png") no-repeat 2px 6px;
}
#ja-botsl1 td, #ja-botsl2 td {padding: 0;}
#ja-botsl1 .article_seperator, #ja-botsl2 .article_seperator {display: none;}
#ja-botsl1 table, #ja-botsl2 table {
	border-collapse: collapse;
	border-spacing: 0;
}


#ja-footer {
	clear: both;
	padding: 20px;
	margin-top: 1px;
	background: url("../images/hdot.gif") repeat-x top left;
	position: relative;
}
#ja-footer a {color: #999999;}
#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {color: #333333;}
#ja-footer ul {
	margin: 0 0 5px 0;
	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;
}


#ja-usercolorswrap {
	font-size: 11px;
	position: absolute;
	top: 20px;
	right: 15px;
}
#ja-usertoolswrap {
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	right: 200px;
}
#ja-usertools {
	margin: 0;
	padding: 10px 0 4px 0;
	float: left;
}
#ja-usercolors {
	float: left;
	padding: 10px 5px 4px;
}


#ja-usertools {
	padding: 0;
	width: 30px;
	font-size: 11px;
	line-height: normal;
	position: absolute;
	bottom: 20px;
	right: 0px;
	height: 0px;
	overflow: hidden;
}


#ja-slideshowwrap {
	float: left;
	width: 59.9%;
	position: relative;
}
.ja-slideshow-mask {
	width: 100%;
	display: block;
	background: url("../images/mask-slideshow.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 210px;
	z-index: 1;
}
#ja-slideshow {margin-left: 10px;}
#ja-slideshow div.moduletable {
	margin: 0;
	padding: 0;
}
#ja-slideshow-wrap {
	margin: 0;
	padding: 0;
	position: relative;
	height: 210px;
}
#ja-slideshow-case {
	position: absolute;
	top: 0;
	left: 0;
}


.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {height: 1%;}


html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

.ctitl p a:link,.ctitl p a:visited,.ctitl p a:hover,.ctitl p a:active {
	text-decoration:none;
	background:#ffffff;
	border: 1px solid #cccccc;
	padding:2px 5px;
	font-size:10px;
}
.ctitl p {margin:4px 6px;}
.ctitl p span {
	text-decoration:none;
	background:#ffffff;
	padding:2px 5px;
	border:1px solid #cccccc;
	font-size:10px;
}
.ctitl h4 {
	margin-top:-1.45em;
	padding:0;
	border:none;
}

