    BODY {
  margin           : 0px 0px 0px 0px;
  
  color            : #000000;
  
  scrollbar-base-color: #778899;
}
/* --This is for all the body copy-- */
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10pt;
  color            : #000000;
 
}

.smallwhitetext { font-size: 8pt; font-family: Tahoma  color            : #ffffff;}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
  background       : #083150;
  height           : 1px;
  width            : 100%;
}

.title
/* --This is for all the titles-- */
 {
font-family      : Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
color            : #083150;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  
}

a.pathway:link, a.pathway:visited {
  color            : #c9c9c9;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #ff0000;
  font-weight      : normal;
  text-decoration   : underline;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: #203A54;
		background-color: #7DA1C5;
        background-position: left;
        text-align: left;
        font-weight: bold;
        padding: 5px 5px 5px 5px;
  		margin: 0px 0px 0px 0px;
  		
  		
 }

a.mainlevel:hover {
        color: #ffffff;
        background-position: left;
		width: 100%;
        text-align: left;
        padding: 5px 5px 5px 5px;
  		margin: 0px 0px 0px 0px;
  		
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #203A54; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: bold;
        }

a.mainmenu:hover, {
        color: #3399ff; text-decoration: underline;
        background-color: #595959;
        padding: 5px 5px 5px 5px;
  		margin: 0px 0px 0px 0px;
        }

a.sublevel:hover {
        color: #ffffff; text-decoration: underline;
         
        }

a.sublevel:link, a.sublevel:visited {
        color: #595959; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}

table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 100%;
        background-color: #000000;
        border-left: solid 0px #000000;
        border-right: solid 0px #000000;
        border-top: solid 0px #000000;
        border-bottom: solid 0px #000000;
       
        }
/* --Title headers above each module section.-- */
table.moduletable th {
  font-size        : 10pt;
  font-weight      : bold;
  background-color: #203A54;
  color            : #FFFFFF;
  text-align       : left;
  width            : 100%;
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;

}
/* --main outer module template. always keep background white. this also defines the
main table border outlines as well. used also for main subsection menus.-- */
table.moduletable td {
        font-size: 10pt;
        color            : #000000;
        font-weight: normal;
		background-color: #7DA1C5;
        padding: 5px 5px 5px 5px;
        margin: 1px 1px 1px 1px;
       	border-left: solid 1px #c9c9c9;
        border-right: solid 1px #c9c9c9;
        border-top: solid 1px #c9c9c9;
        border-bottom: solid 1px #418ADE;
        
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 8pt;
  color            : #000000;
  line-height      : 12px;
}


.sectiontableheader {
  background-color : #c9c9c9;
  color            : #000000;
  font-weight      : bold;
  font-size        : 9pt;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12pt;
  font-weight      : bold;
  color            : #083150;
  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 : #083150;
  color            : #ffffff;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
  font-size        : 9pt;
  color            : #000000;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
         color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color            : #333333;
  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: #ffcc00;
}

/* what is this? */
.boxes {
        border: solid;
        border-color: #cc0000;
        border-width: 1px;

}

  