body {
	font-family: arial, verdana, sans-serif;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
	background: #F1F1F1;
}

html {
	overflow: scroll
}

/*
   NEW PURE CSS PNG FIX SOLUTION  
   use class="png" to implement 
*/


#page_bg {
	height: 100%;
	padding: 0;
	background: transparent url(../images/mainbg.png) top center repeat-x;
}

#center {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 985px;
}

#center .topmenu {
	padding: 0;
	width: 985px;
	height: 250px;
	background: #FFFFFF; 
	display: block;
}

#center .topmenu .r_bg {
	background: transparent;
}

#topmenu_left {
	width: 210px;
	height: 250px;
	overflow: hidden;
	background: #C8D100;
	float: left;
	margin: 0px 10px 0px 10px;
}

#topmenu_center {
	width: 530px;
	height: 250px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: #DDDDDD;
}
#topmenu_right {
	width: 205px;
	height: 250px;
	overflow: hidden;
	background: #C8D100;
	float: left;
	margin: 0px 10px 0px 0px;
}

.pmenu {
}

#metanavi {
	margin-left: 10px;
	width: 220px;
	height: 35px;
	float: left;
}

.clr {
	clear: both;
}

body.contentpane {
	background: #fff;
	text-align: left;
}

body.contentpane .contentpaneopen {
	width: 99%;
}

body.contentpane .contentpaneopen .content {
	
}

.moduletable {
/*	margin: 0 auto; */
}

select.button {
	width: auto;
	padding: 0;
}

td {
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	font-size: 12px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 20px;
	padding-left: 12px;
	padding-top: 0px;
}

.pagenav_prev, .pagenav_next {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #333;
	font-size: 12px;
}
/* a links */
a {
	font-family: Tahoma;
	outline: none;
}

a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #00733B;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 985px;
/*	background: url(../images/center_bg.jpg) top center repeat-y; */
	background: #FFFFFF;
}

div#wrapper {
	padding: 0;
	width: 985px;
	background: none;
	margin: 0 auto;
}

#search {
	position: relative;
	width: 150px;
	margin-left: 770px;
	top:10px; 
/*	border: 1px solid #000; */
	padding; 0;

/*
	padding-left: 0px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	display: block;
*/
	
}

#search form {
	margin:0;
	padding:0;
}

#search .moduletable {
	margin:0;
	padding:0 0 0 0px;
}

#search .search {
	padding: 0;
	
}

#search .search .button {
	/*display: none;*/
	float: left;
	margin: 0 0 0 0px;
	height: 22px;
	border: none;


	
	
}

#search .search .inputbox {
	line-height: 16px;
	font-size: 12px;
	color: #C8D100;
	background: none;
	margin:	0;
	width: 205px;
	height: 18px;
	margin: 0 0px 0 0px;
	border: 1px solid #C8D100;
	float: left;
}

#header {
	height: 180px;
/*	background: url(../images/header.png) bottom center no-repeat; */
/*	background: url(../images/default_header.jpg) bottom center no-repeat; */
	background: #FFFFFF url(http://www.jota.ch/templates/jota2/images/top_left.gif) top left no-repeat;
	margin: 0px auto;
	padding-top: 0px;
	width: 985px;
}

#logo {
	position: relative;
/*	margin-left: 50px; */
	top: 40px;
	right: 50px;
	width: 300px;
	height: 95px;
	display: block;
	float: right;
	background: url(../welcome.png) top right no-repeat; 
}

#middle_header {
	width: 985px;
	height: 230px;
/*	background: #FFFFFF url(../images/middle_header.jpg) top center no-repeat; */
	background: #FFFFFF;
	margin: 0 auto;
}

#newsflash {
	float: right;
	width: 370px;
	padding: 0px 10px 10px;
}

.maintable {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#sitename {
	float: right;
	padding: 0;
	text-align: left;
	margin: 0;
}

#sitename p {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #4CAFC6;
	text-decoration: none;
	outline: none;
}

#topnavi, #metanavi {
padding: 0;
}

#topnavi ul, #metanavi ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnavi ul li, #metanavi ul li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #000;
}

#topnavi ul li a{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 25px;
	padding: 0 8px 0 8px;
	color: #FFFFFF;
	text-decoration: none;
/*	font-weight: bold; */
}

#metanavi ul li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
/*	line-height: 25px; */
	padding: 0 8px 0 8px;
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
}

a.mainlevel-meta {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
/*	line-height: 25px; */
	padding: 0 8px 0 8px;
	color: #000000;
	text-decoration: none;
/*	font-weight: bold; */
}


#topnavi ul li a:hover, #topnavi ul li a.current, #metanavi ul li a:hover, #metanavi ul li a.current {
	color: #B8E555;
	
}

a.mainlevel-meta:hover {
	color: #FFFFFF;
}

#topnavi ul li a span, #metanavi ul li a span{

}
#topnavi ul li a:hover span,#topnavi ul li a.current span, #metanavi ul li a:hover span,#metanavi ul li a.current span {

}

#leftmenu  {
	margin: 0;
	width: 230px;
	float: left;
	padding: 20px 0px 10px 0px;
/*	text-align: left; */
/* 	border: 1px solid #000; */
}

#rightmenu  {
	margin: 0;
	width: 215px;
	float: right;
/*	padding: 54px 0 10px 0; */
	padding: 24px 0 10px 0;
	text-align: right;
}


#main {
	float: left;
	width: 530px;
	margin: 0px 0px 6px 0px;
/*	padding: 50px 0px 0 0; */
	padding: 20px 0px 0 0;
}

#main_full {
	float: left;
	width: 530px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0 0 0px;
}

#content {
	width: 985px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
	min-height: 380px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	width: 985px;
	height: 50px;
/*	background: transparent url(../images/footer_bg.png) top center no-repeat; */
	background: #FFFFFF;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	line-height: 15px;
	padding: 0 0 0 40px;
	text-decoration: none;
	font-size: 11px;
/*	background: url(../images/menu_row.jpg) center left no-repeat; */
	margin: 0;
	height: 16px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	color: #000;
	background: url(../images/arrow_sub.gif) 25px center no-repeat;
}

a.mainlevel:hover {
	color: #00733B;
	text-decoration: none;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display: block;
	line-height: 33px;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 16px;
	margin: 0;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a.mainlevel_active-nav, a.mainlevel_current-nav {
	display: block;
	line-height: 35px;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 16px;
/*	background: url(../images/menu_row.jpg) center left no-repeat; */
	background: url(../images/arrow.gif) center left no-repeat;
	margin: 0;
	height: 36px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a#active_menu.mainlevel-nav:link, a#active_menu.mainlevel-nav:visited {
	color: #000;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	color: #000;
	background: url(../images/arrow_sub.gif) 28px center no-repeat;
}

a.mainlevel-nav:hover {
	color: #666666;
	text-decoration: none;
	background: url(../images/arrow.gif) center left no-repeat;
}

#mainlevel-nav .mainlevel_current-nav, #mainlevel-nav .mainlevel_active-nav {
    color: #B8E555;
}

span.mainlevel {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	line-height: 15px;
	padding: 0 0 0 25px;
	height: 16px;
/*	font-size: 11px; */
	margin: 0;
}



a.sublevel:link, a.sublevel:visited, a.sublevel li {
	text-decoration: none;
	color: #666;
	font-size: 11px;
/*	background: url(../images/submenu_row.jpg) center left no-repeat; */
	font-weight: bold;
	line-height: 15px;
	padding: 0 0 0 42px;
	height: 16px;
	border: none;
	text-transform: uppercase;
	display: block;
}

a.sublevel:hover {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 0px;
	padding: 0;
}
table.contentpaneopen td.contentheading {
	padding: 0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	vertical-align: middle;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
}

.button {
	background: #C8D100;
	border: 0;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
	border: solid 1px #C8D100;
}

.inputbox {
	line-height: 16px;
	font-size: 12px;
	color: #000000;
	background: #DCE800; 
	margin:	0;
	margin: 0 0px 0 0px;
	border: 1px solid #C8D100;
/*	float: left;	*/
}

label[for="mod_login_username"] { 
	font-size: 11px;
	color: #92C546;
}

label[for="mod_login_password"] { 
	font-size: 11px;
	color: #92C546;
}

label[for="mod_login_remember"] { 
	font-size: 12px;
	color: #92C546;
}

#mod_login_remember  {
	border:0;
}

.copyright {
	font-size: 11px;
	text-align: center;
	color: #666666;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	line-height: 37px;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 10px 0 50px 0;
}

.componentheading {
	margin: 0;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding: 0 0 0 0px;
}

.wrapper {
	width: 650px;
	height: 550px;
}

#leftmenu .module div div div h3 {
	font-family: Tahoma, Arial, sans-serif;
	color: #92C546; /*color: #4CAFC6;*/
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
/*	background: url(../images/h3.png) top left no-repeat; */
	font-weight: bold;
	line-height: 27px;
	margin: 0;
}

#rightmenu  .module div div div h3 {
	font-family: Tahoma, Arial, sans-serif;	
	color: #4CAFC6;
	font-size: 13px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 10px;
/*	background: url(../images/h3.png) top left no-repeat; */
	font-weight: bold;
	line-height: 27px;
	margin: 0;
}

#newsflash h3 { 	
	font-family: Tahoma, Arial, sans-serif;	
	color: #92C546;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	font-weight: bold;
	line-height: 32px;
	margin: 0;
	background: none;
	
}

div#newsflash div.module div div {
	padding: 0 0 1px 0;
	background: none
}

div#newsflash div.module div div div{
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background: none
}

div#newsflash div.module div div  table.contentpaneopen {
	margin: 0;
	padding: 0 10px 0 0;
	background: none
}

div#newsflash div.module_menu div, div#newsflash div.module  {
	background: none;
}

.module {
	padding: 0px;
	margin: 0px 10px 0px 0px;
/*	width: 220px; */
}

.module div {
/*	background: url(../images/menu_bg.png) top center repeat-y; */
	padding: 0;
	margin: 0; /*bottom 14px*/
}

.module div div {
	padding:0;
/*	background: transparent url(../images/menu_top_out.png) top center no-repeat; */
}

.module div div div {
	text-align: left;
	padding: 0px 0 20px;
/*	background: transparent url(../images/menu_bottom.png) bottom center no-repeat; */
}

.module-top {
	padding: 0px;
	margin: 10px 10px 0 10px;
/*	width: 220px; */
}

.module-top div {
/*	background: url(../images/menu_bg.png) top center repeat-y; */
	padding: 0;
	margin: 0; /*bottom 14px*/
}

.module-top div div {
	padding:0;
/*	background: transparent url(../images/menu_top_out.png) top center no-repeat; */
}

.module-top div div div {
	text-align: left;
	padding: 0px 0 20px;
/*	background: transparent url(../images/menu_bottom.png) bottom center no-repeat; */
	font-family: Tahoma, Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.2pt;
}

.module-gray {
	margin: 0px 10px 0 0;
/*	width: 220px; */
	background: #D5D5D5;
}

.module-gray div {
/*	background: url(../images/menu_bg.png) top center repeat-y; */
	padding: 0; 
	margin: 0; /*bottom 14px*/
}

.module-gray div div {
	padding:0;
/*	background: transparent url(../images/menu_top_out.png) top center no-repeat; */
	background: transparent url(../images/bl.jpg) bottom left no-repeat;
}

.module-gray div div div {
	text-align: left;
	line-height: 15px;
	background: transparent url(../images/br.jpg) bottom right no-repeat;
	padding: 10px;
}

.module div div div  table td a.sublevel{
	height: 15px;
}

.module div div div  table td a.mainlevel{
	height: 15px;
}

.module div div div  table tr {
/*	margin: 0; */
	padding-top: 0px;
	padding-bottom: 0px;
}

.module div div div div{
	background: none;
	border: none;
	padding: 0;
	margin:0;
	text-align: left;

}

.module div div div table {
	margin: 0;
	padding: 2px 6px;
	list-style: none;
}


.module div div div div.syndicate {
	margin: 0;
	padding: 10px;
	background: url(../images/menu_bg.png) top center repeat-y;
}

.module div div div div.syndicate div {
	background: url(../images/menu_bg.png) top center repeat-y;
}

.module div div div form {
	text-align: left;
	padding: 6px 0;
	margin:0;
}

.module div div div form table td div{
	text-align: center;
}
.module div div div form table {
	padding: 0 10px 0 10px;
	width: 100%;
}

.module div div div form table.poll {
	text-align: center;
	padding: 0;
}

.module div div div form table.poll  td table.pollstableborder{
	text-align: left;
	padding: 0 5px;
}

.module div div div form table.poll table.pollstableborder td.sectiontableentry1  {
	text-align: left;
}

/* footer links*/
a.sgfooter:link, a.sgfooter:visited {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #666666;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
/**/
/*banner*/
.sgf {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #666666;
	text-decoration: none;
}
.sgf1 {
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #666666;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}

a img {
	border: 0;
}
.pathway {
	border: 0;
	font-size: 10px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#pathway {
	height: 20px;
	margin-bottom: 10px;
	color: #00833b;
}


.ptw {
	float: left;
	width: 600px;
	height: 40px;
	text-align: right;
}
a.pathway:link, span.pathway, span.pathway a {
	color: #00833b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.pathway:hover, span.pathway a:hover {
	color: #bfd730;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: underline; 
}
.pagenav {
	font-size:12px;
	font-weight:normal;
}
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing : 1px;
	color: #fefefe;
	padding-right:5px;
	text-decoration:none;
}
#topnavigation a.topnavigation:hover {
	color: #b9f15d;
	border-bottom: none;
	text-decoration:none;	
}
#topnavigation a.topnavigation:active {
	color: #51c0f5;
	text-decoration:none;	
}
a.toclink:link, a.toclink:visited {
	line-height:normal;
	font-size:11px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a.toclink:hover {
	text-decoration: none;
}
table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	color: #333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.sectiontableheader {
	height: 20px;
	padding-right:3px;
	font-weight :normal;
}

table.contentpane {
	padding: 0 0 0 0px;
}

table.contentpane td.contentdescription {
	font-size:12px;
	line-height:18px;
	padding: 0 0 0 0px;
}

table.contentpane td.componentheading {
	height: 20px;
	padding: 0 0 3px 0;
	color: #555;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
table.contentpane td {
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}
table.contentpaneopen td {
	line-height: 18px;
}

.height {
	height: 100%;
}

.small {
	font-size: 10px;
	color: #92C545;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #92C545;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #92C545;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

table.contentpaneopen td a.readon{
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	border-bottom: solid 1px #666666;
}

table.contentpaneopen td a.readon:hover{
	color: #4CAFC6;
	text-decoration: none;
}

.blog_more {
	margin: 2px 8px;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {
	}
	
a.blogsection {
	text-decoration: none;
	padding: 0 0 2px;
	border-bottom: solid 1px #666666;
}

.download, a.download  {
	padding: 10px 0px 10px 15px;
	background: transparent url(../images/down.gif) no-repeat 0px center;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight: bold;
	text-decoration: none;
}

html .png,
div .png {
	azimuth: expression(
		this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
	);
}