
/*for title or site name*/
.title {
font-family: sans-serif;
font-size: x-large;
font-weight: bold;
color : #999999;
margin-left:5px;
}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: large;
font-weight: bold;
color : #666666;
text-transform: uppercase;
letter-spacing: 2px;
margin-left: 20px;
}

.headerimage {
background-image:  url(../images/01.jpg);
width: 1477px; /* 1481 965 780px; */
height: 142px; /* 148 173 153px; */
background-repeat: no-repeat;
}

/*pathaway setting*/
div.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: large;
margin-left: 5px;
color: #000000;
}
.pathway {
margin-left: 5px;
}
td.pathway {
background-image:  url(../images/index_04.gif);
/* width: 780px; */
height: 31px;
background-repeat: repeat-x;
}
a.pathway:link, a.pathway:visited {
font-weight      : normal;
margin-left: 5px;
color: #000000;
}
a.pathway:hover {
color: #555555;
font-weight      : normal;
margin-left:5px;
text-decoration   : none;
}

.topimage {
background-image:  url(../images/071.gif);
/* width: 100%; */
height: 72px;
background-repeat: repeat-x;
}

#div071 {
background-image:  url(../images/index_07.gif);
width: 100%; /* 798px 780px; */
height: 72px; /* 75px; */
background-repeat: no-repeat;
}

/* DEBUG 
table#body td.sidebarmenu {
    max-width: 206px;
    background-color: #293C43;
}
*/

table.moduletable {
    padding: 5px 0px 5px 8px;
    margin-bottom: 15px;
width: 206px; /* 100%; */
}
table.moduletable th {
    font-size        : medium;
    font-weight      : bold;
    color            : #000000;
    text-align       : left;
width: 100%;
    letter-spacing: 2px;
    text-indent: 5px;
    padding-bottom: 3px;
}
table.moduletable td {
font-size: medium;
font-weight: normal;
width: 100%;
}
table.moduletable table {
width: 100%;
}
/* table.moduletable li {
}
table.moduletable ul {
padding: 0px;
} */

#mainlevel-nav {
margin: 0;
padding: 0;
}
#mainlevel-nav li {
background-image: none;
padding-left: 0px;
/* list-style:none; */
 float: left; 
margin: 0;
 width: 100px; 
font-size: medium;
line-height: 15px;
white-space: nowrap;
text-indent: 15px;
}
#mainlevel-nav a {
display: block;
float: left;
text-decoration: none;
border: 1px solid;
border-color: #fff #36A4CC #36A4CC #fff;
background: #769EC5 2px no-repeat;
color: white;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
background: #0B7AAF 2px no-repeat;
}

#searchbox {
  margin-right:5px;
}

.divider {
background-image:  url(../images/index_10.gif);
width:31px;
/* height:131px; */
background-repeat: repeat-y;
}

body {
    margin: 0px;
    background:white;
}

div1 {
    /* width: 781px; */
}

tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : medium;
  color            : #333333;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

/*different setting for newsflash*/
.newsflash td {
color: #000000;
text-align: justify;
vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
text-align: justify;
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: medium;
padding: 8px;
/* width:552px;*/
}
/* doesnt work with firefox
.mainpage div{
overflow:auto;
}
*/

.greybg {
  background: #fefefe;
}

#active_menu {
  color: #2A1570;
  margin-left: 5px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: medium;
text-decoration: none;
}
a.mainmenu:hover {
color: #333333; 
text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
color: #4D83C4;
font-weight: bold;
/* width: 95%; */
text-indent: 15px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
line-height: 20px;
margin-bottom: 1px;
}
a.mainlevel:hover {
color: #2A1570;
text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: medium;
        color: #ff6600;
        text-align: left;
}
a.sublevel:hover {
color: #ff9e31; text-decoration: none;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : medium;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
    border: 1px solid #cccccc;
}

.pollstableborder {
border: 1px solid;
padding: 1px;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #333333;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : small;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : small;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
  background       : #ffffff;
  margin-left      : 5px;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : large;
  font-weight      : bold;
  color            : #2A1570;
  text-align       : left;
  margin-top       : 5px;
  margin-left      : 5px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : small;
  color            : #999999;
  text-align       : left;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : medium;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : medium;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
color: #2A1570;
text-decoration: none;
}

a:hover {
color: #4D83C4;
text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #2A1570;
    text-align:left;
    text-decoration: underline;
    }

a.contentpagetitle:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    text-align:left;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    }

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
  font-size: large;
font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
    background-color: #ffae00;
    border-left: outset 2px #ff9900;
    border-right: outset 2px #808080;
    border-top: outset 2px #ff9900;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    /* Cannot use hand as its not a W3C CSS validator */
    /*  cursor: hand;*/
    font-weight: bold;
    color: #FFFFFF;
}
.offtab {
    background-color : #e5e5e5;
    border-left: outset 2px #E0E0E0;
    border-right: outset 2px #E0E0E0;
    border-top: outset 2px #E0E0E0;
    border-bottom: solid 1px #d5d5d5;
    text-align: center;
    /* Cannot use hand as its not a W3C CSS validator */
    /*  cursor: hand;*/
    font-weight: normal;
}
.tabpadding {
}

.tabheading {
    background-color: #ffae00;
    text-align: left;
}

.pagetext {
    visibility: hidden;
    display: none;
    position: relative;
    top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
    background-color: #f0f0f0;
}
.code {
    background-color: #f0f0f0;
    border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : medium;
    color : #ff6600;
    text-align: center;
}

/* Javascript Back button */
.back_button {
    text-align: center;
    margin-top: 40px;
}

table.contenttoc {
    color: #333300;
    background-color: #e0e0e0;
    border: 1px solid #333;
}

table.contenttoc td {
    font-size: medium;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
/*  list-style: none; */
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-position: 0px 3px;
}

table.searchinto {
    width: 100%;
}

table.searchintro td {
    background-color: #293C43;
    color: #ffffff;
    font-weight: bold;
}

form {
/* removes space below form elements */
    margin: 0;
    padding: 0;
}

/* blog */
.blog_more {
    margin-left:5px;
}
.blog_section {
    margin-left:5px;
}
.blog {
    margin-left:5px;
}

.bottommenu {
background-image:  url(../images/21.gif);
width: 100%; /* 780px; */
height:38px;
background-repeat: repeat-x;
}
.footer {
background-image:  url(../images/22.gif);
width: 100%; /* 780px; */
height:47px;
background-repeat: repeat-x;
}

