
/* GENERAL
============================================================= */
html, body {
background: #E2E7EB;
/*margin: 7px 0px 0px 0px;*/
text-align: center;
}
body {
background : #E2E7EB url(../images/bgFrame.jpg) 50% 0 repeat-x;
padding-top: 30px;
}

div.position {
width: 974px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

div, td {
font-family: verdana, arial, geneva, helvetica;
font-size: 11px;
}

form {
margin: 3px 0px 8px 0px;
padding: 0px;
}

input.wide {
width: 98%;
margin: 3px 0px 8px 0px;
padding: 0px;
}

input.submit {
background: #002977;
padding: 2px 0px;
font-size: 11px;
font-weight: bold;
color: #FFF;
/*border: 1px solid #c9d0d4;*/
border: none;
}

/* ============================================================= */

a:link,
a:visited,
a:hover {
	/*color : #BA102C;*/
	color : #002977;
}

ul {
list-style-image: url(../images/li.gif);
color: #000;
padding: 0px;
margin: 0px 0px 20px 15px;
}

li {
color: #000;
margin-bottom: 10px;
}

/* TOP
============================================================= */
div.top {
height: 94px;
background-image: url(../images/bgHeader2.gif);
background-repeat: no-repeat;
}
div.top img{
margin-left: 25px;
float: left;
margin-top: 25px;
}

/* Tab-Menu */
div.menu {
	float: left;
	margin: 24px 0px 0px 65px;
	height: 70px;
	background-image: url(../images/menu-line.png);
	background-repeat: no-repeat;
	background-position: right;
}
div.menu ul,
div.menu ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
a.tab, 
a.tab:visited, 
a.tab:hover,
a.tab-select, 
a.tab-select:hover {
	float: left;
	padding: 13px 17px 0px 17px;
	color: #fff;
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 13px;
	text-decoration: none;
	height: 57px;
	background-image: url(../images/menu-line.png);
	background-repeat: no-repeat;
	background-position: left;
}
div.menu a:link,
div.menu a:visited {
	/*color: #fff;*/
}
a.tab-select, 
a.tab-select:link, 
a.tab-select:visited, 
a.tab-select:hover, 
a.tab:hover {
	background-image: url(../images/menu-active.png);
	background-repeat: repeat-x;
	background-position: left;
	color: #000;
}
p.tab-select-end, p.tab-end {
	display: none;
}

/* U-Menu */
div.umenu {
width: 954px;
height: 15px;
background: #fff;
padding: 6px 10px;
margin-bottom: 15px;
border-top: solid 2px #FFF;
}

a.u-menu, a.u-menu:hover {
color: #1a6a90;
text-decoration: none;
}

a.u-menu:hover {
text-decoration: underline;
}

span.u-menu {
font-family: arial, helvetica;
color: #bacddc;
margin: 0px 10px;
}

/* tools */
div.verktoy {
/*background: url(../images/static_round.gif) no-repeat #00426a;*/
width: 100px;
height: 62px;
padding: 10px 0px 0px 10px; /*t, r, b, l*/
margin-top: 25px;
}


div.bluelink {
background: url(../images/small_static_round.gif) no-repeat #002977;
width: 198px;
height: 30px;
padding: 14px 0px 0px 10px;
margin: 0px 0px 10px 0px;
}

a.verktoy, 
a.verktoy:visited,
a.verktoy:hover {
background: url(../images/verktoy_arrow.gif) no-repeat left;
font-family: tahoma, arial, helvetica;
color: #FFF;
text-decoration: none;
display: block;
padding-left: 10px;
line-height: 16px;
}

a.verktoy:hover {
text-decoration: underline;
}
/* ============================================================= */


/* STRUCTURE
============================================================= */
div.col-l {
float: left;
width: 208px;
padding-right: 10px;
}
.col-l h3 {
	background-image: url(../images/background-h3-ticker.gif);
}
.col-l .box-blue {
background-image: url(../images/ticker-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.col-m {
	float: left;
	width: 530px;
	/*border: 1px solid #c9d0d4;*/
	background-color: none;
	/*background-image: url(../images/col-m-background.gif);*/
	padding-bottom: 5px;
	background-image: url(../images/col-m-background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.col-m-content {
	padding: 2px 10px 60px 10px;
	background-image: url(../images/col-m-background-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 100%;
	/*height: 6px;*/
}
div.col-r {
float: right;
width: 214px;
padding-left: 10px;
}
/* ========================================================== */


/* TYPE 
============================================================= */
h1 {
font-family: trebuchet ms, arial, helvetica;
font-size: 17px;
color: #002977;
margin: 0px 0px 10px 0px;
}
div.col-m h1 {
	margin-top: 10px;
}
h2 {
font-size: 11px;
font-weight: bold;
margin: 0px;
}

h3 {
/*background: #B9102B;*/
/*background-image: url(../images/bg-h3.gif);*/
background-image: url(../images/background-h3.gif);
border-bottom: 1px solid #c9d0d4;
padding: 5px 10px;
font-size: 11px;
color: #000;
margin: 0px 0px 0px 0px;
}

span.blue {
font-weight: bold;
color: #002977;
}

ul {
list-style-image: url(../images/li.gif);
color: #000;
padding: 0px;
margin: 0px 0px 20px 15px;
}

li {
color: #000;
margin-bottom: 10px;
}

/* ========================================================== */


/* LINKS 
============================================================= */
a, a:hover {
color: #BA102C;
text-decoration: none;
}

a.ah3,
a.ah3:hover{
}

a.art{
color: #000000;
}

a:hover {
text-decoration: underline;
}

a.button, a.button:hover {
background: #1a6a90;
padding: 2px 5px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
color: #FFF;
margin-right: 3px;
border-top: solid 1px #bacddc;
border-left: solid 1px #bacddc;
border-bottom: solid 1px #0e4762;
border-right: solid 1px #0e4762;
}

a.arrow, a.arrow:hover {
background: url(../images/blue_arrow.gif) no-repeat left;
padding-left: 10px;
color: #1a6a90;
text-decoration: none;
display: block;
line-height: 16px;
}

a.arrow:hover {
text-decoration: underline;
}
/* ========================================================== */


/* ELEMENTS 
============================================================= */
div.box-blue2 {
background: #fbf8eb;
/*border: 1px solid #c9d0d4;*/
/*padding: 9px;*/
margin-bottom: 10px;
font-family: verdana, arial, geneva, helvetica;
}

div.box, div.box-blue {
background: #fbf8eb;
/*border: 1px solid #c9d0d4;*/
/*padding: 9px;*/
margin-bottom: 10px;
font-family: tahoma, arial, helvetica;
}
div.box {
border: 1px solid #c9d0d4;
padding: 9px;
}
div.box-blue,
div.box-blue2 {
background: none;
/*border-right: 1px solid #c9d0d4;
border-left: 1px solid #c9d0d4;*/
background-image: url(../images/box-blue-bottom.gif);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 6px;
}
.box-content {
border-right: 1px solid #c9d0d4;
border-left: 1px solid #c9d0d4;
padding: 9px;
background-color: #fff;
}
div.news {
  background: #fbf8eb;
}

.smallCategoryList h3{
	color: #fff;
}
.ctsitebase-smallarticledisplay {
	text-align: center;
}
/* ========================================================== */


/* TABLE 
============================================================= */
table.list {
width: 100%;
border: none;
border-collapse: collapse;
padding: 0px;
}

th.list, th.list-c, th.list-r {
padding: 4px 10px 3px 0px;
text-align: left;
border-bottom: solid 1px #1a6a90;
}

th.list-c, th.list-r {
padding: 4px 5px 3px 5px;
text-align: center;
}

th.list-r {
text-align: right;
}

td.list, td.list-c, td.list-r {
padding: 4px 10px 3px 0px;
text-align: left;
border-bottom: solid 1px #e8e1c5;
}

td.list-c, td.list-r {
padding: 4px 5px 3px 5px;
text-align: center;
}

td.list-r {
text-align: right;
}
/* ========================================================== */


/* BOTTOM
============================================================= */
div.bottom {
width: 956px;
height: 13px;
/*background: #fff;*/
/*padding: 10px 10px;*/
padding: 7px 10px 7px 10px;
margin-top: 10px;
/*border: 1px solid #c9d0d4;*/
background-image: url(../images/bottom-background.gif);
background-repeat: no-repeat;
background-position: left;
}
/* ========================================================== */


