/* GENERAL STYLES */
body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body #cPage {
	text-align: center;
}
p {
	margin-top: 0;
}
#container {
	width: 942px;
	background: #ffffff;
	margin: 0 auto;
	border: none;
	text-align: left;
}
#topPadding {
	height: 40px;
	width: 100%;
	text-align: right;
}

#topFlashArea {
	width: 900px;
	height: 166px;
	margin: 8px 6px 12px 6px;
}
#portalFlashArea {
	width: 900px;
	height: 54px;
	margin: 8px 6px 12px 6px;
}

#footer {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
#newsBox {
	padding-top: 4px;
}
#newsBox UL {
	margin: 13px 0 0 0;
	padding: 0;
}
#newsBox UL LI {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
	list-style: none;
}

/* old styles */

/* td, div, .mceContentBody {
	vertical-align: top;
	text-align: left;
} */
a {
	color: #003464;
	text-decoration: none;
}
a:hover {
	color: #286898;
	text-decoration: underline;
}
a:visited {
	color: #003464;
}
h3 {
	color: #286898;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
h3.topRub {
	float: left;
	margin: 12px 0px 20px 0px;
}
h3.topTab {
	margin: 3px 0px 14px 0px;
}
h3.topTab A.selected {
	color: #808080; /* ..eftersom IE inte stödjer 'inherit' */
	text-decoration: none;
}
h3.topTab A.notSelected {
	font-size: 13px;
	color: #c0c0c0; /* ..eftersom IE inte stödjer 'inherit' */
	text-decoration: none;
}
h3.topTab A.notSelected:hover {
	color: #979797;
	text-decoration: underline;
}
.spcr11w {
	width: 11px;
}
.colTl {
	width: 9px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-image:url(/data/gfx/col_tl.gif);
	float: left;
}
.colTr {
	width: 9px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-image:url(/data/gfx/col_tr.gif);
	float: right;
}
.colContent#ccMain {
	padding: 0px 23px 0px; 23px;
}
.colContent#ccMenu {
	padding: 0px 23px 0px; 23px;
}
.colContent#ccNews {
	padding: 0px 10px 0px; 10px;
}

/* #borderTl {
	width: 24px;
	height: 43px;
	background-image:url(/data/gfx/border_tl.gif);
	background-repeat: no-repeat;
}
#borderTm {
	width: 843px;
	height: 43px;
	padding: 0;
	background-image:url(/data/gfx/border_tm.gif);
	background-repeat: repeat-x;
}
#borderTr {
	width: 24px;
	height: 43px;
	background-image:url(/data/gfx/border_tr.gif);
	background-repeat: no-repeat;
}
#borderMl {
	width: 24px;
	/*height: 496px;
	background-image:url(/data/gfx/border_ml.gif);
	background-repeat: repeat-y; */
}
#borderMr {
	width: 24px;
	/*height: 496px;
	background-image:url(/data/gfx/border_mr.gif);
	background-repeat: repeat-y; */
}
#borderBl {
	width: 24px;
	height: 25px;
	background-image:url(/data/gfx/border_bl.gif);
	background-repeat: no-repeat;
}
#borderBm {
	width: 843px;
	height: 25px;
	background-image:url(/data/gfx/border_bm.gif);
	background-repeat: repeat-x;;
}
#borderBr {
	width: 24px;
	height: 25px;
	background-image:url(/data/gfx/border_br.gif);
	background-repeat: no-repeat;;
}
#columnTab {
	width: 843px;
	padding: 1px 2px 0px 2px;
}
#columnTab TD {
	padding: 0px;
}
#colMain {
	width: 449px;
	height: 274px;
	background-image: url(/data/gfx/col_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#colMenu {
	width: 199px;
	height: 274px;
	background-image: url(/data/gfx/col_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#colNews {
	width: 169px;
	height: 274px;
	background-image: url(/data/gfx/col_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#colNews UL {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style: none;
	list-style-position: outside;
}
#colNews UL LI {
	background-image: url(/data/gfx/li_news_arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	text-indent: 6px;
}
#colNews UL LI A {
	color: #000000; /* ..eftersom IE inte stödjer 'inherit' */
	text-decoration: none;
}
#colNews UL LI A:hover {
	text-decoration: underline;
}
#naviList {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style: none;
}
#naviList LI {
	margin: 0px;
	padding: 0px;
	padding-bottom: 11px;
	text-indent: 0px;
}
#naviList LI A {
	color: #000000; /* ..eftersom IE inte stödjer 'inherit' */
	text-decoration: none;
}
#naviList LI A:hover {
	text-decoration: underline;
}
#productsMenu {}
#corporateMenu {
	display: none;
} */
object {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#secondLevelNavigation LI {
	list-style: none;
}


/* Styles for contact form */

.TextBox {
	width: 250px;
}
.TextArea {
	width: 250px;
}
.Error {
	color: #ff0000;
}




/* Styles for drop down navigation */

#nav {
	padding: 0;
	margin: 0 0 0 40px;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#nav li {
	background-color: #286898;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;

}

#nav a {
	display: block;
	text-decoration: none;
	color: white;
	padding: 4px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	/*border: 1px solid #ffffff;*/
}
#nav a:hover {
	/*background-color: #b0b0b0;
	color: white;*/
	background-color: #ffffff;
	color: black;
	/*border: 1px solid #b0b0b0;*/
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li a {
	background-color: white;
	color: #808080;
	border-bottom: 1px solid #ffffff;

}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a {
	background-color: #286898;
	color: white;
}
#nav .subMenu ul li {
	width: 16em;
}




/* Try to hide Adblock tab */
.visible {
	margin-left: -4000px!important;
}

/* Some Editor Styles... */
.imageLeft {
	float: left;
	margin: 0 12px 16px 0;
	border: none;
}
.imageRight {
	float: right;
	margin: 0 0 16px 12px;
	border: none;
}


/* EDITOR PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

imageLeft {

}

imageRight {

}


