/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  font-family      : Verdana, Arial, sans-serif;	
  background-color : #cccccc;
  color            : #000000;
}

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

table.main {
  border: solid 2px #000000;
  padding: 0px;
}	

table.main td {
  padding: 0px;
}

div.banner {
  border-bottom: solid 2px #000000;
}

table.crumbs {
  background-color: #000000;
}

table.crumbs td {
  font-family: Verdana, Arial, sans-serif;	
  font-weight: bold;
  color: #A8E2FA
}

div.leftcol {
  width: 180px;
  margin-left: 5px;	  
}

div.rightcol {
  width: 180px;
}

div.centercol {
  width: auto;
  padding-top:  10px;	
  padding-left: 10px;
  padding-right: 10px;	
  border-left: dashed 1px #27428f;	
  border-right: dashed 1px #27428f;	
}

a.pathway:link, a.pathway:visited {
  color: #A8E2FA;
}

h4 { color: #990000; 
 font-size: 16px; font-weight: bold; }
h5 { color: #990000;  font-size: 14px; font-weight: bold; }
h6 { color: #990000;  font-size: 12px; font-weight: bold; }

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

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

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

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

/* ###################### LINKS ###################### */
a:link, a:visited {

  color            : #27428F;
  text-decoration  : none;

}

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

a.mainmenu:link, a.mainmenu:visited {
  color            : #27428F;
  font-weight      : normal;
 
}

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

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

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

/* ###################### MODULE SETTINGS ###################### */

.pathwaytext {
  color            : #ff0000;
}

table.moduletable {
  width: 100%;
}

table.moduletable th {
}

.maintitletext {
  font: bold italic 26pt;
  color: #FFFFFF;
  margin-top: 20px;
  margin-left: 20px;
}

.mainmenu {
  color            : #990000;
  font-weight      : normal;
  text-decoration  : none;
}

.moduleheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding          : 1px;
  border-bottom    : 1px #C0C0C0 solid;
}

.frameheader {

  font-size        : 18px;
  font-weight      : none;
  color            : #808080;
}

.poll {
  
  font-size        : 10px;
  color            : #666666;
  line-height      : 15px
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  
  font-style       : normal;
  font-weight      : bold;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid;
}

.inputbox {
  
  font-size        : 10px;
  font-weight      : bold;
  color            : #000000;
  background       : #FFFFFF;
  border           : 1px solid;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
}

.contentpaneopen {
  text-align 	   : justify;	
  background-color : #ffffff ;
}

.contentheading, .componentheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #333333;
  text-align       : left;
  padding          : 1px;
  width            : 100%;
  border-bottom    : 1px #C0C0C0 solid;
}

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

.category {
  color            : #999999;
  
  font-size        : 11px;
  font-weight      : bold;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableentry1 {
  background-color : #C0C0C0;
}

.sectiontableentry2 {
  background-color : #D0D0D0;
}

.sectiontableheader {
  background-color : #000000;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  border-bottom    : 1px solid #000000;
  border-top       : 1px solid #000000;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {

  font-size        : 9px;
  color            : #990000;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
 
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### RSS SETTINGS ###################### */
.fase4rdf {

  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}

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

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