/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #C6C6C6;
	color : #000000;
	scrollbar-arrow-color:#000000;
    scrollbar-track-color:#666666; 
    scrollbar-face-color:#E4E4E4;
    scrollbar-highlight-color:#AB9786;
    scrollbar-3dlight-color:#AB9786;
    scrollbar-darkshadow-color:#000033; 
    scrollbar-shadow-color:#AB9786;
	font-family: "trebuchet MS";
	}

.headertable {
	border-bottom: 1px solid #000000;
	}

td.mainWindow {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	}
		

td {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
	}
	
tr {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
	}
	
p {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
	}
div {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #42433F;
	border-left: outset 2px #C3C3C3;
	border-right: outset 2px #808080;
	border-top: outset 2px #767676;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #F2F1F4;
	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: #DCDCDC;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333; font-family: "trebuchet MS";
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #333333; font-family: "trebuchet MS";
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #333333; font-family: "trebuchet MS";
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #000000;
	text-decoration: underline;
	font-family:  "trebuchet MS";
	}

a:hover {
	color: #5D00D1;
	text-decoration: overline;
	font-family: "trebuchet MS";
	font-size: 11px;
	}

.buttonbar:link, .buttonbar:visited {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-family:  "trebuchet MS";
	}

.buttonbar:hover {
	color: #333333;	text-decoration: none;
	}

/* Horizontal Line */
hr {
	background: #A1A1A1; height:1px; border: 1px solid;
	}

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

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: normal;
	background: #DFDFDF repeat-x;
	border: 1px outset #E9E9E9;
}

a.mainlevel:hover {
   font-size: 12px;
	color: #000000;
	text-decoration: none;
   font-weight: normal;
   background: #EAEAEA;
   border: 1px inset #E9E4DF;
} 

a.mainmenu:link, a.mainmenu:visited {
	color: #8081B0; font-family: "trebuchet MS";
	font-weight: normal;
	}

a.mainmenu:hover, {
	color: #000000; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #333333; font-weight: bold; text-decoration: underline;
	}

a.sublevel:link {
	color: #4836B5; font-family: "trebuchet MS";
	font-weight: normal;
}

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

.contentpaneopen {

	}

.contentheading {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	line-height: 16px;
	height: 15px;
	background-image: url(../images/content_header.jpg);
	padding-left	   : 5px;
    padding-top	   : 2px;
    padding-bottom   : 2px;
	border-top	  : 1px solid #666666;
    border-bottom : 1px solid #666666;
	}

.contentpagetitle {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

table.contenttoc {
	color: #000000;
	background-color: #EBEBEB;
	border: 1px inset #ABABAB;
	padding: 2px;
    }

table.contenttoc td {
	font-family: "trebuchet MS";
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;

}

.contentdescription {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-align: left;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #; text-decoration: none; font-weight: normal;
	font-family:  "trebuchet MS";
	font-size: 10px;
	}

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

a.weblinks:link, a.weblinks:visited {
	color: #333A99; text-decoration: none; font-weight: normal;
	font-family:  "trebuchet MS";
	}

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

a.readon:link, a.readon:visited {
	color: #333A99; text-decoration: none; font-family:  "trebuchet MS";
	font-size: 12px;
	list-style: square inside;
	display: list-item;
	white-space: normal;
	font-weight: bold;
	}

a.readon:hover {
	color: #5A52F7;	text-decoration: overline;
	font-weight: bold;
	font-family:  "trebuchet MS";
	font-size: 12px;
	list-style: square inside;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	}

table.moduletable th {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
    padding-left	   : 5px;
    padding-top	   : 2px;
    padding-bottom   : 2px;
	line-height: 20px;
	background-color: #ACACAC;
	border-top	  : 1px solid #666666;
    border-bottom : 1px solid #666666;
	background-image: url(../images/module_header.jpg);
	}

table.moduletable td {
	font-family: "trebuchet MS";
	font-size: 11px;
	}

.componentheading {
	font-family: "trebuchet MS";
	font-size: x-small;
	font-weight: bold;
 	color: #333333;
	text-align:left;
	background-repeat: no-repeat;
	line-height: 15px;
	height: 15px;
	border-bottom: 1px solid #666666;
	}

.button {
	color: #000000; font-family: "trebuchet MS";
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: #AEAEAE;
	border: 1px outset #AEAEAE;
	height: 20px;
	}

.inputbox {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	border: 1px inset #E4E4E4;

	}
textarea {
	scrollbar-arrow-color:#000000; 
    scrollbar-track-color:#FFFFFF; 
    scrollbar-face-color:#DFDFDF;
    scrollbar-highlight-color:#DFDFDF;
    scrollbar-3dlight-color:#DFDFDF;
    scrollbar-darkshadow-color:#000033;
    scrollbar-shadow-color:#DFDFDF;
}

/** category text format and links **/
.category {
	color: #333333; 
	font-family: "trebuchet MS";
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

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

a.category:hover {
	color: #333333; font-weight: bold;
	}

.poll {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #000000;
}

.sectiontableentry1 {
	background-color : #D4D3D2;
	}

.contentpane {
	background-color : #DEDEDE;
	}
	
.sectiontableentry2 {
	background-color : #CECECE;
	}

.sectiontableheader {
	background-color : #8886AB;
	color : #000000;
	font-weight : bold;
	}

.small {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: "trebuchet MS";
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: "trebuchet MS";
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        }

.newsfeeddate {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.createdate {
	font-family: "trebuchet MS";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

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

li {
	list-style: inside 3px;
	}

.fase4rdf {
	font-family: "trebuchet MS";
	font-size: 11px; color: #333333; font-weight: normal;
	}

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

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold; color: #CC9933;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #000000;
	}

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

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

table.contact td.details {
	background-color: #E0D9D2;
	font-size: 11px;
	font-family: "trebuchet MS";
	}

.pagenav {
	font-weight: normal;
}

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

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

.pagenavbar {
	
}

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

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

/* Custom */

	
a.pathway, a.pathway:visited {
	font: 11px "trebuchet MS";
	color: #666666;
}

a.pathway:hover {
	font: 11px "trebuchet MS";
	color: #333333;
}
