body {
	height: 100%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, "Trebuchet MS", helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.25em;
	color: #000;
	background-color: #e8e7c9;
	background-image: url(../images/body_background.jpg);
	background-position: left 165px;
	background-repeat: repeat-x;
}

h1 a {
	width: 194px;
	height: 160px;
	display: block;
	float: left;
	background-color: transparent;
}

h2, h3, h4, h5, p {
	margin: 1em 0 1em 0;
/*	clear: both; */
}

h2  {
	font-size: 1.1em;
	padding-left: 20px;
	margin-top: 0em;
	color: #20a0d0;
	font-weight: bold;
	background: url('../images/bullet.jpg') left center no-repeat transparent;
}

h3 {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 2em;
	font-size: 1.0em;
/*	clear: both; */
	color: #20a0d0;
	font-weight: bold;
}

blockquote {
	padding: 5px;
	margin: 0.5em 0 1em 2em;
	clear: both;
}

small {
	font-size: 0.8em;
}

ul {
	padding-left: 20px;
}

a {
	color: #666;
}

a:hover, a:focus, a:active {
	color: #000;
}

img {
	behavior: url(../css/iepngfix.htc);
}

p {
	padding-left: 20px;
	padding-right: 20px;
}

p img {
	float: left;
	padding: 5px;
	margin: 0 15px 15px 0;
}

td {
	vertical-align: top;
}
form {
	margin-bottom: 1em;
}

	form p {
		clear: both;
	}

	form em {
		color: #666;
	}

	form label {
		width: 150px;
		display: block;
		float: left;
		color: #666;
	}
		
	form#search {
		float: right;
		padding-top: 10px;
	}
	
		form#search input {
			width: 180px;
		}
	
			form#search input.submit {
				width: 50px;
				border: 0;
				font-weight: bold;
				font-size: 0.8em;
				color: #fff;
				background: transparent;
			}

	form input.button, a.button {
		width: 95px;
		height: 19px;
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 2px;
		border: 0;
		color: #fff;
		background: url('../images/input_background.jpg') center center no-repeat;
	}

	form input.small {
		width: 50px;
	}

	form table.bluebox td {
		padding: 5px 0px;
	}

.clear {
	clear: both;
	visibility: none;
}

span.red {
	color: #ff0000;
	font-weight: bold;
}

div#container {
	width: 980px;
	padding: 2px 0;
	margin: 0 auto;
	text-align: left;

}

div#navi_container {
  float:right;
	width: 780px;
	/*padding: 15px 0;*/
	margin: 0 auto;
	text-align: left;
}

div#header_container {
	width: 980px;
	margin: 0 auto;
}


div#navi_holder {
  float:right;
  height:94px;
	width: 776px;
	/*padding: 15px 0;*/
	margin: 0 auto;
	text-align: left;
	background: url('../images/navi_background.jpg') left top no-repeat;
}

	ul#navigation {
		width: 773px;
		list-style-type: none;
		/*background: #999;*/
		/*float: right;*/
		clear: both;
		padding: 0;
		/*margin-bottom: 5px;*/

	}

		ul#navigation li {
			float: left;
		}

			ul#navigation li a {
				display: block;
				padding: 10px 15px;
				/*border-right: 3px solid #fff;*/
				font-size: 1.2em;
				color: #fff;
			}

			ul#navigation li a:hover {
				/*background: #888;*/
				/*background: url('../images/navi_background.jpg') left top no-repeat;*/
			}

			ul#navigation li a.active {
				padding: 10px 15px 10px 9px;
				background: url('../images/navi_active_background.jpg') right top no-repeat;
			}

			img#navigationcorner {
				position: relative;
				top: -10px;
				left: -9px;
				float: left;
				background: url('../images/navi_active_corner.jpg') left top no-repeat;
				width: 6px;
				height: 6px;
				margin: 0px;
			}

	div#header {
		height: 170px;
		padding-top: 15px;
		clear: both;
		text-align: center;
		background: url('../images/header_background.jpg') left top repeat-x transparent;

	}
	
		div#header div#header_content {
      float:right;
			width: 774px;
			height: 160px;
			/*margin: 0 auto;*/
			margin-left:10px;
			background: url('../images/header_content_background.jpg') center top no-repeat transparent;

		}
	
	div#sidebar {
		width: 194px;
		float: left;
		padding-bottom: 9px;
		background: url('../images/sidebar_bottom.png') center bottom no-repeat transparent;

	}
	
		div#sidebar div#sidebar_header {
			height: 100px;
			width: 194px;
			background: url('../images/sidebar_top.png') center top no-repeat transparent;
		}
		
		div#languageselect {
			float: right;
			margin-top: 34px;
			margin-right: 16px;
			font-weight: bold;
			font-size: 0.8em;
		}

		div#sidebar div#sidebar_content {
			padding-top: 10px;
			background: #fff;
		}

		h3.sidebartitle {
			font-size: 1em;
			font-weight: bold;
			color: #89bc43;
		}

		img.boxed {
			display: block;
		}

		div#sidebar div#sidebar_content p {
			margin: 0px;
			padding: 0px 20px 1em 20px;
		}

		div#sidebar div#sidebar_content a {
			font-size: 0.9em;
			color: #000000;
		}

		div#sidebar div#sidebar_content a.quicklink {
			font-size: 0.9em;
			color: #20a0d0;
		}

		div#sidebar div#sidebar_content div#sidebar_greenbox {
			width: 194px;
			font-size: 0.8em;
			background: url('../images/sidebar_greenbox_back.jpg') center top repeat-y;
		}

		img#arrow {
			float: none;
			padding: 0px;
			margin: 0px;
			display: inline;
		}

		div#sidebar div#sidebar_bottom {
			padding-top: 10px;
			background: #fff;
		}

	div#content {
		float:right;
		width: 776px;
		padding: 0 0 40px 0;
		background:#fff;

	}

		div#content a.biglink {
			display: block;
			margin: 1.5em 20px 0px 20px;
			font-size: 0.8em;
			font-weight: bold;
			color: #20a0d0;
		}

		div#content div.card {
			clear: both;
		}
			
			div#content div.card p {
				display: inline !important;
			}

		table.bluebox {
			margin: 0px 20px;
			background-color: #d8ecf6;
			border-collapse: collapse;
		}

		table.bluebox th {
			background-color: #ffffff;
			font-weight: bold;
		}

		table.bluebox td.small {
			width: 184px;
		}

			table.bluebox td.small h3 {
				padding: 0px;
				margin-top: 0.5em;
			}

			table.bluebox td.small p {
				padding: 0px;
				margin-bottom: 0.5em;
			}

		table.bluebox td select {
			width: 275px;
		}

		table.bluebox td.label {
			padding: 5px 4px 8px 4px;
			text-align: right;
		}

		table.bluebox td.ul {
			width: 7px;
			height: 7px;
			background: url('../images/factULcorner.jpg') left top no-repeat;
		}

		table.bluebox td.ur {
			width: 7px;
			height: 7px;
			background: url('../images/factURcorner.jpg') right top no-repeat;
		}

		table.bluebox td.ll {
			width: 7px;
			height: 7px;
			background: url('../images/factLLcorner.jpg') left top no-repeat;
		}

		table.bluebox td.lr {
			width: 7px;
			height: 7px;
			background: url('../images/factLRcorner.jpg') right top no-repeat;
		}

		div.imagebox {
			float: right;
			display: block;
			width: 340px;
			margin: 0px;
			padding: 0px;
		}

			div.imagebox img.side_square1 {
				width: 145px;
				height: 145px;
				margin-left: 20px;
				margin-right: 10px;
				margin-top: 7px;
			}

			div.imagebox img.side_square2 {
				width: 145px;
				height: 145px;
				margin-top: 7px;
			}

			div.imagebox a {
				color: #20a0d0;
				text-decoration: underline;
			}

			div.imagebox p img {
				display: inline;
				margin: 0px 4px 0px 0px;
				padding: 0px;
				vertical-align: text-bottom;
			}

		div.projectbox {
			float: left;
			margin: 20px 0px 0px 20px;
			padding: 0px;
		}

			div.projectbox a {
				color: #20a0d0;
				text-decoration: underline;
			}

	div#footer {
		text-align: center;
		clear: both;
		color: #333;
	}

		div#footer div#left {
			height: 5em;
			margin-left: 220px;
			float: left;
			font-size: 0.8em;
		}

		div#footer div#right {
			height: 5em;
			margin-right: 20px;
			float: right;
			font-size: 0.8em;
		}

		table.postita {
			margin-left: 30px;
		}
		
		table.postita td, table.postita th {
			padding: 5px;
			vertical-align: top;
		}
