body {
	margin: 0;
	padding: 0;
	font: 12px arial, sans-serif;
	color: #000000;
	line-height: 16px;
	background: #fff url(../uix/pgbg.gif);
	}

#pgLyr {
	position: relative;
    overflow: hidden;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	color: #000000;
	padding: 20px;
	background: #ffffff;
	}

#hdrLyr {
	position: relative;
	margin: 30px 0 10px 0;
	height: 43px;
	}

#stLogo {
	position: absolute;
	width: 266px;
	height: 43px;
	background: #fff url(../uix/erlogo.gif) no-repeat;
	}

#tpNav {
	position: absolute;
	height: 22px;
	right: 0;
	top: 28px;
	width: 765px;
	text-align: right;	
	}

#tpNav a {
	font: bold 12px arial;
	color: #999999;
	padding: 0 5px;
	border-right: 1px solid #f36f25;
	text-decoration: none; 
	}

#tpNav a.lsNd {
	border-right: 0px solid #f36f25;
	}

#tpNav a:hover {
	color: #ff4800;
	text-decoration: none; 
	}


#bdyLyr {
	position: relative;
	overflow: hidden;
	padding: 0 0 10px 0;
	}

#bdyLyr .clHt {
	padding-bottom: 20010px; 
	margin-bottom: -20000px; 
	}

#lftLyr {
	float: left;
	margin: 0 15px 0 0;
	width: 130px;
	}

#cPanel {
	position: relative;
	width: 180px;
	height: 40px;
	background: url(../uix/tcpanel.gif) no-repeat;
	}

#cntLyr {
	position: relative;
	float: left;
	padding: 5px 0 25px 0;
	width: 795px;
	background: #fff;
	}
	
#adLyr {
	float: left;
	width: 180px;
	}

#bdyContLyr {
	width: 788px;	
	float:left;
	padding: 0 0 20px 0;
	}
	
#ftrLyr {
	clear: both;
	height: 30px;
	color: #999999;
	font: bold 11px arial, sans-serif;
	border-top: 2px solid #999999;
	}

#ftrMsg {
	position: relative;
	padding: 0;
	}
	
#ftrMsg .fclA {
	float: left;
	width: 490px;		
	padding: 5px 0 0 4px;
	}

#ftrMsg .fclB {
	padding: 5px 4px 0 0;
	float: right;
	width: 265px;	
	text-align: right;
	font: 10px arial, sans-serif;
	color: #797672; 
	}

#ftrMsg .fclB a {
	font: 10px Lucida sans unicode, Helvetica, sans-serif;
	text-decoration: none; 	
	color: #797672; 
	}

#ftrMsg .fclB a:hover {
	font: 10px Lucida sans unicode, Helvetica, sans-serif;
	color: #797672; 
	text-decoration: underline; 	
	}
	
.firmNm {
	font-weight: bold;
    }

/* Common Styles */
.h1 {height: 1px;}
.h3 {height: 3px;}
.h5 {height: 5px;}
.h10 {height: 10px;}
.h15 {height: 15px;}
.h20 {height: 20px;}
.h30 {height: 30px;}
.h40 {height: 40px;}
.h50 {height: 50px;}
.h185 {height: 185px;}
.h368 {height: 368px;}

.l10 {left: 10px;} 

.w15 {width: 15px;}
.w25 {width: 25px;}
.w35 {width: 30px;}

.w40 {width: 40px;}
.w50 {width: 50px;}
.w57 {width: 57px;}
.w60 {width: 60px;}
.w75 {width: 75px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w100 {width: 100px;}
.w120 {width: 120px;}
.w140 {width: 140px;}
.w150 {width: 150px;}
.w180 {width: 180px;}
.w185 {width: 185px;}
.w190 {width: 190px;}
.w200 {width: 200px;}
.w225 {width: 225px;}
.w231 {width: 231px;}
.w250 {width: 250px;}
.w275 {width: 275px;}
.w300 {width: 300px;}
.w320 {width: 321px;}
.w325 {width: 325px;}
.w342 {width: 342px;}
.w350 {width: 350px;}
.w360 {width: 360px;}
.w380 {width: 380px;}
.w400 {width: 400px;}
.w450 {width: 450px;}
.w460 {width: 460px;}
.w475 {width: 475px;}
.w500 {width: 500px;}
.w550 {width: 550px;}
.w574 {width: 574px;}
.w575 {width: 575px;}
.w600 {width: 600px;}
.w610 {width: 610px;}
.w620 {width: 620px;}
.w630 {width: 630px;}
.w640 {width: 640px;}
.w650 {width: 650px;}

.w680 {width: 680px;}
.w700 {width: 700px;}
.w730 {width: 730px;}
.w750 {width: 750px;}
.w770 {width: 770px;}
.w800 {width: 800px;}
.w810 {width: 810px;}


.i10 { text-indent: 10px;}

/* padded dimensions */
.p2-5 {padding: 2px 5px 5px 5px; }
.p3-5 {padding: 3px 5px;}
.p2 {padding: 2px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}

/* Logged in user */
.welTlt {
	position: relative;
	font: bold 10px lucida sans unicode;
	color: #fff;
	padding: 4px 5px;
	height: 14px;
	background: url(../uix/welbg.gif) no-repeat;	
	}

.welBdy {
	position: relative;
	font: 10px lucida sans unicode;
	color: #000;
	padding: 2px 1px;
	text-align: center;	
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	background: #fff;	
	}

/* Left Strip Navigation */
.smHdr {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.smHdr li {
	margin: 6px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #f36e24;
	}

.smHdr li a {
	display: block;
	font: bold 12px arial, tahoma, helvetica, sans-serif;
	color: #999999;
	height: 14px;
	padding: 2px;
	text-decoration: none;
	text-transform: uppercase;	
	}

.smHdr li a:hover { 
	color: #000000;
	background-position: 0 -18px;
	}

.smHdr li.active a {
	color: #000000;
	background-position: 0 -18px;
	}

.smHdr li.active a:hover {
	color: #000000;
	background-position: 0 -18px;
	}


.smHdr li.logUt, .smHdr li.logUt a {
    color: #f2a172;
	border: 0;
	}

.smNav {
	position: relative;
	display: none;
	left: 15px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.smNav li {
	height: 16px;
	width: 121px;
	background: #fff;
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid  #c4c4c4;
	border-right: 1px solid #c4c4c4;
	}

.smNav li a {
	display: block;
	color: #000000;
	font: 10px verdana;
	padding: 2px 3px;
	height: 12px;
	width: 115px;
	text-decoration: none;
	}

.smNav li a:hover { 
	color: #000;
	background: #fff6e3;
	}

.smNav li.active a {
	color: #000;
	background: #ffeecc;
	}

/* Horizontal navigation */
ul.horzNav {
	margin: 0px;
	padding: 0px;
	}

ul.horzNav li {
	display: inline;
	list-style-type: none;
	padding: 0px 10px;
	border-left: 1px solid #fff;
	}

ul.horzNav li a {
	font: 11px tahoma;
	color: #580e0c;
	text-decoration: none;
	}

ul.horzNav li a:hover {
	font: 11px tahoma;
	color: #b25a57;
	text-decoration: none;
	}

ul.horzNav li a.active {
	font: 11px tahoma;
	color: #580e0c;
	text-decoration: none;
	}

ul.horzNav li a.active:hover {
	font: 11px tahoma;
	color: #b25a57;
	text-decoration: none;
	}

/* Page Specific */
#hmFlash {
    position: relative;
    float: left;
    width: 610px;    
    }

#hmInfo {
  position: relative;
  float: right;
  width: 250px;
  padding: 30px 40px;
  height: 339px;
  color: #fff;
  font: 14px arial, sans serif;
  background: #f36e24;
  }
 
#hmInfo h1, #thankMsg h1 {
    margin: 40px 0 0 0;
    padding: 0 0 10px 0;
    font: bold 19px arial, sans serif;
    border-bottom: 3px solid #fff;
    }

#hmRef {
    position: relative;
    overflow: hidden;
    float: left;
    width: 460px;
    margin: 0 20px 0 0;
    }

#hmRef img {
    float: left;
    width: 130px;
    }

#hmRef div {
    float: left;
    width: 250px;
    padding: 15px 50px 15px 30px;
    background: #d6d6d6;
    }
    
#hmRef a {
    display: block;
    margin: 9px 0 0 0;
    padding: 5px 5px 5px 15px;
    color: #000;
    border-top: 1px solid #231f20;
    border-bottom: 1px solid #231f20;
    background: url(../uix/bblt.gif) no-repeat 0 10px;
    }

#hmRef a:hover {
    text-decoration: underline;
    }
    

#hmReg {
    position: relative;
    float: left;
    width: 460px;
    font-size: 14px;
    }

#hmReg input[type=text], #loginBox input[type=text], #loginBox input[type=password] {
    font: 12px arial;
    padding: 2px;
  	height: 16px;
    }

#omBnr {
  position: relative;
  margin: 0 0 10px 0;
  }

#omInfo {
  float: left; 
  width: 430px;
  height: 180px;
  padding: 15px 20px;
  margin: 0 10px 0 0;
  color: #fff;
  font: 12px arial, sans serif;
  background: #f36e24;
  }

.refCnt img {
  float: left;
  width: 130px;
  }

.refCnt div {
  float: left;
  width: 780px;
  height: 200px;
  padding: 15px;
  background: #d6d6d6;
  }

#kontLyr {
  position: relative;
  overflow: hidden;
  font: 12px arial;
  padding: 50px 25px;
  color: #fff;
  background: #f36f25;
  }
 
#kontLyr .colA {
  float: left;
  width: 158px;
  margin: 0 25px 0 0;
  } 

#kontLyr .colB {
  float: left;
  width: 158px;
  } 

#kontLyr img {
    border: 1px solid #fff;
    }

#kontLyr h1 {
  margin: 10px 0 0 0;
  font: bold 18px arial, sans serif;
  }

#kontLyr h2 {
  margin: 5px 0 0 0;
  padding: 0 0 10px 0;
  font: bold 14px arial, sans serif;
  border-bottom: 3px solid #fff;
  }  
      
#divPass {
   position: absolute;
   height: 20px;
   }
   
#welMsg {
    position: absolute;
    top: 10px;
    right: 20px;
    text-align: right;
    color: #999999;
    font: 11px arial, sans serif;
    }
   
#welImg {
   position: relative;
   top: 25px;
   padding: 190px 0 0 230px;
   width: 240px;
   height: 210px;  
   font: 16px arial, sans serif;
   background: url(../uix/forsidebilde_abonenter.jpg) no-repeat;     
   }

#spnInfo {
  position: absolute;
  left: 450px;
  top: 30px;
  width: 270px;
  padding: 50px 40px;
  height: 300px;
  color: #fff;
  font: 12px arial, sans serif;
  background: #f36e24;
  }

#spnInfo h1 {
    margin: 0;
    padding: 0 0 18px 0;
    font: bold 22px arial, sans serif;
    border-bottom: 3px solid #fff;
    }
 
#spnInfo ul, #hmInfo ul, #kontLyr ul, #thankMsg ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#spnInfo li, #hmInfo li, #kontLyr li, #thankMsg li {
    margin: 7px 0;
    padding: 0 0 5px 20px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: url(../uix/hmblt.gif) no-repeat 2px 5px;
    }

#spnInfo li a, #hmInfo li a, #kontLyr li a {
    color: #fff;
    font: 12px arial, sans serif;
    }
 
#spnInfo li a:hover, #hmInfo li a:hover, #kontLyr li a:hover {
    text-decoration: underline;
    }

#loginFlash {
  position: relative;
  float:left;
  width: 610px;
  height: 399px;  
  }

#loginLyr {
  position: relative;
  float: left;
  padding: 50px;
  width: 230px;
  height: 299px;
  background: #f36e24;
  }

#loginBox {
  position: relative;
  padding: 15px;
  background: #fff;
  }

#loginBox h2 {
  font: bold 14px arial;
  text-transform: uppercase;
  }
 
#utilityLyr {
  padding: 50px 50px ;
  color: #fff;
  background: #f36e24;
  }

#utilityLyr fieldset {
  position: relative;
  margin: 0 auto;
  width: 500px;
  padding: 15px;
  border: 0;
  color: #000;
  background: #fff;  
  }  

#utilityLyr input[type=type], #utilityLyr input[type=password] {
  font: 12px arial;
  padding: 2px;
  height: 16px;
  }  

#thankMsg {
  position: relative;
  margin: 0 auto;
  width: 250px;
  }
/* Table Formatting */
table {
	border: 1px solid #f2ecd5;
	border-collapse: collapse;
	}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #f2ecd5;
	border-collapse: collapse;	
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 5px;
	background: #CAE8EA url(../uix/tbl_bg_header.jpg) no-repeat;
}

td {
	font: 11px Lucida sans unicode, Helvetica, sans-serif;
	padding: 3px 5px;
	border: 1px dotted #e5dfca;
	border-collapse: collapse;		
	}

td a {
	font-weight: normal;
	}

td a:hover {
	font-weight: normal;
	}

tr.header {
	font: bold 10px verdana, arial, Helvetica, sans-serif;
	color: #7e7558;
	background: #CAE8EA url(../uix/tbl_bg_header.jpg);
	}

tr.header td a {
	font-weight: bold;
	}

tr.header td a:hover {
	font-weight: bold;
	}

tr.hdrRecCnt {
	font: bold 13px verdana, arial, Helvetica, sans-serif;
	color: #fa5502;
}

table.nBrd {
	border: 0px solid #f2ecd5;
	border-collapse: collapse;
	}

table.nBrd th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #f2ecd5;
	border-collapse: collapse;	
	letter-spacing: 1px;
	text-align: left;
	padding: 3px 5px;
	background: #CAE8EA url(../uix/tbl_bg_header.jpg) no-repeat;
}

table.nBrd td {
	padding: 3px 5px;
	border: 0px dotted #e5dfca;
	border-collapse: collapse;		
	}

/* Table Rulers */
.ruled {background:#ffffe0;}
.even {background: #f2fbff;}
.odd {background: #fff;}
.selected {background: #fcffeb;}

/* Links */
a {
    color: #e96212;
	text-decoration: none; 
	}
	
a:hover {
	color: #999999;
	text-decoration: none; 
	}

#cntLyr a.newsLnk {color: #000; font: 11px verdana;}
#cntLyr a.newsLnk:hover {color: #777777;	}

/* Font Styling */
.fN { font-weight: normal;}
.fB { font-weight: bold;}
.fI {font-style: italic;}

/* Headings */
h1,h2,h3,h4,h5,h6 {margin: 0 0 5px 0; padding: 0;}
h1 { font: bold 18px arial; }
h2 { font: bold 16px arial;}
h3 { font: bold 14px arial;}
h4 { font: bold 11px arial;}
h5 { font: 10px arial;}

/* Colors */
.cGr {color: #525252;}
.cGrL {color: #b1c600;}
.cWh {color: #fff;}
.cOr {color: #f4580a;}

.bWh  {background: #fff;} 
.bLGr {background: #dedea3;}
.bGr {background: #b1c600;}

.bGry {background: #cbcbcb;}
.bGyb {background: #bfbfbf;}

.bCrm {background: #f5f3eb; border: 1px double #d9d5c3;}

/* Borders */
.bTgry {border-top: 1px solid #b0b0b0;}


/* Form Controls */
.nBr {border: 0;}

input {
	font: 10px verdana;
	padding: 2px;
	height: 12px;
	border: 1px solid #a6a6a6;
	}

input.btnSty {
	color: #fff;
	font: bold 11px tahoma;
	border: 0px solid #e9ce68;
	cursor: pointer;
	height: 21px;
	padding: 0 5px;
	background: url(../uix/btnbg.gif) repeat-x;
	}

select {	
	font: 11px verdana;
	border: 1px solid #a6a6a6;
	}

textarea {	
	font: 11px verdana;
	border: 1px solid #a6a6a6;
	}


/* Bulleted List */
#pLst {
	position: relative;
	left: 3px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#pLst li {
	width: 145px;
	}

#pLst li a {
	display: block;
	color: #3f3f3f;
	width: 148px;
	height: 15px;
	padding: 3px 2px 0px 15px;
	font: bold 10px verdana;
	text-decoration: none;
	background: url(../uix/plbg_n.gif) no-repeat;
	}

#pLst li a:hover { 
	color: #fff;
	background: url(../uix/plbg_o.gif) no-repeat;
	}

/* Padding */
.p2 {padding: 2px;}
.mL10 {margin: 0 0 0 10px;}

/* Floats */
.fL { float: left; }
.fR { float: right; }
.oH { overflow: hidden; }
.pR { position: relative; }
.pA { position: absolute; }


/* Margins */
.mm {margin: 0 auto;}
.nBrd {border: 0;}

/* Text & Image Alignments */ 
.jTx {text-align: justify;}
.rTx {text-align: right;}
.mTx {text-align: center;}


img.lA {	margin: 2px 5px 2px 0px; 	float: left;}
img.rA {float: right; margin: 2px 0px 2px 10px;	}

/* Clear Boxes */
.crB { clear: both; }
.crL	 { clear: left;}
.crR { clear: right; }

/* follloup Popup */

.FPopups{
	position: absolute; 
	display:none; 
	z-index: 0; 
	color: #134d52;
	background: #ebf7fc; 
	border: 3px double #678da0;
	padding: 5px;
}

.mInfo {color:#f0152f; font:bold 12px arial;}

.pgBrkAfr {page-break-after: always;} 

/* Paragraph */
p {margin: 0; padding: 0;}
img {border: 0;}
i {font-style: normal;}

fieldset {
	margin: 0;	
	padding: 10px;
	border: 1px solid #a6a6a6; 
	}

fieldset p.hS1 {
	margin: 5px 0;
	height:1px;
	border-top: 0px dotted #a6a6a6; 
	clear:both;
	}

.mHa {margin: 0 auto;}

/* Clearing Floats */
.clFx:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
	}

.clFx {display: inline;}
.nDis {display: none;}

/* Hides from IE-mac \*/
* html .clFx {height: 1%;}
.clFx {display: block;}
/* End hide from IE-mac */


/* Debugging */
.aBg {background: #f2e1e4;}
.bBg {background: #e2e5da;}
.cBg {background: #dae5e0;}
.dBg {background: #e1eaf2;}
.eBg {background: #f3f2ed;}
.brd {border:1px solid red;}
