/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF ;
	color : #68737A;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-base-color: #68737A;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-face-color: #68737A;
	scrollbar-highlight-color: #68737A;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #ffffff;
	}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
	color: #333333;
	}

.sitetitle {
	font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
	color: #A6ADB3;
letter-spacing   : 3 px;
font-weight: bold;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #f0f0f0;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #FF9900;
}
.offtab {
	background-color : #cccccc;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #333333;
}
.tabpadding {
}

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

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #ff9900; font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; font-weight: bold;
	}

h5 {
	color: #ff9900; font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #202020; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}


/* Links */
a:link, a:visited {
	font-size: 15px; color: #ff9900; text-decoration: underline; font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #333366;	text-decoration: none;
	}


/* Horizontal Line */
hr {
	background: #202020;
	height:1px;
	border: 2px inset;
	}

hr.separator {
	background: #202020;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

.mainlevel {

  font-family      : Arial, Helvetica, serif;
  font-weight      : bold;
  width            : 100%;
  text-align       : left;
  letter-spacing   : 0 px;
  text-indent      : 0px;
  padding          : 5px;
  display          : block;
  margin-top       : 2px;
  font-size        : 8px;
  text-decoration  : none;
}

a.mainlevel:link, a.mainlevel:visited {
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #ffffff;
  background       : #384A57;
  color            : #ff9900;
  font-weight      : bold;
  text-decoration  : none;
  font-size        : 12px;

}
a.mainlevel:hover {
  border-top       : 1px solid #A6ADB3;
  border-bottom    : 1px solid #A6ADB3;
  text-align       : center;
  background       : #A6ADB3;
  color            : #FF9900;
  font-size        : 9px;
  text-decoration  : none;

}

	a.mainmenu:link, a.mainmenu:visited {
	color: #333366;
	font-weight: normal;
	text-decoration  : none;

	}

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

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

a.sublevel:link, a.sublevel:visited {
	color: #384a57;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


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

a.contentpagetitle:hover {
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #A6ADB3;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {
    	background-color : #e3e4e8;
	}

.contentpaneopen {
         border : 0px ridge #e3e4e8;
	font-size: 15px; }

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
 	color: #e68a00;
	text-align:left;
	background-image: url(../images/separa.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 30px;
	line-height: 25px;
	height: 15px;
	}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
 	color: #80A02C;
	text-align:left;
	}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
         width:400px;
    }

table.contenttoc td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #364414;
	text-align: left;
	}
.blog {
        width:100%;
	}
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #ff9900; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #384a57;	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #FF9900;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #FF9900;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: inside url(../images/arrow.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #A6ADB3;
	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: inside url(../images/arrow.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

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

table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #384a57;
	text-align: center;
	width: 100%;
	text-indent: 15px;
	height: 10px;
   line-height: 9px;
padding: 12px;
	}

table.moduletable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
 	color: #202020;
	text-align:left;
	background-image: url(../images/separa.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: 30px;
	line-height: 25px;
	height: 15px;
	}

.button {
	color: #333366;
	font-family: arial, Verdana, Geneva, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: White;
	border: 1px solid #A6ADB3;
		height: 20px;
	}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333366;
	background: #c4c9cc;
	border: 1px solid;
	}

a.pathway:link, a.pathway:visited {
        color: #333366;
	  text-decoration: none;
	  font-weight: normal;
	  font-size: 10px;
        }

a.pathway:hover {
        color:#333333;
        text-decoration: underline;
        }

/** category text format and links **/
.category {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

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

a.category:hover {
	color: #333366;
	}

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

.sectiontableentry1 {
	}

	 .contentpane {
	background-color : #e3e4e8;
	}

.sectiontableentry2 {
	color : #f5f5f5;
         }

.sectiontableheader {
	background-color : #e3e4e8;
	color : #333366;
	font-weight : bold;
         font-size: 15px;
         }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }
.smallbright {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333366;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A6ADB3;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

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

li {
	list-style-position:inside; list-style-i:url('../images/arrow.gif')
	}

.fase4rdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #202020; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #FF9900;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #A6ADB3;
	}

table.searchintro {
  	background-color: #663300;
	border: 1px solid #A6ADB3;
	}

table.contact {
	background-color: #663300;
	}

table.contact td.icons {
	background-color: #663300;
	}

table.contact td.details {
	background-color: #ffffff;
	font-size: 12px;
	}

.pagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: 202020;
}

a.pagenav:hover {
	color: #A6ADB3;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 12pt;
}

.content_vote {
	font-weight: normal;
	font-size: 12pt;
}


a.bar:link, a.bar:visited {
        color: #A6ADB3;
		  text-decoration: none;
		  font-weight: normal;
        font-family:  Arial, Helvetica, sans-serif;
        font-size: 9px;
        font: normal;
        }

a.bar:hover {
        color: #202020;
		  text-decoration: none;
        }

		  .searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f5f5f5;
	background: #ffffff;
	border: 1px solid;
	height: 15px;
	line-height: 15px;
	}

.title {
	font: bold larger;
	letter-spacing: 4px;
}

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

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

.pathway {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
         color: #000000;
        }
