body {
  margin           : 5px 5px 5px 5px;
  background-color : #315483;
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  color            : #000000;
  scrollbar-base-color: #315483;
}

h1 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 136%;
  color            : #bf5328;
}
h2 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 130%;
}
h3 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 124%;
}
h4 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 118%;
}
h5 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 112%;
}
h6 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 106%;
}


td, tr, p, div {
  margin            : 5px 5px 5px 5px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}

ul {
  margin           : 1px 1px 1px 1px;
}

hr {
  color            : #7394a1;
  height           : 1px;
  width            : 95%;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #315483;
}

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

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

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

/* --Default Class Settings-- */
a.mainmenu:link, a.mainmenu:visited {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, serif;
        font-weight: normal;
        }

a.mainmenu:hover, {
        color: #ffffff;
        background-color: #7394a1; 
        text-decoration: none;
        }

a.mainlevel:link, a.mainlevel:visited {
        color: #000000;
        background-position: left;
        text-align: left;
        font-weight: normal;
        
 }

a.mainlevel:hover {
        color: #ffffff;
        background-position: left;
        background-color: #7394a1;
        text-decoration: none;
        text-align: left;
        font-weight: normal;
        }


a.sublevel:hover {
        color: #ffffff; 
        text-decoration: none;
        background-color: #7394a1; 
        font-family: Verdana, Arial, Helvetica, serif;
        font-weight: normal;
        }

a.sublevel:link, a.sublevel:visited {
        color: #000000;
        background-color: #7394a1; 
        font-family: Verdana, Arial, Helvetica, serif;
        font-weight: normal;
}


table.moduletable {
        margin: 5px 5px 5px 5px;
        width: 90%;
        height: 90%;
        border-right: solid 1px #000000;
        border-left: solid 1px #000000;
        border-bottom: solid 1px #000000;
        }

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  background-color : #315483;
  color            : #ffffff;
  text-align       : center;
  width            : 100%;
   padding: 5px 2% 5px 2%;
        margin: 5px 2% 5px 2%;

}

table.moduletable td {
        font-size: 12px;
        font-weight: normal;
                  border: 0px solid #333;
                  padding: 5px 2% 5px 2%;
        /*margin: 20px 2% 20px 1%;*/
                  background-color: #ffffff;

        }

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


.sectiontableheader {
  background-color : #315483;
  color            : #ffffff;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #ffffff;
}

.sectiontableentry2 {
  background-color : #cccccc;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  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;
  border           : 1px solid #000000;
}

.contentpaneopen {
  background       : #FFFFFF;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #bf5328;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #315483;
  text-align       : left;
}

.modifydate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #315483;
  text-align       : left;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12px;
  font-weight      : bold;
  background-color : #7394a1;
  color            : #ffffff;
  border           : 1px solid #ffffff;
}

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


a:link, a:visited {
  font-size        : 12px;
  color            : #7394a1;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #7394a1;
  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: 12px;
        font-weight: bold;
         color: #7394a1;
        text-align:left;
        }

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

a.category:link, a.category:visited {
  color            : #7394a1;
  font-weight      : bold;
}

a.category:hover {
  color            : #7394a1;
  text-decoration  : underline;
}

a.readon:link, a.readon.visited {
  color            : #bf5328;
}

a.readon:hover {
  color            : #bf5328;
  text-decoration  : none;
}
/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #7394a1;
        border-left: outset 2px #000000;
        border-right: outset 2px #000000;
        border-top: outset 2px #000000;
        border-bottom: solid 1px #000000;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}
.offtab {
        background-color : #7394a1;
        border-left: outset 2px #000000;
        border-right: outset 2px #000000;
        border-top: outset 2px #000000;
        border-bottom: solid 1px #000000;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        background-color: #7394a1;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
        background-color: #ffffff;
}

/* Text passed with mosmsg url parameter */
.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #000000;
        text-align: center;
}

.highlight
{
        font-weight: bold;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 1px;
        border-color: #000000;
        background-color: White;
}
.boxes {
        border: solid;
        border-color: #000000;
        border-width: 1px;

}
.mandatory {
	color: #bf5328;
}
.missing {
	color: #bf5328;
	border: solid;
	border-width: 1px;
	border-color: #bf5328;
}

