BODY {
  margin           : 0px 0px 0px 0px;
 
  color            : Black;
  
}





td, tr, p, div {
  font-family      : Tahoma;
  font-size        : 11px;
  color            : Black;
  

}



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

.title {
font-family:  Tahoma;
font-size: 12px;
font-weight: bold;
color : Black;
}

.pathway {
  font-family:Tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #FF6600;
}

a.pathway:link, a.pathway:visited {
  color            : #5C8896;
  font-weight      : bold;
}

a.pathway:hover {
  color            : #FF6600;
  font-weight      : bold;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        font-family: Tahoma;
        font-size: 10px;
		color: Black;
        background-position: left;
        text-align: left;
        font-weight: bold;
 }

a.mainlevel:hover {
        font-family: Tahoma;
        font-size: 10px;
		color: Blue;
        background-position: left;
        text-align: left;
        }



        a.mainmenu:link, a.mainmenu:visited {
        color: #5C8896; 
		font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        }

a.mainmenu:hover, {
        font-family: Tahoma;
        font-size: 10px;
		color: Blue; 
		text-decoration: none;
        }

a.sublevel:hover {
        font-family: Tahoma;
        font-size: 10px;
		color: Blue; 
		text-decoration: none;
        }

a.sublevel:link, a.sublevel:visited {
        color: Black; 
		font-family: Tahoma;
        font-size: 10px;
		font-weight: bold;
}


table.moduletable {
        margin: 0px 0px 0px 0px;
        width: 95%;
   
        border-left: solid 0px #FFFFFF;
        border-right: solid 0px #FFFFFF;
        border-top: solid 0px #FFFFFF;
        border-bottom: solid 0px #FFFFFF;
        margin-left: 0px;
        }



table.newsflash {
        margin: 0px 0px 0px 0px;
        width: 95%;
   
        }


table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  color            : Black;
  text-align       : left;
  width            : 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        border: 0px solid #FFFFFF;
        padding: 0px 0px 0px 0px;
        margin: 20px 5px 20px 5px;
    
}

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


.sectiontableheader {

  color            : #1E4D6E;
  font-weight      : bold;
}

.sectiontableentry1 {

}

.sectiontableentry2 {
 
}


.small {
  font-family      : Tahoma;
  font-size        : 10px;
  color            : Black;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Tahoma;
  font-size        : 10px;
  color            : Black;
  text-decoration  : none;
  font-weight      : bold;
}


.contentpane {
  
}

.contentpaneopen {
  
}

.contentheading, .componentheading {
  font-family      : Tahoma;
  font-size        : 13px;
  font-weight      : bold;
  color            : #1E4D6E;
  text-align       : left;
}

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


.button {
  font-family      : Tahoma;
  font-style       : bold;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #C2D6DA;
  color            : #000000;
  border           : 1px solid #5C8896;
}

.inputbox {
  font-family      : Tahoma;
  font-size        : 9px;
  color            : #5C8896;
  background-color : #FFFFFF;
  border           : 1px solid #5C8896;
}


a:link, a:visited {
  font-size        : 10px;
  color            : #42626C;
  font-weight      : bold;
  text-decoration  : none;
  font-family      : Tahoma;
}

a:hover {
  color            : #5C8896;
  font-weight      : bold;
  text-decoration  : none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
         color: Black;
        text-align:left;
        }

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

a.category:link, a.category:visited {
  color            : Black;
  font-weight      : bold;
}

a.category:hover {
  color            : Blue;
}

/* Styles for dhtml tabbed-pages */
.ontab {
    
        border-left: outset 0px #FFFFFF;
        border-right: outset 0px #FFFFFF;
        border-top: outset 0px #FFFFFF;
        border-bottom: solid 0px #FFFFFF;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: Black;
}
.offtab {
       
        border-left: outset 0px #FFFFFF;
        border-right: outset 0px #FFFFFF;
        border-top: outset 0px #FFFFFF;
        border-bottom: solid 0px #FFFFFF;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}
.tabpadding {
}

.tabheading {
        
        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 : Black;
        text-align: center;
}
/* custom stuff */
.container
{
        border: solid;
        border-width: 0px;
        border-color: #FFFFFF;
       
}
.boxes {
        border: none;
        border-color: #FFFFFF;
        border-width: 0px;

}