body {
	margin: 0px;
	text-align: center;
	background: #b8cfc9;/*d7e3e1 #b8cfc9*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39090F;
}

blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}
#page {
	margin: auto;
	width: 1000px;
}
#header {
	background-image:url(../images/top.jpg);
	height: 100px;
	width: 1000px;
}
#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;
}
#top_menu_container {
	background: url(../images/top_menu.png);
	height: 30px;
	width: 1000px;
}
#top_menu {
  	height: 20px;
	width: 760px;
	margin-left: 15px;
	text-align: left;
	float:left;
	margin-top:10px;
	margin-bottom:0px;
}

#top_menu ul
	{display:block;margin:0px ;	}	
#top_menu li
	{float:left; display:block;margin:0px ;	}

#top_menu a,#top_menu a:link{
	color:white;
	float:left;
	display: block;
	width:100px;
	height:20px;
	margin:0px;
	text-align:center;
	font-weight: bold;


	background-repeat:no-repeat;
	background-image: url(../images/tab.png);
}

#top_menu a:hover,#top_menu a:active,#top_menu a:focus{
	color: #1b6652;
	display: block;
	float:left;
	margin:0px;
	text-align:center;
	background-repeat:no-repeat;
	background-image: url(../images/tab_active.png)	
}
#lang {
  	height: 20px;
	width: 210px;
	text-align:left;
	float:right;
	margin-top:10px;
}
#lang img{margin-top:5px;border:0;} 
#lang ul
	{display:block;margin:0px ;	}	
#lang li
	{float:left; display:block;margin:0px ;	}

#lang a,#lang a:link{
	color: black;
	float:left;
	display: block;
	width:50px;
	height:20px;
	margin:0px;
	text-align:center;
	font-weight: bold;

	background-repeat:no-repeat;
	background-image: url(../images/tab_kl.gif);
}

#lang a:hover,#lang a:active,#lang a:focus{
	color: black;
	display: block;
	margin:0px;
	text-align:center;
	background-repeat:no-repeat;
	background-image: url(../images/tab_kl_active.gif)	
}
#spacer
	{
	background-color:#ffffff;
	color:#b8cfc9;	/*#1b6652*/
	vertical-align:text-bottom;
	margin-bottom:0px;
	float:left;
	width:700px;
	height:18px;
	margin-right:10px;
	margin-left:10px;
	text-align: left;	
	}  
 
#search
	{
	margin-top:0px;
	padding-right: 12px;
	float:right;
	width:150px;
	height:24px;
	text-align: right;	
	}  	



#border_left {
	background: url(../images/border_left.png) repeat-y left;
	width: 10px;
}
#main {
	background-color:#ffffff;	/*#ffffff*/
	width: 980px;			/* 980px*/
	margin: auto;
			/*z-index: 1; -	 Layer */
}
#content {
	background-color:#ffffff;	/*#ffffff*/
	width:570px;
	max-width:570px;
	float:left;
	text-align: justify;
	padding: 8px 8px 8px 8px;
	font-size: 0.9em;
			/*z-index: 2;  -  Layer */
	
}
#pathway_container {
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;		
}
.contentheading, .componentheading {
	color: #1b6652;
	text-decoration:underline;
	font-weight: bold;
	font-size: 1.5em;	
}
.contentpane, .contentpaneopen {	
	width: auto;
	text-align: justify;
}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#menu_right {
	clear:both;
	float: right;
	width: 150px;
	background-color:#ffffff;
	min-height: 150px;
	padding-right: 14px;
	color:#1b6652;
	text-align: left;
}
#menu_right ul{
	margin: 0px;
	padding: 0px;
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	width: 150px;
	border:	1px solid #D8D8D8;
	margin-bottom: 5px;
	background: #F7F7F7;
}
#menu_right table.moduletable th{
	color: #ffffff;
	width: 100%;
	border: 1px solid #d7e3e1;
	background-color:#1b6652;
	padding: 2px 2px 3px 5px;
}
#menu_right table.moduletable td{
	width: 100%;
	padding: 2px 2px 3px 5px;
	padding: 2px;
}
#menu_right table.moduletable td a{
	width: 130px;
	font-weight: bold;
	color:#1b6652;
	display: block;
	padding: 2px 2px 2px 5px;
}
#menu_right table.moduletable td a:hover{	
	color: black;
	border: 1px solid #1b6652;
	background: #FFFFFF;
	padding: 1px 1px 1px 4px;
}
#menu_left {
	margin-top:0px;
	float: left;
	width: 180px;
	background-color:#ffffff;
	min-height: 150px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color:#1b6652;
}
#menu_left ul{
	margin: 0px;
	padding: 0px;
}
#menu_left li{
	list-style: none;	
}
#menu_left table.moduletable {
	width: 180px;
	border:	1px solid #D8D8D8;
	margin-bottom: 5px;
	background: #F7F7F7;
}
#menu_left table.moduletable th{
	color: #FFFFFF;
	width: 100%;
	border: 1px solid #d7e3e1;
	background-color:#1b6652;
	padding: 2px 5px 3px 5px;
}
#menu_left table.moduletable td{
	width: 100%;
	padding: 2px 5px 3px 5px;
	padding: 2px;
}
#menu_left table.moduletable td a{
	width: 160px;
	font-weight: bold;
	display: block;
	color:#1b6652;
	padding: 2px 5px 2px 5px;
}
#menu_left table.moduletable td a:hover{	
	color: black;
	border: 1px solid #1b6652;
 	background: #FFFFFF;
	padding: 1px 4px 1px 4px;
}
#cleaner {
	clear: both;
	margin: 0;
}
#footer {
	color:#1b6652;
	background: url(../images/footer.png);
	height: 40px;
	width: 1000px;
	font-size: 0.85em;
}	
#footer a,a:visited,a:focus,a:link
	{
	color:#1b6652;
	text-decoration:none;
	}	
#footer a:hover
	{
	text-decoration:underline;
	color:black;
	}	
#border_right {
	background: url(../images/border_right.png) repeat-y right;
	width: 1000px;
	text-align: center;
}
.sectiontableentry1 {
	background: #FBFBF5;
}
.sectiontableentry2 {
	background: #F5F5F5;
}
.float1 {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	padding-right: 4px;
        padding-top: 3px;
}

