		
		
		/* ------ NOTES ---------------------------------------------------------------

		CSS STYLE / main.css / http://www.biometron.se
		Made by the incredible Jimmy Oh. http://www.jimmyoh.com

		---------------------------------------------------------------------------- */
		
		
		/* ============================================================================ */
		
		body {
		background: repeat-x #e4e8f3 url('../gfx/bkg.gif');
		margin: 0 0 0 0;
		text-align: center; 
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		}
		
		div#totalcontainer {
		width: 993px;
		display: block;
		margin: 25px auto 0 auto; }
		
		div#container {
		width: 993px;
		display: block;
		float: left; }
		
		div#content {
		width: 993px;
		display: block;
		float: left;
		padding: 0 auto 0 auto;
		margin: 0 auto 0 auto; }
		
		/* ============================================================================ */
		
		div#logocontainer {
		width: 100%;
		height: 102px;
		display: block;
		display: block;
		margin: 15px auto 15px auto; }
		
		.logo {
		width: 167px;
		height: 102px;
		text-align: left;
		padding: 0 0 0 25px;;
		margin: 0;
		position: relative;
		display: block; }
		
		div#flags {
		width: 42px;
		height: 20px;
		float: right;
		position: relative;
		top: 100px;
		right: 10px;
		display: inline; }

		/* ============================================================================ */

		div#nav {
		background: repeat-x top url('../gfx/bkg_menu.gif');
		height: 40px;
		clear: both;
		width: 100%;
		display: block;
		float: left;
		text-align: left;
		margin: 0 auto 0 auto; }
		
		div#nav ul {
		display: block;
		height: 14px;
		padding: 10px 0 0 0;
		*padding: 11px 0 0 0;
		margin: 0;
		list-style-type: none; }
		
		div#nav li {
		margin: 0;
		display: inline;
		padding: 0 20px 0 20px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 10px;
		font-weight: bold; }
		
		div#nav a:link
		{ color: #2C457D; }
		
		div#nav a:visited
		{ color: #2C457D; }
		
		div#nav a:hover
		{ color: #4168B9; }
		
		div#nav a:active
		{ color: #4168B9; }						
		
		div#nav a.current
		{ color: #4168B9; }		
		
		.leftside {
		background: no-repeat url('../gfx/menu_leftside.gif');
		height: 40px;
		width: 21px;
		float: left;
		display: inline; }
		
		.rightside {
		background: no-repeat url('../gfx/menu_rightside.gif');
		height: 40px;
		width: 21px;
		float: right;
		display: inline; }
		
		div#nav li.noline {
		border: none; }
		
		.nav:link, .nav:visited, .nav:active {		
		text-decoration: none;
		color: #666;
		border-bottom: none; }

		.nav:hover {
		text-decoration: none;
		color: #c64d94;
		border-bottom: none; }
									
		/* ============================================================================ */
		
		div#leftside {
		width: 200px;
		float: left;
		display: block; }
		
		.leftbox_top {
		background: no-repeat top left url('../gfx/leftbox_top.gif');
		height: 21px;
		width: 200px;
		display: block; }
								
		div#leftbox {
		background: no-repeat top left url('../gfx/bkg_leftbox.gif');
		width: 160px;
		min-height: 385px;
		*height: 385px;
		display: block;
		text-align: left;
		padding: 5px 20px 0 20px;
		margin: 0 0 10px 0; }
		
		div#leftbox h1 {
		font-size: 18px;
		line-height: 23px;
		font-weight: normal;
		color: #6b7cab;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.02em;
		margin: 0 0 10px 0;
		padding: 0 0 3px 0;
		border-bottom: 1px solid #a4b2d9; }
		
		div#leftbox p {
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 18px;
		margin: 0 0 17px 0; }
		
		div#leftbox .datum {
		font-size: 11px;
		font-family: "Trebuchet MS", Arial, sans-serif;
		/*letter-spacing: 0.09em;*/
		color: #8291b6;
		/*display: block;*/ 
		}
		
		div#leftbox .header {
		font-size: 11px;
		font-family: "Trebuchet MS", Arial, sans-serif;
		/*letter-spacing: 0.09em;*/
		color: #666666;
		/*display: block;*/ 
		font-weight: bold;
		 }		

		/* ============================================================================ */

		.mainbox_top {
		background: no-repeat left url('../gfx/mainbox_top.gif');
		height: 21px;
		width: 785px;
		display: block;
		float: right; }
		
		div#mainbox {
		background: no-repeat top url('../gfx/bkg_mainbox.gif');
		display: block;
		width: 705px;
		min-height: 556px;
		height: 556px;
		float: right;
		text-align: left;
		padding: 15px 40px 0 40px; 
		margin: 0px;
		}
		
		div#mainbox #mainbox_content {
		width: 717px;
		height: 535px;
		overflow: auto;
		text-align: left;
		padding: 0px;
		padding-right: 7px;
		padding-left: 0px;
		margin: 0px;
		}		
		
		#mainbox_content li 
		{
		line-height: 30px;
		}		
				
		div#mainbox_bottom {
		background: no-repeat left url('../gfx/container_bottom.gif');
		height: 21px;
		width: 785px;
		display: block;
		margin: 0 0 25px 0;
		float: right; }

		div#mainbox h1 {
		font-size: 25px;
		line-height: 30px;
		font-weight: normal;
		color: #556286;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: -0.02em;
		margin: 0 0 15px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #ccc; }
		
		div#mainbox h2 {
		font-size: 20px;
		line-height: 25px;
		font-weight: normal;
		color: #8795bc;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.01em;
		margin: 25px 0 5px 0;
		padding: 0; }

		div#mainbox p {
		color: #666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		margin: 0 0 17px 0; }
						
		/* ============================================================================ */
		
		div#bottom {
		float: left;
		width: 993px;
		position: relative;
		display: block;
		margin: 10px auto 0 auto;
		border-top: 1px solid #cfd7ec;
		padding-top: 8px; }
		
		div#bottom ul {
		display: block;
		padding: 5px 0 5px 0;
		margin: 0;
		list-style-type: none; }
		
		div#bottom li {
		margin: 0;
		display: inline;
		padding: 0 20px 0 20px;
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 11px;
		line-height: 10px;
		color: #4c67a2;
		border-right: 1px solid #d1d4dc; }
		
		div#bottom li b {
		color: #3f5482; }
		
		div#bottom li.noline {
		border: none; }
		
		div#bottom a:link, div#bottom  a:visited, div#bottom  a:active {		
		text-decoration: none;
		color: #3f5482;
		border-bottom: none; }		
		
		.bottom:link, .bottom:visited, .bottom:active {		
		text-decoration: none;
		color: #999;
		border-bottom: none; }

		.bottom:hover {
		text-decoration: none;
		color: #666;
		border-bottom: none; }
		
		div#bottom img {
		border: none; }
		
		
		/* ============================================================================ */
		
		.div_login_button
		{
		    margin: 0 auto;
		    width: 980px;
		    text-align: right;
		    color: #666666;
		    font-size: 10px;
		}
		
		a.dmediaLink
		{
		    color: #666666;
		    text-decoration: none;
		}
		
		
				.last_updated
		{
		    font-size: 11px;
		    text-align: right; 
		    margin-top: 15px; 
		    padding-top: 10px; 
		    margin-bottom: 0px; 
		    padding-bottom: 0px;
		}