/*  (do not remove this :) */
/*  (not this either :) */

div#logo {
    width: 430px;
    float: left;
}
div.title {
    background-image: url(../Image/bg_title_sub.jpg);
    background-position:0 0;
    background-repeat:no-repeat;
    height: 22px;
    padding-left: 30px;
    padding-top: 5px;
    font-weight: bold;
    color: #666666;
    width: 180px;
}
div.title span {
    text-decoration:none;
    color:#005599;
    font-size: 10px;
    font-weight: normal;
}

td.arraw {
    background-image:url(../Image/ico_right.jpg);
    background-position:left 50%;
    background-repeat:no-repeat;
    padding-left: 1em;
}

html,
body {
    margin: 0;
}
body {
    background-image: url(../Image/bg_mainbg.gif);
}
body, td, table {
    font-size: 11px;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}h2,h3,h4,h5,h6 {
    color: #3B5D8A;
}
h1 { 
    padding: 0 0 0 5px;
    border: #3B5D8A solid;
    border-width: 0 0 1px 4px;
    font-size: 18pt;
    font-weight: bold;
}
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; font-weight: bold; }
h5 { font-size: 14px; }
h6 { font-size: 12px; font-weight: bold; }

a img {
    border: 0;
}
a:hover {  
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    text-decoration: underline;
    color: #436976;
}

a:link {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #436976;
}

a {
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #436976;
}

a.active {
    color: Red;
}
a.visited {
    color: Purple;
}
div#column-top {
    width: 100%;
    display: block;
    background-image: url(../Image/bg_title_bg.jpg);
    height: 139px;
}
div#top-header {
    width: 940px;
    height: 139px;
    margin: 0 auto;
    background-image: url(../Image/bg_title_main.jpg);
}
div#body {
    background-color:#FFFFFF;
    background-image:none;
    border:1px solid #CCCCCC;
    margin:0 auto;
    padding:10px;
    width:920px;
}
div#top-header #site-actions {
    width: 450px;
    display: block;
    float: right;
}
div#nav {
    background-image: url(../Image/bg_menu_main.jpg);
    background-repeat: repeat-x;
    height: 27px;
}
ul#sections {
    margin:0 auto;
    padding:5px 0 0 0;
    text-align:right;
    width:940px;
}
ul#sections li {
    display: inline;
    margin: 0 10px 0 0;
}
ul#sections li a {
    color: #fff;
    text-decoration: none;
}
ul#sections li a:hover {
    color: #ccc;
}
div#portal-footer {
    line-height: 5em;
    height: 5em;
    color: #6C6C6C;
    background-color: #D3D3D3;
    text-align: right;
    padding-right: 10px;
    width:932px;
    margin: 0 auto;
}
table.column {
    border-collapse: collapse;
    border: 0;
    width: 100%;
}
table.column td {
    vertical-align: top;
}
table.tdmiddle td {
    vertical-align: middle;
}
div.column-second p {
    display: none;
}
ul.nav_section {
    margin: 0;
    padding: 0;
}
ul.nav_section li {
    background-image: url(../Image/bg_title_sub.jpg);
    background-position:0 0;
    background-repeat:no-repeat;
    height:30px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding-left:30px;
    padding-top:5px;
}
.documentActions {
    float: right;
    margin: 0.4em 0 0 0.5em;
    padding: 0;
    text-align: right;
}

.documentActions ul {
    margin: 1px 0 2px 0;
    padding: 0;
    display: block;
}

.documentActions li {
    display: inline;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.documentActions a {
    border: none !important;
    text-decoration: none;
}

.hiddenStructure {;
    display: none;
}

#annoucerange {
    margin-top: 1em;
}

div.banner {
    background-image: url(../Image/sydney.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 43px;
    padding: 0 0 0 5px;
    font-size: 18pt;
    font-weight: bold;
    color: #fff;
    padding-top: 50px;
    padding-left: 1em;
    margin-bottom: 1em;
}

/*  */