BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #CEFEFF; background-image : url(../images/bgbody.jpg); background-repeat: repeat;
  color            : #000000;
 
  scrollbar-base-color: #ddfcfe;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #718CBB;

  margin-top : 10px;
  margin-bottom : 5px;
}
h1{font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 20px;
	color : Blue;
margin-top: 10px;
margin-top: 5px;}
h2{
	font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px; color : Blue;
margin-top: 10px;
margin-top: 5px;}
h3{font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
	color : Blue;
margin-top: 10px;
margin-top: 5px;}
h4{font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
	color : Blue;
margin-top: 10px;
margin-top: 5px;}

ul, li {
  margin           : 2px 5px 2px 5px;
font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #718CBB;}

hr {
  background       : #EEE1FB;
  height           : 1px;
  width            : 100%;
}

.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color            : #6788E7;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #00D4D7;
}

a.pathway:link, a.pathway:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #00D4D7;
}

a.pathway:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #009395;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #6A9AEE;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        color: #9C8EF3;
        background-position: left;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #9394FF; font-family:  Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #88AEF2; text-decoration: none;
        }

a.sublevel:hover {
        color: #89AFF1; text-decoration: none;
        background : White;
        }

a.sublevel:link, a.sublevel:visited {
        color: #9F91F2; font-family:  Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
        background : White;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 99%;
        border-left: solid 0px #ffffff;
        border-right: solid 0px #ffffff;
        border-top: solid 0px #ffffff;
        border-bottom: 0px solid #ffffff;
        margin-left: 1px;
        }

table.moduletable th {
  font-size        : 14px;
  font-weight      : bold;
  color            : #417DE9;
  text-align       : left;
  width            : 100%;
  padding: 2px 2px 2px 2px;
  margin: 5px 5px 5px 5px;

 background-color: #ffffff; background-image : url(../images/bgmod.jpg);}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #B8E2F3;
        padding: 2px 2px 2px 2px;
        margin: 5px 5px 5px 5px;;
     background-color: #ffffff; background-image : url(../images/bgmod2.jpg);}
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  background-color : #C8FEFF;
  color            : #0A98F3;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #BEE4FC;
}

.sectiontableentry2 {
  background-color : #DAF0FD;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
color            : #0A98F3;}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #065486;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;background-image : 
}

.contentpaneopen {
  background       : #FFFFFF; 
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #2093C1;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #087AC2;
  background-color : #f2f2ff;
  border           : 1px solid #cce6ff;
}


a:link, a:visited {
  font-size        : 12px;
  color            : #7864EE;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #B4A9F5;
  text-decoration  : none;
}

/* 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: 14px;
        font-weight: bold;
         color: #37ADDD;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-align:left;
        color: #ACFEFF;
        text-decoration: none;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #32ABF7;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

/* 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;
        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;
        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.  Dont set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;

}