.kantlinje {border-bottom-style: solid; border-bottom-color: #333D71; border-bottom-width: 1px;}

.cat_hover
{
	color: #ED1C23;
	text-decoration: underline;
	cursor: pointer;
}

.cat
{
	color: #333D71;
	text-decoration: none;
	cursor: normal;
}

p.space {margin-left: 15;}

a.topmenu { color: #FFF; }

a.topmenu:visited { color: #FFF; }

a:link {
	text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
	color: #ED1C23;
	text-decoration: underline;
	cursor: pointer;
}

a:active {
}

a.hidden {
  color: #333D71;
}

a.hidden:visited {
  color: #333D71;
}

a.hidden:hover {
	color: #333D71;
}

a.hidden:active {
  color: #333D71;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333D71;
	height: 100%;
	width: 100%;
	margin: 0px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.listbox {

	background-image: url(../images/catcenter.gif);
	background-color: #000000;
	background-repeat: repeat;
	}

.listbox2 {

	background-image: url(../images/topright.gif);
	background-color: #000000;
	background-repeat: repeat;
	}

.listbox3 {
	background-image: url(../images/bg_left.gif);
	background-color: #0053A0;
	background-repeat: repeat-y;
    background-position: left;
	}

.listbox4 {
	background-image: url(../images/bg_right.gif);
	background-color: #0053A0;
	background-repeat: repeat-y;
	background-position: right;
	}

.listbox5 {
	background-image: url(../images/catcenter.gif);
	background-color: #0053A0;
	background-repeat: repeat-x;
	background-position: top;
	}

.listbox6 {
	background-image: url(../images/catright.gif);
	background-color: #0053A0;
	background-repeat: repeat-none;
	background-position: top;
	}

div.tableContainer {
	overflow: auto;
	}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 180px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 400px;
  text-align: left;
  }

div.spacer {
  clear: both;
  }

.fieldWithErrors {
    padding: 2px;
    background-color: red;
    display: table;
}

.errorExplanation
{
    color: red;
}
