html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

body {
	background-color:#fff;
	margin-top:20px;
        margin-bottom:20px;
	background-repeat:repeat-x;
        background-image:url('../AjrGfx/SystemGfx/bodybg.gif');
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#272727; 
	font-weight:normal;
	font-size:12px;
}

div {
    text-align:left;
}

img {
	border: 0;
}

a {
    color:#ff0000;
        font-weight:normal;
	text-decoration:underline;
}

a:visited {
        font-weight:normal;
    color:#ff0000;
}

a:hover {
	text-decoration:underline;
}

a.topNavigation {
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
}

a.topNavigation:visited {
    color: #ffffff;
}

a.topNavigation:hover {
	text-decoration:underline;
}

a.topNavigationSelected {
	font-size:14px;
	font-weight:normal;
	color: #FF0000;
	text-decoration: none;
}

a.topNavigationSelected:visited {
    color: #FF0000;
}

a.leftMenu {
    color: #272727;
	font-weight:normal;	
	text-decoration: none;
}

a.leftMenu:visited {
    color: #272727;
}

a.leftMenu:hover {
    font-weight:normal;
	text-decoration:underline;
}

a.leftMenuSelected {
    color: #272727;
	font-weight:bold;	
	text-decoration: none;
}

a.leftMenuSelected:visited {
    color: #272727;
}

a.leftMenuSelected:hover {
	text-decoration:none;
}

a.leftMenuSub {
	color: #272727;
	text-decoration: none;
}

a.leftMenuSub:visited {
    color: #272727;
}

a.leftMenuSub:hover {
	color: #272727;
	text-decoration:underline;
}

a.leftMenuSubSelected {
	color: #272727;
	text-decoration: underline;
}

a.leftMenuSubSelected:visited {
    color: #272727;
}

a.leftMenuSubSelected:hover {
	color: #003a45;
	text-decoration:underline;
}

a.payOffAddress {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	text-decoration:underline;
}

a.payOffAddress:visited {
    color: #000000;
}

a.payOffAddress:hover {
	color: #000000;
}

a.BreadCrumbOn {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:10px;
  color: #999999;
  text-decoration:underline;
}

a.BreadCrumbOn:visited {
  color: #999999;
}

a.BreadCrumbOn:hover {
  color: #999999;
}

a.BreadCrumbOff {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:10px;
  color: #999999;
  text-decoration:none;
}

a.BreadCrumbOff:visited {
  color: #999999;
}

a.BreadCrumbOff:hover {
  color: #999999;
  text-decoration:underline;
}


.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/** layout **/
#mainBody {
    width: 1000px;
	margin:0px;	
	padding:0px;
	background-repeat:repeat-y;
	display:table;
}

.topHeader {
    width:974px;
    height:49px;
    background-repeat:no-repeat;
    text-align:right;
    padding: 9px 26px 0px 0px;
    margin-bottom:14px;
}

.shadow {
    width:10px;
    min-height:526px;
}

.mainContent {
    width:980px;
    float:left;
    background-color: #ffffff;
}

.payOff{
    font-size:9px;
    font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
}

.topBanner {
    margin-bottom:1px;
}

.topMenu {
    width:710px;
    height:30px;    
    background-image:url('../AjrGfx/SystemGfx/topMenuBg.gif');
    background-repeat:repeat-x;
    padding: 3px 0px 0px 270px;
    font-size:14px;
    font-weight:normal;
    color: #ffffff;
    text-decoration: none;
}

.topNaviContainer {
    float:left;
    width:590px;
}
f
.topIcons {
    float:left;
    width:95px;
    padding-top:1px;
    text-align:right;
}

.columnLeft {    
    float:left;
    width:216px;
    margin:0px 0px 0px 22px;
}

.columnMiddle {    
    float:left;
    width:461px;
    margin:0px 0px 0px 0px;
}

.columnMiddleL645px {
    float:left;
    width:645px;
    margin:0px 31px 0px 31px;
}

.columnRight {
    float:left;
    width:200px;
    margin-top:26px;
}

.pageTitle {
    font-size:14px;
    font-weight:bold;
    padding-bottom:7px;
    border-bottom: 2px #5B5B5B solid;
    margin-bottom:10px;
}

.paramsContact {
    font-size:14px;
    font-weight:bold;
    padding-bottom:7px;
    border-bottom: 2px #5B5B5B solid;
    margin-bottom:10px;
    color: #acafb4;
}

h1, .HeadlineMediumStdColor { 
    font-size:24px;
	font-weight:normal;	
	margin-bottom:10px;
}
 
h2 {
  color: #272727;
  font-size: 12px;
  font-weight:bold;
  margin-bottom:10px;
}

h2.MediumStdColor {
  color: #272727;
  font-size: 12px;
  font-weight:bold;
  margin-bottom:10px;
}

.SubHeadlineMediumStdColor
{
  color: #272727;
  font-size: 12px;
  font-weight:bold;
  margin-bottom:10px;
}

input.ButtonInputsWide {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #272727;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 22px;
    cursor: hand;
}

input.ButtonInputsMedium {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #272727;
    font-weight: bold;
    font-size: 12px;
    width: 120px;
    height: 22px;
    cursor: hand;
}

input.ButtonInputsNarrow {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #272727;
    font-weight: bold;
    font-size: 12px;
    width: 120px;
    height: 22px;
    cursor: hand;
}

.FormFieldInputsWide {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #272727;
    font-size: 12px;
    width: 420px;
}

.FormFieldInputsMedium {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #0167A4;
    font-size: 12px;
    width: 220px;
}

.FormFieldInputsNarrow {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #0167A4;
    font-size: 12px;
    width: 120px;
}

.FormFieldLabelMediumStdColor {
    font-size: 12px;
}

ul{
 padding-left:13px; margin: 5px;
 list-style-image: url('/AjrGfx/SystemGfx/list_item.gif');
}
.col116{ width:116px;}
.col333{ width:333px;}

.col461{ width:461px;}

.paramsBorderTop1{
 margin-top: 9px;
 border-top: 1px solid #000000;
}

.paramsBorderTop2{
 border-top: 2px solid #000000;
}

.textBlack15{
 font-size: 15px;
 color: #262626;
}

.HeadlineMediumStdColor/*Overskrift*/
{
 FONT-SIZE: 16px;
 FONT-WEIGHT: bold;
 PADDING-BOTTOM: 5px;
 LINE-HEIGHT: 120x;
 COLOR: #000000;
}

.SubHeadlineMediumStdColor/*Manchet*/
{
 FONT-SIZE: 11px;
 FONT-WEIGHT: bold;
 PADDING-BOTTOM: 5px;
 LINE-HEIGHT: 16px;
 COLOR: #000000;
}

.BreadMediumStdColor/*Brødtekst*/
{
 FONT-SIZE: 11px;
 LINE-HEIGHT: 15px;
 COLOR: #000000;
}

