/* iSi AS */
/* September 2009  */
html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0; } 

body {
    font: 12px verdana, arial, sans-serif;
    text-align: left;
    background: #899ace;}

.noShow {
    display: none;}
    
a , li a {
    text-decoration: none;
    color: #666;}

a:hover , li a:hover {
    text-decoration: underline;
    color: red;}
    
form {
	float: left;
	width: 100%; }
    
#wrap {
    width: 840px; 
    margin: 20px auto;}
    
#content {
	position: relative;
    width: 840px;
    background: white;
	overflow: hidden; }
	
#google_translate_element {
	position: absolute;
	top: 5px;
	right: 10px; }

#topLogo {
	float: left;
    width: 840px;
    background: white; 
    border-bottom: solid 5px #0074bc; }
#topLogo .head1 {
    float: left;
    width: 160px;
    padding: 10px;}
#topLogo img {
	width: 120px;
	margin-left: 15px; }
#topLogo .head2 {
    float: left;
    width: 500px;
    padding: 24px 10px 10px 0;
    font-size: 18px; }

#left {
    float: left;
    width: 170px;
    height: 550px;
    padding: 20px 0 10px 0;
    margin: 0;
    font: 12px Verdana , sans-serif;
    background: #06a7e1; }

#left p {
    float: left;
    width: 160px;
    height: 16px;
    margin: 0;
    font-weight: bold;
    padding: 5px;
    color: white;
    background: #0074bc;}
    
#left p a {
	margin-top: 20px;
    color: white;
    text-decoration: underline; }

#left .fieldReq , #left .fieldHelp {
	float: left;
    width: 160px;
    margin: 0 0 30px 0;
    padding: 5px;
    background: #cbdae1;}
#left .fieldHelp {
	height: 120px;
	margin-bottom: 10px; }

#left ul {
    float: left;
    margin-left: 0;
    width: 170px; }

#left li {
    margin: 0 0 0 20px;
    padding-left: 10px;
    color: #666;
    line-height: 15px;
    list-style-image: url(vwicn150.gif);}
* html #left li {/* for IE5 and IE6 */ 
    margin-top: 7px;}

#left li.resOK {
    color: black;
    text-decoration: line-through; 
    list-style-image: url(vwicn082.gif);}

#main {
    position: relative;
    float: left;
    width: 629px;
    margin: 0 20px; }
    
#main1 {
    float: left;
    width: 390px; }
    
#main2 {
    float: right;
    width: 230px; }

input:focus , textarea:focus , select:focus {
    border: 2px solid red;} 

ul.tabs {
    float: left;
    width: 620px;
    list-style-type: none;
    margin: 20px 0 0 0;
    padding: 0 5px;
    border-bottom: 5px solid #0074bc;
    clear: both; }

ul.tabs li {
    float: left;
    margin: 0 10px 0 0;
    width: 120px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    background-color: #06a7e1;
    z-index: 1;}

ul.tabs li a {
	color: black;
    cursor: pointer; }

ul.tabs li.currTab , ul.tabs li.currTab a {
    background-color: #0074bc;
    color: white;
    z-index: 3; }

ul.tabs li a:hover {
    text-decoration: underline;
    color: white; }
    
#Tab1 , #Tab2 , #Tab3 , #Tab4 , #Tab5 {
	float: left;
	width: 628px;
	min-height: 450px;
    padding-bottom: 10px; 
	background-color: #f0efed;
    border: 1px solid #0074bc;}
    
#Tab1 h2 , #Tab1 p {
	padding: 10px 10px 0 20px; }
#Tab1 li {
	margin-left: 20px;
	padding: 0 10px 4px 20px; }

h1 {
	margin: 0;
	padding: 3px 20px;
    color: black;
    font-weight: bold;
    font-size: 10pt;
    clear: both;}

h2 {
    margin: 0 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    color: #7c962b; }
    
.help p , .help h2 {
	width: 99%;
	padding: 0 20px; }

table {
    background: #cbdae1;
    border: 0;
    padding: 0 5px 0 0; 
    margin: 0;}

td ,textarea {
    font: 12px verdana, arial, sans-serif;
    font-size: 10pt ;
    font-weight: normal ;
    color: black;
    text-align: left; }
    
.T01 {
	background: white;
	border: none; }

.T02 {
    background-color: #7c962b;
    color: white;
    font-weight: bold;
    font-size: 12pt;}

.T03 {
    text-align: right;
    color: black;
    padding-right: 10px;
    font-size: 8pt;}
.T11 {
	background: #f0efed; }
	
.fill {
	width: 100%;
	height: 10px;
	background: #cbdae1;
	margin-bottom: 20px; }

.butt {
    float: left;
    margin-left: 10px;
    width: 120px;
    padding: 3px 5px;
    background-color: #0074bc;
    font-size: 11px;
    color: white;
    font-weight: bold;
    text-align: center;
    border: 3px #666 outset;}

.butt:hover {
    background-color: #cc3333;
    color: white;
    text-decoration: underline;
    border: 3px #ccc inset;}
    
#Thanks {
	float: left;
	width: 400px;
	margin: 40px auto;
	min-height: 200px;
	background-color: #f0efed;
    border: 1px solid #0074bc;}

/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/
.PopBoxImageSmall {
	float: right;
	width: 220px;
	margin-left: 10px;
	border: none 0px #ffffff;
	cursor: url(http://romsdal.com/popBox/magplus.cur), pointer; }
.PopBoxImageLarge {
	border: solid 1px #999999;
	cursor: url(http://romsdal.com/popBox/magminus.cur), pointer; }
.PopBoxImageLink {
	cursor: pointer; }
.PopBoxImageMove{ 
	border: none 0px #ffffff;
	cursor: pointer; }
