@charset "utf-8";
html {
	height:100.1%;
}
body  {
	font: 65% Verdana, Helvetica, sans-serif;
	/*background: #fff url(bg.jpg) top center no-repeat;*/
	background: #fff;
	padding: 0;
	text-align: center;
	color: #000000;
	height:100.1%;
}
.wrap #container { 
	width: 780px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	font-size:1.2em;
} 
.wrap #header { 
	background: #fff; 
	padding: 0;
} 
.wrap #row1 {
	height:52px;
	width:780px;
	overflow:hidden;
}
.wrap #row1 #logo{
	width:132px;
	float:left;
}
.wrap #row1 #tagline{
margin:0;
padding:0;
	font-style:italic;
	font-weight:bold;
	font-size:160%;
	/*line-height:32px;*/
	width:400px;
	float:right;
	text-align:right;
}
.wrap #row1 #tagline p{
margin:0;
padding:0;
}
.wrap #row2 {
	width:780px;
}
.wrap #row3 {
	height:32px;
	width:780px;
}
.wrap #row3 ul {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}
.wrap #row3 ul li {
	float:left;
	text-align:center;
}
.wrap #row3 ul li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	font-size:1.3em;
	display:block;
}
.wrap #row3 ul li#item1 {
	background:url(mainmenu-01-no.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}
.wrap #row3 ul li#item2 {
	background:url(mainmenu-02-no.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}
.wrap #row3 ul li#item3 {
	background:url(mainmenu-03-no.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}
.wrap #row3 ul li#item4 {
	background:url(mainmenu-04-no.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}

.wrap #row3 ul li#item1.active,.wrap #row3 ul li:hover#item1 {
	background:url(mainmenu-01-act.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}
.wrap #row3 ul li#item2.active,.wrap #row3 ul li:hover#item2 {
	background:url(mainmenu-02-act.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}
.wrap #row3 ul li#item3.active,.wrap #row3 ul li:hover#item3 {
	background:url(mainmenu-03-act.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}
.wrap #row3 ul li#item4.active,.wrap #row3 ul li:hover#item4 {
	background:url(mainmenu-04-act.png) 0 0 no-repeat;
	width:195px;
	height:32px;
}

.wrap #row4 {
	width:780px;
	height:32px;
	overflow:hidden;
	vertical-align:middle;
}
.wrap #row4 #left{
	width:580px;
	float:left;
}
.wrap #row4 #right{
	width:160px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding-top:6px;
}
.wrap #row4 #right a{
	color:#000;
	text-decoration:none;
	text-align:right;
}
.wrap #row4 #right a:hover{
	color:#000;
	text-decoration:underline;
}
.wrap #sidebar1 {
	float: left;
	width: 195px;
	background: #fff;
	padding: 0;
}
.wrap #sidebar1 ul {
	list-style:none;
	border-top:1px solid #81c4de;
	margin:0;
	padding:0;
}
.wrap #sidebar1 li {
	border:1px solid #81c4de;
	border-top:none;
	height:33px;
	font-size:1.2em;
	margin-bottom:-2px;
}
.wrap #sidebar1 ul li a {
	color:#454a5d;
	font-weight:bold;
	text-decoration:none;
	line-height:32px;
	padding-left:32px;
	display:block;
}
.wrap #sidebar1 ul li.active {
	background:#ef8531;
}
.wrap #sidebar1 ul li.active a {
	color:#fff;
}
.wrap #mainContent { 
	margin: 0 0 0 195px;
	padding: 0;
	border-top:1px solid #81c4de;
} 
.wrap #mainContent .unfoldedContent {
	border-bottom:1px solid #81c4de;
}
.wrap #mainContent .unfoldedContent p {
	margin:10px 20px;
}
.wrap #mainContent h3{ 
	margin:0;
	padding:0 0 0 20px;
	line-height:32px;
} 
/*.wrap #mainContent h3.inactive{ 
	border:1px solid #81c4de;
	border-top:none;
} 
.wrap #mainContent h3.active{ 
	border:1px solid #81c4de;
	border-top:none;
	background:#ef8531;
} */
.wrap #footer { 
	padding: 20px 20px 0 20px;
	background:#fff;
	font-size:100%;
} 
.wrap #footer p {
	margin: 0;
	padding: 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  font-size:1.2em;
  color:#475425;
  line-height: 32px;
  height: 32px;
  background: #fff url(img/plus.png) 5px center no-repeat;
  padding:2px 0 2px 25px;
  margin-right:32px;
  cursor:pointer;
	border:1px solid #81c4de;
	border-top:none;
}

/* Toggle act item */
h3.act {
  color:#fff;
  background:#ef8531 url(img/minus.png) 5px center no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:583px;
  border-left:1px solid #81c4de;
  border-right:1px solid #81c4de;
  padding:0;
}
div.rgaccord1-content p{
margin:0;
padding:20px 0 0 0;
}
/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}
/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

div#rgaccord1-nest p.bodytext{
margin-top:0;
padding-top:0;
}


    #dockContainer{
      display    : table;
      margin     : 0;
      text-align:center;    /* fixes IE bug */
	  width:780px;
	  overflow:hidden;
    }

    #dockContainer > div{
      display : inline-block; /* fixes IE bug */
	overflow:hidden;
	width:780px;
    }

    #dockContainer > div{
      display : inline;       /* fixes IE bug */
    }

    #dockContainer > div{
      display       : table-cell;
      text-align    : center;
      /*background    : url('dock-centre-80.png') repeat-x 0 129px;*/
      /*border-bottom : 2px solid rgb(220,220,200);*/
    }

    #dockContainer > div > div{
      /*background : url('dock-right-80.png') no-repeat right 129px;*/
      overflow   : hidden;
	  width:780px;
    }
    #dockContainer > div > div > div{
      /*background : url('dock-left-80.png') no-repeat left 129px;*/
      height     : 176px;
      padding    : 0;
	  margin-left:-200px;
	  width:1180px;
	  white-space:nowrap;
    }

a img {
	border: none;
}

table  {
	font-size: 100%;
	margin:0 0 0 36px;
	padding: 0;
	text-align: left;
	color: #000000;
	font-weight:normal;
}
table p.bodytext{
	margin:0;
	padding:0;
	background:#f3f3f3;
}

