/* CSS Document */


    BODY {

  margin           : 0px 0px 0px 0px;

  background-color : #dde7f6;

  color            : #333333;
 
 
}

td, tr, p, div {

  font-family      : Verdana, Arial, Helvetica, sans-serif;

  font-size        : 12px;

  color            : #333333;

}

ul {

  margin           : 0px 0px 0px 0px;

}

hr {

  background       : #dde7f6;

  height           : 1px;

  width            : 100%;

}

.title {

font-family: sans-serif;

font-size: 36px;

font-weight: bold;

color            : #7B8DA1;

}

.pathway {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  color: #000000;

}

a.pathway:link, a.pathway:visited {

  color            : #000000;

  font-weight      : normal;

}

a.pathway:hover {

  color            : #000000;

  font-weight      : normal;

  text-decoration   : underline;

}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
	
	color: #333333;
	font-size:8px;
   	text-align: right;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}

a.mainlevel:hover {

        color: #333333;
	    text-align: right;
		text-decoration:none;
	
}

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

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

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

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

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-style: none;
	margin-left: 5px;
	padding: 0px 0px 0px 0px;
	}

table.moduletable th {

  font-size        : 8px;
  padding-bottom:4px;
  padding-top:6px;
  font-weight      : bold;
  color            : #666666;
  text-align       : center;
  width            : 100%;
   
  /*padding: 10px 10px 10px 10px;
  margin: 20px 5px 20px 5px;*/
}

table.moduletable td {

        font-size: 10px;
        font-weight: normal;
        border: 0px solid #333;
       /* padding: 10px 10px 10px 10px;
        margin: 20px 5px 20px 5px;
        background-color: #F8F8FF;*/
}

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

.sectiontableheader {
  background-color : #dde7f6;
  color            : #1f1f65;
  font-weight      : bold;
  text-align		:center;
}

.sectiontableentry1 {
  background-color : #eef1f8;
}

.sectiontableentry2 {
  background-color : #c0cdec;
}

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

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

.contentpane {
  background       : #dde7f6;
}

.contentpaneopen {
  background       : #dde7f6;
}

.contentheading, .componentheading {

  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  font-weight      : bold;
  color            : #1f1f65;
  text-align       : center;
}

.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 : #f8faff;
  color            : #000000;
  border           : 2px solid #dde7f6;
}

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

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

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:center;
        }

a.contentpagetitle:hover {

        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:center;
        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;
        font-weight: bold;
        color: #FFFFFF;
}

.offtab {

        background-color : #f3f8ff;
        border-left: outset 2px #f3f8ff;
        border-right: outset 2px #f3f8ff;
        border-top: outset 2px #f3f8ff;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        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: #f3f8ff;

}

/* 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: #f3f8ff;
        background-color: White;
}

.boxes {
        border: solid;
        border-color: #f3f8ff;
        border-width: 1px;

}