BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

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


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

a:hover {
  color            : #ff0000;
  text-deoration   : underline;
}


.frontpageheader {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #0088ff;
  text-align       : center;
}

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

li { 
	list-style: inside url(../images/arrow.png) 3px;
	list-style-image: url(../images/arrow.png);
	}
	
.bold {
       font-weight      : bold;
      }	




hr {
  background       : #CCCCCC;
/*  
  height           : 1px;
  width            : 100%;
*/  
}

/*
       // border: solid;   
       // border: dotted;
*/


/* contact details */

a.details:link, a.details:visited {
        background-position: left;
        text-align: left;

a.details:hover {
        color: Red;
        background-position: left;
        text-align: left;
        text-decoration: underline;
}        



    
.boxes {
/*
        border: solid #B0C4DE;
*/
        border: solid transparent;
 
        border-width: 2px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}


.boxleft {
        border: solid #B0C4DE;
 
        border-width: 2px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.boxmiddle {
        border: solid #FFFFFF;
 
/*
        border-width: 2px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
*/

/*
        border-width: 2px;
        border-bottom-color: #FFFFFF;
        border-top-color: #FFFFFF;
        border-left-color: #FFFFFF;
        border-right-color: #FFFFFF;
*/
}

/* boxmiddle link */
/*
a.boxmiddle:link, a.boxmiddle:visited {
        background-position: left;
        text-align: left;
        font-size: 16px,
        font-color: blue;
        font-weight: bold;
        /* line-height: 25px; */

 }
*/ 
/* boxmiddle hover */
a.boxmiddle:hover {
        color: Red;
        background-position: left;
        text-align: left;
        text-decoration: underline;
}        

.boxright {
        border: solid #B0C4DE;
 
        border-width: 2px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}


.boxtop {
        border: solid #B0C4DE;
 
        border-width: 2px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}
.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #4490B4;
}


.newsflash {
  margin           : 3px 3px 3px 30px;
  background-color : #EFFFFF;
  color            : #000000;
  border-width: 2px;
  border-bottom-color: #B0C4DE;
  border-top-color: #B0C4DE;
  border-left-color: #B0C4DE;
  border-right-color: #B0C4DE;  

  border-right-color: #888888;
/*  border-bottom-color: #B0C4DE; */  
}

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

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

a.pathway:hover {
  color            : #ffffff;
  font-weight      : bold;
  text-deoration   : underline;
}


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

a.pathwhite:link, a.pathwhite:visited {
  color            : #FFFFFF;
  font-weight      : normal;
}

a.pathwhite:hover {
  color            : #FFFFFF;
  font-weight      : normal;
  text-deoration   : underline;
}


/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
        color: Blue;
        background-position: left;
        text-align: left;
        font-weight: bold;
        line-height      : 16px;

 }

/* main menu */
a.mainlevel:hover {
        color: Red;
        background-position: left;
        text-align: left;
        text-decoration: underline;
        }


/* MyMenu bar at bottom */
a.bar:link, a.bar:visited {
        color: Green;
        background-position: left;
        text-align: center;
        font-weight: bold;
        line-height      : 14px;

 }

a.bar:hover {
        color: Red;
        background-position: left;
        text-align: center;
        text-decoration: underline;
        }


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

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

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

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


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

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #ff0000;
  text-align       : center;
  background-image : url(../images/module_title_bg.png);
  width            : 100%;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }
        

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

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


.sectiontableheader {
  background-color : #CCCCCC;
  color            : #4490B4;
  font-weight      : bold;
}

.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;
}


.smallerdark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 8px;
  color            : Black;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
  background       : #FFFFFF;
}

.contentpaneopen {
  background       : #FFFFFF;
}

a.contentpaneopen:link, a.contentpaneopen:visited {
}


a.contentpaneopen:hover {
        color: Red;
        background-position: left;
        text-decoration: underline;
        }

.contentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : red;
/*  color            : #4490B4; */
  text-align       : left;
}


.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #ff0000;
/*  color            : #4490B4; */
  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            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
  text-align: center;
}





a.readon:link, a:visited {
  font-size        : 11px;
  color            : #0000ff;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-weight      : bold;
}

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


/* 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; */
 	color: red; 	
	text-align:left;
	}

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

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

a.category:hover {
  color            : #4490B4;
  text-deoration   : underline;  
}

/* 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.  Don't 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;
}
