			*, all {
				font-family: arial, sans-serif;
				font-size: 12px;
				line-height: 16px;
			}
			
 			/*
 			* LAYOUT
 			*
 			*
 			*
 			*/
		
			html {
				height: 100%;
			}
		
			body {	
				height: 100%;
				padding: 0;
				margin: 0;
				background-color: #818181;
			}
 			
 			div#overall {
 				min-width: 1000px;
 				min-height: 690px;
 				width: 100%;
 				height: 100%;
 				position: absolute;
 				top:	0;
 				left:	0;
 				
 				background-image: url("../img/body.bg.gif");
 				background-repeat: repeat-x;
 				background-position: center;
 			}
 			
 			div#window {
 				position: absolute;
 				top:	50%;
 				left:	50%;
 				width:	858px;
 				height:	674px;
 				margin-left: -429px;
 				margin-top: -337px;
 			}
 			
 			div#window div#logo {
 				height: 120px;
 				text-align: center;
 			}
 			
 			div#window div#container {
 				height: 425px;
 				background-color: #f5f5f5;
 				clear: both;
 			}
 			
 			div#window div#container div#navigation {
 				height: 61px;
 			}
 			
 			div#window div#container div#pagecontent {
 				height: 348px;
 				width: 826px;
 				margin-left: 16px;
 				overflow: hidden;
 			}
 			
 			div#pagecontent.filled {
 				background-color: #999999;
 			}
 			
 			/*
 			* CI
 			*
 			*
 			*
 			*/
 			ul {
 				padding-left: 1.7em;
 				_padding: 0;
 				_margin: 0;
 			}
 			
 			/* ie7 only */
 			*+html ul {
 				padding: 0;
 				margin: 0;
 			}
 			
 			ul.bold {
 				font-weight: bold;
 			}
 			
 			
 			ul li {
 				list-style-image: url("../img/html.ul.li.arrow.gif");
 				_margin-left: 20px;
 			}
 			
 			/* ie7 only */
 			*+html ul li {
 				margin-left: 20px;
 			}
 			
 			.bold {
 				font-weight: bold;
 				color: #003366;
 			}
 			
 			
			/*
 			* ELEMENTS
 			*
 			*
 			*
 			*/
 			

			div#navigation {
			}
			
			div#navigation ul {
				list-style-type: none;
				list-style: none;
				padding: 0; /* modern browser */
				
				margin-left: 14px;
				margin-right: 16px;
				padding-top: 24px;
				
				DEVborder: 1px dotted orange;
			}
			
			div#navigation ul li {
				list-style-type: none;
				list-style: none;
				margin:0; /* ie */
				list-style-image: none; /* ie */
				
				DEVborder: 1px dotted green;
				
				float: left;
			}
			
			/**
			* thirdnav
			*/
			
			ul#thirdnav {
				list-style-type: none;
				list-style: none;				
				padding: 0; /* modern browser */
				margin: 0;
				width: 149px;
				float: left;
				margin-top: 1px;
			}
			
			ul#thirdnav li {
				list-style-type: none;
				list-style: none;
				margin: 0; /* ie */
				list-style-image: none; /* ie */
				margin: 5px;
				height: 18px;
			}
			
			ul#thirdnav li a {
				display: block;
				text-decoration: none;
				color: white;
				line-height: 18px;
				text-indent: 5px;
			}
			
			ul#thirdnav li a:hover,
			ul#thirdnav li a:active,
			ul#thirdnav li a.at {
				color: black;
				background-color: white;
			}


			/*  */
			div#text {
				background-color: #ffffff;
				margin-top: 6px;
				margin-right: 5px;
				float: left;
 				overflow: auto;
 				clear: right;
 				
 				padding: 25px;
 				padding-top: 20px;
				width: 622px;
				height: 291px;
			}
			
			div#text.regularwidth {
			}
			
			div#text.fullwidth {
				width: 766px;
				margin-left: 5px;
			}
			
			div#text p {
				width: 90%;
			}
			
			div#text h1 {
				font-size: 24px;
				line-height: 28px;
				color: #14267c;
				font-weight: bold;
			}
			
			div#text h2 {
				font-size: 12px;
				color: #14267c;
				font-weight: bold;
			}
			
			div#text h3 {
				font-size: 12px;
				color: #14267c;
			}
				
				h1.unmargin {
					margin: 0;
				}
				
				h2.unmargin {
					margin: 0;
					margin-bottom: 1em;
				}
			
			/* columns */
			div#text div.column1 {
				float: left;
				width: auto;
			}
			
			div#text div.column2 {
				float: left;
				width: auto;
			}
			

			/* footerbox
			* start
			*/
			div.footerbox {
 				float: left;
 				color: white;
 				margin-right: 20px;
 			}
 			
 			div.footerbox h3 {
 				margin-top: 1em;
 				margin-bottom: 1em;
 			}
 			
 			div.footerbox a {
 				color: white;
 				text-decoration: none;
 			}
 			
 			/* ie6*/
 			div.footerbox p {
 				_margin: 0;
 			}
 			
 			/* ie7 */
 			*+html div.footerbox p {
 				margin: 0;
 			}
 			
 			div.footerbox hr {
 				color: #a1a1a1;
 				background-color: #a1a1a1;
 				height: 1px;
 				size: 1;
 				border: none;
 			}
 			
 			*+html div.footerbox hr.first {
 				margin-top: -5px;
 			}
 			
 			div.footerbox hr.first {
 				_margin-top: -5px;
 			}

			div.ftyp1 {
 				width: 230px;
 			}
 			
 			div.ftyp1 h3,
 			div.ftyp1 ul
 			{
 				margin-left: 16px;
 			}
 			
 			div.ftyp2 {
 				width: 225px;
				padding-left:5px;
				background-image: url("../img/contact_back.gif");
 			}
 			
 			div.ftyp3 {
 				width: 358px;
 				margin-right: 0;
 			}
			div.ftyp3_1 {
 				width: 119px;
 				margin-right: 0;
 			}
			div.ftyp3_2 {
 				width: 119px;
 				margin-right: 0;
 			}
			div.ftyp3_3 {
 				width: 119px;
 				margin-right: 0;
 			}
			
			/* footerbox
			* end
			*/
 			
 			
