table        { font-size: 13px; color: #000033; font-family: Verdana }

.header      { color: #F5F5F5 }
.block-title { color: #FFFFFF; font-size: 13px; font-weight:bold }
.pn-logo     { font-size: 18px; font-weight:bold }
.pn-slogan, .pn-title, .pn-pagetitle  { font-size:	14px; font-weight:bold; }

a:link       { color: #336699; text-decoration: none }
a:active     { color: #336699; text-decoration: none }
a:visited    { color: #336699; text-decoration: none }
a:hover      { color: #000033; text-decoration: underline }

.side-block  { color: #FFFFFF }
.side-block a:link    { color: #FFFFFF }
.side-block a:active  { color: #FFFFFF }
.side-block a:visited { color: #FFFFFF }
.side-block a:hover   { color: #FFFFFF; text-decoration: underline }

/* ################### MODULE SETTINGS ################### */
.modules {
  background       : ;
}

table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
}

table.moduletable th {
  font-size        : 12px;
  font-weight      : bold;
  width            : 100%;
  color            : #ffffff;
  background	   : url(../images/module_header.jpg);
  text-align       : left;
  padding-left	   : 5px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  border-top	   : 1px solid #336699;
  border-bottom	   : 1px solid #336699;
}

table.moduletable td {
  font-size        : 12px;
  font-weight      : normal;
}

.tabheading {
	background-color : #336699;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {

}

.contentpaneopen {

}

.contentheading {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #FFFFff;
  background	   : url(../images/content_header.jpg);
  text-align       : left;
  padding-left	   : 5px;
  padding-top	   : 2px;
  padding-bottom   : 2px;
  border-top	   : 1px solid #336699;
  border-bottom	   : 1px solid #336699;
}

.componentheading {
  font             : bold 13px Verdana, Arial, Helvetica, sans-serif;
  color            : #336699;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #336699;
  text-align       : left;
}
/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #F5F5F5;
  background-color : #336699;
  border           : 1px solid #336699;
  text-transform   : sentencecase;
}

.inputbox {
  font             : 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #336699;
  background-color : #F5F5F5;
  border           : 1px solid #336699;
}
/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  color            : #ffffff;
  font-weight      : bold;
  background	   : url(../images/content_header.jpg);
}

.sectiontableentry1 {
  background-color : #D1DAE1;
}

.sectiontableentry2 {
  background-color : #9CB2C9;
}
  
/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 12px Verdana, Arial, Helvetica, sans-serif;
  color            : #336699;
  font-weight	   : normal;
  text-decoration  : none;
}

a:hover {
  color            : #000033;
  text-decoration  : underline;
  font-weight	   : bold;
}

a:active {
  color            : #F5F5F5;
  background-color : #336699;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #336699;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #000033;
  font-weight      : normal;
}
/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #336699;
	border-left: outset 2px #cccccc;
	border-right: outset 2px #cccccc;
	border-top: outset 2px #cccccc;
	border-bottom: solid 1px #F5F5F5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #D1DAE1;
	border-left: outset 2px #F5F5F5;
	border-right: outset 2px #F5F5F5;
	border-top: outset 2px #F5F5F5;
	border-bottom: solid 1px #9CB2C9;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE1E3;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #356C82; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #356C82; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #356C82; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}