/* CSS Document */

/*****************************************************/
/*   Design:  GoFlexiblePro                          */
/*            Stylesheet for screen rendering        */
/*---------------------------------------------------*/
/*   Author:  G. Wolfgang                            */
/*   Email:   gw@actamail.com                        */
/*   Date:    April 14, 2006                         */
/*---------------------------------------------------*/
/*   You can use this stylesheet freely under the    */
/*   condition of giving proper author credits.      */
/*---------------------------------------------------*/
/*   Check out my favorite website: www.sda.org      */
/*****************************************************/

/*-----------------------------------------------------------------------*/
/* REMARK: FONT-SIZE DEFINITIONS                                         */
/*-----------------------------------------------------------------------*/
/* Relative font-sizes in "em" are used where necessary. To make the     */
/* "em"-units normed, the incoming font sizes are set to 1.0 em. The     */
/* font-size variations throughout the webpage are then expressed in     */
/* percentage values respective to the incoming font-size. To make       */
/* calculations easier, the font definition in "body" is such that       */
/* 1.0em = 10px. This makes life a real breeze!                          */
/*-----------------------------------------------------------------------*/

/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

/*-------------------------------*/
/* Section 1.1 - Page definition */
/*-------------------------------*/

body {
	font-size: 62.5%; 
	margin: 0em auto;
	padding: 0em; 
	background:#ffffff top center ; 
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
html {
overflow: -moz-scrollbars-vertical;
overflow: scroll;
}


h1{
	display: inline; 
}
#page-container {
	width: 980px; margin: 0px auto; padding: 0px 1px 0px 1px; border-left: solid 0px #000033; border-right: solid 0px #000033; background-color: #ffffff;
}
#page-container2 {
	width: 980px; margin: 0px auto; padding: 0px; border-left: solid 0px #000033; border-right: solid 0px #000033; background-color: #ffffff;
}
#page-container1 {
	width: 980px; margin: 0px auto; padding: 0px; border-left: solid 0px #000033; border-right: solid 0px #000033; background-color: #ffffff;
}
/**********************/
/* SECTION 2 - HEADER */
/**********************/

/*--------------------------------------*/
/* Section 2.1 - Global navigation menu */
/*--------------------------------------*/

.nav-global-container {
	float: right; position: absolute; z-index: 3; width: 980px; top: 1px; left:0px; background-color: transparent;
}

.nav-global ul {	
	float: right; margin: 0px; padding: 0px; list-style: none;
}	

.nav-global li {
	float: left; white-space: nowrap; text-transform: uppercase;
}

.nav-global li a {
	display: block; margin: 0px; padding: 0px 7px 0px 7px; color: rgb(150,150,150); text-decoration: none; font-size: 100%;
}

.nav-global a:hover .img-flag {
	border: 1px solid #1151B1;
}

.img-flag {
	display: block; width:16px; height:11px; margin: 0px; padding: 0px; border: 1px solid #FFFFFF;
}

.contentbox-noshading  a.rightmenu:link {
     color:#000033; text-decoration:none;
}
.contentbox-noshading a.rightmenu:visited {
     text-decoration:none;
}
.contentbox-noshading a.rightmenu:hover {
    color:#ffffff; background-color:#000033; 
}
/*-----------------------------------*/
/* Section 2.2 - Sitename and Banner */
/*-----------------------------------*/

.site-name  {
	clear: both; float: left; position: absolute; z-index: 1; width: 700px; top: 20px; margin: 0px; padding-left: 14px; background-color: transparent; color: rgb(225,225,225); font-weight: bold; font-size: 24px;
}

.site-slogan  {
	float: left; position: absolute; z-index: 2; width: 11.7em; top: 1.9em; left: 16px; margin: 0px; padding: 0px 3px 1px 3px; background-color: rgb(150,150,150);	color: rgb(225,225,225); font-weight: bold; font-size: 14px;
}

.img-header {
	clear: both; float: left; width: 980px; height: 120px; margin: 0px; padding: 0px;
}
.img-header1 {
	float: right; width: 520px; height: 22px; margin: 0px; padding: 0px;  
}
/*------------------------------------*/
/* Section 2.3 - Main navigation menu */
/*------------------------------------*/

.nav-main {
	clear: both; float: left; width: 980px; margin: 0px 0px 0px 0px; padding: 2px 0px 0px 0px; border-top: solid 0px #666666; border-bottom: solid 1px #ffffff; background-color:#FFFFFF;
}
.nav-main1 {
	clear: both; float: left; width: 978px; margin: 3px 0px 0px 0px; padding: 2px 2px 2px 2px; border-top: solid 4px #000033; border-bottom: solid 0px #ffffff; background: url(../img/navigator.jpg) repeat-x;
}
.nav-main ul {	
	list-style: none; margin: 0px; padding: 0px; font-weight: normal;
}	
.nav-main1 ul {	
	list-style: none; margin: 0px; padding: 0px; font-weight: normal;
}	

.nav-main li {
	float: left; display: block; white-space: nowrap; background-color: inherit;
}
.nav-main1 li {
	float: left; display: block; white-space: nowrap; background-color: inherit;
}
.nav-main li a {
	color: #666666; margin: 0px; padding: 0px 10px 0px 10px; border-right: dashed 1px #666666; text-decoration: none; font-size: 140%; font-weight:bold; 		
}
.nav-main1 li a {
	color: #333333; margin: 5px; padding: 0px 12px 0px 10px; border-right: solid 1px #666666; text-decoration: none; font-size: 110%; font-weight:bold; 		
}
.nav-main a:hover, .nav-main a.selected {
	background-color: #FFFFFF; color: rgb(110,110,110); text-decoration: none;
}
.submenu {
   padding-left:10px; font-family: Arial, Helvetica, sans-serif; 
}
.submenub {
   padding-left:0px; font-family: Arial, Helvetica, sans-serif; font-weight:bold;
}
 .nav-sub .submenub a:hover {
   border-left:0px; 
}
/*************************************/
/* SECTION 3 - FRONT-PAGE SIDEBANNER */
/*************************************/

.sidebanner-frontpage {
	clear: both; float: left; width: 160px; margin: 0px; padding: 0px;
}

.img-sidebanner {
	width: 160px; margin: 0px; padding: 0px; border: none;
}

/******************************/
/* SECTION 4 - SUB-NAVIGATION */
/******************************/

/*--------------------*/
/* Section 4.1 - Size */
/*--------------------*/

.nav-sub {
	clear:left; min-height: 400px; float: left; width: 180px; margin: 0px; padding: 0px; color: #336699;
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub {
	height: 400px;
} 
/* End IE-Hack */

/*--------------------*/
/* Section 4.2 - Menu */
/*--------------------*/

.nav-sub ul {	
	float: left; list-style: none; width: 180px; margin: 0px; padding: 0px; border-bottom: dashed 1px #ffffff;
}	

.nav-sub li {
	margin: 0px; padding: 0px; border-bottom: dashed 1px #999999; background-color:#ffffff;
}

.nav-sub li.title {
	vertical-align: top; margin: 0px; padding: 10px 7px 10px 14px; text-transform: uppercase; color: rgb(175,175,175); font-weight: bold; font-size: 140%;
}

.nav-sub li.group {
	display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 2px; border-top: dashed 0px #ffffff;  text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 140%; color: #333333; background-color:#ffffff;
}
.nav-sub li.group1 {
	display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 2px; border-top: dashed 0px #ffffff;  text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 140%; color: #333333; background-color:#ffffff;
}
.nav-sub li.group2 {
	display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 2px; border-top: dashed 0px #ffffff;  text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 140%; color: #333333; background-color:#ffffff;
}
.nav-sub li.group3 {
	display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 2px; border-top: dashed 0px #ffffff;  text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 140%; color: #333333; background-color:#ffffff;
}
/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub li.group a {
	height: 1.5em;
}
* html .nav-sub li.group1 a {
	height: 1.5em;
}
* html .nav-sub li.group2 a {
	height: 1.5em;
}
* html .nav-sub li.group3 a {
	height: 1.5em;
}
/* End IE-Hack */
	
.nav-sub li a {
	display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 10px;  color: #333333; text-decoration: none; font-size: 115%;
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub li a {
	height: 1.5em;
}
/* End IE-Hack */

.nav-sub li.group a:hover, .nav-sub a:hover {
	border-left: solid 3px #000033; background-color: #F6F6F6; text-decoration: none; color:#000033;
}
.nav-sub li.group1 a:hover, .nav-sub a:hover {
	border-left: solid 3px #000033; background-color: #F6F6F6; text-decoration: none; color:#000033;
}
.nav-sub li.group2 a:hover, .nav-sub a:hover {
	border-left: solid 3px #000033; background-color: #F6F6F6; text-decoration: none; color:#000033;
}
.nav-sub li.group3 a:hover, .nav-sub a:hover {
	border-left: solid 3px #000033; background-color: #F6F6F6; text-decoration: none; color:#000033;
}
.nav-sub li.group .selected,  .nav-sub .selected {
	border-left: solid 3px #000033; background-color: #1357B6 ; text-decoration: none; color:#000033;
	color:#FFFFFF;
}
 .nav-sub li.group1 .selected,  .nav-sub .selected {
	border-left: solid 3px #000033; background-color: #1357B6 ; text-decoration: none; color:#000033;
	color:#FFFFFF;
}
.nav-sub li.group2 .selected,  .nav-sub .selected {
	border-left: solid 3px #000033; background-color: #1357B6 ; text-decoration: none; color:#000033;
	color:#FFFFFF;
}
.nav-sub li.group3 .selected,  .nav-sub .selected {
	border-left: solid 3px #000033; background-color: #1357B6 ; text-decoration: none; color:#000033;
	color:#FFFFFF;
}
.nav-sub-align {
	text-align: left;
}

/*******************************************************************/
/* SECTION 5 -  Extend left column height to footer                */
/*-----------------------------------------------------------------*/
/* TRICK: To nest the right two columns (content and sidebar) and  */
/* give them a minimum height and white background. Then let the   */
/* left column have transparent background so the light-grey color */
/* from the global page definition comes through. However, nesting  */
/* floats inside each other with identical widths may activate the */
/* IE character duplicating bug, where the last characters of the  */
/* last float statement are duplicated outside the float. The      */
/* correction for this is to reduce the sidebar float so that the  */
/* sum of the content and sidebar floats are 6px less than the     */
/* container holding them. See Section 7.1, where this is done.    */
/* ----------------------------------------------------------------*/
/* RESTRICTION: For situations where the left navigation menu is   */
/* expanding over the minimum 600px height, it must remain smaller */
/* than the right columns. Otherwise the global page grey back-    */
/* will shine through after the end of the content and sidebar     */
/* columns. This situation may arise when you have very long left  */
/* navigation menus, and short content and sidebars. If this is    */
/* your situation, then simply increase the minimum height of the  */
/* left column, as well as the container defined in this section.  */
/*******************************************************************/

/* Contain both right columns (content and sidebar) in one         */
/* container and extended to a minimum height of 600 px            */
/* The "!important" statement is for Firefox so that the           */
/* "height" statement still allows the container to grow and       */
/* not remain fixed size. Necessary because IE cannot render       */
/* the "min-height" property                                       */

.container-content-sidebar {
   float: right; width: 800px; min-height: 400px; margin: 0px; padding: 0px; background-color: #ffffff;  
}
.container-content-sidebar1 {
   float: left; width: 800px; min-height: 400px; margin: 0px; padding: 0px; background-color: #ffffff; 
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .container-content-sidebar {
	height: 400px;
} 
/* End IE-Hack */

/* Put a buffer between sub-navigation column and      */
/* main-navigation so that the global page background  */
/* color does not come through in this place           */

.buffer {
 	float: left; width: 180px; height: 20px; margin: 0px; padding: 0px; background-color: #ffffff; 
}
.buffer1{
 	float: left; width: 180px; height: 20px; margin-TOP: 0px; padding: 0px; background-color:#D3D6E7; 
}


/***********************/
/* SECTION 6 - CONTENT */
/***********************/

/*--------------------*/
/* Section 6.1 - Size */
/*--------------------*/

.content {
	float: left; width: 550px; margin: 0px; padding: 15px 10px 0px 30px; background-color: #ffffff;	
}
.content2 {
	float: left; width: 650px; margin: 0px; padding: 15px 10px 0px 100px; background-color: #ffffff;	
}
.content1 {
	float: left; width: 525px; margin: 0px; padding: 15px 10px 0px 30px; background-color: #ffffff;	
}
.contentdefault {
	float: left; width: 525px; margin: 0px; padding: 16px 20px 0px 20px; background-color: #ffffff;	
}
/*-------------------------*/
/* Section 6.2 - Pagetitle */
/*-------------------------*/

.content-pagetitle {
	width: 390px; margin: 0px 0px 10px 0px; padding: 0px; 
}

.content-pagetitle p {
	padding: 0px; margin: 0px; font-weight: bold; font-size: 160%; 
}

/*----------------------------------*/
/* Section 6.3 - Extra container    */
/*----------------------------------*/
/* To ensure that no problems arise */
/* with right and left floatings    */
/* and make the implementation      */
/* robuster.                        */
/*----------------------------------*/

.contentbox-container-full {
	 float: left; width: 525px; margin: 3px 0px 1.5em 0px; padding: 0px;
}
.contentbox-container-fulldefault {
	 float: left; width: 522px; margin: 3px 0px 1.5em 0px; padding: 3px; border:solid 1px rgb(135,135,135);
}
.contentbox-container-leftdefault {
	float: left; width: 460px; margin: 15px 10px 1.5em 15px; padding: 12px;border:dashed 1px #9B9BFF;
}
.contentbox-container-leftbdefault {
	float: left; width: 470px; margin: 5px 10px 10px 15px; padding: 12px;border:dotted 1px #999999;
}
.contentbox-container-leftbwborderdefault {
	float: left; width: 500px; margin: 5px 10px 10px 15px; padding: 0px;border:dotted 0px #999999;
}
.contentbox-container-left1default {
	float: left; width: 380px; margin: 5px 5px 1.0em 5px; padding: 12px;border:none 1px rgb(135,135,135);
}
.contentbox-container-leftg {
	float: left; width: 425px; margin: 3px 0px 1.5em 0px; padding: 2px;border:dashed 1px  rgb(132,194,76);color:#000033;
}

.contentbox-container-leftgr {
	float: left; width: 530px; margin: 3px 0px 1.5em 5px; padding: 7px;border:solid 1px #cccccc; color:#000000;
}
.contentbox-container-leftgrwb {
	float: left; width: 530px; margin: 3px 0px 1.5em 5px; padding: 3px;border:dashed 0px #cccccc; color:#000000;
}
.contentbox-container-left {
	float: left; width: 530px; margin: 3px 0px 1.5em 5px; padding: 3px;border:dashed 0px #cccccc; color:#000000;
}
.contentbox-container-lefty {
	float: left; width: 725px; margin: 3px 0px 1.5em 0px; padding: 3px;border:dashed 1px  rgb(249,233,93);color:#000000;
}
.contentbox-container-leftb {
	float: left; width: 700px; margin: 3px 0px 1.5em 20px; padding: 3px;border:dashed 1px #000066; color:#000000;
}
.contentbox-container-leftgrey {
	float: left; width: 700px; margin: 3px 0px 1.5em 20px; padding: 3px;border:solid 1px #dddddd; color:#000000;
}
.contentbox-container-leftgreywb {
	float: left; width: 700px; margin: 3px 0px 1.5em 20px; padding: 3px;border:solid 0px #dddddd; color:#000000;
}
.contentbox-container-leftbb {
	float: left; width: 550px; margin: 3px 0px 1.5em 20px; padding: 3px;border:dashed 1px #000066; color:#000000;
}
.contentbox-container-leftr {
	float: left; width: 725px; margin: 3px 0px 1.5em 0px; padding: 3px;border:dashed 1px  rgb(235,137,122); color:#000000;
}
.contentbox-container-leftor {
	float: left; width: 725px; margin: 3px 0px 1.5em 0px; padding: 3px;border:dashed 1px  #ff9900; color:#000000;
}
.contentbox-container-leftbl {
	float: left; width: 700px; margin: 3px 0px 1.5em 5px; padding: 3px;border:solid 1px #cccccc; color:#000000;
}
.contentbox-container-leftpl {
	float: left; width: 760px; margin: 3px 0px 1.5em 0px; padding: 3px;border:dashed 1px rgb(235,137,122); color:#000000;
}
.contentbox-container-leftpl1 {
	float: left; width: 750px; margin: 0px 0px 1.5em 8px; padding: 0px;border:dashed 1px  #ffffff; color:#000000;
}
.contentbox-container-leftpl1wb {
	float: left; width: 730px; margin: 0px 0px 1.5em 20px; padding: 0px;border:dashed 0px  #ffffff; color:#000000;
}
.contentbox-container-leftpl2 {
	float: left; width: 700px; margin: 3px 0px 1.5em 8px; padding: 3px;border:dashed 1px  #000066; color:#000000;
}
.contentbox-container-leftpl3 {
	float: left; width: 700px; margin: 3px 0px 1.5em 8px; padding: 3px;border:dashed 1px  #cccccc; color:#000000;
}
.contentbox-container-left1 {
	float: left; width: 710px; margin: 3px 0px 1.5em 15px; padding: 3px;border: solid 1px  #ffffff; background-image: transparent ;
}

.contentbox-container-right {
	float: right; width: 350px; margin: 3px 0px 1.5em 0px; padding: 3px; border:solid 1px rgb(135,135,135);
}

/*-----------------------------*/
/* Section 6.4 - Content title */
/*-----------------------------*/

.contentbox-title-noshading-noline {
	display: block; margin: 0px; padding: 0px; background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-title-noshading-line {
	display: block; margin: 0px 0px 0.2em 0px; padding: 0px; border-bottom: solid 2px rgb(135,135,135); background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-title-shading {
  	margin: 0px; padding: 5px 3px 5px 3px; background-color:#ffffff; font-weight: bold; font-size:160%; text-align:left;
}

.contentbox-title-shading3 {
  	margin: 0px; padding: 5px 3px 5px 3px; background-color:#ffffff; font-weight: bold; font-size:220%; text-align:left;
}
.contentbox-title-noshading {
  	margin: 0px; padding: 1px 3px 5px 3px; background-color:#ffffff; font-weight: bold; font-size:21px; text-align:left; line-height:25px;
}
.contentbox-title-shading1 {
  	margin: 0px; padding: 5px 3px 5px 3px; background-color:rgb(238,237,249); font-weight: bold; font-size:220%; text-align:left;
}
.contentbox-title-shading2 {
  	margin: 0px; padding: 5px 3px 5px 3px; background-color:#DDF0FF; font-weight: bold; font-size:220%; text-align:left;
}

.contentbox-title-shadingdefault {
  	margin: 0px; padding: 1px 0px 2px 3px; background-color:#203070; font-weight: bold; font-size: 200%; 
}

.contentbox-title-noshadingdefault {
  	margin: 0px; padding: 1px 0px 2px 3px; background-color:#ECC6C6; font-weight: bold; font-size: 200%; color:#000033;
}
.contentbox-title-noshading1default {
  	margin: 0px; padding: 1px 1px 4px 4px; background-color:#ffffff; font-weight: 600; font-size: 180%; 
}
.contentbox-title-noshading2default {
  	margin: 0px; padding: 1px 1px 4px 4px; background-color:#ffcc99; font-weight: bold; font-size: 180%; 
}
/*--------------------------------*/
/* Section 6.5 - Contentbox size  */
/*--------------------------------*/

/* No shading */
.contentbox-noshading {
	margin: 0px; padding: 0.7em 5px 5px 5px; background-color: #ffffff;text-align:left;
}

.contentbox-noshadingdefault {
	margin: 0px; padding: 0.7em 3px 3px 3px; background-color:transparent;font-size: 90%;
	}
.contentbox-noshading1 {
	margin: 0px; padding: 0.7em 5px 3px 5px; background-color:#fbeaea;font-size: 100%;
}
.contentbox-noshading2 {
	margin: 0px; padding: 0.7em 3px 3px 3px; background-color:#06418c;font-size: 90%;
	}
.contentbox-noshading3 {
	margin: 0px; padding: 1px 0px 1px 3px; background-color:#ffffff;font-size: 90%;
	}
/* Shading */
.contentbox-shading {
	margin: 0px; padding: 7px 10px 5px 10px; background-color: transparent;
}

/*-------------------------------*/
/* Section 6.6 - Contentbox text */
/*-------------------------------*/

/* Heading */
h1 {
	clear: left; margin: 1.0em 0px 1.0em 0px; font-weight: bold; font-size: 150%;
}

h2 {
	clear: left; margin: 1.5em 0px 1.0em 0px; font-weight: bold; font-size: 140%;
}

h3 {
	clear: left; margin: 1.0em 0px 0.6em 0px;	font-weight: bold; font-size: 130%;
}

h4 {
	clear: left; margin: 0.5em 0px 0.5em 0px;	font-weight: bold; font-style: italic; font-size: 130%;
}

/* Paragraph text */
p {
   clear: left; margin: 0em 0px 0.5em 0px; padding: 0px; font-size: 130%;
}

/* Quote */
p.quote {
   clear: left; margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 120%;
}

/* Embedded */
.embed {
   float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(225,225,225); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 180%;
}

.embed-caption {
   float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 50%;
}

/* Unordered list */
.content ul {
	margin: 0px 10px 0px 10px; padding: 0px 0px 0px 30px; list-style-type: square; list-style-position: outside; font-size: 130%;
}

/* Ordered List */
.content ol {
	margin: 0px 10px 0px 17px; padding: 0px 0px 0px 30px; list-style-type: decimal; list-style-position: outside; font-size: 130%;
}

/*--------------------------*/
/* Section 6.7 - Datatables */
/*--------------------------*/

.tabledata {
	clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(225,225,225);
}

.tabledata tr {
	margin: 0px; padding: 0px;
}

.tabledata td {
	padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;
}

.tabledata th {
	margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; 	
}

p.tabledata-caption {
	margin: 0em 0px 10px 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;
}

/*----------------------*/
/* Section 6.8 - Images */
/*----------------------*/

/* No border */
.img-left-noborder {
	float: left; margin: 0.3em 7px 3px 0px;
}

.img-right-noborder {
	float: right; margin: 0.3em 0px 3px 7px;
}

/* Border */
.img-left-border {
	float: left; margin: 0.3em 7px 3px 0px; border: solid 1px rgb(150,150,150);
}

.img-right-border {
	float: right; margin: 0.3em 0px 3px 7px; border: solid 1px rgb(150,150,150);	
}

/***********************/
/* SECTION 7 - SIDEBAR */
/***********************/

/*-----------------------------------------------*/
/* Section 7.1 - Size                            */
/*-----------------------------------------------*/
/* Because of IE float-rendering bug, the width  */
/* must be reduced by 6px, otherwise it will     */
/* duplicate characters after the last float     */
/* Reason: IE may not alwys allow nested floats  */
/* have identical widths, but inside float must  */
/* be smaller than outside float. This IE-bug is */
/* somewhat unpredictable. See Section 5 header  */
/* for more details on this topic.               */
/*-----------------------------------------------*/

.sidebar {
	 float: right; width: 180px; margin: 0px 10px 0px 0px ; padding: 20px 5px 0px 5px; background-color:#ffffff;
}
}

/*-----------------------*/
/* Section 7.2 - Textbox */
/*-----------------------*/

.sidebarbox-noborder {
	width: 180px; margin: 0em 0px 1.0em 0px; padding: 0px;
}

.sidebarbox-border {
	width: 180px; margin: 1px 3px 1.0em 1px; padding: 7px 5px 5px 5px; border: solid 1px #ffffff;
}
.sidebarbox-border3 {
	width: 180px; margin: 1px 1px 1.0em 1px; padding: 7px 0px 5px 0px; border: solid 1px #ffffff;
}
.sidebarbox-border1 {
	width: 180px; margin: 1px 3px 1.0em 1px; padding: 7px 7px 5px 7px; border: solid 1px #666666;
}
.sidebarbox-borderblue {
	width: 180px; margin: 1px 3px 1.0em 1px; padding: 7px 7px 5px 7px; border: solid 1px #000033; 
}
.sidebarbox-border2 {
	width: 180px; margin: 1px 3px 1.0em 1px; padding: 5px 5px 5px 5px; border: dotted 1px #ff9900;
}
/*-----------------------------*/
/* Section 7.3 - Textbox title */
/*-----------------------------*/

.sidebarbox-title-noshading-noline {
	 display: block; margin: 0px 0px 0.5em 1px; padding: 1px 0px 1px 0px;font-weight: bold; font-size: 120%;
}

.sidebarbox-title-noshading-line {
	display: block; margin: 0px 0px 0.5em 1px; padding: 1px 0px 1px 0px; border-bottom: solid 1px rgb(135,135,135); background-color: transparent; font-weight: bold; font-size: 120%;
}

.sidebarbox-title-shading {
	display: block; margin: 0px 0px 0.5em 1px; padding: 2px 5px 2px 5px; background-color: rgb(225,225,225); font-weight: bold; font-size: 140%;
}

.sidebarbox-title-shading1 {
	display: block; margin: 0px 0px 0.5em 0px; padding: 2px 5px 2px 2px; background-color: rgb(225,225,225); font-weight: bold; font-size: 140%;
}

/*------------------------------*/
/* Section 7.4 - Paragraph text */
/*------------------------------*/

.sidebarbox-noborder p {
	margin: 0px 4px 0.4em 4px; padding: 0px; background-color: transparent; font-size: 110%;
}

.sidebarbox-border p {
	margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; font-size: 110%;
}
.sidebarbox-border3 p {
	margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; font-size: 110%;
}
.sidebarbox-border1 p {
	margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; font-size: 110%;
}
.sidebarbox-borderblue p {
	margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; font-size: 110%;
}
.sidebarbox-border2 p {
	margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; font-size: 110%;
}
/**********************/
/* SECTION 8 - FOOTER */
/**********************/

/* Somehow not possible to use percentage values to scale the font-size here. */
/* Therefore the is the font-size definition given in the generic CSS-class   */
/* "footer-font", even though those generic font classes should all have a    */
/* normed size of 1.0em. But making footer an exception will not hurt us.     */

.footer {
	clear: both; width: 980px; margin: 0em 0px 0px 0px; padding: 5px 0px 5px 0px; border-top: solid 0px rgb(200,200,200); border-bottom: solid 0px rgb(200,200,200); background-color:#f3f3f3; text-align: center;	
}

/***************************************************/
/* SECTION 9 - HYPERLINKS FOR NON-NAVIGATION TEXTS */
/***************************************************/

.content a, .sidebar a {
	color: rgb(0,0,0); text-decoration: underline;
}

.content a:hover, .sidebar a:hover {
	color: rgb(110,110,110); text-decoration: none;
}

.content a:visited, .sidebar a:visited {
	color: rgb(110,110,110);
}

.footer a {
	color: rgb(150,150,150); text-decoration: underline;
}

.footer a:hover {
	color: rgb(0,0,0); text-decoration: none;
}
.faq a {
    color:#000000; text-decoration:none;
}
.faq a:hover {
    color:#000033; text-decoration:underline;
}
.faq a:visited {
    color:#000033; 
}	
.homeuse a {
	 color:#000033; text-decoration:underline;
}
.homeuse a:visited {
    color:#000033; 
}	
.homeuse a:hover {
    color:#666666; text-decoration:underline;
}	
/********************************/
/* SECTION 10 - GENERIC CLASSES */
/********************************/

/*------------------------------------------*/
/* Section 10.1 - Global default fonts      */
/*------------------------------------------*/
/* Only applied to the main div-statements  */
/* for the basic page regions.              */
/*------------------------------------------*/

.nav-global-font {
	font-size: 1.0em;
}

.nav-main-font {
	font-size: 11px;
}

.nav-sub-font {
	font-size: 1.0em;
}

.content-font {
	font-size: 1.0em; line-height: 1.9em; color: #000000;text-align: left;
}

.sidebar-font {
	font-size: 1.0em; line-height: 1.4em; color: rgb(0,0,0);
}

/* Percentage value does not work in "footer", so we     */
/* cannot give the normed size of "1.0em" here and scale */
/* it up inside the "footer". Thus we define the final   */
/* font-size here the way it will appear on screen.      */
.footer-font {
	font-size: 1.1em; color:#666666;
}
.blog a {
    border-left: solid 3px #000033;
  	background-color: #E8EAFC;
  	text-decoration: none; color:#000033;
  	font-weight:bold;
  	}
.forum a {
    border-left: solid 3px #FF9900;
  	background-color: #E8E9E8;
  	text-decoration: none; color:#000033;
  	font-weight:bold;
	}
.bpmn1 a {
    border-left: solid 0px #666666;
	
  	background-color:#FFFFFF;
  	text-decoration: none; color:#000033;
  	font-weight:normal;
	
	}

.stylecell 
   {border-style:dotted; border-width:1px; border-color:#cccccc
   }
/*--------------------------------------*/
/* Section 10.2 - Horizontal alignments */
/*--------------------------------------*/

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/*-------------------------------------*/
/* Section 10.3 - Title decoration box */
/*-------------------------------------*/

.box-on {
	float: left; width: 1.0em; margin-right: 0.2em; padding-left: 0.3em;
}

.box-off {
	display: none;
}
.box2-on {
	float: left; width: 1.0em; margin-right: 0.2em; padding-left: 0.3em; margin-bottom:30px;
}
.box1-on {
	float: center; width: 0.5em; margin-right: 0.2em; margin-bottom: 0.4em; padding-left: 0.3em;
}
/*---------------------------*/
/* Section 10.4  Text colors */
/*---------------------------*/

/* Basic Colors */
.txt-white {
	color: rgb(255,255,255);
}

.txt-black {
	color: rgb(0,0,0);
}

/* Grey */
.txt-grey01 {
	color: rgb(242,242,242);
}

.txt-grey02 {
	color: rgb(230,230,230);
}

.txt-grey03 {
	color: rgb(217,217,217);
}

.txt-grey04 {
	color: rgb(204,204,204);
}

.txt-grey05 {
	color: rgb(191,191,191);
}

.txt-grey06 {
	color: rgb(178,178,178);
}

.txt-grey07 {
	color: rgb(153,153,153);
}

.txt-grey08 {
	color: rgb(127,127,127);
}

.txt-grey09 {
	color: rgb(89,89,89);
}

.txt-grey10 {
	color: rgb(51,51,51);
}

/* Yellow */
.txt-yellow01 {
	color: rgb(254,252,232);
}

.txt-yellow02 {
	color: rgb(253,249,201);
}

.txt-yellow03 {
	color: rgb(253,246,185);
}

.txt-yellow04 {
	color: rgb(252,243,162);
}

.txt-yellow05 {
	color: rgb(251,239,139);
}

.txt-yellow06 {
	color: rgb(250,236,116);
}

.txt-yellow07 {
	color: rgb(249,233,93);
}

.txt-yellow08 {
	color: rgb(249,230,69);
}

.txt-yellow09 {
	color: rgb(248,227,46);
}

.txt-yellow10 {
	color: rgb(247,224,23);
}

/* Blue */
.txt-blue01 {
	color: rgb(238,237,249);
}

.txt-blue02 {
	color: rgb(222,220,242);
}

.txt-blue03 {
	color: rgb(205,202,236);
}

.txt-blue04 {
	color: rgb(189,185,229);
}

.txt-blue05 {
	color: rgb(172,167,223);
}

.txt-blue06 {
	color: rgb(155,149,217);
}

.txt-blue07 {
	color: rgb(139,132,210);
}

.txt-blue08 {
	color: rgb(122,114,204);
}

.txt-blue09 {
	color: rgb(106,97,197);
}

.txt-blue10 {
	color: rgb(89,79,191);
}

/* Green */
.txt-green01 {
	color: rgb(237,246,229);
}

.txt-green02 {
	color: rgb(220,238,204);
}

.txt-green03 {
	color: rgb(202,229,178);
}

.txt-green04 {
	color: rgb(185,220,153);
}

.txt-green05 {
	color: rgb(167,211,127);
}

.txt-green06 {
	color: rgb(149,203,102);
}

.txt-green07 {
	color: rgb(132,194,76);
}

.txt-green08 {
	color: rgb(114,185,51);
}

.txt-green09 {
	color: rgb(97,177,25);
}

.txt-green10 {
	color: rgb(79,168,0);
}

/* Red */
.txt-red01 {
	color: rgb(252,235,233);
}

.txt-red02 {
	color: rgb(248,216,211);
}

.txt-red03 {
	color: rgb(245,196,188);
}

.txt-red04 {
	color: rgb(242,177,166);
}

.txt-red05 {
	color: rgb(238,157,144);
}

.txt-red06 {
	color: rgb(235,137,122);
}

.txt-red07 {
	color: rgb(232,118,100);
}

.txt-red08 {
	color: rgb(229,98,77);
}

.txt-red09 {
	color: rgb(225,79,55);
}

.txt-red10 {
	color: rgb(222,59,33);
}

/*----------------------------------*/
/* Section 10.5 - Background colors */
/*----------------------------------*/

/* Basic Colors */
.bg-white {
	background-color: rgb(255,255,255);
}

.bg-black {
	background-color: rgb(0,0,0);
}

/* Grey */
.bg-grey01 {
	background-color: rgb(242,242,242);
}

.bg-grey02 {
	background-color: rgb(230,230,230);
}

.bg-grey03 {
	background-color: rgb(217,217,217);
}

.bg-grey04 {
	background-color: rgb(204,204,204);
}

.bg-grey05 {
	background-color: rgb(191,191,191);
}

.bg-grey06 {
	background-color: rgb(178,178,178);
}

.bg-grey07 {
	background-color: rgb(153,153,153);
}

.bg-grey08 {
	background-color: rgb(127,127,127);
}

.bg-grey09 {
	background-color: rgb(89,89,89);
}

.bg-grey10 {
	background-color: rgb(51,51,51);
}

/* Yellow */
.bg-yellow01 {
	background-color: rgb(254,252,232);
}

.bg-yellow02 {
	background-color: rgb(253,249,201);
}

.bg-yellow03 {
	background-color: rgb(253,246,185);
}

.bg-yellow04 {
	background-color: rgb(252,243,162);
}

.bg-yellow05 {
	background-color: rgb(251,239,139);
}

.bg-yellow06 {
	background-color: rgb(250,236,116);
}

.bg-yellow07 {
	background-color: rgb(249,233,93);
}

.bg-yellow08 {
	background-color: rgb(249,230,69);
}

.bg-yellow09 {
	background-color: rgb(248,227,46);
}

.bg-yellow10 {
	background-color: rgb(247,224,23);
}

/* Blue */
.bg-blue01 {
	background-color: rgb(238,237,249);
}

.bg-blue02 {
	background-color: rgb(222,220,242);
}

.bg-blue03 {
	background-color: rgb(205,202,236);
}

.bg-blue04 {
	background-color: rgb(189,185,229);
}

.bg-blue05 {
	background-color: rgb(172,167,223);
}

.bg-blue06 {
	background-color: rgb(155,149,217);
}

.bg-blue07 {
	background-color: rgb(139,132,210);
}

.bg-blue08 {
	background-color: rgb(122,114,204);
}

.bg-blue09 {
	background-color: rgb(106,97,197);
}

.bg-blue10 {
	background-color: rgb(89,79,191);
}

/* Green */
.bg-green01 {
	background-color: rgb(237,246,229);
}

.bg-green02 {
	background-color: rgb(220,238,204);
}

.bg-green03 {
	background-color: rgb(202,229,178);
}

.bg-green04 {
	background-color: rgb(185,220,153);
}

.bg-green05 {
	background-color: rgb(167,211,127);
}

.bg-green06 {
	background-color: rgb(149,203,102);
}

.bg-green07 {
	background-color: rgb(132,194,76);
}

.bg-green08 {
	background-color: rgb(114,185,51);
}

.bg-green09 {
	background-color: rgb(97,177,25);
}

.bg-green10 {
	background-color: rgb(79,168,0);
}

/* Red */
.bg-red01 {
	background-color: rgb(252,235,233);
}

.bg-red02 {
	background-color: rgb(248,216,211);
}

.bg-red03 {
	background-color: rgb(245,196,188);
}

.bg-red04 {
	background-color: rgb(242,177,166);
}

.bg-red05 {
	background-color: rgb(238,157,144);
}

.bg-red06 {
	background-color: rgb(235,137,122);
}

.bg-red07 {
	background-color: rgb(232,118,100);
}

.bg-red08 {
	background-color: rgb(229,98,77);
}

.bg-red09 {
	background-color: rgb(225,79,55);
}

.bg-red10 {
	background-color: rgb(222,59,33);
}
.bg-orange {
	background-color: #ff9900;
}
.bg-brun {
	background-color: #ECE9D8;
}
.bg-brun1 {
	background-color: #C5BA85;
}
.bg-brun2 {
	background-color: #CEBDA6;
}
.bg-bl {
      background-color:#DBD7CE;
}	  
	  
/******************************/
/* SECTION 11 - MISCELLANEOUS */
/******************************/

/* Horizontal line */
hr {
	clear: both; width: 425px; height: 1px; border: none;
}
.new_hr{
    clear: both; width: 540px; height: 1px; border: none;
	}
	
/* HTML-code examples */
.showcode {
  font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);
}

/* Hide HTML-tags. Good when no pagestyle supported by browser */
.hide {
	display: none;
}

br {
	clear: both;
}
.bg {
	background: #1460BE url(avantageintro/bg.jpg) no-repeat top center;
}
.bg1 {
	background: #003366  no-repeat top center;
}
/* forms */
.td1{ background-color:#cccccc; 
}
.td2 {background-color:#ECE9D8; width="150px"; font-size:11px;
}
.td3 {background-color:#ffffff; width="150px"; font-size:11px;
}
.in{ width:270px; margin-left:3px;
}
.tex{ width:480px; margin-left:3px;
}
/* Products pages */
.style2 {	font-size: 130%;
	font-weight: bold;
}
.style15 {font-size: 17px}
.style16 {font-size: 11px}
.style17 {
	font-size: 14px;
	font-weight: bold;
}
.style20 {font-size: 14}
.style22 {font-size: 9}
.style26 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif; color:#990000;
}
.style28 {font-size: 17px; font-style: normal; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color:#990000; }
.style29 {
	font-size: 11px;
	font-weight: bold;
}
/* Downloads pages */
.style5 {font-size: 13px; font-family:Arial, Helvetica, sans-serif; padding-left:10px;
text-align:justify}
.style6 {
	font-size:15px;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000033;
}
.style10 {font-size: 10px}
.navdownload{font-size: 12px; font-family:Arial; font-weight:bold; color:#000033;}
.navdownload a:link {color:#6666CC};
.navdownload a:visited {color:#6666CC};
/* Home page */
.style8 {
	font-size: 16px;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	word-spacing: normal;
}
.style12 {
	font-size: 130%;
	color: #000000;
}

