/* Body */
BODY {
        margin: 0px;
	padding: 0px;
	background-color : #FFFFFF ;
	color : #000000;
	}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

h4 {
	color: #D0B438; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}
	
h5 {
	color: #D0B438; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}
	
h6 {
	color: #D0B438; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}
	
.gototop {
	color: #7878B8; 
        font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	}
	
a.gototop:link, a.gototop:visited {
	color: #7878B8; 
	font-size: 11px; 
	font-weight: normal;
	}

a.gototop:hover {
	color: #ff6600;
	}
	
.titleofsite {
	color: #484848; 
        font-family: Times New Roman, Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size: 20px; 
	font-weight: normal;
	}
.pathway {
	color: #7878B8; 
        font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	}
	
a.pathway:link, a.pathway:visited {
	color: #7878B8; 
	font-size: 11px; 
	font-weight: normal;
	}

a.pathway:hover {
	color: #ff6600;
	}

/* Links */
a:link, a:visited {
	font-size: 11px; 
	color: #7878B8; 
	text-decoration: none;
	font-weight: bold;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a:hover {
	color: #786C70;	text-decoration: none;
	}

/* Horizontal Line */	
hr {
	background: #ffffff; height:0px; border: 0px inset;
	}

/* --Default Class Settings-- */	

a.mainlevel:link, a.mainlevel:visited {

   width: 100%;
   display: inline;
   padding: 3;
   margin: 0;
   background: #eaeaea;
   color: #666666;
   border-bottom: 1px solid#ccc;
  


text-decoration: none; 
color: #DDF4FF;
background-color : #B0DCF0;
margin: 0px;
padding: 2px;
text-align: left;
width : 150px;
font-weight: bold;
color: #5B3815;
background-color : #DDF4FF;
border-right: 10px solid #FFFFF0;
border-left: 10px solid #B0DCF0;


 }

a.mainlevel:hover {
   background-color: #FFFFF0;
   color: #666;
   text-decoration   : none;
        }



a.sublevel:hover {
        color: #333333; text-decoration: underline;
        }

a.sublevel:link, a.sublevel:visited {
        color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
        font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
	background-color : #FFFFFF; 
	}
		
.contentpaneopen {
	border : 0px ridge #DCDCDC;
	}
	
.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, Times New Roman, Trebuchet MS, sans-serif;
	font-size: 17px;
	font-weight: normal;
 	color: #D0B438;
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
        border-bottom: solid 2px #F0ECE8; 
	}
	
.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align: left;
	}
	
/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.blogsection:hover {
	color: #999999;	text-decoration: underline;
	}
	
a.weblinks:link, a.weblinks:visited {
	color: #FF9900; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #999999;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #ff6600; text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}

.moduleheading {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Courier New, Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: normal;
        height : 15px;
        line-height : 15px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
        color: #999999;
	background-color: #D8F4FF;
	}

.table.moduletable th {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, Courier New, Times New Roman, sans-serif;
	font-size: 12px;
	font-weight: normal;
        height : 12px;
        line-height : 12px;
        text-align : center;
        white-space: nowrap;
        width : 100%;
        color: #7878B8;
	background-color: #B0DCF0;
        border-left: solid 1px #ffffff; 
        border-right: solid 1px #ffffff; 
        border-top: solid 1px #ffffff; 
        border-bottom: solid 1px #ffffff; 
	}
	
table.moduletable td { 
        font-family: Arial, Helvetica, Trebuchet MS, Verdana, Times New Roman, sans-serif; 
        font-size: 11px; 
        font-weight: normal; 
        } 

table.moduletable { 
        margin: 5px 5px 5px 5px; 
        width: 95%; 
        border-left: solid 0px #383438; 
        border-right: solid 0px #383438; 
        border-top: solid 0px #383438; 
        border-bottom: solid 0px #383438; 
        }

.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, Times New Roman, Trebuchet MS, sans-serif;
	font-size: 17px;
	font-weight: normal;
 	color: #D0B438;
	text-align:left;
        margin: 0px 0px 0px 0px; 
        width: 100%; 
        border-left: solid 0px #F0ECE8; 
        border-right: solid 0px #F0ECE8; 
        border-top: solid 0px #F0ECE8; 
        border-bottom: solid 2px #F0ECE8; 
	}
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #303030;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #E0F4FF;
}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
	
.searchinputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background: #E0F4FF;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}

a.category:hover {
	color: #FF9900;
	}
	
.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF;	
	}

.sectiontableentry2 {
	background-color : #E0F4FF;
	color: #7878B8;
	}

.sectiontableheader {
	background-color : #FFFFF0;
	color : #C0C0C0;
	font-weight : bold;
	}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A07C60;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none; 
	font-weight: normal;
	}
			
ul {
	margin: 0px 0px 0px 0px;
	}

li { 
	list-style: inside url(../images/blok.gif) 2px;
	list-style-image: url(../images/blok.gif);
	}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #B0DCF0;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #B0DCF0;
	}	

table.searchintro {
  	background-color: #FFFFFF;
	border: solid 1px #777777;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #D0C0B0;
	}

table.contact td.details {
	background-color: #E0F4FF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}