#site_container {
	width:100%;
	height:100%;
	background-color:#48546e;
}

table#wccj_largetable {
	background-color:#48546e;
}

td#wccj_headercell {
	height:285px;
	background-image:url(../images/wccj_topback.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:center;
}

td#wccj_footercell {
	height:21px;
	background-image:url(../images/wccj_footer_back.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:center;
	font-size:9px;
	color:#48676e;
	padding-top:4px;
}

td#wccj_footercell a{
	font-size:9px;
	color:#48676e;
}

td#wccj_leftcell {
	background-image:url(../images/wccj_leftback.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	padding:10px;
}

td#wccj_rightcell {
	background-color:#707a8e;
	vertical-align:top;
	padding-top:10px;
}

td#wccj_contentcell {
	background-color:#707a8e;
	vertical-align:top;
	border-left:1px solid #ddd;
	padding:15px;
}

div#wccj_topurl {
	position:absolute; top:5px; left:80px;
	background-image:url(../images/wccj_header_topleft.jpg);
	background-repeat:no-repeat;
	background-position:right 1px;
	width:183px;
	height:35px;
	text-align:right;
	padding-top:8px;
}

div#wccj_topurl a {
	font-size:14px;
	margin-right:10px;
}

/* ###################### OVERALL SETTINGS ###################### */
HTML {
	height:100%;
}

BODY {
	background-color           : #707a8e;
	color                      : #ffffff;
	margin: 0px 0px 0px 0px;
	height:100%;
}

td, tr, div {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-size:20px;
}

hr {
  height           : 1px;
  width            : 100%;
  color            : #4E6371;
}

.poll {
	color            : #242C31;
	line-height      : 14px;
	font-size: 9px;
}


/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
	font-size: 11px;
  color            : #8C9EA8;
}
a.pathway:link, a.pathway:visited {
  color            : #242C31;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #8C9EA8;
  font-weight      : normal;
}

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

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

table.moduletable th {
  font-size        : 15px;
  font-weight      : bold;
  width            : 100%;
  text-align       : left;
  padding-left	   : 22px;
  padding-bottom:2px;
  border-left:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
	background-image:url(../images/wccj_moduletable_item.gif);
	background-repeat:no-repeat;
}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;
}

.tabheading {
	background-color : #F3F6F7;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */

.mainlevel {
}

a.mainlevel:link, a.mainlevel:visited {
	color            : #000;
	height:23px;
	display:block;
	padding-left:25px;
	padding-top:5px;
	margin-top:10px;
}

a.mainlevel:hover {
}

.sublevel {
	display:block;
	padding-left:15px;
	padding-bottom:4px;
	margin-left:12px;
	margin-top:5px;
	background-image:url(../images/green_square.gif);
	background-repeat:no-repeat;
}

a.sublevel:link, a.sublevel:hover, a.sublevel:visited {
	color:#000000;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  color            : #242C31;
  font-weight      : bold;
}

.sectiontableentry1 {
  /*background-color : #EEEEEE;*/
}

.sectiontableentry2 {
  /*background-color : #DDDDDD;*/
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
	font-size: 9px;
  color            : #242C31;
  text-decoration  : none;
  font-weight      : medium;
}

.strong.black {
	font-size: 11px;
  color            : #000000;
  font-weight      : bold;
}

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

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {

}

.contentpaneopen {
	width:100%;
	text-align:justify;

}

.contentheading, .fcomponentheading {
 font-size        : 15px;
  font-weight      : bold;
  width            : 100%;
  text-align       : left;
  padding-left	   : 6px;
  padding-bottom:2px;
  border-left:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}

.componentheading {
	font-size: 13px;
	font-weight:bold;
	color            : #242C31;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.createdate {
  font-size        : 10px;
  color            : #4E6371;
  text-align       : left;
}

.modifydate {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
	font-size: 10px;
	font-weight:bold;
  color            : #242C31;
  background-color : #F3F6F7;
  border           : 1px solid #242C31;
  text-transform   : uppercase;
}

.inputbox {
	font-size: 11px;
  color            : #242C31;
  background-color : #F3F6F7;
  border           : 1px solid #242C31;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-size: 11px;
  color            : #ffffff;
  font-weight	   : bold;
  text-decoration  : none;
}

a:hover, a:active {
	text-decoration:underline;
}

/*a.category:link, a.category:visited {
  color            : #AF0101;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #B0BFC7;
}*/

fieldset div {
	padding:4px;
	background-color:#EEE;
}

ul#mainlevel-top {
	list-style:none;
	padding:0px;
	margin:0px;
}

ul#mainlevel-top li{
	display:block;
	float:left;
	height:25px;
	background-image:url(../images/wccj_topmenu_item.gif);
	background-repeat:no-repeat;
	padding-left:24px;
	padding-top:4px;
	margin-right:20px;
}

ul#mainlevel-top li a{
	font-size:13px;
	color:#48546e;
}

div.dn-whole span {
	display:block;
}

div.dn-whole {
	background-color:#d9dee2;
	padding:12px;
	color:#48546e;
	margin-top:6px;
}

div.dn-whole a{
	color:#48546e;
}

div.dn-each {
	margin-bottom:40px;
}

span.dn-date {
	font-size:10px;
}

span.dn-title, span.dn-title a{
	font-size:12px;
	font-weight:bold;
}

span.dn-introtext {
	font-size:10px;
	text-align:justify;
	margin-top:5px;
}

span.dn-read_more {
	background-image:url(../images/wccj_rightnews_item.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	float:right;
	height:15px;
}

span.dn-read_more a{
	font-size:9px;
}

div#jflanguageselection {
}

ul.jflanguageselection{
	list-style: none;
	display:block;
	padding:0px;
	margin:0px;
}

ul.jflanguageselection li{
	float:left;
}

ul.jflanguageselection li img {
	border:0px;
	margin-right:5px;
}

ul.jflanguageselection li a {
	float:left;
	display:block;
}
