html, body, form, fieldset {
    margin: 0;
    padding: 0;
}
body { color: #000000; font-family: Arial, Helvetica, sans-serif; line-height: normal; background-attachment: scroll; background-color: #0188BF; background-image: none; background-repeat: repeat-y; background-position: 0 0; 
}
body#bd {
    color: #333333;
}
body.contentpane {
    color: #333333;
    font-size: 12px;
    line-height: 1.3em;
    margin: 0;
    width: auto;
}
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: #999999;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #333333;
    text-decoration: none;
}
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
    font-family: Arial,Helvetica,sans-serif;
}
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
    color: #666666;
    font-size: 92%;
}
h1 {
    font-size: 180%;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 125%;
}
h4 {
    font-size: 100%;
    text-transform: uppercase;
}
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 1em 0;
    padding: 0;
}
ul {
    list-style: none outside none;
}
ul li {
    line-height: 180%;
}
ol li {
    line-height: 180%;
    margin-left: 35px;
}
th {
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
fieldset {
    background: url("../images/hdot2.gif") repeat-x scroll center top transparent;
    border: medium none;
    padding: 10px 5px;
}
fieldset a {
    font-weight: bold;
}
hr {
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 1px;
}
td, div {
    font-size: 100%;
}
img {
    border: medium none;
}
form {
    margin: 0;
    padding: 0;
}
form label {
    cursor: pointer;
}
input, select, textarea, .inputbox {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 100%;
    padding: 3px 5px;
}
.button {
    background: url("../images/grad1.gif") repeat-x scroll center top #333333;
    border: 1px solid #333333;
    color: #CCCCCC;
    font-size: 85%;
    padding: 3px 5px;
    text-transform: uppercase;
}
.button:hover, .button:focus {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #999999;
    color: #FFFFFF;
}
* html .button {
    padding: 2px 0 !important;
}
* + html .button {
    padding: 2px 0 !important;
}
.inputbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
}
.inputbox:hover, .inputbox:focus {
    background: none repeat scroll 0 0 #FFFFCC;
}
pre, .code {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 5px solid #999999;
    font: 1em/1.5 "Courier News",monospace;
    margin: 5px 0 15px;
    padding: 10px 15px;
}
blockquote {
    padding: 1em 40px 1em 15px;
}
blockquote span.open {
    background: url("../images/so-q.gif") no-repeat scroll left top transparent;
    padding: 0 0 0 20px;
}
blockquote span.close {
    background: url("../images/sc-q.gif") no-repeat scroll right bottom transparent;
    padding: 0 20px 0 0;
}
.quote-hilite {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACC;
    margin: 0;
    padding: 10px 15px;
}
.small-quote {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
.small-quote span.open-quote {
    background: url("../images/so-q.gif") no-repeat scroll left center transparent;
    margin: 0;
    padding-left: 20px;
}
.small-quote span.close-quote {
    background: url("../images/sc-q.gif") no-repeat scroll right center transparent;
    margin: 0;
    padding-right: 20px;
}
.small-quote span.author {
    background: url("../images/author.gif") no-repeat scroll 5px 4px #EAEBEE;
    border-top: 1px solid #DCDDE0;
    display: block;
    font-size: 90%;
    margin: 0.5em 0 0;
    padding: 2px 5px 2px 20px;
    text-transform: uppercase;
}
.dropcap {
    color: #999999;
    display: block;
    float: left;
    font: 50px/40px Georgia,Times,serif;
    padding: 4px 8px 0 0;
}
p.error {
    background: url("../images/icon-error.gif") no-repeat scroll left top transparent;
    color: #BF0000;
    padding-left: 25px;
}
p.message {
    background: url("../images/icon-info.gif") no-repeat scroll left top transparent;
    color: #006699;
    padding-left: 25px;
}
p.tips {
    background: url("../images/icon-tips.gif") no-repeat scroll left top transparent;
    color: #EE9600;
    padding-left: 25px;
}
.highlight {
    background: none repeat scroll 0 0 #FFFFCC;
    font-weight: bold;
    padding: 1px 5px;
}
p.stickynote {
    background: url("../images/sticky-bg.gif") no-repeat scroll 5px center #FFFFFF;
    border: 1px solid #CACACC;
    padding: 10px 0 10px 40px;
}
p.download {
    background: url("../images/download-bg.gif") no-repeat scroll 5px center #FFFFFF;
    border: 1px solid #CACACC;
    padding: 10px 0 10px 40px;
}
.blocknumber {
    clear: both;
    padding: 5px 15px 10px;
    position: relative;
}
ul.checklist {
    list-style: none outside none;
}
ul.checklist li {
    background: url("../images/checklist-bg.gif") no-repeat scroll 0 3px transparent;
    margin-left: 15px;
    padding: 0 0 5px 20px;
}
ul.small-checklist {
    list-style: none outside none;
}
ul.small-checklist li {
    background: url("../images/icon_list.gif") no-repeat scroll 0 3px transparent;
    margin-left: 15px;
    padding: 0 0 5px 20px;
}
ul.stars {
    list-style: none outside none;
}
ul.stars li {
    background: url("../images/star-bg.gif") no-repeat scroll 0 3px transparent;
    margin-left: 15px;
    padding: 0 0 5px 20px;
}
.bignumber {
    background: url("../images/ol-bg.gif") no-repeat scroll left top transparent;
    color: #7BA566;
    display: block;
    float: left;
    font: bold 20px Arial,sans-serif;
    margin-right: 8px;
    padding: 6px 7px;
}
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
    margin: 15px 0;
}
div.bubble1 span.author, div.bubble2 span.author, div.bubble3 span.author, div.bubble4 span.author {
    background: url("../images/author.gif") no-repeat scroll left center transparent;
    font-weight: bold;
    margin-left: 15px;
    padding-left: 15px;
}
div.bubble1 div {
    background: url("../images/bub1-br.gif") no-repeat scroll right bottom transparent;
    margin: 0;
    width: 100%;
}
div.bubble1 div div {
    background: url("../images/bub1-bl.gif") no-repeat scroll left bottom transparent;
}
div.bubble1 div div div {
    background: url("../images/bub1-tr.gif") no-repeat scroll right top transparent;
}
div.bubble1 div div div div {
    background: url("../images/bub1-tl.gif") no-repeat scroll left top transparent;
}
div.bubble1 div div div div div {
    margin: 0;
    padding: 15px 15px 30px;
    width: auto;
}
div.bubble2 div {
    background: url("../images/bub2-br.gif") no-repeat scroll right bottom transparent;
    margin: 0;
    width: 100%;
}
div.bubble2 div div {
    background: url("../images/bub2-bl.gif") no-repeat scroll left bottom transparent;
}
div.bubble2 div div div {
    background: url("../images/bub2-tr.gif") no-repeat scroll right top transparent;
}
div.bubble2 div div div div {
    background: url("../images/bub2-tl.gif") no-repeat scroll left top transparent;
}
div.bubble2 div div div div div {
    margin: 0;
    padding: 15px 15px 35px;
    width: auto;
}
div.bubble3 div {
    background: url("../images/bub3-br.gif") no-repeat scroll right bottom transparent;
    margin: 0;
    width: 100%;
}
div.bubble3 div div {
    background: url("../images/bub3-bl.gif") no-repeat scroll left bottom transparent;
}
div.bubble3 div div div {
    background: url("../images/bub3-tr.gif") no-repeat scroll right top transparent;
}
div.bubble3 div div div div {
    background: url("../images/bub3-tl.gif") no-repeat scroll left top transparent;
}
div.bubble3 div div div div div {
    margin: 0;
    padding: 15px 15px 50px;
    width: auto;
}
div.bubble4 div {
    background: url("../images/bub4-br.gif") no-repeat scroll right bottom transparent;
    margin: 0;
    width: 100%;
}
div.bubble4 div div {
    background: url("../images/bub4-bl.gif") no-repeat scroll left bottom transparent;
}
div.bubble4 div div div {
    background: url("../images/bub4-tr.gif") no-repeat scroll right top transparent;
}
div.bubble4 div div div div {
    background: url("../images/bub4-tl.gif") no-repeat scroll left top transparent;
}
div.bubble4 div div div div div {
    margin: 0;
    padding: 15px 15px 55px;
    width: auto;
}
.legend-title {
    background: none repeat scroll 0 0 #F6F6F6;
    display: block;
    float: left;
    font-weight: bold;
    left: 7px;
    margin: 0;
    padding: 0 3px;
    position: absolute;
    top: -10px;
}
.legend {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CACACC;
    margin: 20px 0;
    padding: 0 10px;
    position: relative;
}
table.blog {
}
.article_separator {
    clear: both;
    display: block;
    height: 20px;
}
.article_column {
}
.column_separator {
    padding: 0 25px;
}
td.sectiontableheader {
    border-right: 1px solid #FFFFFF;
    padding: 4px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
    padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
    padding: 3px;
}
table.contentpane {
    border: medium none;
    width: 100%;
}
table.contentpaneopen {
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
}
table.contenttoc {
    float: right;
    margin: 0 0 10px 10px;
    padding: 0;
    width: 35%;
}
table.contenttoc a {
    text-decoration: none;
}
table.contenttoc td {
    background: url("../images/bullet-list.gif") no-repeat scroll 5% 50% transparent;
    padding: 1px 5px 1px 25px;
}
table.contenttoc th {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 3px;
    text-indent: 5px;
}
table.poll {
    border-collapse: collapse;
    padding: 0;
    width: 100%;
}
table.pollstableborder {
    border: medium none;
    padding: 0;
    text-align: left;
    width: 100%;
}
table.pollstableborder img {
    vertical-align: baseline;
}
table.pollstableborder td {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 4px !important;
}
table.pollstableborder tr.sectiontableentry1 td {
    background: none repeat scroll 0 0 #ECECEC;
}
table.searchintro {
    padding: 10px 0;
    width: 100%;
}
table.searchintro td {
    padding: 5px !important;
}
table.adminform {
}
.adminform .inputbox {
}
.blog_more {
    background: url("../images/hdot.gif") repeat-x scroll center top transparent;
    padding: 10px 0;
}
.blog_more strong {
    display: block;
    font-size: 125%;
    margin: 0 0 5px;
}
.blog_more ul {
    margin: 0;
    padding: 0;
}
.blog_more ul li {
    background: url("../images/bullet.gif") no-repeat scroll 6px 8px transparent;
    margin: 0;
    padding: 0 0 0 17px;
}
.category {
    font-weight: bold;
}
h1.componentheading, .componentheading {
    background: url("../images/hdot.gif") repeat-x scroll center bottom transparent;
    margin: 0 0 10px;
    padding: 5px 0 15px;
}
.componentheading {
    font-size: 180%;
    font-weight: bold;
}
.contentdescription {
    padding-bottom: 30px;
}
h2.contentheading, .contentheading {
    color: #00A3E1;
    font-size: 20px;
    font-weight: normal;
    height: 100px;
    line-height: 25px;
    margin-bottom: 30px;
    padding: 0;
    width: 756px;
}
table.blog .contentheading {
    font-size: 150%;
}
.contentheading {
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
    text-decoration: none !important;
}
a.readon {
    background: url("../images/arrow.png") no-repeat scroll 5px 48% transparent;
    border: 1px solid #F6F6F6;
    color: #006699;
    display: block;
    float: left;
    font-weight: bold;
    margin-top: 10px;
    padding: 1px 5px 1px 14px;
    text-decoration: none;
    text-transform: uppercase;
}
a.readon:hover, a.readon:active, a.readon:focus {
    background: url("../images/arrow.png") no-repeat scroll 5px 48% #FFFFFF;
    border: 1px solid #ECECEC;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
    width: 100%;
}
.moduletable {
    padding: 0;
}
ul.pagination {
    background: url("../images/hdot.gif") repeat-x scroll center top transparent;
    margin: 15px auto;
    padding: 10px 0;
}
ul.pagination li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    padding: 0;
}
ul.pagination li span {
    padding: 2px 5px;
}
ul.pagination a {
    border: 1px solid #F6F6F6;
    padding: 2px 5px;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ECECEC;
}
.pagenavbar {
    padding-left: 14px;
}
.pagenavcounter {
    padding: 8px 14px 0;
}
.sectiontableheader {
    background: none repeat scroll 0 0 #444444;
    color: #FFFFFF;
    padding: 8px 5px;
}
.sectiontableheader a {
    color: #FFFFFF;
}
tr.sectiontableentry1 td {
    background: url("../images/hdot2.gif") repeat-x scroll center bottom transparent;
    padding: 8px 5px;
}
tr.sectiontableentry2 td {
    background: url("../images/hdot2.gif") repeat-x scroll center bottom #ECECEC;
    padding: 8px 5px;
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
    background: url("../images/hdot2.gif") repeat-x scroll center bottom #FFFFCC;
}
.smalldark {
    text-align: left;
}
div.syndicate div {
    text-align: center;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
    background: none repeat scroll 0 0 transparent;
}
.article-tools {
    background: none repeat scroll 0 0 #ECECEC;
    border-top: 1px solid #DDDDDD;
    clear: both;
    display: block;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.article-meta {
    float: left;
    padding: 5px;
    width: 80%;
}
.createby {
    background: url("../images/icon-user.gif") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}
.createdate {
    background: url("../images/icon-date.gif") no-repeat scroll 0 2px transparent;
    padding: 3px 3px 3px 20px;
}
.modifydate {
    float: left;
    width: 100%;
}
div.buttonheading {
    float: right;
    width: 15%;
}
.buttonheading img {
    border: 0 none;
    float: right;
    margin: 7px 5px 0 0;
}
#ja-wrapper {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    width: 100%;
}
#ja-containerwrap {
}
#ja-containerwrap2 {
}
#ja-container {
}
#ja-container2 {
    padding: 0;
}
#ja-mainbody-fr #ja-col1 {
    width: 20%;
}
#ja-mainbody-fr #ja-contentwrap {
    width: 80%;
}
#ja-mainbody, #ja-mainbody-fl {
    float: left;
}
#ja-mainbody #ja-contentwrap {
    float: left;
    margin-left: 7px;
    width: 72%;
}
#ja-mainbody-fl #ja-contentwrap {
    float: left;
    width: 100%;
}
#ja-mainbody-f, #ja-mainbody-fr {
    float: none;
    width: 100%;
}
#ja-mainbody-fr #ja-contentwrap {
    float: right;
    width: 74.8%;
}
#ja-mainbody-fr #ja-col1 {
    float: left;
    width: 25%;
}
#ja-mainbody-fr #ja-contentwrap {
    width: 75%;
}
#ja-content {
    padding: 0 0 0 20px;
}
#ja-contentwrap {
    height: auto;
    min-height: 300px;
}
* html #ja-contentwrap {
    height: 300px;
}
#ja-mainbody-fl #ja-content {
    padding-left: 0;
}
#ja-mainbody-f #ja-content {
    padding: 0;
}
#ja-containerwrap-f {
    background: url("../images/cwf-bg.gif") repeat-x scroll left top #F6F6F6;
}
#ja-containerwrap-f #ja-containerwrap2 {
    background: none repeat scroll 0 0 transparent;
}
#ja-containerwrap-f #ja-container, #ja-containerwrap-f #ja-container2 {
    background: none repeat scroll 0 0 transparent;
}
#ja-containerwrap-fl {
    background: url("../images/cwf-bg.gif") repeat-x scroll left top #F6F6F6;
}
#ja-containerwrap-fl #ja-containerwrap2, #ja-containerwrap-fl #ja-container, #ja-containerwrap-fl #ja-container2 {
    background: none repeat scroll 0 0 transparent;
}
#ja-containerwrap-fr {
}
#ja-containerwrap-fr #ja-containerwrap2 {
}
#ja-headerwrap {
    background: none repeat scroll 0 0 #333333;
    color: #CCCCCC;
    height: 80px;
    line-height: normal;
}
#ja-header {
    height: 80px;
    position: relative;
}
.ja-headermask {
    background: url("../images/header-mask.png") no-repeat scroll right top transparent;
    display: block;
    height: 80px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 602px;
}
#ja-header a {
    color: #CCCCCC;
}
h1.logo, h1.logo-text {
    font-size: 180%;
    margin: 0 0 0 5px;
    padding: 0;
    text-transform: uppercase;
}
h1.logo a {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    position: relative;
    width: 208px;
    z-index: 100;
}
h1.logo a span {
    position: absolute;
    top: -1000px;
}
h1.logo-text a {
    bottom: 40px;
    color: #CCCCCC !important;
    left: 5px;
    outline: medium none;
    position: absolute;
    text-decoration: none;
}
p.site-slogan {
    background: none repeat scroll 0 0 #444444;
    bottom: 20px;
    color: #FFFFFF;
    font-size: 92%;
    left: 0;
    margin: 0;
    padding: 2px 5px;
    position: absolute;
}
#ja-search {
    background: url("../images/icon-search.gif") no-repeat scroll left center transparent;
    bottom: 15px;
    padding-left: 20px;
    position: absolute;
    right: 0;
}
#ja-search .inputbox {
    background: none repeat scroll 0 0 #444444;
    border: 1px solid #333333;
    color: #999999;
    font-size: 92%;
    padding: 3px 5px;
    width: 120px;
}
#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, div.moduletable_menu, div.moduletable_text {
    /*margin-bottom: 15px;
    padding: 0 0 20px;*/
}
div.moduletable h3, div.moduletable_menu h3, div.moduletable_text h3 {
    color: #7BA566;
    font-size: 125%;
    font-weight: bold;
    margin: 0;
    padding: 0 0 8px;
    text-transform: uppercase;	
}
div.module h3 {
    border-bottom: 2px solid #F6F6F6;
    color: #7BA566;
    font-size: 125%;
    font-weight: bold;
    margin: 0 -9px 10px;
    padding: 8px 15px 5px;
    text-transform: uppercase;
}
div.module_black, div.module_green, div.module_blue, div.module_red, div.module {
    background: url("../images/b-br.gif") no-repeat scroll right bottom #FFFFFF;
    clear: both;
    /*float: left;*/
    margin-bottom: 20px;
    width: 100%;
}
div.module div {
    background: url("../images/b-bl.gif") no-repeat scroll left bottom transparent;
}
div.module div div {
    background: url("../images/b-tr.gif") no-repeat scroll right top transparent;
}
div.module div div div {
    background: url("../images/b-tl.gif") no-repeat scroll left top transparent;
    padding: 0 15px 10px;
}
div.module_black div div div div, div.module_green div div div div, div.module_blue div div div div, div.module_red div div div div, div.module_text div div div div, div.module div div div div {
    background: none repeat scroll 0 0 transparent;
    float: none;
    margin: 0;
    padding: 0;
    width: 99%;
}
div.module_text h3 {
    clear: both;
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}
div.module_text span {
    background: none repeat scroll 0 0 #F6F6F6;
    clear: both;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0 3px 0 0;
}
div.module_text {
    background: url("../images/bt-br.gif") no-repeat scroll right bottom #F6F6F6;
    clear: both;
    float: left;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
div.module_text div {
    background: url("../images/bt-bl.gif") no-repeat scroll left bottom transparent;
}
div.module_text div div {
    background: url("../images/bt-tr.gif") no-repeat scroll right top transparent;
}
div.module_text div div div {
    background: url("../images/bt-tl.gif") no-repeat scroll left top transparent;
    display: block;
    padding: 0 15px 10px;
}
div.banneritem_text {
    padding: 5px 0 !important;
}
div.module_black h3, div.module_green h3, div.module_blue h3, div.module_red h3 {
    border-bottom: 1px solid #F6F6F6;
    color: #FFFFFF;
    font-size: 125%;
    font-weight: bold;
    margin: 0 -15px 10px;
    padding: 8px 15px 5px;
    text-transform: uppercase;
}
div.module_red {
    background: url("../images/br-br.gif") no-repeat scroll right bottom #BF0000;
    color: #FFFFFF;
}
div.module_red div {
    background: url("../images/br-bl.gif") no-repeat scroll left bottom transparent;
}
div.module_red div div {
    background: url("../images/br-tr.gif") no-repeat scroll right top transparent;
}
div.module_red div div div {
    background: url("../images/br-tl.gif") no-repeat scroll left top transparent;
    padding: 0 15px 10px;
}
div.module_blue {
    background: url("../images/bb-br.gif") no-repeat scroll right bottom #006699;
    color: #FFFFFF;
}
div.module_blue div {
    background: url("../images/bb-bl.gif") no-repeat scroll left bottom transparent;
}
div.module_blue div div {
    background: url("../images/bb-tr.gif") no-repeat scroll right top transparent;
}
div.module_blue div div div {
    background: url("../images/bb-tl.gif") no-repeat scroll left top transparent;
    padding: 0 15px 10px;
}
div.module_green {
    background: url("../images/bg-br.gif") no-repeat scroll right bottom #7BA566;
    color: #FFFFFF;
}
div.module_green div {
    background: url("../images/bg-bl.gif") no-repeat scroll left bottom transparent;
}
div.module_green div div {
    background: url("../images/bg-tr.gif") no-repeat scroll right top transparent;
}
div.module_green div div div {
    background: url("../images/bg-tl.gif") no-repeat scroll left top transparent;
    padding: 0 15px 10px;
}
div.module_black {
    background: url("../images/bl-br.gif") no-repeat scroll right bottom #333333;
    color: #FFFFFF;
}
div.module_black div {
    background: url("../images/bl-bl.gif") no-repeat scroll left bottom transparent;
}
div.module_black div div {
    background: url("../images/bl-tr.gif") no-repeat scroll right top transparent;
}
div.module_black div div div {
    background: url("../images/bl-tl.gif") no-repeat scroll left top transparent;
    padding: 0 15px 10px;
}
div.module_blue ul, div.module_blue ol, div.module_red ul, div.module_red ol, div.module_black ul, div.module_black ol, div.module_green ul, div.module_green ol {
    margin: 0;
    padding: 0;
}
div.module_blue li, div.module_red li, div.module_black li, div.module_green li {
    line-height: 150%;
    margin-left: 20px;
    padding: 0;
}
div.module_blue a, div.module_red a, div.module_black a, div.module_green a {
    color: #FFFFFF;
}
div.advs {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
#ja-col1 {
    float: left;
    padding-top: 20px;
    width: 18.99%;
}
#ja-col2 {
    background-image: url("../../../images/right-background.png");
    background-position: 0 35px;
    background-repeat: no-repeat;
    background-size: 100% 66%;
    float: right;
    margin-top: 115px;
    overflow: hidden;
    position: relative;
    width: 27%;
}
#ja-col1 table, #ja-col2 table {
    border-collapse: collapse;
    border-spacing: 0;
}
#ja-col1 ul li, #ja-col2 ul li {
    background: url("../images/bullet.gif") no-repeat scroll 5px 50% transparent;
    margin: 0;
    padding-left: 15px;
}
#ja-col1 ul, #ja-col2 ul {
    margin: 0;
}
#ja-col1 ol, #ja-col2 ol {
    margin-left: 5px;
}
#ja-col1 .article_separator, #ja-col2 .article_separator {
    display: none;
}
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
    float: left;
    overflow: hidden;
}
.ja-box-left div.moduletable, .ja-box-full div.moduletable {
    background: none repeat scroll 0 0 transparent;
    padding-right: 30px;
}
.ja-box-right div.moduletable {
    background: url("../images/vdot2.gif") repeat-y scroll left center transparent;
    padding-left: 30px;
}
.ja-box-center div.moduletable {
    background: url("../images/vdot2.gif") repeat-y scroll left center transparent;
    padding: 0 30px;
}
#ja-botsl h3 {
    background: none repeat scroll 0 0 transparent;
}
#ja-botslwrap {
    background: none repeat scroll 0 0 #444444;
    border-top: 5px solid #CCCCCC;
    color: #CCCCCC;
}
#ja-botsl {
    padding: 15px 0;
}
#ja-botsl div.moduletable {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
}
#ja-botsl h3 {
    color: #FFFFFF;
    margin: 0 0 12px;
    padding: 0;
}
#ja-botsl a {
    color: #CCCCCC;
}
#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
    color: #FFFFFF;
}
#ja-botsl ul, #ja-botsl p, #ja-botsl ol {
    margin: 0 !important;
    padding: 0;
}
#ja-botsl ul li {
    background: url("../images/bullet2.gif") no-repeat scroll 3px 8px transparent;
    margin: 0;
    padding: 0 0 0 15px;
}
#ja-botsl ol li {
    margin-left: 25px;
    padding: 0 !important;
}
#ja-botsl td {
    padding: 0;
}
#ja-botsl .article_separator {
    display: none;
}
#ja-botsl table {
    border-collapse: collapse;
    border-spacing: 0;
}
#ja-footerwrap {
    border-top: 0 solid #CCCCCC;
    clear: both;
    display: none;
    margin: 0 auto;
    padding: 0 0 30px;
    width: 41%;
}
#ja-footer {
    border-top: 1px solid #CCCCCC;
    color: #666666;
    padding: 2px 0;
    width: 100%;
}
.ftr1 {
    color: #999999;
    float: left;
    font-size: 80%;
    line-height: 8px;
    padding-top: 10px;
    width: 180px;
}
.ftr2 {
    color: #999999;
    float: left;
    margin: 0 20px;
    width: 180px;
}
.ftr3 {
    color: #999999;
    float: left;
    width: 180px;
}
.stmap {
    font-size: 80%;
}
.stmap2 {
    font-size: 80%;
    padding-left: 10px;
}
.ftr_wrap {
    background: url("../images/footer_bg.jpg") repeat-y scroll 0 0 transparent;
    height: 142px;
}
#ja-footer .copyright {
    clear: both;
    color: #666666;
    display: block;
    font-size: 92%;
    font-style: normal;
    padding-left: 25%;
}
#ja-footnav {
    padding-left: 25%;
}
#ja-footer ul {
    margin: 0 0 5px;
    padding: 0;
}
#ja-footer li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    padding: 0;
}
#ja-footer li a {
    color: #666666;
    display: inline;
    font-size: 92%;
    font-weight: bold;
    line-height: normal;
    padding: 0 15px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}
#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
    color: #333333;
    text-decoration: none;
}
.ja-cert {
    font-size: 92%;
    position: absolute;
    right: 0;
    top: 18px;
}
.ja-cert a {
    border: medium none;
    margin: 0 0 0 5px;
    padding: 0;
    text-decoration: none;
}
.ja-cert a span {
    display: none;
}
.ja-cert a img {
    border: medium none;
}
.banneritem {
    display: block;
    margin-top: 15px;
}
ul.accessibility {
    position: absolute;
    top: -100%;
}
ul.ja-usertools-font {
    font-size: 11px;
    position: absolute;
    right: 70px;
    top: 8px;
}
ul.ja-usertools-font li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    padding: 0;
}
h3.show {
    background: url("../images/arrow2.png") no-repeat scroll 90% 60% transparent;
    cursor: pointer;
}
h3.hide {
    background: url("../images/arrow3.png") no-repeat scroll 90% 60% transparent;
    cursor: pointer;
}
#ja-banner {
    margin: 15px 0;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
    background: none repeat scroll 0 0 transparent !important;
    display: block;
    margin: 10px 0;
    text-decoration: none !important;
}
#form-login p {
    margin: 0 0 5px;
}
#form-login ul {
    margin: 10px 0 0;
}
#form-login .inputbox {
    width: 90%;
}
.clr {
    clear: both;
}
.hasTip img {
    border: medium none;
    margin: 10px 5px 0 0;
}
.tool-tip {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #D4D5AA;
    float: left;
    max-width: 200px;
    padding: 5px;
}
.tool-title {
    background: url("../../system/images/selector-arrow.png") no-repeat scroll 0 0 transparent;
    font-size: 100%;
    font-weight: bold;
    margin: -15px 0 0;
    padding: 15px 0 5px;
}
.tool-text {
    font-size: 100%;
    margin: 0;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
    margin: 0;
    padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    margin: 0;
    padding: 5px;
}
#system-message dd.message ul {
    background: none repeat scroll 0 0 #006699;
    border: medium none;
}
#system-message dd.error ul {
    background: none repeat scroll 0 0 #BF0000;
    border: medium none;
}
#system-message dd.notice ul {
    background: none repeat scroll 0 0 #EE9600;
    border: medium none;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html > body .clearfix {
    display: block;
    width: 100%;
}
* html .clearfix {
    height: 1%;
}
html {
    height: 100% !important;
    margin-bottom: 1px;
}
.indv {
    background: none repeat scroll 0 0 #9ABAC6;
    float: left;
    height: 667px;
    width: 180px;
}
.indvtxt {
    color: #FFFFFF;
    padding: 10px;
}
.indvtxt h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 140%;
}
.orga {
    background: none repeat scroll 0 0 #9ABAC6;
    float: left;
    height: 667px;
    margin: 0 20px;
    width: 180px;
}
.orga:hover, .indv:hover, .scho:hover {
    background: none repeat scroll 0 0 #21578A;
    cursor: pointer;
}
.orgatxt {
    color: #FFFFFF;
    padding: 10px;
}
.orgatxt h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 140%;
}
.scho {
    background: none repeat scroll 0 0 #9ABAC6;
    float: left;
    height: 667px;
    width: 180px;
}
.schotxt {
    color: #FFFFFF;
    padding: 10px;
}
.schotxt h1 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 140%;
}
.article-content {
}
.home_banner {
    background: url("../../../images/top-banner.jpg") no-repeat scroll 0 0 transparent;
    height: 135px;
    margin-bottom: 15px;
    width: 795px;
}
.home_bannertxt {
    color: #FFFFFF;
    float: right;
    font-family: 'Titillium Web',sans-serif;
    font-size: 18px;
    /*height: 115px;*/
    padding: 20px 0 0;
    width: 362px;
    line-height: 22px;
}
.moduletablemenu {
    margin-top: 40px;
}
.moduletableleft3 {
    background: url("../images/module_left.jpg") no-repeat scroll center top transparent;
    height: 100px;
    margin-top: 132px;
}
.moduleright2 {
    background: url("../../../images/call-us.png") no-repeat scroll center top transparent;
    height: 120px;
    margin-top: 6px;
}
.moduleright33 {
    background: url("../../../images/medcare.png") no-repeat scroll center top transparent;
    height: 80px;
    margin-top: 6px;
}
.moduletableleft2txt {
    font-size: 16px;
    height: 153px;
    margin-top: 0;
    text-align: center;
}
.moduletableleft2txt {
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px;
}
div.moduletableleft2txt a {
    color: #FFFFFF;
}
.moduletableleft2txt2 {
    color: #FFFFFF;
    font-size: 160%;
    font-weight: bold;
    padding: 23px 20px 20px 28px;
}
.moduletableright3txt {
    background: url("../../../images/ebook.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    height: 192px;
    margin-top: 6px;
    padding: 0;
}
.moduletableright3txt a {
    color: #FFFFFF;
}
.moduletableright3txt a:hover {
    text-decoration: underline;
}
.moduletable_logo {
}
/*.webkos {
    color: #DDDDDD;
    font-size: 90%;
    margin: 100px auto 0;
    padding-top: 0;
    text-align: right;
    width: 850px;
}*/
a.linkx {
    color: #DDDDDD;
    text-decoration: none;
}
a.linkx:hover {
    color: #316192;
}
a.peduss:active {
    color: #003300;
}
.logo_VCPS {
    margin-bottom: 14px;
    margin-left: -10px;
    margin-top: -12px;
    position: relative;
}
.logo_melayang {
}
.h1_tinggi {
    display: none;
    height: 37px;
}
.judul_re {
    background: none repeat scroll 0 0 #22578B;
    margin-bottom: 30px;
    margin-top: -77px;
    position: relative;
    width: 160px;
}
.judul_retxt {
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    padding: 6px 2px 6px 10px;
}
#ja-colright {
    float: right;
    width: 81.01%;
}
#ja-colbanner {
    margin-left: 27px;
}
.sf-menu li .separator {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    color: #00CCFF;
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 1px;
    text-decoration: none;
}
.sf-sub-indicator {
    display: none;
}
.button-more {
    display: block;
    margin-left: 242px;
    margin-top: -4px;
}
.last-child.item101 > a {
    border-bottom: medium none !important;
}
.last-child.item69 > a {
    border-bottom: medium none !important;
}
.jamod.moduleright4 {
    border-bottom: 1px solid #A8A8A8;
    border-top: 1px solid #A8A8A8;
    clear: both;
    height: 210px;
    padding: 5px 0 0;
}
.homepage-one {
    float: left;
    padding: 0 6px 0 0;
}
#ja-mainbody {
    background: none repeat scroll 0 0 #FFFFFF;
     padding: 0 13px 40px;
}
.in-content {
    width: 562px;
}
.homepage-two {
    margin-top: -42px;
}
.ser {
    margin-bottom: 10px;
}
#header_nav {
    background-color: #FFFFFF;
    box-shadow: 5px 13px 10px -2px #000000;
    margin: 0 auto;
    width: 1040px;
}
.logo_melayang {
    float: right;
    margin-right: 14px;
}
.social_icon {
    margin-left: -40px;
    margin-top: 6px;
    position: absolute;
}
.home_box_img { background-image: none; background-repeat: no-repeat; height: 0px; width: 100%; list-style-type: none; 
}
.home_box_img > img {
    padding: 13px 13px 0;
}
.home_box_img > a img {
    padding: 13px 13px 0;
}  

.name { color: #747474; font-family: "Titillium Web", sans-serif; padding-left: 14px; 
}
.desg {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    padding-left: 13px;
    position: relative;
    top: 2px;
}
.home_box { width: 220px; height: 100px; 
}
.home_box > p {
    margin-top: 0;
    padding-left: 6px;
}
.homepage-two ul li {
    line-height: normal;
}
.title_page {
    background: url("../../../images/tittle-header.png") no-repeat scroll 0 0 transparent;
    height: 94px;
    width: 550px;
    position: relative;
}
.tittle {
    bottom: 12px;
    color: #FFFFFF;
    font-family: 'Titillium Web',sans-serif;
    font-size: 24px;
    left: 12px;
    line-height: 24px;
    position: absolute;
}
.content_article ul li {
    list-style: disc outside none;
    margin-left: 24px;
}
.blue_p {
    color: #2B7DB1;
}
.headline {
    color: #2B7DB1;
}
.staff_rotater ul li {
    line-height: normal;
}
.staff_rotater > h2 {
    color: #909090;
    font-family: 'Titillium Web',sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 14px;
}
.home_box > p {
    color: #A5ABAF;
    font-size: 10px;
}
.homepage-two h2 {
    color: #747474;
    font-family: 'Titillium Web',sans-serif;
    font-size: 22px;
    font-weight: normal;
}
.contentheading {
    display: none;
}
.quote_start {
    background: url("../../../images/test-start.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    position: relative;
    width: 15px;
}
.quote_end {
    background: url("../../../images/test-end.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    left: 472px;
    position: relative;
    width: 15px;
}
#quote_wrap p {
    color: #238BB7;
    font-size: 16px;
    font-style: italic;
}
.bottom-banner {
    margin-top: 60px;
    margin-left: 24px;
}
.home_box.staff { float: left; margin-bottom: 10px; 
}
.learn_more {
    background: url("../../../images/learn-more.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    margin-top: -6px;
    width: 102px;
}
.tittle-staff > h2 {
    color: #7D7D7D;
    font-family: 'Titillium Web',sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 22px;
    margin-top: 0;
}
.image-back {    background: url("../../../images/img-back.png") no-repeat scroll 0 -30px transparent;    display: inline-block;    height: 283px;    width: 286px;	float:left;}
.image-back > img {
    padding: 11px 43px 40px;
}
.grid-one {
    display: inline-block;
    float: left;
    width: 280px;
}
.grid-two {
    display: inline-block;
    float: left;
    width: 260px;
}
.staff-name > h2 {
    color: #7D7D7D;
    font-size: 22px;
}
.blue-box {
    background: url("../../../images/blue-box.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: 800;
    height: 126px;
    margin-left: 28px;
    margin-top: -8px;
    padding: 1px 11px 0;
    position: relative;
    width:210px;
}
.separator > span {
    font-family: titillium web;
    font-size: 16px;
}
#ja-header, #ja-mainnav, #ja-container, #ja-botsl {
    box-shadow: 5px 10px 10px -2px #000000;
    margin: 0 auto;
    width: 1040px !important;
}
.vector {
    background: url("../../../images/vector-background.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 66px;
    margin: 0 auto;
    top: 1px;
    width: 1300px;
}
.testimonials {
    margin-top: -24px;
}
html #menu_left {background: url("../../../images/menu-back.png") repeat-x 100% 100%;background-position: 0 36px !important;background-size: 100% 100% !important;}
.active.item65 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}
.in-content > h2 {
    color: #7D7D7D;
    font-family: 'Titillium Web',sans-serif;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 12px;
    margin-top: 0;
}
.para{ 
    color: #000;
    font-family: 'Titillium Web',sans-serif;
    font-size: 16px;
}
.inputbox.sebtn {
    background: none repeat scroll 0 0 #00547B !important;
    border-radius: 12px 12px 12px 12px;
    color: #FFFFFF !important;
}
.jamod.moduleright_testi {
    margin-top: 80px;
}
.moduleright_testi #quote_wrap p {
    display: block;
    left: 18px;
    position: relative;
    top: -22px;
}
#contactForm_con {
    width: 550px !important;
}
.staff-detail {    width: 558px;
}

.moduleright1 {background: url("../../../images/online-now.png") no-repeat;margin-top: 48px;background-position: center top;background-size: 91% auto;}

.moduletableleft2txt {
    margin-top: -28px;
}
.componentheading {
    display: none;
}

.desg2 {
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    padding-left: 13px;
    position: relative;
    top: -2px;
}/* Bullets for content area */.article-content ul {    list-style-type: disc;    padding-left: 30px;}.jamod.moduleright5 {    margin: 36px 0 20px;}.jamod.moduleright5  img{	width:100%;}.article-content a {    color: #299CB9;}
.call-to-phone {
display:block;
height:75px;
margin:-30px 0 0 0;
}
.skype-call {
display:block;
height:45px;
}

.home_box > p{ overflow:hidden; line-height:20px;}
ul#mycarousel1 li, ul#mycarousel li{ line-height:normal}

.home-teaser{ float: left;margin-right: 13px;position: relative;width: 273px;}

/*
.home-button{ position:absolute; bottom:10px; width:100%; text-align:center}
.home-button a{margin: 2px;padding: 8px 10px;background: none repeat scroll 0 0 #00547b; border-radius: 12px; color: #ffffff;  font-size:17px;}*/

/* Made Edit*/
.home-button{ position:absolute; bottom:10px; width:100%; text-align:left;}
.home-button a{margin: 0px;padding: 9px 10px; color: #ffffff;  font-size:17px; display:block; background:url(../images/arrow_round.png) no-repeat 97% center #00547b;}

.top_text {
	float:left;
	font-size: 180%;
	width:875px;
	text-align:left;
	line-height:25px;
	padding-top:10px;
	color:#fff;
}

.ats { width:1040px; margin:0 auto; color:#fff;}
.bottom_text {
  display: block;
  font-size: 14px;
  width: 523px;
}
#ja-col2 #Mod76{
	margin:0;
	padding:0;
}	
#ja-col2 #Mod76 img{
	margin:0 !important;
	padding:0;
	vertical-align:top !important;
}	
#Mod76 p{	
	margin:0 !important;
	text-align:center;
}	
div.module h3{margin:0;}
div.module h3.show{background:none; cursor:auto}
#Mod76 h3{ text-align:center; border-bottom:0 !important;}
#Mod76, #Mod76 div { background:none !important; border-bottom:0; }
