/*******************************************************************/
/* This is the former wow0001.css, adapted for the new design      */
/* Authored by S67143, 2005-05-19                                  */
/*******************************************************************/

/*** Body **********************************************************/
body {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0em;
	margin: 1.6667em;
}
/*******************************************************************/

/*** Table *********************************************************/
table {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	padding: 0em;
	margin: 0em;
	border-spacing: 0em;
	border-collapse: collapse;
	border: none;
	width: 100%;
}
table caption {
	background-color: RGB(0,67,128);
	color: RGB(255,255,255);
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	text-align: left;
	font-weight: bold;
}

td, th {
	padding: 0em;
	margin: 0em;
	border-spacing: 0em;
	border: none;
	vertical-align: top;
}
tbody th, tr.subheader {
	/* The prefered use is tbody, but due to an isse with the htx parser, an alternative way of doing this is to use a class */
	color: #000000;
	background-color: #E2E9F2;
	/* text-align: left; */
	font-weight: bold;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	border-bottom: 1px solid #999999;
	white-space: nowrap;
}

th, thead th {
	background-color: #00367F;
	color: #FFFFFF;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	vertical-align: bottom;
	white-space: nowrap;
}
tfoot th, tfoot td {
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
}

tr.oddrow td, tr.evenrow td, tr.rowlight td, tr.rowdark td, td.light, td.darkwithbottom, tr.sumrow td, tr.rolight td, td.SEB-Table-Grid-RowEven, td.SEB-Table-Grid-RowOdd {
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	border-bottom: 1px solid #999999;
	vertical-align: baseline;
}
tr.oddrow td, tr.rowlight td, td.light, tr.rolight td, td.SEB-Table-Grid-RowOdd {
	background-color: #FFFFFF;
}
tr.evenrow td, tr.rowdark td, td.darkwithbottom, td.SEB-Table-Grid-RowEven {
	background-color: #F2F2F2;
}

tr.sumrow td {
	border-bottom: none;
	font-weight: bold;
}
tr.sumrowborder td {
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	border-bottom: 1px solid #999999;
	vertical-align: baseline;	
}
tr.fundrep td {	
	padding-top: 7px;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;	
	border-top: 1px solid #999999;
	vertical-align: baseline;
	background-color: #F2F2F2;
	width: 100%;
	height: 30px;
}
td.numeric, th.numeric {
	text-align: right;
}
td.sum, th.sum {
	font-weight: bold;
}
tr.sumrowfund td {
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .5em;
	padding-right: .5em;
	border-bottom: 1px solid #999999;
	vertical-align: baseline;	
	font-weight: bold;	
}

tr.nodivider td {
	border-bottom-style: none;
}
.disabledtab, .enabledtab, .activetab, .tabletab_left, .tabletab_right {
	color: #000000;
	font-weight: normal;
	padding: 0em;
	padding-top: .3em;
	margin: 0em;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}
.disabledtab {
	background-image: url(../pcbimg/bg_head_apply.gif);
	color: #999999;
	font-weight: normal;
	padding-left: 1em;
	padding-right: 1em;
}
.enabledtab {
	background-image: url(../pcbimg/bg_head_apply.gif);
	font-weight: normal;
	padding-left: 1em;
	padding-right: 1em;
}
.activetab {
	background-image: url(../pcbimg/bg_head_apply.gif);
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
}
.tabletab_left {
	background-image: url(../pcbimg/head_apply_left.gif);
	width: 5px;
}
.tabletab_right {
	background-image: url(../pcbimg/head_apply_right.gif);
	width: 10px;
}
/*******************************************************************/

/*** Text and other content ****************************************/
h1, .pagetitle, p.SEB-Heading-1 {
	font-weight: normal;
	font-size: 1.7em;
	margin: 0em;
	padding: 0em;
	padding-bottom: .5em;
	float: none;
}
h2, .subtitle, p.SEB-Heading-2 {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-weight: bold;
	font-size: 1.2em;
	text-indent: 0em;
	font-style: normal;
}
h3, p.SEB-Heading-3 {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	font-weight: bold;
	font-size: 1em;
	text-indent: 0em;
	font-style: normal;
}
h4, p.SEB-Heading-4 {
	margin-top: 0em;
	font-weight: normal;
	font-size: 1em;
	margin-left: 2%;
	text-indent: 0em;
	margin-right: 0%;
	font-style: italic;
	text-align: left;
}
p {
	margin-top: 0em;
	font-size: 1em;
	margin-left: 0em;
	text-indent: 0em;
}
ol, ul {
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
	margin: 0em 0em .5em .5em;
	padding: 0em 0em 0em 0em;
	list-style-position: outside;
	overflow: visible;
}
ol {
	list-style: decimal outside;
	padding-left: 1em;
}
ol li {
	margin-left: 0.5em
}
ul {
	padding-left: 1em;
}
ul li {
	list-style-type: square;
	margin-left: 0em;
	padding-left: 0em;
}
dt {
	font-weight: bold;
}
b, .bold {
	font-weight: bold;
}
.value_up {
	/* Uppgång i värde */
	color: #006699;
}
.value_down {
	/* Nedgång i värde */
	color: #cc3333;
}

/*******************************************************************/

/*** Links *********************************************************/
a {
	color: #3b7a0f;
	text-decoration: underline;
}
a img {
	border: none;
}
a.readmore {
	/* Used for list type of links (with an arrow bullet) */
	background-position: left;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-image: url(../pcbimg/arrow_right.gif);
}

/* Collecting all A-tags with an icon to the left. Specify icon further down. */
a.tableprevious, a.previous,a.expand,a.collapse{
	background-position: left;
	padding-left: 15px;
	background-repeat: no-repeat;
}
a.tableprevious {
	background-image: url(../pcbimg/icon_arrowleft.gif);
	float: left;
}
a.previous {
	background-image: url(../pcbimg/arrow_left.gif);
	float: left;
}
a.expand {	
	background-image: url(../pcbimg/icon_arrowright.gif);
}
a.collapse {	
	background-image: url(../pcbimg/icon_arrowdown.gif);
}
.tableitemname{
	padding-left: 10px;
}
.tableitemnameheader {
	padding-left: 15px;
}
a.tableitemnameexpanded {
	background-position: left;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-image: url(../pcbimg/icon_minimize.gif);
}
/* Collecting all A-tags with an icon to the right. Specify icon further down. */
a.pagehelp, a.fieldhelp, label.fieldhelp, a.home, a.print, a.tablenext, a.refresh, a.next,a.phone, a.office, a.email, a.help, a.close, a.delete, a.minimize, a.maximize, a.bookmark {
	padding-right: 15px;
	background-position: right;
	background-repeat: no-repeat;
	white-space: nowrap;
}
a.pagehelp {background-image: url(../pcbimg/icon_exclamation.gif);}
a.fieldhelp, label.fieldhelp {background-image: url(../pcbimg/icon_info.gif);}
a.home {background-image: url(../pcbimg/icon_info.gif);}
a.print {background-image: url(../pcbimg/icon_print.gif);}
a.tablenext {
	background-image: url(../pcbimg/icon_arrowright.gif);
	float: right;
}
a.maximize {
	background-image: url(../pcbimg/icon_arrowright.gif);
}
a.minimize {
	background-image: url(../pcbimg/icon_arrowdown.gif);
}
a.refresh {background-image: url(../pcbimg/icon_refresh.gif);}
a.next {
	background-image: url(../pcbimg/arrow_right.gif);
	float: right;
}
a.phone {background-image: url(../pcbimg/icon_phone.gif);}
a.office {background-image: url(../pcbimg/icon_home.gif);}
a.email {background-image: url(../pcbimg/icon_mail.gif);}
a.help {background-image: url(../pcbimg/icon_help.gif);}
a.delete {
	background-image: url(../pcbimg/icon_close.gif);
}
a.close {
	background-image: url(../pcbimg/icon_close.gif);
	text-align: right;
}
a.bookmark {background-image: url(../pcbimg/icon_bookmark.gif);}
th a.fieldhelp, th label.fieldhelp {
	padding-right: 0em;
	background-position: inherit;
	background-repeat: inherit;
	background-image: none;
}
thead .fieldhelp {
	color: #ffffff;
}
/*******************************************************************/

/*** Forms *********************************************************/
form {
	margin: 0em;
	padding: 0em;
}
input {
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
}
input.button {
	height: 1.7em;
	font-weight: bold;
	/* margin-left: 5px; */
	margin-top: 0em;
	background-color: rgb(96, 205, 24);
	border: 1px solid;
	border-top-color: #60CD18;
	border-left-color:#4DA413;
	border-right-color:#4DA413;
	border-bottom-color:#4DA413;
	padding: 0em .3em 0em .3em;
	background-image: url(../pcbimg/bg_button.gif);
	background-position: top;
	background-repeat: repeat-x;
}
input.buttondef {
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
}
input.error {
	border: 1px solid #CC3300;
	background-color: #FBF5E5;
}
input.text, input.password, input.textarea {
	border: 1px solid #999999;
	margin: 0em 0em .2em 0em;
}
input.checkbox, input.radio {
	border: none;
	vertical-align: middle;
}
input.input_error {
	font-weight: normal;
	margin-left: 5px;
	color: #333333;
	background-color: #f2f2f2;
	border-color: #60CD18;
}
select {
	font-size: 1em;
	color: black;
	font-style: normal;
	border:1px solid #999999;
}
select.combo {
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
}
label.fieldhelp {
	color: #3B7A0F;
	text-decoration: underline;
	background-position: right;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-image: url(../pcbimg/icon_info.gif);
	cursor: pointer;
}
textarea {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 1em;
}

/*******************************************************************/
/*** HTX fixes *****************************************************/
/* These classes are created to address some issues with the       */
/* htx parser. They should only be used when necessary and only    */
/* in htx files.                                                   */
/*******************************************************************/


/*** Panels ********************************************************/
/*** Formpanel ***/
/* The formpanel is used to represent parts of a page that handles interaction, i.e. forms. */
/* To be able t oput other panels inside the formpanel, it has to be defined first. */
.formpanel {
	margin: 0em 0em .8333em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #f2f2f2;
	border-bottom: 1px solid #999999;
}
.formpanel .panelhead {
	margin: 0em 0em 0em 0em;
	background-color: #ffffff;
	color: #000000;
}
.formpanel .panelbody {
	margin: 0em 0em 0em 0em;
	padding: 1.6667em .8333em .8333em .8333em;
	background-color: #f2f2f2;
	border-top: 1px solid #999999;
}
.formpanel .panelfoot {
	margin: 0em 0em 0em 0em;
	padding: .8333em .8333em .8333em .8333em;
	text-align: right;
}
.formpanel h3 {
	padding: .1em .1em 0em 0em;
	margin: 1em 0em .5em 0em;
	color: #666666;
	clear:both;
}
.formpanel td, .formpanel th {
	vertical-align: baseline;
}
/* Added for use with primarily wow3810 to use forms with tabs */
.tabs .menu {
	float:left;
	width:100%;
	background: #ffffff repeat-x bottom;
	background-image: url("../pcbimg/tab_bg.gif");
	background-color: #fff;
	font-size:93%;
	line-height:normal;
}
.tabs .menu ul {
	margin:0;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.tabs .menu li {
	float:left;
	list-style:none;
	background:url("../pcbimg/tab_left.gif") no-repeat left top;
	margin:0px 2px 0px 0px;
	padding:0 0 0 6px;
}
.tabs .menu a {
	float:left;
	display:block;
	background:url("../pcbimg/tab_right.gif") no-repeat right top;
	padding:2px 15px 2px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
/*  Commented Backslash Hack
hides rule from IE5-Mac \*/
.tabs .menu a {float:none;}
/* End IE5-Mac hack */
.tabs .menu .selected {
	background-image:url("../pcbimg/tab_left_selected.gif");
}
.tabs .menu .selected a {
	background-image:url("../pcbimg/tab_right_selected.gif");
	padding-bottom:3px;
}
.tabs .panelbody {
	border-top: 0px none;
}
/*** Blockpanel ***/
.blockpanel {
	margin: 0em 0em .8333em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #FFFFFF;
}
.blockpanel .panelhead {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	color: #ffffff;
	background-color: #00367F;
	height: 8px;
	/* line-height: 8px;*/
	vertical-align: top;
}
.blockpanel .panelbody {
	padding: 1em 1em 1em 1em;
}
.blockpanel .panelfoot {
	padding: 1em 1em 1em 1em;
	text-align: right;
	border-bottom: 1px solid #999999;
}
/*** Errorpanel ***/
/* The errorpanel is used to present errors to the user */
.errorpanel {
	margin: 0em 0em .8333em 0em;
	padding: 0em 0em 0em 0em;
	text-align: left;
}
.errorpanel .panelhead {
	padding: .8333em .8333em 0em .8333em;
	background-color: transparent;
}
.errorpanel .panelbody {
	padding: .8333em .8333em .8333em .8333em;
	background-color: #fbf5e5;
	border: 1px solid #cc3300;
	color: #cc3300;
}
.errorpanel .panelfoot {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: transparent;
	border: none;
}

/*** Helppanel ***/
/* The helppanel is used for fieldhelp etc. */
.helppanel {
	margin: 0em 0em .8333em 0em;
	padding: 0em 0em 0em 0em;
}
.helppanel .panelhead {
	margin: 0em 0em 9px 0em;
	padding: .4em .5em .4em .5em;
	background-color: #60cd18;
}
.helppanel .panelbody {
	margin: 0em 0em 0em 0em;
	padding: 20px .8333em .8333em .8333em;
	background-color: #effbe7;
	border-top: 1px solid #999999;
}
.helppanel .panelfoot {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../pcbimg/shadow_170.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
}
.panelbody .helppanel {
	margin: 0px 0px .8333em 0px;
	padding: 0em 0em 0em 0em;
}
.panelbody .helppanel .panelfoot {
	background-image: none;
	height: 0px;
	width: 0px;
}
.helppanel .controls {
	margin: 0em;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -10px;
	text-align: right;
}
.helppanel ul {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*** Infopanel ***/
/* Infopanels are used for informational texts */
.infopanel {
	margin: 0em 0em .8333em 0em;
	padding: 0em 0em 0em 0em;
}
.infopanel .panelhead {
	padding: 0em 0em 0em 0em;
	background-color: #fbf5e5;
	font-size: 1.4em;
	font-weight: normal;
	height: auto;
}
.infopanel .panelbody {
	margin: 0em 0em 0em 0em;
	padding: .8333em .8333em .8333em .8333em;
	background-color: #fbf5e5;
	border: 1px solid #e5e5e5;
}
.infopanel .panelbody.alert {
	background-image: url(../pcbimg/info_icon.png);
	background-repeat: no-repeat;
	background-position: .8333em;
	padding-left: 4em;
}
.infopanel .panelfoot {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: transparent;
	background-image: url(../pcbimg/shadow_170.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 15px;
}
#mainpanel .infopanel .panelfoot {
	background-image: none;
	height: 0px;
	width: 0em;
}

/*** Infopanel2 ***/
/* Infopanels are used for informational texts in IK Refresh */
.infopanel2 {
	border: 1px solid #cccccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 0em 0em .8333em 0em;
	padding: 0em 0em 0em 0em;
}
.infopanel2 .panelhead {
	padding: 0em 0em 0em 0em;
	font-size: 1.4em;
	font-weight: normal;
	height: auto;
}
.infopanel2 .panelbody {
	margin: 0em 0em 0em 0em;
	padding: .8333em .8333em .8333em .8333em;
}
.infopanel2 .panelfoot {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;
}


/*** Listpanel ***/
/* The listpanel is used to present lists, esp. links. */
.listpanel {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #ffffff;
}
.listpanel .panelhead {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #00367f;
	background-image: url(../pcbimg/header_gradient.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #00367f;
	height: 10px;
	line-height: 10px;
	vertical-align: top;
}
.listpanel .panelbody {
	padding: 10px 0em 10px 0em;
	background-color: #ffffff;
	border-top: none;
}
.listpanel .panelfoot {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-image: url(../pcbimg/shadow_170.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
}
.listpaneltitle {
	/* The listpaneltitle is a class that holds the title of a list. It is located within the listpanel.panelhead */
	margin: 0em 0em 0em 0em;
	padding: 0em .5em 0em 0em;
	background-color: #ffffff;
	color: #00367f;
	font-weight: bold;
	line-height: 10px;
	vertical-align: baseline;
}

.panelbody .listpanel .panelfoot {
	background-image: none;
	height: 0em;
	width: 0em;
}
/*** Messagepanel ***/
/* The messagepanel is used for messages etc. */
.messagepanel {
	margin: 0em 0em 10px 0em;
}
.messagepanel .panelhead {
	margin: 0em 0em 9px 0em;
	padding: .4em .5em .4em .5em;
	background-color: #00367f;
}
.messagepanel .panelbody {
	padding: 20px 10px 20px 10px;
	background-color: #f2f5f8;
	border-top: 1px solid #999999;
}
.messagepanel .panelfoot {
	background-image: url(../pcbimg/shadow_170.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 15px;
}
.panelbody .messagepanel .panelfoot {
	background-image: none;
	height: 0em;
	width: 0em;
}

/*** Loopcampaignpanel ***/
/* The messagepanel is used for messages etc. */
.loopcampaignpanel {
	margin: 0em 0em 10px 0em;
	padding: 0em 0em 0em 0em;
}
.loopcampaignpanel .panelhead {
	padding: 0em 0em 0em 0em;
	background-color: #f2f5f8;
	font-size: 1.4em;
	font-weight: normal;
	height: auto;
}
.loopcampaignpanel .panelbody {
	margin: 0em 0em 0em 0em;
	padding: 10px 10px 10px 10px;
	background-color: #f2f5f8;
	border: 1px solid #e5e5e5;
	min-height: 100px;
}
.loopcampaignpanel .panelbody img {
	float: left; 
	margin-right: 1em;
}

.loopcampaignpanel .panelfoot {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: transparent;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 15px;
}
.panelbody .loopcampaignpanel .panelfoot {
	background-image: none;
	height: 0em;
	width: 0em;
}
/*** Campaignpanel ***/
/* The messagepanel is used for messages etc. */
.campaignpanel {
	margin: 0em 0em 10px 0em;
	padding: 0em 0em 0em 0em;
}
.campaignpanel .panelhead {
	padding: 0em 0em 0em 0em;
	background-color: #ffffff;
	font-size: 1.4em;
	font-weight: normal;
	height: auto;
}
.campaignpanel .panelbody {
	margin: 0em 0em 0em 0em;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	min-height: 100px;
}
.campaignpanel .panelbody img {
	float: left; 
	margin-right: 1em;
}
.campaignpanel .panelfoot {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: transparent;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	height: 15px;
}
.panelbody .campaignpanel .panelfoot {
	background-image: none;
	height: 0em;
	width: 0em;
}

/*** Searchpanel ***/
/* The searchpanel is used for search forms. */
.searchpanel {
	margin: 0em 0em 10px 0em;
	
	color: #000000;
	border-top: 1px solid #cccccc;
	padding: 0em;
}
.searchpanel .panelhead {
	margin: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color: #CC3300;
}
.searchpanel .panelbody {
	background-color: #f4f4f4;
	background-image:url(../pcbimg/bg_striped.gif);
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 10px;
	padding-right: 10px;
}
.searchpanel .panelfoot {
	padding: 0em;
	margin: 0em;
	height: auto;
}

/*** Tablepanel ***/
/* The tablepanel is used to wrap tables.
It behaves somewhat differently depending on the context. */
.tablepanel {
	margin: 0em 0em 10px 0em;
	padding: 0em 0em 0em 0em;
	/* float: left; */
	
	background-color: #ffffff;
	width: 100%;
}
div.bf {
	margin: 0em 0em 0em 0em;
	font-size: 91.667%;
}
div.bf tr.oddrow td, div.bf tr.evenrow td, div.bf tr.rowlight td, div.bf tr.rowdark td, div.bf td.light, div.bf td.darkwithbottom, div.bf tr.sumrow td, div.bf tr.rolight td, div.bf td.SEB-Table-Grid-RowEven, div.bf td.SEB-Table-Grid-RowOdd {
	vertical-align: top;
}
.tablepanel .panelhead {
	margin: 0em 0em 0em 0em;
	padding: .2em .5em .2em .5em;
	
	color: #ffffff;
	background-color: #00367f;
	font-weight: bold;
}
.tablepanel .panelbody {
	/* margin: 0em 0em 0em 0em; */
	/* padding: 0em 0em 1em 0em; */
	
	background-color: #ffffff;
	border-top: none;
	/* padding: 1em; */
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	padding-bottom: 1em;
}
.tablepanel .panelfoot {
	margin: 0em 0em 0em 0em;
	padding-top: .2em; /* padding-right: 0em; */ padding-bottom: 1em; /* padding-left: 0em; */
	
	background-color: #ffffff;
	text-align: right;
	
	/* border: none; */
	/* border-bottom: 1px solid #999999; */
}

.panelbody .tablepanel {
	/*
	Usually, the tablepanel is floating left in the mainbody.
	At times, it will be located within another panel, esp. a formpanel
	In these cases, it will not float.
	*/
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*** Textpanel ***/
/* A textpanel is a holder of editorial text, esp. in the beginning of pages. */
.textpanel {
	margin: 0em 0em 10px 0em;
	padding: 0em 0em 1em 0em;
	/* float: left; */
	
	background-color: #ffffff;
}
.textpanel .panelhead {
	/* float: none; */
}
.textpanel .panelbody {
	/* float: right; */
	text-align: left;
}
.textpanel .panelbody img {
	/* float: left; */
	margin-right: 1em;
}
.textpanel .panelfoot {
	margin-bottom: 1em;
}
.textpanel .image {
	float: left;
}
.textpanel .text {
	float: right;
}

/*** Productpanel ***/
/* A productpanel is a holder of marketing text, esp. in the beginning of pages. */
/* It is a part of IK Refresh. */
.productpanel {
	background-color: white;
	background-image: url(../pcbimg/blue_gradient.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 1em 0em 1em 0em;
	/* min-height: 200px; */
	clear: both;
}
.productpanel .panelhead {
	padding: 1em 1em 0em 1em;
	clear: both;
}
.productpanel .panelbody {
	margin: 0em;
	padding: 1em;
	clear: both;
}
.productpanel .panelbody .main {
	margin: 0;
	padding-right: 1em;
	left: 0em;
	width: 33em;
	float: left;
}
.productpanel .panelbody .side {
	margin: 0;
	padding-left: 1em;
	border-left: 1px solid #c9c9c9;
	left: 21em;
	width: 21em;
	float: right;
}
.productpanel .panelfoot {
	clear: both;
}
.productpanel .panelhead .productimage {
	float: right;
	width: 250px;
	height: 200px;
	background-color: transparent;
	margin: 0em;
	clear: both;
}
.productpanel h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0em 0em 0em 0em;
	display: inline;
}
.productpanel .panelbody h2 {
	font-size: 1.5em;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
.productpanel .panelbody h3 {
	font-size: 1.2em;
	font-weight:bold;
	margin: 0;
	padding: 0em 0em .2em 0em;
}
.productpanel .panelbody h4 {
	font-size: 1.1em;
	font-weight:bold;
	font-style: normal;
	margin: 0;
	padding: 1em 0em .2em 0em;
}
.productpanel div.push {
	color: #333333;
	padding-bottom: 3em;
	clear: both;
}
.productpanel ul.big {
	margin: 1em 0em 1em 2em;
}
.productpanel ul.big li {
	list-style-image: url(../pcbimg/usp_bock.gif);
	margin: 0em 0em 0.5em 0em;
}




#panelhead_shade
{
	background-image:url(../pcbimg/top_shade_full_687x22.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:22px;
	margin:0px -10px 0px -10px;
}
#wrapper
{
	Z-INDEX: 1001;
	WIDTH: 701px;
	POSITION: relative;
	HEIGHT: 522px;
	BACKGROUND-COLOR: #666666
}
DIV.article
{
	DISPLAY: none;
	Z-INDEX: 1000;
	LEFT: 0px;
	WIDTH: 701px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 524px
}
.overlay
{
	DISPLAY: none;
	Z-INDEX: 999;
	FILTER: alpha (opacity=90);
	LEFT: 0px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #ffffff;
	-moz-opacity: 0.90;
	opacity: 0.90
}
#light1 {
	top: 2em;
	left: 2em;
}
#light1 a {
	color: #ffffff;
}

#article_header
{
	Z-INDEX: 1010;
	LEFT: 10px;
	BACKGROUND-IMAGE: url(../pcbimg/header_lightbox_demo.gif);
	WIDTH: 300px;
	BACKGROUND-REPEAT: no-repeat;
	POSITION: absolute;
	TOP: 3px;
	HEIGHT: 35px
}
#article_body
{
	Z-INDEX: 1010;
	LEFT: 10px;
	POSITION: absolute;
	TOP: 50px
}
#article_close
{
	Z-INDEX: 1010;
	LEFT: 610px;
	WIDTH: 80px;
	POSITION: absolute;
	TOP: 20px;
	HEIGHT: 20px
}




.link 
{
	display: none;
	padding-left: 1em;
}
.linklist {
	margin: .5em 0em .5em 2em;
}
.linklist li {
	margin-left: 10px;
	list-style-image: url(../pcbimg/icon_link_expanded.gif);
}
.listpanel .linklist {
	margin: .5em 0em .5em 1em;
}
.listpanel .linklist li {
	list-style-image: url(../pcbimg/arrow_right.gif);
}
.tooltip 
{
	cursor: pointer;
	cursor: hand;
}
/*******************************************************************/

/*** Id's **********************************************************/
#pagepanel {
	/* This is the style of the page panel */
	/* color: #000000; */
	/* background-color: #ffffff; */
	width: 78.3333em;
	float: left;
	padding: 0em;
}
#pagehead {
}
#pagehead.sebstyle {
	background-image: url(../pcbimg/bg_green.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 80em;
}
#pagehead.sebstyle .logoImage {
	left:80px;
	position:absolute;
}
#pagehead.sebstyle .menu {
	height: 20px;
	position: absolute;
	left: 260px;
	top: 48px;
}
#pagehead.sebstyle .menu ul {
	margin: 0;
	padding: 0;
}
#pagehead.sebstyle .menu ul li {
	display: inline;
	float: left;
}

#pagebody {
}
#pagefoot {
	/* This is the style of the page foot */
	margin-top: 2em;
	margin-bottom: 1em;
	padding-top: 2px;
	display: block;
	border-top: 1px solid #cccccc;
	width: 58.3333em;
	text-align: left;
	float: left;
}
#mainpanel {
	/* This is the style of the main panel */
	float: left;
	width: 58.3333em;
}
#mainhead {
	width: inherit;
}
#mainbody {
}
#mainfoot {
}
#sidepanel {
	float: right;
	width: 18.3333em;
	padding: 0em;
	position: absolute;
	left: 61.6667em;
	/* top: 1.6667em; */
}
#sidehead {
	float: none;
}
#sidebody {
}
#sidefoot {
}
#pagepanel.fullwidth #mainpanel {
	width: 78.3333em;
}
/*******************************************************************/
/*** Classes and id's related to presentation of information in pages, 
controlled from navigation page */
#infocategorypanel, #cont_category, #cont_message, #cont_information, #cont_labelhelp, #cont_pms{
	padding: 0em;
}
#LayerCallBack, .LayerCallBack {
	float: right;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:1em;
}
/*******************************************************************/
/*** The following section are created in order to show username and hide
 unwanted information such as hyperlinks when printing the page */

@media screen {

    #webuser 
	{
		display:none;
	}


}

@media print {

	body {
		font-size: 9pt;
	}
	div.bf {
		font-size: 7pt;
	}
	#webuser {
		display:block;
	}
	#pagepanel, #pagefoot {
		width:158mm;
	}
	#mainpanel {
		padding: 0;
		margin: 0;
		width: 158mm;
	}
	#sidepanel, #sidepanel * {
		display:none;
		visibility: hidden;
		width: 0mm;
		padding: 0em;
		margin: 0em;
	}
	#pagefoot {
		width: 158mm;
	}
	a {
		text-decoration: none;
		color: #000000;
	}
	a.print, a.pagehelp, a.tableprevious, a.tablenext, a.previous {
		color: #ffffff;
		font-size: 0%;
		text-decoration: none;
		background-image:  none;
		float: right;
	}

}
#popuplayer {
	visibility: hidden;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	border-left: 2px solid #60CD18;
	border-bottom: 1px solid #CCCCCC; 
	line-height: 20px;
	width: 230px;
	top: 0px;
	left:0px;
}
#popuplayer table {
	width: 230px
}
#popuplayer th {
	font-weight: bold;
	background-color: #bfeba3;
	padding: 2px 5px 2px 2px;
}

#popuplayer td {
	padding-left: 4px;
	padding-right: 5px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 20px;
}

.portfoliosmall {
	font-size : 10px;
}

.portfoliosmallbold {
	font-size : 10px;
	font-weight : bold;
}
span.tooltip {
	cursor: pointer;
	cursor: hand;
	color: #3b7a0f;
	text-decoration: none;
}
/* To be used for window style popups */
body.winpop {
	margin: 10px;
}
body.winpop #mainpanel {
	width: 100%;
}
body.helppop #mainpanel {
	width: 100%;
}





/* For login pages etc */
.grd-digipass {
	width: 28.6667em;
	float: left;
}
.grd-bankid {
	width: 28.6667em;
	float: right;
}


/* For bankselection */
#bankselector {
	white-space:nowrap;
}
#bankselector span {
	visibility:hidden;
	display:none;
}
#bankselector span.enabled {
	visibility:visible;
	display:inline;
}
#bankselector span.deselected {
	visibility:hidden;
	display:none;
}
#bankselector span.selected {
	visibility:visible;
	display:inline;
}
#bankselector.banks {
	background-color:#fbf5e5;
	border: 1px solid #999999;
}

