/*Structure of this Stylesheet: 
 I - all main boxes
 II - defining the #top content
 III - defining the #content content
 IV - defining the #right sidebar
 */
body{
  background: #9C0;
  margin: 0;
  padding: 0;
  font: 12px "Verdana",sans-serif;
  text-align: center;
  line-height: 1.7em;
  color: #000;
}
a:link, a:visited {
	font-size: 14px; 
	color: #003399; 
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

#content{
	background: #FFF url(../images/topleft.gif) no-repeat top left;
	padding: 10px;
}
#footer{
	text-align: center;
}
#left{
	float: left;
	width: 610px;
	background: #9C0;
}
#main{
	margin: 20px auto;
	text-align: left;
	width: 780px;
	background: #FFF;
}
#right{
	float: right;
	width: 170px;
	background: #FFF url(../images/topleft.gif) no-repeat top left;
}
#top{
	margin: 10px 0 0 10px;
	width: 600px;
	background: #5F5F5F url(../images/toptopleft.gif) no-repeat top left;
	color: #F5F5F5;
}
/*Configuring the -top-box */
#top dd{
	margin: 0;
}
#top a{
	color: #F5F5F5;
	border-bottom: 1px #F5F5F5 dotted;
	padding:1px 10px 0px 5px;
	margin: 1px 0 0 10px;
	text-decoration: none;
}
#top a:hover{
	border-bottom: 1px #F5F5F5 solid;
}
#top .left{
	float: left;
	width: 280px;
	margin: 10px 0 0 10px;
	background: url(../images/top_bg.gif) repeat-y top right;
}
#top .right{
	float:right;
	width: 275px;
	margin: 10px 10px 0 0;
}
#topbottom{
	clear: both;
	background: url(../images/toptopbottom.gif) bottom right no-repeat;
	height: 10px;
}
/* just the c#content box*/
.pagenavbar { 
}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #3366cc;
}

a.pagenav:hover {
	color: #3366cc;
}

.contentheading{
	font: normal normal 16px "Georgia",serif;
	color: #000;
	text-decoration: none;
	background: url(../images/h2.gif) top left no-repeat;
	padding: 0px 0 0 20px;
}
#headline{
	background: url(../images/header.jpg) no-repeat top left;
	width: 590px;
	height: 90px;
	position: relative;
}
#headline h1{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal normal 2.2em "Trebuchet MS","Arial",sans-serif;
}
table.moduletable th{
	background: url(../images/nav_h.gif) center left no-repeat;
	font-size: 13px "Arial",sans-serif;
	font-weight: bold;
  padding-left: 25px;
	margin: 7px 0 3px 3px;
}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
}
table.moduletable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}	

.nav{
	margin: 2px;
	padding: 0;
}
.sublevel:link a.sublevel:visited{
	display: inline;
	list-style-type: none;
	
}
a.mainlevel:link, a.mainlevel:visited {
     width: 155px;
     display: block;
     background: #EFEFEF;
	color: #000000;
	border-bottom: dashed 0px #4E819C;
	border-left: solid 3px #99CC00;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
     text-indent: 10px;
     	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px;
  }

a.mainlevel:hover {
     width: 155;
	display: block;
	color: #99CC00;
     background: #EFEFEF;
     border-bottom: dotted 0px #4E819C;
     border-left: solid 5px #f0f0f0;
     	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	text-indent: 10px;
		padding-top: 2px;
	padding-bottom: 2px;
	}

.button {
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #EFEFEF;
	border: 1px solid #000066;
	height: 20px;
	}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	}
 
.ontab {
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.createdate {
	background: url(../images/date.gif) no-repeat 0px 2px;
	padding-left:1px;
	color            : #3366cc;
	text-align       : left;
	font-size        : 11px;
  }

.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	color: #3366cc; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

a.readon:hover {
	color: #3366cc;	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.sectiontableheader {
	background-color : #EFEFEF;
	background-repeat: repeat;
	padding: 2px;
	color : #000000;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1, {
	background-color : #FFFFFF;
	}
	
.sectiontableentry2 {
	background-color : #F3F3F3;
	}	
	
	a.blogsection:link, a.blogsection:visited {
	color: #3366cc; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #3366cc;	
	text-decoration: underline;
	font-size: 10px;
	}
	
	.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #465675;
}
a.weblinks:link, a.weblinks:visited {
	color: #3366cc; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #3366cc;	text-decoration: underline;
	}

.newsfeedheading {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #3366cc;
   }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366cc;
	font-weight: normal;
	}

.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #3366cc; 
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: bold; 
	color: #3366cc;
	}

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold; color: #FFCC66;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #3366cc;
	}

table.contact td.details {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
	
