html {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
body {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0); line-height: 120%; font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}
body#bd {
	background: rgb(242, 242, 242); color: rgb(51, 51, 51);
}
body.contentpane {
	margin: 0px; width: auto; color: rgb(51, 51, 51); line-height: 1.3em; font-size: 12px;
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 13px;
}
body.fs5 {
	font-size: 14px;
}
body.fs6 {
	font-size: 15px;
}
a {
	color: rgb(0, 102, 153); text-decoration: underline;
}
a:hover {
	color: rgb(51, 51, 51); text-decoration: underline;
}
a:active {
	color: rgb(51, 51, 51); text-decoration: underline;
}
a:focus {
	color: rgb(51, 51, 51); text-decoration: underline;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
}
.blog_more strong {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
small {
	color: rgb(102, 102, 102); font-size: 92%;
}
.small {
	color: rgb(102, 102, 102); font-size: 92%;
}
.smalldark {
	color: rgb(102, 102, 102); font-size: 92%;
}
.mosimage_caption {
	color: rgb(102, 102, 102); font-size: 92%;
}
.createby {
	color: rgb(102, 102, 102); font-size: 92%;
}
.createdate {
	color: rgb(102, 102, 102); font-size: 92%;
}
.modifydate {
	color: rgb(102, 102, 102); font-size: 92%;
}
a.readon {
	color: rgb(102, 102, 102); font-size: 92%;
}
.img_caption {
	color: rgb(102, 102, 102); font-size: 92%;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	text-transform: uppercase; font-size: 100%;
}
p {
	margin: 1em 0px; padding: 0px;
}
pre {
	margin: 1em 0px; padding: 0px;
}
blockquote {
	margin: 1em 0px; padding: 0px;
}
ul {
	margin: 1em 0px; padding: 0px;
}
ol {
	margin: 1em 0px; padding: 0px;
}
h1 {
	margin: 1em 0px; padding: 0px;
}
h2 {
	margin: 1em 0px; padding: 0px;
}
h3 {
	margin: 1em 0px; padding: 0px;
}
h4 {
	margin: 1em 0px; padding: 0px;
}
h5 {
	margin: 1em 0px; padding: 0px;
}
h6 {
	margin: 1em 0px; padding: 0px;
}
ul {
	list-style: none;
}
ul li {
	background: url("../images/bullet.gif") no-repeat 18px 8px; line-height: 180%; padding-left: 30px;
}
ol li {
	line-height: 180%; margin-left: 35px;
}
th {
	padding: 5px; text-align: left; font-weight: bold;
}
fieldset {
	background: url("../images/hdot2.gif") repeat-x top; padding: 10px 5px; border: currentColor;
}
fieldset a {
	font-weight: bold;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(204, 204, 204) currentColor currentColor; height: 1px;
}
td {
	font-size: 11px;
}
div {
	font-size: 11px;
}
img {
	border: currentColor;
}
form {
	margin: 0px; padding: 0px;
}
form label {
	cursor: pointer;
}
input {
	padding: 3px 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 100%;
}
select {
	padding: 3px 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 100%;
}
textarea {
	padding: 3px 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 100%;
}
.inputbox {
	padding: 3px 5px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 100%;
}
.button {
	background: url("../images/grad1.gif") repeat-x top rgb(51, 51, 51); padding: 3px 5px; border: 1px solid rgb(51, 51, 51); color: rgb(204, 204, 204); text-transform: uppercase; font-size: 85%;
}
.button:hover {
	background: rgb(51, 51, 51); border: 1px solid rgb(153, 153, 153); color: rgb(255, 255, 255);
}
.button:focus {
	background: rgb(51, 51, 51); border: 1px solid rgb(153, 153, 153); color: rgb(255, 255, 255);
}
* html .button {
	padding: 2px 0px !important;
}
* + html .button {
	padding: 2px 0px !important;
}
.inputbox {
	background: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204);
}
.inputbox:hover {
	background: rgb(255, 255, 204);
}
.inputbox:focus {
	background: rgb(255, 255, 204);
}
pre {
	background: rgb(255, 255, 255); font: 1em/1.5 "Courier News", monospace; margin: 5px 0px 15px; padding: 10px 15px; border-left-color: rgb(153, 153, 153); border-left-width: 5px; border-left-style: solid; font-size-adjust: none; font-stretch: normal;
}
.code {
	background: rgb(255, 255, 255); font: 1em/1.5 "Courier News", monospace; margin: 5px 0px 15px; padding: 10px 15px; border-left-color: rgb(153, 153, 153); border-left-width: 5px; border-left-style: solid; font-size-adjust: none; font-stretch: normal;
}
blockquote {
	padding: 1em 40px 1em 15px;
}
blockquote span.open {
	background: url("../images/so-q.gif") no-repeat left top; padding: 0px 0px 0px 20px;
}
blockquote span.close {
	background: url("../images/sc-q.gif") no-repeat right bottom; padding: 0px 20px 0px 0px;
}
.quote-hilite {
	background: rgb(255, 255, 255); margin: 0px; padding: 10px 15px; border: 1px solid rgb(202, 202, 204);
}
.small-quote {
	margin: 0px; padding: 0px;
}
.small-quote span.open-quote {
	background: url("../images/so-q.gif") no-repeat left; margin: 0px; padding-left: 20px;
}
.small-quote span.close-quote {
	background: url("../images/sc-q.gif") no-repeat right; margin: 0px; padding-right: 20px;
}
.small-quote span.author {
	background: url("../images/author.gif") no-repeat 5px 4px rgb(234, 235, 238); margin: 0.5em 0px 0px; padding: 2px 5px 2px 20px; text-transform: uppercase; font-size: 90%; border-top-color: rgb(220, 221, 224); border-top-width: 1px; border-top-style: solid; display: block;
}
.dropcap {
	font: 50px/40px Georgia, Times, serif; padding: 4px 8px 0px 0px; color: rgb(153, 153, 153); float: left; display: block; font-size-adjust: none; font-stretch: normal;
}
p.error {
	background: url("../images/icon-error.gif") no-repeat left top; color: rgb(191, 0, 0); padding-left: 25px;
}
p.message {
	background: url("../images/icon-info.gif") no-repeat left top; color: rgb(0, 102, 153); padding-left: 25px;
}
p.tips {
	background: url("../images/icon-tips.gif") no-repeat left top; color: rgb(238, 150, 0); padding-left: 25px;
}
.highlight {
	background: rgb(255, 255, 204); padding: 1px 5px; font-weight: bold;
}
p.stickynote {
	background: url("../images/sticky-bg.gif") no-repeat 5px rgb(255, 255, 255); padding: 10px 0px 10px 40px; border: 1px solid rgb(202, 202, 204);
}
p.download {
	background: url("../images/download-bg.gif") no-repeat 5px rgb(255, 255, 255); padding: 10px 0px 10px 40px; border: 1px solid rgb(202, 202, 204);
}
.blocknumber {
	padding: 5px 15px 10px; clear: both; position: relative;
}
ul.checklist {
	list-style: none;
}
ul.checklist li {
	background: url("../images/checklist-bg.gif") no-repeat 0px 3px; padding: 0px 0px 5px 20px; margin-left: 15px;
}
ul.small-checklist {
	list-style: none;
}
ul.small-checklist li {
	background: url("../images/icon_list.gif") no-repeat 0px 3px; padding: 0px 0px 5px 20px; margin-left: 15px;
}
ul.stars {
	list-style: none;
}
ul.stars li {
	background: url("../images/star-bg.gif") no-repeat 0px 3px; padding: 0px 0px 5px 20px; margin-left: 15px;
}
.bignumber {
	background: url("../images/ol-bg.gif") no-repeat left top; font: bold 20px/normal Arial, sans-serif; padding: 6px 7px; color: rgb(123, 165, 102); margin-right: 8px; float: left; display: block; font-size-adjust: none; font-stretch: normal;
}
div.bubble1 {
	margin: 15px 0px;
}
div.bubble2 {
	margin: 15px 0px;
}
div.bubble3 {
	margin: 15px 0px;
}
div.bubble4 {
	margin: 15px 0px;
}
div.bubble1 span.author {
	background: url("../images/author.gif") no-repeat left; padding-left: 15px; font-weight: bold; margin-left: 15px;
}
div.bubble2 span.author {
	background: url("../images/author.gif") no-repeat left; padding-left: 15px; font-weight: bold; margin-left: 15px;
}
div.bubble3 span.author {
	background: url("../images/author.gif") no-repeat left; padding-left: 15px; font-weight: bold; margin-left: 15px;
}
div.bubble4 span.author {
	background: url("../images/author.gif") no-repeat left; padding-left: 15px; font-weight: bold; margin-left: 15px;
}
div.bubble1 div {
	background: url("../images/bub1-br.gif") no-repeat right bottom; margin: 0px; width: 100%;
}
div.bubble1 div div {
	background: url("../images/bub1-bl.gif") no-repeat left bottom;
}
div.bubble1 div div div {
	background: url("../images/bub1-tr.gif") no-repeat right top;
}
div.bubble1 div div div div {
	background: url("../images/bub1-tl.gif") no-repeat left top;
}
div.bubble1 div div div div div {
	margin: 0px; padding: 15px 15px 30px; width: auto;
}
div.bubble2 div {
	background: url("../images/bub2-br.gif") no-repeat right bottom; margin: 0px; width: 100%;
}
div.bubble2 div div {
	background: url("../images/bub2-bl.gif") no-repeat left bottom;
}
div.bubble2 div div div {
	background: url("../images/bub2-tr.gif") no-repeat right top;
}
div.bubble2 div div div div {
	background: url("../images/bub2-tl.gif") no-repeat left top;
}
div.bubble2 div div div div div {
	margin: 0px; padding: 15px 15px 35px; width: auto;
}
div.bubble3 div {
	background: url("../images/bub3-br.gif") no-repeat right bottom; margin: 0px; width: 100%;
}
div.bubble3 div div {
	background: url("../images/bub3-bl.gif") no-repeat left bottom;
}
div.bubble3 div div div {
	background: url("../images/bub3-tr.gif") no-repeat right top;
}
div.bubble3 div div div div {
	background: url("../images/bub3-tl.gif") no-repeat left top;
}
div.bubble3 div div div div div {
	margin: 0px; padding: 15px 15px 50px; width: auto;
}
div.bubble4 div {
	background: url("../images/bub4-br.gif") no-repeat right bottom; margin: 0px; width: 100%;
}
div.bubble4 div div {
	background: url("../images/bub4-bl.gif") no-repeat left bottom;
}
div.bubble4 div div div {
	background: url("../images/bub4-tr.gif") no-repeat right top;
}
div.bubble4 div div div div {
	background: url("../images/bub4-tl.gif") no-repeat left top;
}
div.bubble4 div div div div div {
	margin: 0px; padding: 15px 15px 55px; width: auto;
}
.legend-title {
	background: rgb(246, 246, 246); margin: 0px; padding: 0px 3px; left: 7px; top: -10px; font-weight: bold; float: left; display: block; position: absolute;
}
.legend {
	background: rgb(255, 255, 255); margin: 20px 0px; padding: 0px 10px; border: 1px solid rgb(202, 202, 204); position: relative;
}
table.blog {
	
}
.article_separator {
	height: 20px; clear: both; display: block;
}
.article_column {
	
}
.column_separator {
	padding: 0px 25px;
}
td.sectiontableheader {
	padding: 4px; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
tr.sectiontableentry0 td {
	padding: 4px;
}
tr.sectiontableentry1 td {
	padding: 4px;
}
tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0 {
	padding: 3px;
}
td.sectiontableentry1 {
	padding: 3px;
}
td.sectiontableentry2 {
	padding: 3px;
}
table.contentpane {
	border: currentColor; width: 100%;
}
table.contentpaneopen {
	border: currentColor; border-collapse: collapse; border-spacing: 0;
}
table.contenttoc {
	margin: 0px 0px 10px 10px; padding: 0px; width: 35%; float: right;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	background: url("../images/bullet-list.gif") no-repeat 5% 50%; padding: 1px 5px 1px 25px;
}
table.contenttoc th {
	padding: 0px 0px 3px; text-indent: 5px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
table.poll {
	padding: 0px; width: 100%; border-collapse: collapse;
}
table.pollstableborder {
	padding: 0px; border: currentColor; width: 100%; text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 4px !important; border-collapse: collapse; border-spacing: 0;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: rgb(236, 236, 236);
}
table.searchintro {
	padding: 10px 0px; width: 100%;
}
table.searchintro td {
	padding: 5px !important;
}
table.adminform {
	
}
.adminform .inputbox {
	
}
.blog_more {
	background: url("../images/hdot.gif") repeat-x top; padding: 10px 0px;
}
.blog_more strong {
	margin: 0px 0px 5px; font-size: 125%; display: block;
}
.blog_more ul {
	margin: 0px; padding: 0px;
}
.blog_more ul li {
	background: url("../images/bullet.gif") no-repeat 6px 8px; margin: 0px; padding: 0px 0px 0px 17px;
}
.category {
	font-weight: bold;
}
h1.componentheading {
	background: url("../images/hdot.gif") repeat-x bottom; margin: 0px 0px 10px; padding: 5px 0px 15px;
}
.componentheading {
	background: url("../images/hdot.gif") repeat-x bottom; margin: 0px 0px 10px; padding: 5px 0px 15px;
}
.componentheading {
	font-size: 200%; font-weight: bold;
}
.contentdescription {
	padding-bottom: 30px;
}
h2.contentheading {
	margin: 0px; padding: 5px 0px 8px; font-weight: normal;
}
.contentheading {
	margin: 0px; padding: 5px 0px 8px; font-weight: normal;
}
table.blog .contentheading {
	font-size: 150%;
}
.contentheading {
	font-size: 200%;
}
a.contentpagetitle {
	text-decoration: none !important;
}
a.contentpagetitle:hover {
	text-decoration: none !important;
}
a.contentpagetitle:active {
	text-decoration: none !important;
}
a.contentpagetitle:focus {
	text-decoration: none !important;
}
a.readon {
	background: url("../images/arrow.png") no-repeat 5px 48%; padding: 1px 5px 1px 14px; border: 1px solid rgb(246, 246, 246); color: rgb(0, 102, 153); text-transform: uppercase; font-weight: bold; text-decoration: none; margin-top: 10px; float: left; display: block;
}
a.readon:hover {
	background: url("../images/arrow.png") no-repeat 5px 48% rgb(255, 255, 255); border: 1px solid rgb(236, 236, 236);
}
a.readon:active {
	background: url("../images/arrow.png") no-repeat 5px 48% rgb(255, 255, 255); border: 1px solid rgb(236, 236, 236);
}
a.readon:focus {
	background: url("../images/arrow.png") no-repeat 5px 48% rgb(255, 255, 255); border: 1px solid rgb(236, 236, 236);
}
table.contentpaneopen td {
	
}
table.contentpane td {
	
}
table.contentpaneopen {
	width: 100%;
}
table.contentpane {
	width: 100%;
}
table.blog {
	width: 100%;
}
.moduletable {
	padding: 0px;
}
ul.pagination {
	background: url("../images/hdot.gif") repeat-x top; margin: 15px auto; padding: 10px 0px;
}
ul.pagination li {
	margin: 0px; padding: 0px; display: inline;
}
ul.pagination li span {
	padding: 2px 5px;
}
ul.pagination a {
	padding: 2px 5px; border: 1px solid rgb(246, 246, 246);
}
ul.pagination a:hover {
	background: rgb(255, 255, 255); border: 1px solid rgb(236, 236, 236);
}
ul.pagination a:active {
	background: rgb(255, 255, 255); border: 1px solid rgb(236, 236, 236);
}
ul.pagination a:focus {
	background: rgb(255, 255, 255); border: 1px solid rgb(236, 236, 236);
}
.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0px;
}
.sectiontableheader {
	background: rgb(68, 68, 68); padding: 8px 5px; color: rgb(255, 255, 255);
}
.sectiontableheader a {
	color: rgb(255, 255, 255);
}
tr.sectiontableentry1 td {
	background: url("../images/hdot2.gif") repeat-x bottom; padding: 8px 5px;
}
tr.sectiontableentry2 td {
	background: url("../images/hdot2.gif") repeat-x bottom rgb(236, 236, 236); padding: 8px 5px;
}
tr.sectiontableentry1:hover td {
	background: url("../images/hdot2.gif") repeat-x bottom rgb(255, 255, 204);
}
tr.sectiontableentry2:hover td {
	background: url("../images/hdot2.gif") repeat-x bottom rgb(255, 255, 204);
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td {
	
}
.pollstableborder tr.sectiontableentry2 td {
	
}
.article-tools {
	background: rgb(236, 236, 236); width: 100%; clear: both; margin-bottom: 15px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid; float: left; display: block;
}
.article-meta {
	padding: 5px; width: 80%; float: left;
}
.createby {
	background: url("../images/icon-user.gif") no-repeat 0px 2px; padding: 3px 3px 3px 20px;
}
.createdate {
	background: url("../images/icon-date.gif") no-repeat 0px 2px; padding: 3px 3px 3px 20px;
}
.modifydate {
	width: 100%; float: left;
}
div.buttonheading {
	width: 15%; float: right;
}
.buttonheading img {
	margin: 7px 5px 0px 0px; border: 0px currentColor; float: right;
}
#ja-wrapper {
	background: rgb(242, 242, 242); margin: 0px; width: 100%;
}
#ja-containerwrap {
	background: url("../images/cw-bg1.gif") repeat-y 50% 0px;
}
#ja-containerwrap2 {
	background: url("../images/cw-bg2.gif") no-repeat 50% 0px;
}
#ja-container {
	background: url("../images/c-bg1.gif") repeat-y 18% 0px;
}
#ja-container2 {
	background: url("../images/c-bg2.gif") no-repeat 18% 0px; padding: 20px 0px;
}
#ja-mainbody-fr #ja-col1 {
	width: 15%;
}
#ja-mainbody-fr #ja-contentwrap {
	width: 85%;
}
#ja-mainbody {
	width: 80%; float: left;
}
#ja-mainbody-fl {
	width: 80%; float: left;
}
#ja-mainbody #ja-contentwrap {
	width: 75%; float: right;
}
#ja-mainbody-fl #ja-contentwrap {
	width: 100%; float: left;
}
#ja-mainbody-f {
	width: 100%; float: none;
}
#ja-mainbody-fr {
	width: 100%; float: none;
}
#ja-mainbody-fr #ja-contentwrap {
	width: 74.8%; float: right;
}
#ja-mainbody-fr #ja-col1 {
	width: 15%; float: left;
}
#ja-mainbody-fr #ja-contentwrap {
	width: 85%;
}
#ja-content {
	padding: 0px 20px;
}
#ja-contentwrap {
	height: auto; min-height: 300px;
}
* html #ja-contentwrap {
	height: 300px;
}
#ja-mainbody-fl #ja-content {
	padding-left: 0px;
}
#ja-mainbody-f #ja-content {
	padding: 0px;
}
#ja-containerwrap-f {
	background: url("../images/cwf-bg.gif") repeat-x left top rgb(246, 246, 246);
}
#ja-containerwrap-f #ja-containerwrap2 {
	
}
#ja-containerwrap-f #ja-container {
	
}
#ja-containerwrap-f #ja-container2 {
	
}
#ja-containerwrap-fl {
	background: url("../images/cwf-bg.gif") repeat-x left top rgb(246, 246, 246);
}
#ja-containerwrap-fl #ja-containerwrap2 {
	
}
#ja-containerwrap-fl #ja-container {
	
}
#ja-containerwrap-fl #ja-container2 {
	
}
#ja-containerwrap-fr {
	background: url("../images/cw-bg1.gif") repeat-y 50% 0px;
}
#ja-containerwrap-fr #ja-containerwrap2 {
	background: url("../images/cw-bg2.gif") no-repeat 50% 0px;
}
#ja-headerwrap {
	background: rgb(51, 51, 51); height: 80px; color: rgb(204, 204, 204); line-height: normal;
}
#ja-header {
	height: 80px; position: relative;
}
.ja-headermask {
	background: url("../images/header-mask.png") no-repeat right top; top: 0px; width: 602px; height: 80px; right: -1px; display: block; position: absolute;
}
#ja-header a {
	color: rgb(204, 204, 204);
}
h1.logo {
	margin: 0px 0px 0px 5px; padding: 0px; text-transform: uppercase; font-size: 180%;
}
h1.logo-text {
	margin: 0px 0px 0px 5px; padding: 0px; text-transform: uppercase; font-size: 180%;
}
h1.logo a {
	background: url("../images/logo.gif") no-repeat; width: 208px; height: 80px; display: block; position: relative; z-index: 100;
}
h1.logo a span {
	top: -1000px; position: absolute;
}
h1.logo-text a {
	left: 5px; bottom: 40px; color: rgb(204, 204, 204) !important; text-decoration: none; position: absolute;
}
p.site-slogan {
	background: rgb(68, 68, 68); margin: 0px; padding: 2px 5px; left: 0px; bottom: 20px; color: rgb(255, 255, 255); font-size: 92%; position: absolute;
}
#ja-search {
	background: url("../images/icon-search.gif") no-repeat left; right: 0px; bottom: 15px; padding-left: 20px; position: absolute;
}
#ja-search .inputbox {
	background: rgb(68, 68, 68); padding: 3px 5px; border: 1px solid rgb(51, 51, 51); width: 120px; color: rgb(153, 153, 153); font-size: 92%;
}
#ja-pathway {
	font-size: 92%;
}
#ja-pathway strong {
	font-weight: normal; margin-right: 5px;
}
#ja-pathway a {
	text-decoration: none;
}
#ja-pathway img {
	margin: 1px 5px;
}
div.moduletable {
	background: url("../images/hdot.gif") repeat-x bottom; padding: 0px 0px 20px; margin-bottom: 15px;
}
div.moduletable_menu {
	background: url("../images/hdot.gif") repeat-x bottom; padding: 0px 0px 20px; margin-bottom: 15px;
}
div.moduletable_text {
	background: url("../images/hdot.gif") repeat-x bottom; padding: 0px 0px 20px; margin-bottom: 15px;
}
div.moduletable h3 {
	margin: 0px; padding: 0px 0px 8px; color: rgb(123, 165, 102); text-transform: uppercase; font-size: 125%; font-weight: bold;
}
div.moduletable_menu h3 {
	margin: 0px; padding: 0px 0px 8px; color: rgb(123, 165, 102); text-transform: uppercase; font-size: 125%; font-weight: bold;
}
div.moduletable_text h3 {
	margin: 0px; padding: 0px 0px 8px; color: rgb(123, 165, 102); text-transform: uppercase; font-size: 125%; font-weight: bold;
}
div.module h3 {
	margin: 0px -15px 10px; padding: 8px 15px 5px; color: rgb(123, 165, 102); text-transform: uppercase; font-size: 125%; font-weight: bold; border-bottom-color: rgb(246, 246, 246); border-bottom-width: 2px; border-bottom-style: solid;
}
div.module_black {
	background: url("../images/b-br.gif") no-repeat right bottom rgb(255, 255, 255); width: 100%; clear: both; margin-bottom: 20px; float: left;
}
div.module_green {
	background: url("../images/b-br.gif") no-repeat right bottom rgb(255, 255, 255); width: 100%; clear: both; margin-bottom: 20px; float: left;
}
div.module_blue {
	background: url("../images/b-br.gif") no-repeat right bottom rgb(255, 255, 255); width: 100%; clear: both; margin-bottom: 20px; float: left;
}
div.module_red {
	background: url("../images/b-br.gif") no-repeat right bottom rgb(255, 255, 255); width: 100%; clear: both; margin-bottom: 20px; float: left;
}
div.module {
	background: url("../images/b-br.gif") no-repeat right bottom rgb(255, 255, 255); width: 100%; clear: both; margin-bottom: 20px; float: left;
}
div.module div {
	background: url("../images/b-bl.gif") no-repeat left bottom;
}
div.module div div {
	background: url("../images/b-tr.gif") no-repeat right top;
}
div.module div div div {
	background: url("../images/b-tl.gif") no-repeat left top; padding: 0px 15px 10px;
}
div.module_black div div div div {
	margin: 0px; padding: 0px; width: 99%; float: none;
}
div.module_green div div div div {
	margin: 0px; padding: 0px; width: 99%; float: none;
}
div.module_blue div div div div {
	margin: 0px; padding: 0px; width: 99%; float: none;
}
div.module_red div div div div {
	margin: 0px; padding: 0px; width: 99%; float: none;
}
div.module_text div div div div {
	margin: 0px; padding: 0px; width: 99%; float: none;
}
div.module div div div div {
	margin: 0px; padding: 0px; width: 99%; float: none;
}
div.module_text h3 {
	margin: 0px 0px 10px; width: 100%; overflow: hidden; clear: both; display: block;
}
div.module_text span {
	background: rgb(246, 246, 246); padding: 0px 3px 0px 0px; clear: both; font-weight: bold; float: left; display: block;
}
div.module_text {
	background: url("../images/bt-br.gif") no-repeat right bottom rgb(246, 246, 246); padding: 0px; width: 100%; clear: both; margin-bottom: 20px; float: left;
}
div.module_text div {
	background: url("../images/bt-bl.gif") no-repeat left bottom;
}
div.module_text div div {
	background: url("../images/bt-tr.gif") no-repeat right top;
}
div.module_text div div div {
	background: url("../images/bt-tl.gif") no-repeat left top; padding: 0px 15px 10px; display: block;
}
div.banneritem_text {
	padding: 5px 0px !important;
}
div.module_black h3 {
	margin: 0px -15px 10px; padding: 8px 15px 5px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 125%; font-weight: bold; border-bottom-color: rgb(246, 246, 246); border-bottom-width: 1px; border-bottom-style: solid;
}
div.module_green h3 {
	margin: 0px -15px 10px; padding: 8px 15px 5px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 125%; font-weight: bold; border-bottom-color: rgb(246, 246, 246); border-bottom-width: 1px; border-bottom-style: solid;
}
div.module_blue h3 {
	margin: 0px -15px 10px; padding: 8px 15px 5px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 125%; font-weight: bold; border-bottom-color: rgb(246, 246, 246); border-bottom-width: 1px; border-bottom-style: solid;
}
div.module_red h3 {
	margin: 0px -15px 10px; padding: 8px 15px 5px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 125%; font-weight: bold; border-bottom-color: rgb(246, 246, 246); border-bottom-width: 1px; border-bottom-style: solid;
}
div.module_red {
	background: url("../images/br-br.gif") no-repeat right bottom rgb(191, 0, 0); color: rgb(255, 255, 255);
}
div.module_red div {
	background: url("../images/br-bl.gif") no-repeat left bottom;
}
div.module_red div div {
	background: url("../images/br-tr.gif") no-repeat right top;
}
div.module_red div div div {
	background: url("../images/br-tl.gif") no-repeat left top; padding: 0px 15px 10px;
}
div.module_blue {
	background: url("../images/bb-br.gif") no-repeat right bottom rgb(0, 102, 153); color: rgb(255, 255, 255);
}
div.module_blue div {
	background: url("../images/bb-bl.gif") no-repeat left bottom;
}
div.module_blue div div {
	background: url("../images/bb-tr.gif") no-repeat right top;
}
div.module_blue div div div {
	background: url("../images/bb-tl.gif") no-repeat left top; padding: 0px 15px 10px;
}
div.module_green {
	background: url("../images/bg-br.gif") no-repeat right bottom rgb(123, 165, 102); color: rgb(255, 255, 255);
}
div.module_green div {
	background: url("../images/bg-bl.gif") no-repeat left bottom;
}
div.module_green div div {
	background: url("../images/bg-tr.gif") no-repeat right top;
}
div.module_green div div div {
	background: url("../images/bg-tl.gif") no-repeat left top; padding: 0px 15px 10px;
}
div.module_black {
	background: url("../images/bl-br.gif") no-repeat right bottom rgb(51, 51, 51); color: rgb(255, 255, 255);
}
div.module_black div {
	background: url("../images/bl-bl.gif") no-repeat left bottom;
}
div.module_black div div {
	background: url("../images/bl-tr.gif") no-repeat right top;
}
div.module_black div div div {
	background: url("../images/bl-tl.gif") no-repeat left top; padding: 0px 15px 10px;
}
div.module_blue ul {
	margin: 0px; padding: 0px;
}
div.module_blue ol {
	margin: 0px; padding: 0px;
}
div.module_red ul {
	margin: 0px; padding: 0px;
}
div.module_red ol {
	margin: 0px; padding: 0px;
}
div.module_black ul {
	margin: 0px; padding: 0px;
}
div.module_black ol {
	margin: 0px; padding: 0px;
}
div.module_green ul {
	margin: 0px; padding: 0px;
}
div.module_green ol {
	margin: 0px; padding: 0px;
}
div.module_blue li {
	padding: 0px; line-height: 150%; margin-left: 20px;
}
div.module_red li {
	padding: 0px; line-height: 150%; margin-left: 20px;
}
div.module_black li {
	padding: 0px; line-height: 150%; margin-left: 20px;
}
div.module_green li {
	padding: 0px; line-height: 150%; margin-left: 20px;
}
div.module_blue a {
	color: rgb(255, 255, 255);
}
div.module_red a {
	color: rgb(255, 255, 255);
}
div.module_black a {
	color: rgb(255, 255, 255);
}
div.module_green a {
	color: rgb(255, 255, 255);
}
div.advs {
	width: 100%; clear: both; float: left; display: block;
}
#ja-col1 {
	width: 24.99%; overflow: hidden; padding-top: 10px; float: left;
}
#ja-col2 {
	width: 20%; overflow: hidden; float: right;
}
#ja-col1 table {
	border-collapse: collapse; border-spacing: 0;
}
#ja-col2 table {
	border-collapse: collapse; border-spacing: 0;
}
#ja-col1 ul li {
	background: url("../images/bullet.gif") no-repeat 5px 50%; margin: 0px; padding-left: 15px;
}
#ja-col2 ul li {
	background: url("../images/bullet.gif") no-repeat 5px 50%; margin: 0px; padding-left: 15px;
}
#ja-col1 ul {
	margin: 0px;
}
#ja-col2 ul {
	margin: 0px;
}
#ja-col1 ol {
	margin-left: 5px;
}
#ja-col2 ol {
	margin-left: 5px;
}
#ja-col1 .article_separator {
	display: none;
}
#ja-col2 .article_separator {
	display: none;
}
.ja-box-full {
	overflow: hidden; float: left;
}
.ja-box-left {
	overflow: hidden; float: left;
}
.ja-box-center {
	overflow: hidden; float: left;
}
.ja-box-right {
	overflow: hidden; float: left;
}
.ja-box-left div.moduletable {
	padding-right: 30px;
}
.ja-box-full div.moduletable {
	padding-right: 30px;
}
.ja-box-right div.moduletable {
	background: url("../images/vdot2.gif") repeat-y left; padding-left: 30px;
}
.ja-box-center div.moduletable {
	background: url("../images/vdot2.gif") repeat-y left; padding: 0px 30px;
}
#ja-botsl h3 {
	
}
#ja-botslwrap {
	background: rgb(68, 68, 68); color: rgb(204, 204, 204); border-top-color: rgb(204, 204, 204); border-top-width: 5px; border-top-style: solid;
}
#ja-botsl {
	padding: 15px 0px;
}
#ja-botsl div.moduletable {
	margin: 0px; padding-top: 0px; padding-bottom: 0px;
}
#ja-botsl h3 {
	margin: 0px 0px 12px; padding: 0px; color: rgb(255, 255, 255);
}
#ja-botsl a {
	color: rgb(204, 204, 204);
}
#ja-botsl a:hover {
	color: rgb(255, 255, 255);
}
#ja-botsl a:active {
	color: rgb(255, 255, 255);
}
#ja-botsl a:focus {
	color: rgb(255, 255, 255);
}
#ja-botsl ul {
	margin: 0px !important; padding: 0px;
}
#ja-botsl p {
	margin: 0px !important; padding: 0px;
}
#ja-botsl ol {
	margin: 0px !important; padding: 0px;
}
#ja-botsl ul li {
	background: url("../images/bullet2.gif") no-repeat 3px 8px; margin: 0px; padding: 0px 0px 0px 15px;
}
#ja-botsl ol li {
	padding: 0px !important; margin-left: 25px;
}
#ja-botsl td {
	padding: 0px;
}
#ja-botsl .article_separator {
	display: none;
}
#ja-botsl table {
	border-collapse: collapse; border-spacing: 0;
}
#ja-footerwrap {
	background: url("../images/grad3.gif") repeat-x bottom rgb(246, 246, 246); padding: 20px 0px 30px; clear: both; border-top-color: rgb(204, 204, 204); border-top-width: 5px; border-top-style: solid;
}
#ja-footer {
	background: url("../images/vdot.gif") repeat-y 22% 0px; padding: 0px; color: rgb(102, 102, 102); position: relative;
}
#ja-footer .copyright {
	color: rgb(102, 102, 102); padding-left: 25%; clear: both; font-size: 92%; font-style: normal; display: block;
}
#ja-footnav {
	padding-left: 25%;
}
#ja-footer ul {
	margin: 0px 0px 5px; padding: 0px;
}
#ja-footer li {
	margin: 0px; padding: 0px; display: inline;
}
#ja-footer li a {
	padding: 0px 15px 0px 0px; color: rgb(102, 102, 102); text-transform: uppercase; line-height: normal; font-size: 92%; font-weight: bold; text-decoration: none; display: inline;
}
#ja-footer li a:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
#ja-footer li a:active {
	color: rgb(51, 51, 51); text-decoration: none;
}
#ja-footer li a:focus {
	color: rgb(51, 51, 51); text-decoration: none;
}
.ja-cert {
	top: 18px; right: 0px; font-size: 92%; position: absolute;
}
.ja-cert a {
	margin: 0px 0px 0px 5px; padding: 0px; border: currentColor; text-decoration: none;
}
.ja-cert a span {
	display: none;
}
.ja-cert a img {
	border: currentColor;
}
.banneritem {
	margin-top: 15px; display: block;
}
ul.accessibility {
	top: -100%; position: absolute;
}
ul.ja-usertools-font {
	top: 8px; right: 70px; font-size: 11px; position: absolute;
}
ul.ja-usertools-font li {
	margin: 0px; padding: 0px; display: inline;
}
h3.show {
	background: url("../images/arrow2.png") no-repeat 90% 60%; cursor: pointer;
}
h3.hide {
	background: url("../images/arrow3.png") no-repeat 90% 60%; cursor: pointer;
}
#ja-banner {
	margin: 15px 0px; text-align: center;
}
div.back_button a {
	margin: 10px 0px; text-decoration: none !important; display: block;
}
div.back_button a:hover {
	margin: 10px 0px; text-decoration: none !important; display: block;
}
div.back_button a:active {
	margin: 10px 0px; text-decoration: none !important; display: block;
}
#form-login p {
	margin: 0px 0px 5px;
}
#form-login ul {
	margin: 10px 0px 0px;
}
#form-login .inputbox {
	width: 90%;
}
.clr {
	clear: both;
}
.hasTip img {
	margin: 10px 5px 0px 0px; border: currentColor;
}
.tool-tip {
	background: rgb(255, 255, 204); padding: 5px; border: 1px solid rgb(212, 213, 170); float: left; max-width: 200px;
}
.tool-title {
	background: url("../../system/images/selector-arrow.png") no-repeat; margin: -15px 0px 0px; padding: 15px 0px 5px; font-size: 100%; font-weight: bold;
}
.tool-text {
	margin: 0px; font-size: 100%;
}
#system-message dd.message ul {
	margin: 0px; padding: 0px;
}
#system-message dd.error ul {
	margin: 0px; padding: 0px;
}
#system-message dd.notice ul {
	margin: 0px; padding: 0px;
}
#system-message dd.message ul li {
	margin: 0px; padding: 5px; color: rgb(255, 255, 255);
}
#system-message dd.error ul li {
	margin: 0px; padding: 5px; color: rgb(255, 255, 255);
}
#system-message dd.notice ul li {
	margin: 0px; padding: 5px; color: rgb(255, 255, 255);
}
#system-message dd.message ul {
	background: rgb(0, 102, 153); border: currentColor;
}
#system-message dd.error ul {
	background: rgb(191, 0, 0); border: currentColor;
}
#system-message dd.notice ul {
	background: rgb(238, 150, 0); border: currentColor;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
* html > body .clearfix {
	width: 100%; display: block;
}
* html .clearfix {
	height: 1%;
}
html {
	height: 100% !important; margin-bottom: 1px;
}
