a {
	color : #cc0000;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}

a.b {
	color : #cc0000;
	font-weight : bold;
	text-decoration : none;
}

a.b:hover {
	color : #000000;
	font-weight: bold; 
	text-decoration : underline;
}

a.h3,a.h3:hover {
	margin-bottom : 5px;
	border-bottom : 1px solid #CCCCCC;
	padding-bottom : 3px;
	display : block;
	color : #000000;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}


a.news {
	color : #cc0000;
	font-weight : normal;
	text-decoration : none;
}

a.news:visited {
	color: #cc0000; 
}

a.news:hover {
	color : #000000;
	font-weight : normal;
	text-decoration : underline;
}

p.newsitem {
	padding-top: 10px; padding-bottom: 10px; 
	margin: 0; 
	border-bottom: 1px dotted #cccccc; 
}

body {
	margin : 0;
	padding : 0;
	color : #333333;
	background-color : #bbbbbb;
	font-size : 8pt;
	font-family : Tahoma, arial, sans-serif;
	text-align : left; /* 
	background-image: url(../../images/bodybg.jpg); 
	background-repeat: repeat-x;  */
}

div.floatvertdots {
	width : 1px;
	float : left;
	margin-left : 10px;
	background-image : url(../../images/dotsvert.gif);
}

div.floatnav {
	float: right; 
	margin-left: 20px; margin-top: 20px; margin-bottom: 20px; 
	border: 1px solid #999999; 
	background-color: #ffffff; 
	width: 180px; 
}

div.lbox {
	/* width : 330px; */
	padding : 10px; 
	background-color: #fcfcfc; 
	border: 1px solid #cccccc; 
	margin: 20px; 
	/* margin-bottom : 2px; margin-left: 2px; 
	background-color: #f9f9f9; border: 1px solid #aeaeae;  */
}

div.lboxnav {
	/* width : 330px; */
	padding : 10px; 
	background-color: #ffffff; 
	border: 1px solid #cccccc; 
	border-right: 1px solid #ffffff; ; 
	margin: 20px; 
	margin-right: -1px; 
}

a.vsub {
	display: block; 
	/* padding-left: 20px; */
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-weight: normal; 
	color: #cc0000; 
	/* padding-right: 20px; */
}

a.vsub:hover {
	display: block; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline;
}


div.line {
	border-top : 1px solid #CCCCCC;
	margin-bottom : 10px;
}

div.pad10 {
	padding : 10px;
}

div.pad20 {
	padding : 20px;
}

form {
	margin : 0;
	padding : 0;
}

h1 {
	margin : 0;
	padding-top : 5px;
	color : #336699;
	font-size : 9pt;
	font-weight : bold;
	font-family : Tahoma, arial, sans-serif;
	text-align : left;
}

h2 {
	margin : 0;
	padding-bottom : 3px;
	color : #666666;
	font-size : 9pt;
	font-weight : bold;
	font-family : Tahoma, arial, sans-serif;
	text-align : left;
}

h3 {
	margin : 0;
	padding-bottom : 3px;
	border-bottom : 1px solid #999999;
	color : #666666;
	font-size : 9pt;
	font-weight : bold;
	font-family : Tahoma, arial, sans-serif;
	/* text-align : left; */
}

h3.error {
	margin : 0;
	padding : 0;
	color : #CC0000;
	font-size : 8pt;
	font-weight : bold;
	font-family : Tahoma, arial, sans-serif;
	text-align : left;
}

h4 {
	margin : 0;
	padding-bottom : 3px;
	border-bottom : 1px solid #999999;
	color : #666666;
	font-size : 8pt;
	font-weight : bold;
	font-family : Tahoma, arial, sans-serif;
	text-align : left; 
	display: inline; 
}

img {
	border : none;
}

img#eksplash {
	float : left;
	margin-left : 30px;
}

img.r125 {
	float : right;
	margin-left : 12px;
	margin-top : 5px;
	margin-bottom : 5px;
}

input,textarea,select {
	border : 1px solid #CCCCCC;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 9pt;
}

input.button {
	padding : 1px 5px 1px 5px;
	border-top : 1px solid #F5F5F5;
	border-left : 1px solid #F5F5F5;
	border-right : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	color : #666666;
	background-color : #E9E9E9;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	font-family : Tahoma, arial, sans-serif;
}

input.button2 {
	padding : 1px 5px 1px 5px;
	border-top : 1px solid #CC9900;
	border-left : 1px solid #CC9900;
	border-right : 1px solid #990000;
	border-bottom : 1px solid #990000;
	color : #FFFFFF;
	background-color : #CC0000;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	font-family : Georgia, Tahoma, arial, sans-serif;
}

input.full {
	width : 600px;
}

ul.pad li {
	padding-bottom: 5px; 
}

p,div {
	font-size : 8pt;
	font-family : Tahoma, arial, sans-serif; 
}

p.bottom { 
	margin-bottom: 0; 
}

p.pad10 {
	padding: 10px; 
}

p.r {
	text-align : right;
}

p.justify {
	text-align: justify; 
}

table.list {
	width : 600px;
	background-color : #999999;
}

td.list {
	padding : 4px;
	background-color : #FFFFFF;
}

td.listheader {
	padding : 4px;
	background-color : #F5F5F5;
	color : #999999;
	font-weight : bold;
}

textarea.full {
	width : 600px;
}

ul {
	line-height : 12pt;
}

ul.error li {
	color : #CC0000;
}

ul.navbox {
	margin : 0;
	padding : 5px;
	padding-left : 20px;
	list-style-type : square;
	color : #000000;
}

.cb {
	clear : both;
}

.center {
	text-align : center;
}

.centered {
	margin : 0 auto 0 auto;
}

.dotshoriz {
	background-image : url(../../images/dotshoriz.gif);
}

.dotsvert {
	background-image : url(../../images/dotsvert.gif);
}

.quote {
	/* font-size: 9pt; 
	font-style: italic;  */
}

.h1 {
	margin : 0;
	padding : 3px;
	border : 1px solid #999999;
	display : block;
	color : #000000;
	background-color : #FFFFFF;
	font-size : 12pt;
	font-weight : bold;
	font-family : arial, Tahoma,sans-serif;
	text-align : center;
	height : 14pt;
}

.heavy { 
	font-weight : bold;
}

.heavyg {
	color : #666666;
	font-weight : bold;
}

.i {
	font-style : italic;
}

#bigbox670 {
	width : 699px;
}

#bottomnav {
	border-top : 1px solid #CCCCCC;
	width : 900px;
	margin : 40px auto 20px auto;
	padding : 0;
}

#bottomnavbar {
	padding : 0 20px 0 20px;
}

#centercol {
	/* margin-left: 10px;
	*//* 
	float : left;
	width : 500px; */
	/* padding: 20px; margin-left: 220px;  */ float: left; margin-left: 20px; width: 510px; 
	padding: 20px 0 20px 0; 
}


#centercolinner {
	/* float: left;  */
	float: left; margin-left: 20px; width: 530px; 
	padding: 20px 0 20px 0; 
}

#container {
	/* border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	*/
	width : 780px;
	margin : 0 auto 0 auto;
	padding : 0;
	/* background-color : #ffffff;  */
	background-image: url(../../images/containerbg.gif); 
}

#container_ {
	margin : 0 5px 0 5px;
	border-top : 1px solid #fadb67;  
	padding : 0;
	background-color : #FFFFFF;
	background-image: url(../../images/container_bg.gif);
}

#containerbottom {
	width : 780px;
	margin : 0 auto 0 auto;
	padding : 0; 
	line-height: 18px; height: 18px; 
	background-image: url(../../images/containerbottombg.gif);
}

#copyright {
	border-top: 1px solid #999999; 
	/* clear : both; */
	padding : 5px;
	/* margin-top : 20px; */
	color : #f9f9f9;
	font-size : 8pt;
	text-align : center; 
	background-color: #cccccc; 
}

#verticalMinSpacer {
	float: left; 
	width: 1px; 
}

#leftcol {
	float : left;
	padding-top : 0; margin-bottom: 2px; 
	width : 220px; 
	/* background-color: #f9f9f9; */ /* border-right: 1px solid #aeaeae; border-top: 1px solid #aeaeae; */ /* border-bottom: 1px solid #aeaeae;  */
}


#leftcolinner {
	float : left;
	padding-top : 10px; 
	width : 220px;
}

#navbox {
	clear : both;
	width : 770px;
	margin : 0;
	padding : 0;
	background-color: #ffffff; 
}

#navbox a {
	/* margin-left: 1px;
	*/
	margin-right : 2px;
}

#pageheader {
	margin : 0;
	padding : 0;
}

#pageheader a {
	color : #FFFFFF;
	font-size : 20pt;
	font-weight : bold;
	text-transform : uppercase;
}

#pageheader h1 {
	display : none;
}

#pageheader h2 {
	display : none;
}

#rightcol { 
	float : left; 
	width: 420px; 
	margin-left : 20px; 
	padding-top: 20px; 
}

#toplogo {
	/* float : left; */
	width : 380px;
}

#topnav {
	padding-right : 10px;
	display : block;
	line-height : 35px;
	position : relative;
	top : 40px;
}

#topright {
	float : left;
	width : 390px;
	text-align : right;
	
}

#toprow {
	width : 770px;
	padding: 0;  
	background-image: url(../../images/tagline.gif); 
	background-position: right; 
	background-repeat: no-repeat; 
	background-color: #ffffff; 
}

#topspace { 
	background-image: url(../../images/topspace.gif); 
	background-color : #bbbbbb;
	height : 12px;
	line-height: 12px; 
	border-bottom: 1px solid #ffffff; 
}
