html,body{
	margin:0;
	padding:0;
}
body{	
	font-family: verdana,sans-serif;
	font-size: 12px;
	text-align:center;
/*	background-color: #a1a2a4; */
	background-color: #ffffff;
	color: #666666;
}

div#header{
	float: left;
	border-bottom: 2px solid #d8d8d8;
}


/******************************/
/*       Global classes       */
/******************************/

.img100 {
  	width: 100px;
}
.img180 {
  	width: 180px;
}
.img442 {
  	width: 442px;
}
.img542 {
  	width: 542px;
}

.imageDesc {
	font-size: 11px;
	font-weight: bold;
}

.tableDesc {
	font-size: 11px;
	font-weight: bold;
}

.ingress{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.startLeftPush{
	float:left;
	width:220px;
	margin-top: 0px;
	background:red;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #ffffff;
}

/******************************/
/*    Page head and logo      */
/******************************/

#gems_background {
	margin-top: 0px;
	border: 1px solid black;
}

#gems_logo{
	float: left;
	margin: 0px 0px 0px 0px;
}

#gems_logo img{
	border-style: none;
}
 
/******************************/
/*       Navigator bar        */
/******************************/

#nav{
	float: left;
	margin: 3px 0px 2px 0px;
}

#nav ul{
	margin: 0px 0px 0px 0px;
	padding: 0px; 
/*	width:889px; */
	width:919px;
	float: left;
	background: transparent url(Pics/navBoxBG.gif) left top repeat-x;
	font: normal 14px arial;
	display : inline;
}

#nav li{
	display: inline;
	float: left;
	background: transparent url(Pics/navBoxSeparatorBG.gif) right top no-repeat;
	/*height: 44px;*/
	height: 30px;
	padding-left: 15px;
	padding-right: 30px;
}

#nav ul a{
	float: left; 
	text-decoration: none;
	/*padding-top: 20px;*/
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 15px;
}

#nav a:link{
	color: #333333;
}
#nav a:visited{
	color: #333333;
}
#nav a:hover{
	color: #ffffff;
}
#nav a#current{
	/*background: transparent url(Pics/navLinkCurrentBG.gif) left 21px no-repeat;*/
	background: transparent url(Pics/navLinkCurrentBG.gif) left 7px no-repeat;
	color: #333333;
}

.left-align {
	float: left;
}

.right-align {
	float: right;
}

/******************************/
/*      Left side container   */
/******************************/

div#content_left{
	float:left;
	width:220px;
	margin-left:-919px;
	padding: 0px 0px 0px 0px;
}

/******************************/
/*      Left side text box    */
/******************************/

div#textbox_left{	
	margin: 0px;
/*	border: 1px solid #999; */
	padding: 0px;
/*	background:#eeeeee; */
}

div#textbox_left p{
	margin: 0px;
	font-size: 11px;
	padding: 8px;
}

div#textbox_left h{
	font-size: 12px;
	font-weight: bold;
}

div#textbox_left a{
	color: #666666;
	text-decoration: none;
} 

div#textbox_left a:hover {
	color: #000000;
}


/******************************/
/*      Left side navigation  */
/******************************/

div#navigation_menu{
	background:#d8d8d8;
}

div#navigation_menu p{
	padding-top: 5px;
	padding-left:20px;
	font: normal 11px verdana;
}

div#navigation_menu p1{
	font: normal 10px verdana;
}

div#navigation_menu p2{
	font: normal 11px verdana;
}
div#navigation_menu a{
	text-decoration: none;
	color: #555;
	font: normal 9px verdana;
}

div#navigation_menu a:hover{
	color: black;
}

div#navigation_menu hr{
	border: none 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	width: 85%;
	margin-left: 10px;
	height: 2px;
}


div#navigation_menu ul{	
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	list-style:none;
	background-color: #ededed;
	border-bottom: 15px solid #ededed;
}

div#navigation_menu ul li a{
	/*background: transparent url(Pics/navpil_gray.gif) center left no-repeat;*/
	background: transparent url(Pics/navbullet_gray.gif) 0px 4px no-repeat;
	text-align: left;
	font: normal 14px arial;
	text-decoration: none;
	color: #7c7c7c;
	display: block;
	padding: 0px 0px 0px 13px;
}

div#navigation_menu ul li {
	padding: 5px 10px 4px 6px;
	color: #ffffff;
	border-bottom: 2px solid #d8d8d8;
}

div#navigation_menu ul li a:hover{
	/*background: transparent url(Pics/navpil_vit.gif) center left no-repeat;*/
	background: transparent url(Pics/navbullet_vit.gif) 0px 4px no-repeat;
	padding: 0px 0px 0px 13px;
	color: #ffffff;
}

div#navigation_menu ul li a#current{
	/*background: transparent url(Pics/navpil_gul.gif) center left no-repeat;*/
	background: transparent url(Pics/navbullet_gul.gif) 0px 4px no-repeat;
	color: #333333;
	font: normal 14px arial;
}

div#navigation_menu ul li.topspace {
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #d8d8d8;
	font: normal 10px arial;
}

/******************************/
/*   Start page news menu     */
/******************************/

div#news_menu{
	background-color:#d8d8d8;
}


div#news_menu a{
	text-decoration: none;
	color: #555;
	font: normal 9px arial;
}

div#news_menu a:hover{
	color: black;
}

div#news_menu ul{	
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	list-style:none;
	background-color: #b8b8b6;
	border-bottom: 3px solid #b8b8b6;
}

div#news_menu ul li a{
	background: transparent url(Pics/pil_vit.gif) right center no-repeat;
	text-align: left;
	font: normal 10px arial;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

div#news_menu ul li {
	padding: 5px 10px 4px 6px;
	color: #ffffff;
	border-bottom: 2px solid #d8d8d8;
}

div#news_menu ul li a:hover{
	background: transparent url(Pics/pil_gray.gif) right center no-repeat;
	color: #333333;
}

div#news_menu ul li a#current{
	background: transparent url(Pics/list-black.gif) right center no-repeat;
	color: #333333;
	font: bold 11px arial;
}

div#news_menu ul li.rubrik {
	padding: 5px 10px 4px 6px;
	color: #ffffff;
	/*border-top: 2px solid #ffffff;*/
	border-bottom: 2px solid #ffffff;
	font: normal 14px arial;
}

/******************************/
/*       Breadcrumb(?)        */
/******************************/

#breadcrumb{
	float: left;
/*	width: 889px;*/
	width:919px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	
}

#breadcrumb a{
	float: left;
	background: transparent url(Pics/pil_gul.gif) left center no-repeat;
	font: normal 10px arial;
	text-decoration: none;
	color: #ffc10e;
	padding: 0px 0px 0px 15px;
	margin: 8px 0px 0px 10px;
}

#breadcrumb a:hover{
	background: transparent url(Pics/pil_gray.gif) left center no-repeat;
	text-decoration: none;
	color: #333333;
}

/******************************/
/*       Footer               */
/******************************/

#footer {
	color: #302070; 
/*	width: 889px; */
	width:919px;
	border-top: 2px solid #d8d8d8;
}

#footer p {
	padding: 2px 0px 3px 0px;
	margin:0;
	font-size:10px;
	color: #999999;
}

#footer a {
	color: #666666;
}

/* Wrap footer */
div#wrap_footer{
	clear:both;
	background-color:#ffffff;
/*	width:889px; */
	width:919px; 
}

/******************************/
/*       Center               */
/******************************/

div#center{
	width: 895px; 
/*	width: 1325px; */
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}

div#center p {
	line-height: 1.4em;
}

div#center ul {
	line-height: 1.4em;
}

div#center dl {
	line-height: 1.4em;
}


div#center table {
	line-height: 1.4em;
}

div#center td {
	line-height: 1.4em;
}

div#center tr {
	line-height: 1.4em;
}

div#center p sup{
	line-height:0;	
}

div#center p sub{
	line-height:0;	
}

/******************************/
/*       Container            */
/******************************/

div#container{
	float:left;
	display: inline;
/*	width:889px; */
	width:919px;
	margin:0 auto;
	padding: 0px 3px 0px 3px;
	background-color: #ffffff;
}


/******************************/
/*       Container2           */
/******************************/

div#container2{
	float:left;
/*	width:889px; */
	width:919px; 
	background: transparent url(Pics/startPageContentBG.gif) 0px 0px repeat-y;
/*	background: transparent url(Pics/startPageContentBG_1329.gif) 0px 0px repeat-y; */
}


/******************************/
/*         Wrapper            */
/******************************/

div#wrapper{
	float:left;
/*	width:889px; */
/*	background: transparent url(Pics/pageContentBG.gif) 0px 0px repeat-y; */
	width:919px;
/*	background: transparent url(Pics/pageContentBG_1329.gif) 0px 0px repeat-y; */
}

/******************************/
/*         Wrapper2           */
/******************************/

div#wrapper2{
	float:left;
/*	width:889px; */
/*	background: transparent url(Pics/pageContentBG2.gif) 0px 0px repeat-y; */
	width:919px;
}


/******************************/
/*      WrapperStart          */
/******************************/


div#wrapperStart{
	float:left;
/*	width:889px; */
	min-height:1050px;
	height:auto !important;
	height:1050px;
/*	background: transparent url(Pics/startPageContentBG.gif) 0px 0px repeat-y; */
	width:919px;
/*	background: transparent url(Pics/startPageContentBG_1329.gif) 0px 0px repeat-y; */
}

/******************************/
/*         Content            */
/******************************/

div#content{
/*	margin: 0px 185px 0px 222px; */
	margin: 0px 215px 0px 222px;
	position: relative;
	padding: 20px 20px 20px 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

div#content p{
	margin: 20px 0px 20px 0px;
	
}


div#content h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #333333;
}

div#content h4{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #333333;
}

div#content img{
	border-style: none;
/*	width: 442px; */
/*	width: 542px; */
}

div#content a{
	color: #666666;
	text-decoration: underline;
} 

/*
div#content a {
	text-decoration: none;
	color: #333333;
}
*/

div#content a:hover {
	text-decoration: underline;
	color: #000000;
}

div#content td { 
	font-family:verdana; 
	font-size:12px;
}

div#content .fel { 
	font-family:verdana; 
	font-size:11px; color:#990000
}

div#content .txtfield {
	width:200px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	margin-left: 10px;
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

div#content .file_upload {
	margin-left: 10px;
	font-size: 12px; 
}

div#content textarea {
	width:200px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	margin-left: 10px;
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

div#content .checkbox {
	width:268px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
}

/******************************/
/*         Content2           */
/******************************/

div#content2{
	margin: 0px 100px 0px 222px;
	width: 597px;
	position: relative;
	padding: 20px 20px 20px 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

div#content2 p{
	line-height:1.2;
	margin: 20px 0px 20px 0px
}

div#content2 h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #333333;
}

div#content2 h4{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #333333;
}

div#content2 img{
	border-style: none;
/*	width: 542px; */
/*	width: 742px;*/
}


div#content2 a{
	color: #333333;
}


div#content2 td { 
	font-family:verdana; 
	font-size:12px;
}

div#content2 .fel { 
	font-family:verdana; 
	font-size:10px; color:#990000
}

div#content2 .txtfield {
	width:200px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	margin-left: 10px;
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

div#content2 textarea {
	width:200px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	margin-left: 10px;
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

div#content2 .checkbox {
	width:268px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
}
/******************************/
/*         Content3           */
/******************************/
div#content3{
	margin: 0px 185px 0px 302px;
	position: relative;
	padding: 20px 20px 20px 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

div#content3 p{
	line-height:1.2;
	margin: 20px 0px 20px 0px
}

div#content3 h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	color: #333333;
}

div#content3 h4{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	color: #333333;
}

div#content3 img{
	border-style: none;
/*	width: 542px;*/
/*	width: 742px;*/
}

div#content3 a{
	color: #333333;
}

div#content3 td { 
	font-family:verdana; 
	font-size:12px;
}

div#content3 .fel { 
	font-family:verdana; 
	font-size:10px; color:#990000
}

div#content3 .txtfield {
	width:200px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	margin-left: 10px;
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
	border:1px solid #cccccc;
}

div#content3 textarea {
	width:200px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	margin-left: 10px;
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
	border:1px solid #cccccc;
}


div#content3 .checkbox {
	width:268px;
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	color: #666666; 
	text-decoration: none;
	background-color: #ffffff;
}

/******************************/
/*         People             */
/******************************/

div#people{
	float:left;
	width:auto;
}

div#people td{
	vertical-align:top;
	padding-bottom:20px;
	padding-right:10px;
}

div#people h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333333;
}

div#people img{
	border-style: none;
	height:auto;
	width:auto;
}
/******************************/
/*         Example           */
/******************************/

div#example{
	float:left;
	width:auto;
}
div#example td{
	vertical-align:top;
	padding-bottom:20px;
	padding-right:10px;
}


div#example h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333333;
}


div#example img{
	border-style: none;
/*	width:100 px; */
}

/******************************/
/*           Extra            */
/******************************/

div#extra h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333333;
}

div#extra p{
	font-size: 12px;
}

div#extra h4{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #333333;
}


div#extra{
	float:left;
/*	width:180px;
	margin-left:-180px; */
	width:210px;
	margin-left:-210px;
	margin-top:12px;
	background: transparent;
	font-size: 10px;
}

#extra img{
	border-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#extra P{
	margin: 0px 0px 10px 0px;
}

#extra UL{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
}

/******************************/