html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding-left: 7px;
    vertical-align: baseline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

html {
    overflow-y: scroll;
}

html {
    height: 100%;
}

body {
    color: #555555;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.3;
}

body.contentpane {
    background: none repeat scroll 0 0 #555555;
}

.background {
    background: none repeat scroll 0 0 #F1F1F1;
    position: absolute;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #134E8B;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
}

.componentheading {
    color: #1A528C;
    font-size: 25px;
    font-style: italic;
    margin: 0;
    padding: 0 0 10px;
}

h1, h1 a:link, h1 a:visited {
    color: #134E8B;
    font-family: 'Michroma',sans-serif;
    font-size: 20px;
    margin: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

a:link, a:visited {
    color: #1AA8FB;
    text-decoration: none;
}

a:hover {
    color: #2F7AC0;
    text-decoration: underline;
}

ul {
    margin: 0 0 0 15px;
}

p {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0 5px;
}

blockquote {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 3px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: italic;
    margin: 5px;
    padding: 5px;
}

element.style {
    height: auto;
}

hr {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    clear: both;
    height: 2px;
    margin: 0;
    padding: 0;
    width: 100%;
}

img {
    border-radius: 3px;
    box-shadow: 0 0 3px #888888;
    padding: 3px;
    background: #fff;
}

iframe {
    border-radius: 3px;
    box-shadow: 0 0 3px #888888;
    padding: 3px;
    background: #fff;
}

.clr {
    clear: both;
    visibility: hidden;
}

#header {
    background: url("../images/banner.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #888888;
    height: 108px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}

#header-w {
    position: relative;
}

.top {
    color: #FFFFFF;
    margin: 0 0 0 500px;
    overflow: hidden;
    padding: 20px 0 0;
    width: 450px;
    z-index: 1;
}

.top a {
    color: #FFFFFF;
    text-decoration: underline;
}

.logo {
    color: #FFFFFF;
    left: 55px;
    position: absolute;
    top: 15px;
}

.slogan {
    color: #555555;
    left: 65px;
    position: absolute;
    top: 65px;
}

.tguser {
    color: #FFFFFF;
    float: right;
    position: absolute;
    right: 10px;
    top: 0;
}

.topmenu {
    background: url("../images/mainmenu.png") repeat-x scroll 0 0 transparent;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 0 0 5px #888888;
    float: right;
    font-family: segoe ui,verdana,arial,sans-serif;
    height: 22px;
    right: 110px;
}

.topmenu ul {
    float: left;
    margin: 0;
    padding: 0;
}

.topmenu ul li {
    float: left;
    height: 100%;
    list-style: none outside none;
    position: relative;
}

.topmenu ul li a {
    color: #555555;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}

.topmenu ul li.active {
}

.topmenu ul li.active a {
}

.topmenu ul li:hover {
}

.topmenu ul li a:hover {
    background: url("../images/mainmenu-h.png") repeat-x scroll 0 0 #1994E2;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 1px #036D9E;
}

.topmenu ul li ul {
    border-top: 0 none;
    left: -999em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 180px;
}

.topmenu ul li:hover ul, #menu ul li.sfHover ul {
    left: 0;
}

.topmenu ul li ul li {
    border: medium none;
    height: auto;
    margin: 0;
    padding: 0;
    width: 180px;
}

.topmenu ul li:hover ul li a {
    text-shadow: none;
}

.topmenu ul li:hover ul li {
    background: none repeat scroll 0 0 transparent;
}

.topmenu ul li:hover ul li a, .topmenu ul li ul li a, .topmenu ul li.active ul li a {
    background: none repeat scroll 0 0 #555555;
    border-bottom: 1px solid #3A3A3A;
    color: #D1D1D1;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 10px;
    text-shadow: none;
}

.topmenu ul li ul li a:hover, .topmenu ul li ul li.active a, .topmenu ul li.active ul li a:hover, .topmenu ul li.active ul li.active a {
    background: none repeat scroll 0 0 #343434;
    color: #FFFFFF;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 10px;
    text-shadow: none;
}

.topmenu ul li ul ul, .topmenu ul li:hover ul ul, .topmenu ul li:hover ul ul ul, .topmenu ul li:hover ul ul ul ul, .topmenu ul li.sfHover ul ul, .topmenu ul li.sfHover ul ul ul, .topmenu ul li.sfHover ul ul ul ul {
    left: -999em;
}

#slide-w {
    background: url("../images/bg.png") repeat-x scroll 0 0 #EAEAEA;
    border-bottom: 1px solid #D6D6D6;
    border-top: 1px solid #F5F5F5;
    margin: 0;
    padding: 0;
}

#slide {
    margin: 0 auto;
    width: 960px;
}

#nav {
}

#navl {
}

#navr {
    background: url("../images/mainmenu.png") repeat-x scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #888888;
    font-family: segoe ui,verdana,arial,sans-serif;
    height: 32px;
    margin-top: 5px;
}

#nav {
    position: relative;
    z-index: 10;
}

#nav-left {
    float: left;
    width: 80%;
}

#nav-right {
    float: right;
    width: 20%;
}

#nav ul {
    float: left;
    margin: 0;
    padding: 0;
}

#nav ul li {
    float: left;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}

#nav ul li a {
    color: #555555;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}

#nav ul li.active {
}

#nav ul li.active a {
    background: url("../images/mainmenu-h.png") repeat-x scroll 0 0 #1994E2;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    text-shadow: 0 1px #036D9E;
}

#nav ul li:hover {
}

#nav ul li a:hover {
    background: url("../images/mainmenu-h.png") repeat-x scroll 0 0 #1994E2;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 1px #036D9E;
}

#nav ul li ul {
    border-top: 0 none;
    left: -999em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 180px;
}

#nav ul li:hover ul, #menu ul li.sfHover ul {
    left: 0;
}

#nav ul li ul li {
    border: medium none;
    height: auto;
    margin: 0;
    padding: 0;
    width: 180px;
}

#nav ul li:hover ul li a {
    text-shadow: none;
}

#nav ul li:hover ul li {
    background: none repeat scroll 0 0 transparent;
}

#nav ul li:hover ul li a, #nav ul li ul li a, #nav ul li.active ul li a {
    background: none repeat scroll 0 0 #555555;
    border-bottom: 1px solid #3A3A3A;
    border-radius: 0 0 0 0;
    color: #D1D1D1;
    font-size: 11px;
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 10px;
    text-shadow: none;
}

#nav ul li ul li a:hover, #nav ul li ul li.active a, #nav ul li.active ul li a:hover, #nav ul li.active ul li.active a {
    background: none repeat scroll 0 0 #343434;
    color: #FFFFFF;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 10px;
    text-shadow: none;
}

#nav ul li ul ul, #nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul, #nav ul li.sfHover ul ul, #nav ul li.sfHover ul ul ul, #nav ul li.sfHover ul ul ul ul {
    left: -999em;
}

#leftbar-w {
    float: left;
    padding: 0;
    width: 209px;
}

#addthis {
    padding-left: 12px;
    padding-top: 5px;
}

#rightbar-w {
    float: right;
    padding: 0;
    width: 209px;
}

#sidebar {
    padding: 0;
}

#sidebar .module {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    margin-bottom: 25px;
}

#sidebar .module-title {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    box-shadow: 1px 1px 10px #B9B9B9;
    color: #555555;
    font-family: Tahoma,sans-serif;
    font-size: 16px;
    font-weight: 100;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0 0 0 22px;
    text-shadow: 1px 1px #FFFFFF;
}

#leftbar-w .module-title {
    background: url("../images/mainmenu.png") repeat scroll 0 0 #FFFFFF;
    padding: 0 0 0 15px;
}

#rightbar-w .module-title {
    background: url("../images/mainmenu.png") repeat scroll 0 0 #FFFFFF;
    padding: 0 0 0 15px;
}

#sidebar .module-body {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 1px 1px 10px #B9B9B9;
    color: #555555;
    margin: 0;
    padding: 13px;
}

#sidebar .module-body p {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    margin: 0 5px;
    padding: 0;
    list-style: none outside none;
    border-bottom: 1px dotted #6E99C2;
}

#sidebar .module ul.menu {
    list-style: none outside none;
    margin: 5px 0 0;
    padding: 0;
}

#sidebar .module ul.menu li {
    border-bottom: 1px dotted #6E99C2;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#sidebar .module ul.menu li a {
    background: url("../images/dark.gif") no-repeat scroll 0 50% transparent;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 3px 0 3px 15px;
    text-decoration: none;
}

#sidebar .module ul.menu li a:hover {
    color: #555555;
    text-decoration: underline;
}

#sidebar .module ul.menu li.active a {
    color: #058CA1;
}

#sidebar .module ul.menu li ul {
    border-top: 1px solid #E4E4E4;
    margin: 0;
}

#sidebar .module ul.menu li ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0 0 0 15px;
}

#sidebar .module ul.menu li ul li a {
    background: url("../images/arrow2.png") no-repeat scroll 0 50% transparent;
    border: 0 none;
    color: #999999;
}

#sidebar .module ul.menu li ul li a:hover {
    background: url("../images/arrow2.png") no-repeat scroll 0 50% transparent;
    border: 0 none;
    color: #134E8B;
}

#sidebar .module ul.menu li.active ul li a {
    color: #6E99C2;
}

#sidebar .module ul.menu li ul li.active a, #sidebar .module ul.menu li.active ul li a:hover {
    color: #134E8B;
}

#main {
    margin: 0 auto 0;
    position: relative;
}

#main-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BAB9B9;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 5px #888888;
    clear: both;
    color: #555555;
    height: 100%;
    margin-top: 5px;
    padding: 9px;
    position: relative;
}

#maincol {
    position: relative;
}

#wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 960px;
}

#hdd {
    text-indent: -9999em;
}

.top1 {
    background: url("../images/main-top.png") no-repeat scroll 0 0 transparent;
    clear: both;
}

.top2 {
    background: url("../images/main-top.png") no-repeat scroll 100% 100% transparent;
}

.top3 {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 6px;
    margin: 0 6px;
}

.bot1 {
    background: url("../images/main-bot.png") no-repeat scroll 0 0 transparent;
    clear: both;
}

.bot2 {
    background: url("../images/main-bot.png") no-repeat scroll 100% 100% transparent;
}

.bot3 {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 6px;
    margin: 0 6px;
}

#leftcolumn {
    float: left;
    margin-left: 9px;
    padding: 0;
    width: 205px;
}

#rightcolumn {
    float: right;
    margin-right: 9px;
    padding: 0;
    width: 205px;
}

#centercontent {
    float: left;
    margin: 5px 0 0 10px;
    overflow: hidden;
    padding: 0;
    width: 500px;
}

#centercontent_md {
    float: left;
    overflow: hidden;
    padding-left: 13px;
    width: 715px;
}

#centercontent_bg {
    float: left;
    margin: 0 5px;
    overflow: hidden;
    padding: 0;
    width: 930px;
}

div.clearpad {
    padding: 3px;
}

div.clearpad ul {
    clear: both;
}

ul.archive li {
    list-style: none outside none;
    padding: 0 0 0 10px;
}

.archive .article-count {
    color: #999999;
}

.blog-featured {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
}

.items-leading {
    clear: both;
    margin-top: 2px;
    padding: 3px 0 3px 4px;
    position: relative;
}

.items-row {
    clear: both;
    position: relative;
}

.item-page {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
    position: relative;
}

h2.item-page-title {
    margin-bottom: 1px;
    padding: 3px 0 3px 4px;
}

h2.item-page-title a {
    color: #555555;
    font-size: 16px;
    font-weight: bold;
}

.item-page-title, .item-page-title a {
    color: #01406A;
    text-decoration: none;
}

.item-page-title a:hover {
}

.buttonheading {
    position: absolute;
    right: 0;
    top: 5px;
}
clearpad
.buttonheading .edit {
    float: right;
    margin: 0 5px;
}

.buttonheading .print {
    float: right;
    margin: 0 5px;
}

.buttonheading .email {
    float: right;
    margin: 0 5px;
}

.iteminfo {
    color: #999999;
    display: block;
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 5px;
    width: 100%;
}

.iteminfo a {
    color: #999999;
}

.iteminfo a:hover {
    color: #333333;
}

.iteminfo .category {
}

.iteminfo .sub-category {
    padding: 0 0 0 0;
}

.iteminfo .create {
}

.iteminfo .modified {
}

.iteminfo .published {
}

.iteminfo .createdby {
    display: block;
    font-weight: bold;
}

.items-more {
    clear: both;
    padding: 10px;
}

h3.items-more {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.items-more ol {
    margin: 0 0 0 30px;
    padding: 0;
}

th.list-title, th.list-author, th.list-hits, th.list-date {
    background: url("../images/h3.png") repeat-x scroll 0 0 #3F332E;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 2px;
}

th.list-title a, th.list-author a, th.list-hits a, th.list-date a {
    color: #FFFFFF;
    font-weight: bold;
}

td.list-title, td.list-author, td.list-hits, td.list-date {
    border-bottom: 1px dotted #CCCCCC;
}

td.list-title {
    width: 50%;
}

td.list-author {
    text-align: center;
    width: 15%;
}

td.list-hits {
    text-align: center;
    width: 5%;
}

td.list-date {
    text-align: center;
    width: 15%;
}

.cols-1 {
    clear: both;
    width: 100%;
}

.cols-2 .column-1 {
    float: left;
    margin: 4px;
    width: 45%;
}

.cols-2 .column-2 {
    float: right;
    margin: 4px;
    width: 45%;
}

.cols-3 .column-1 {
    float: left;
    width: 32%;
}

.cols-3 .column-2 {
    float: left;
    margin-left: 1%;
    width: 32%;
}

.cols-3 .column-3 {
    float: right;
    width: 32%;
}

.cols-4 .column-1 {
    float: left;
    width: 23%;
}

.cols-4 .column-2 {
    float: left;
    margin-left: 1%;
    width: 23%;
}

.cols-4 .column-3 {
    float: left;
    margin-left: 1%;
    width: 23%;
}

.cols-4 .column-4 {
    float: right;
    margin-left: 0;
    width: 23%;
}

.column-1, .column-2, .column-3, .column-4 {
    margin: 0 0 20px;
    position: relative;
}

th.item-num, th.item-title, th.item-position, th.item-phone, th.item-suburb, th.item-state {
    background: url("../images/h3.png") repeat-x scroll 0 0 #3F332E;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 2px 2px 2px 7px;
    text-align: left;
}

th.item-num a, th.item-title a, th.item-position a, th.item-phone a, th.item-suburb a, th.item-state a {
    color: #FFFFFF;
}

td.item-num {
    text-align: left;
    width: 5%;
}

td.item-title {
    text-align: left;
    width: 25%;
}

td.item-position {
    text-align: left;
    width: 15%;
}

td.item-phone {
    text-align: left;
    width: 15%;
}

td.item-suburb {
    text-align: left;
    width: 15%;
}

td.item-state {
    text-align: left;
    width: 15%;
}

.contact label {
    float: left;
    font-weight: bold;
    width: 100%;
}

.contact input {
    float: left;
}

.contact .jicons-icons {
    float: left;
    padding: 5px 10px 10px 0;
}

.contact h3 {
    font-size: 14px;
}

.spacer .module {
    float: left;
}

.spacer.w99 .module {
    width: 100%;
}

.spacer.w49 .module {
    width: 50%;
}

.spacer.w33 .module {
    width: 33.3%;
}

.spacer.w24 .module {
    width: 24.5%;
}

.readmore a {
    background: none repeat scroll 0 0 #40C2EB;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    line-height: 14px;
    overflow: visible;
    padding: 3px;
}

.readmore a:hover {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF;
    text-decoration: none;
}

ul.pagenav {
    display: block;
}

ul.pagenav li {
    list-style: none outside none;
}

.pagenav-prev {
    float: left;
    padding-top: 10px;
}

.pagenav-next {
    float: right;
    padding-top: 10px;
}

.pagination {
    clear: both;
}

span.pagination {
    background: none repeat scroll 0 0 transparent;
}

.pagination span, .pagination a, ul.pagenav li a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #555555;
    font-size: 90%;
    font-weight: bold;
    padding: 1px 8px;
}

.pagination a, ul.pagenav li a {
    font-weight: bold;
    text-decoration: underline;
}

.button, .validate {
    background: none repeat scroll 0 0 #B9B8B8;
    border: 1px solid #999999;
    color: #FFFFFF;
    font-size: 90%;
    font-weight: bold;
    padding: 1px 8px;
}

.button:hover, .validate:hover, .pagination a:hover, ul.pagenav li a:hover {
    background: none repeat scroll 0 0 #757474;
    color: #FFFFFF;
}

.inputbox, input, textarea, select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #C0C0C0;
    border-radius: 5px 5px 5px 5px;
    color: #13618D;
}

.breadcrumbs {
    color: #555555;
    padding: 0 0 0 10px;
}

.searchbox {
    background: url("../images/search.png") no-repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    color: #555555;
    height: 18px;
    margin-top: 5px;
    width: 165px;
    visibility: hidden;
}

#mods1 {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

#mods1 .module {
    margin: 0;
    padding: 0;
}

#mods1 .inner {
    padding: 10px;
}

#mods1 .module-title {
    margin: 0;
    padding: 0 0 10px;
}

#mods1 h3 {
    display: block;
    font-size: 18px;
    height: 20px;
    padding-left: 10px;
    padding-top: 3px;
}

#mods1 .module-body {
    margin: 0;
    padding: 0;
}

#mods1 ul {
    margin: 0 10px;
    padding: 0;
}

#mods1 ul li {
    list-style: disc inside none;
}

#mods1-i {
    clear: both;
}

#mods2 {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 960px;
}

#mods2 .module {
    margin: 0;
    padding: 0;
}

#mods2 .inner {
    padding: 10px;
}

#mods2 .module-title {
    color: #333333;
    display: block;
    font-size: 20px;
    font-weight: 100;
    height: 22px;
    margin: 5px 0;
    padding: 0;
    text-shadow: 1px 1px #FFFFFF;
}

#mods2 .module-body {
    margin: 0;
    padding: 0;
}

#mods2 a {
    color: #419AF8;
}

#mods2 a:hover {
}

#mods2 ul {
    margin: 0;
    padding: 0;
}

#mods2 ul li {
    list-style: disc inside none;
    margin: 0;
    padding: 0;
}

#mods3 {
    background: url("../images/mods3.png") repeat-x scroll 0 0 #1A528C;
    clear: both;
    color: #DFDFDF;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 960px;
}

#mods3 .module {
    margin: 0;
    padding: 0;
}

#mods3 .inner {
    padding: 5px 10px 0;
}

#mods3 .module-title {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: normal;
    height: 22px;
    margin: 0 0 5px;
    padding: 0;
    text-shadow: 1px 1px #000000;
}

#mods3 .module-body {
    margin: 0;
    padding: 0;
}

#mods3 a {
    color: #419AF8;
}

#mods3 a:hover {
    color: #FFFFFF;
}

#mods3 ul {
    margin: 0;
    padding: 0;
}

#mods3 ul li {
    border-bottom: 1px dotted #043466;
    list-style: none outside none;
}

#mods3 ul li:hover {
}

#mods3 ul li a {
    background: url("../images/arrow.png") no-repeat scroll 0 50% transparent;
    display: block;
    font-weight: 100;
    padding: 0 0 0 15px;
}

#footer .top1 {
    background: url("../images/mods3-top.png") no-repeat scroll 0 0 transparent;
    clear: both;
}

#footer .top2 {
    background: url("../images/mods3-top.png") no-repeat scroll 100% 100% transparent;
}

#footer .top3 {
    background: none repeat scroll 0 0 #0B58A9;
    height: 6px;
    margin: 0 6px;
}

#footer .bot1 {
    background: url("../images/mods3-bot.png") no-repeat scroll 0 0 transparent;
    clear: both;
}

#footer .bot2 {
    background: url("../images/mods3-bot.png") no-repeat scroll 100% 100% transparent;
}

#footer .bot3 {
    background: none repeat scroll 0 0 #1A528C;
    height: 6px;
    margin: 0 6px;
}

#footer {
    clear: both;
    margin: 10px 0 0;
    padding: 0;
}

.footer-pad {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

#bottom {
    background: none repeat scroll 0 0 #555555;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 0 0 5px #555555;
    margin: 0 auto;
    padding: 5px 0 0;
    width: 960px;
}

.copy {
    color: #CCCCCC;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0 0 0 10px;
}

.copy a {
    color: #CCCCCC;
    font-size: 12px;
}

.design {
    color: #C6C6C6;
    font-size: 9px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 290px;
}

.design a {
    color: #C6C6C6;
    font-size: 9px;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
}

#system-message {
    margin: 0;
    padding: 0;
}

#system-message dt {
    font-weight: bold;
}

#system-message dd {
    font-weight: bold;
    margin: 0;
    text-indent: 30px;
}

#system-message dd ul {
    border-bottom: 3px solid #84A7DB;
    border-top: 3px solid #84A7DB;
    color: #0055BB;
    list-style: none outside none;
    margin: 0;
    padding: 10px;
}

#system-message dt.message {
    display: none;
}

#system-message dd.message {
}

#system-message dt.error {
    display: none;
}

#system-message dd.error ul {
    background-color: #E6C0C0;
    border-bottom: 3px solid #DE7A7B;
    border-top: 3px solid #DE7A7B;
    color: #CC0000;
}

#system-message dt.notice {
    display: none;
}

#system-message dd.notice ul {
    background: none repeat scroll 0 0 #EFE7B8;
    border-bottom: 3px solid #F0DC7E;
    border-top: 3px solid #F0DC7E;
    color: #CC0000;
}

#system-debug {
    background-color: #FFFFFF;
    color: #CCCCCC;
    margin: 10px;
    padding: 10px;
}

#system-debug div {
    font-size: 11px;
}

#error {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    margin: 100px auto 0;
    padding: 20px;
    width: 600px;
}

#error .error {
    color: #FF0000;
}

.tg a {
    color: #C6C6C6;
}

.tg {
    background: none repeat scroll 0 0 #5B5B5B;
    border-radius: 7px 7px 7px 7px;
    clear: both;
    color: #C6C6C6;
    font-size: 11px;
    padding: 5px;
    position: relative;
}

#slide {
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #888888;
    color: #C6C6C6;
    float: left;
    height: 152px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 958px;
}

#bookmark {
    margin-bottom: 3px;
}

#user-bottom {
    background: none repeat scroll 0 0 #555555;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
}

.user1 {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF;
    float: left;
    padding: 10px 0 0 10px;
    width: 465px;
}

.user1 h3, .user2 h3 {
    color: #FFFFFF;
}

.user2 {
    background: none repeat scroll 0 0 #555555;
    color: #FFFFFF;
    float: right;
    padding: 10px 10px 0;
    width: 465px;
}

#slideshow-container {
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 700px;
}

#slideshow-container img {
    border-radius: 5px 5px 5px 5px;
    display: block;
    height: 250px;
    left: 0;
    position: absolute;
    top: 0;
    width: 700px;
    z-index: 1;
}

#slideshow-container-controls {
    margin: auto;
    width: 452px;
}

#slideshow-container-controls img {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    height: 50px;
    padding: 5px;
    width: 100px;
}

#slideshow-container-caption {
    background: none repeat scroll 0 0 #313131;
    border-radius: 5px 5px 5px 5px;
    bottom: 0;
    height: 55px;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 10;
}

* html #slideshow-container-caption {
    width: 100%;
}

#slideshow-container-caption h3 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    padding: 10px 10px 3px;
}

#slideshow-container-caption p {
    color: #EEEEEE;
    font-size: 11px;
    padding: 0 10px 10px;
}

.toc-active {
    border-color: #000000;
}

.pmark {
    margin-bottom: 5px;
    background: url("../images/banner.jpg") repeat-x scroll bottom transparent;
    border: 3px double #888888;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #888888;
    font-family: segoe ui,verdana,arial,sans-serif;
    margin-top: 5px;
    padding: 10px;
}

table.normal_table {
    width: 90%; margin: 20px auto;
    border-radius: 5px;
    box-shadow: 0 0 5px #888888;
    line-height: 1.5;
}

table.normal_table tbody tr {
    border: 1px dotted #ddd;
}

table.normal_table tbody tr:nth-child(even) {
    background: #f3f3f3;
}

table.normal_table tbody th {
    border: 1px dotted #fff;
    background: #dfdfdf;
    vertical-align: middle;
}

table#privacy_establish {
    width: 33%;
    margin: 0 0 0 auto;
    text-align: right;
    font-size: 0.9em;
}

table#privacy_inquiry, table#privacy_group {
    width: 50%;
    margin: 0 auto 0 15px;
    text-align: left;
    font-size: 0.9em;
}

.access {
    margin: 3px;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    padding: 3px;
}

.access-first {
    font-size: 7pt;
}

.walk {
    text-align: right;
    font-size: 8pt;
}

img.icon {
    margin: 0 none;
    box-shadow: none;
    padding: none;
    background: #fff;
}

/* Vertical Accordion Style */
.va-container {
	position:relative;
	margin:40px auto 40px auto;
}
.va-wrapper {
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	background:#000;
}
.va-slice {
	cursor:pointer;
	position:absolute;
	width:100%;
	left:0px;
	overflow:hidden;
	overflow-y: scroll;
}
.va-slice-1 {
	background:#000 url(../images/1.jpg) no-repeat center center;
}
.va-slice-2 {
	background:#000 url(../images/2.jpg) no-repeat center center;
}
.va-slice-3 {
	background:#000 url(../images/3.jpg) no-repeat center center;
}
.va-slice-4 {
	background:#000 url(../images/4.jpg) no-repeat center center;
}
.va-slice-5 {
	background:#000 url(../images/5.jpg) no-repeat center center;
}
.va-slice-6 {
	background:#000 url(../images/6.jpg) no-repeat center center;
}
.va-slice-7 {
	background:#000 url(../images/7.jpg) no-repeat center center;
}
.va-slice-color-1 {
	background-color:#97c5eb;
}
.va-slice-color-2 {
	background-color:#68ace5;
}
.va-slice-color-3 {
	background-color:#0072cf;
}
.va-slice-color-4 {
	background-color:#0039a6;
}
.va-slice-color-5 {
	background-color:#00338e;
}
.va-slice-color-6 {
	background-color:#002c76;
}
.va-slice-color-7 {
	background-color:#002144;
}
.va-title {
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	font-size:28pt;
	margin-left:20px;
	color:#fff;
	text-shadow: 0px 0px 1px white;
}
.va-content {
	display:none;
	margin-left:25px;
}
.va-slice p {
	font-size: 10pt;
	font-style: italic;
	font-family:Georgia, serif;
	color:#fff;
	text-shadow: 0px 0px 3px black;
}
.va-slice ul {
	margin-top:20px;
}
.va-slice ul li {
	float:left;
	margin:0px 2px;
}
.va-slice ul li a {
	color:#000;
	background:#eede2f;
	padding:3px 6px;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	text-transform:uppercase;
}
.va-slice ul li a:hover {
	background:#000;
	color:#fff;
	text-shadow:none;
}
.va-nav span {
	width:40px;
	height:25px;
	background:transparent url(../images/prev.png) no-repeat center center;
	position:absolute;
	top:-35px;
	left:50%;
	margin-left:-20px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	display:none;
	z-index:100;
}
.va-nav span.va-nav-next {
	background-image:url(../images/next.png);
	top:auto;
	bottom:-35px;
}
.va-nav span:hover {
	opacity:1.0;
}
