html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

body {
	background-color:#fff;
	margin-bottom:20px;
	background-image:url('../files/graphics/system/bodyBg.jpg');
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#003a45; 
	font-weight:normal;
	font-size:12px;
}

div {
    text-align:left;
}

img {
	border: 0;
}

a {
    color:#003a45;
	text-decoration:underline;
}

a:visited {
    color:#003a45;
}

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:bold;
	color: #ffffff;
	text-decoration: none;
}

a.topNavigationSelected:visited {
    color: #ffffff;
}

a.leftMenu {
    color: #003a45;
	font-weight:normal;	
	text-decoration: none;
}

a.leftMenu:visited {
    color: #003a45;
}

a.leftMenu:hover {
    font-weight:normal;
	text-decoration:underline;
}

a.leftMenuSelected {
    color: #003a45;
	font-weight:bold;	
	text-decoration: none;
}

a.leftMenuSelected:visited {
    color: #003a45;
}

a.leftMenuSelected:hover {
	text-decoration:none;
}

a.leftMenuSub {
	color: #003a45;
	text-decoration: none;
}

a.leftMenuSub:visited {
    color: #003a45;
}

a.leftMenuSub:hover {
	color: #003a45;
	text-decoration:underline;
}

a.leftMenuSubSelected {
	color: #003a45;
	text-decoration: underline;
}

a.leftMenuSubSelected:visited {
    color: #003a45;
}

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-image:url('../files/graphics/system/top.jpg');
    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:23px;    
    background-image:url('../files/graphics/system/topMenuBg.jpg');
    background-repeat:repeat-x;
    padding: 3px 0px 0px 270px;
    margin-bottom:5px;
    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:445px;
    margin:0px 31px 0px 31px;
}

.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: 5px #00b6de solid;
    margin-bottom:10px;
}

h1, .HeadlineMediumStdColor { 
    font-size:24px;
	font-weight:normal;	
	margin-bottom:10px;
}
 
h2 {
  color: #005F70;
  font-size: 12px;
  font-weight:bold;
  margin-bottom:10px;
}

h2.MediumStdColor {
  color: #005F70;
  font-size: 12px;
  font-weight:bold;
  margin-bottom:10px;
}

.SubHeadlineMediumStdColor
{
  color: #005F70;
  font-size: 12px;
  font-weight:bold;
  margin-bottom:10px;
}

input.ButtonInputsWide {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #0167A4;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    height: 22px;
    cursor: hand;
}

input.ButtonInputsMedium {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #0167A4;
    font-weight: bold;
    font-size: 12px;
    width: 120px;
    height: 22px;
    cursor: hand;
}

input.ButtonInputsNarrow {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #0167A4;
    font-weight: bold;
    font-size: 12px;
    width: 120px;
    height: 22px;
    cursor: hand;
}

.FormFieldInputsWide {
    border: 1px #0167A4 solid;
    background: #ffffff;
    color: #0167A4;
    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');
}
* --- Style til sitemap --- */

.VerticalLine
{
 background-image:url("/AjrGfx/Sitemap/sitemap_vertical_line.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.VerticalLine2
{
 background-image:url("/AjrGfx/Sitemap/sitemap_vertical_line2.gif");
 background-repeat: repeat-y;
 background-position: top left;
}

.ChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_childnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

.LastChildNode
{
 background-image:url("/AjrGfx/Sitemap/sitemap_lastchildnode.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

