html, body {
	margin: 0; padding: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
/*	background: url("../i/logo.gif") no-repeat 0px 10px;*/
}

body {
	background-position: top left;
	background-repeat: no-repeat;
}

.logo {
	position: absolute;
	top: 10px; left: 0px;
	width: 50px; height: 50px;
	z-index: 600;
}

.logo a.logo_link{
	display: block;
	width: 50px; height: 50px;
	background: url("../i/logo_mg.gif") no-repeat 0px 0px;
}

/*
.logo a:hover.logo_link{
	width: 50px; height: 50px;
	text-decoration: none;
	background: url("../i/logo_over.gif") no-repeat 0px -50px;
}*/

.logoPrint {
	display: none;
}

.hid {
/*	width: 50px; height: 50px;
	visibility: hidden;*/
	display:none;
}

#imagePusher {
	display:block;
	height: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a.active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:hover span.noUnder{
			text-decoration: none;
}

form {
	margin: 0; padding: 0;
}

td {
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

input, textarea, select {
	font-family: Verdana,"Geneva CE",sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.application{
	width: 250px;
}
.searchInput {
	width: 200px;
	margin-bottom: 6px;
}
.application_note {
	width: 250px;
	height: 120px;
}

input.newsletter {
	width: 120px;
	margin: 5px 0 3px 0;
	color: #808080;
}

.small_size {
	font-size: 9px;
}
.clear {
	clear:both;
	border:none;
	margin: 0; padding:0;
	visibility:hidden;
}

.floatBreaker {
	clear:both;
	border:none;
	margin: 0; padding:0;
	display: block;
}

.rb {
	margin-top: 14px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0; padding: 0;
}

h1 {
	margin-top: 3px;
	font-size: 21px;
	line-height: 28px;
}

h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

dl, dt {
	margin: 0; padding:0;
	line-height: 14px;
/*	min-height: 14px;*/
	display: block;
}

dt {
	height: 14px;
}

dl.tabbed {
	margin-left: 20px;
}

dt a {
	font-size: 9px;
}

dd.gradient {
	margin: 4px 0px 7px 0px;
	_margin: 5px 0px 9px 0px;
	padding: 0;
}

/* main layout styling */
#layout {
	top: 0px;
	left: 0px;
	position: absolute;
	width: auto;
	height: auto;
	z-index: 50;
}


#navigation {
	position: absolute;
	left: 60px;
	width: 140px;
	margin-top: 6px;
	_margin-top: 5px;
	z-index: 51;
}

#headline {
	width: auto;
	clear: both;
/*	height: 154px;	*/
	height: 98px;	
}

#flashHeadline {
	float: left;
	width: 440px;
/*	height: 154px;*/
	height: 98px;
}

#noflashHeadline {
}

#subNavigation {
	position: absolute;
	left: 200px;
	width: 120px;
	margin-top: 6px;
	_margin-top: 5px;
	z-index: 52;
}

.itemColumn {
	position: absolute;
	width: 480px;
	margin-top: 6px;
	_margin-top: 5px;
	padding-bottom: 40px;
	z-index: 53;
}

.itemColumnList {
	position: absolute;
	width: 540px;
	margin-top: 6px;
	_margin-top: 5px;
	padding-bottom: 40px;	
	z-index: 54;
}

.pos1 {
	left: 200px;
}

.pos2 {
	left: 320px;
}

#contentDetail {
	width: 480px;
}

#contentDetail a {
	color: #808080;
}

#contentDetail .leftCol{
	width: 240px;
	float: left;
}

#contentDetail .leftCol .margins{
	margin-right: 20px;
	margin-bottom: 40px;
}

#contentDetail .leftCol a{
	color: #808080;
}

#contentDetail .rightCol{
	width: 120px;
	float: left;
	font-size: 9px;
}

#contentDetail .rightCol .margins{
	margin: 0px;
	margin-bottom: 40px;
}
#contentDetail .fullCol{
	width: 360px;
	float: left;
}

#contentDetail .fullCol .margins{
	margin-right: 20px;
	margin-bottom: 40px;
}

/* project layout */
#contentDetail .projLeft{
	width: 120px;
	float: left;
	font-size: 9px;
}

#contentDetail .projLeft .margins{
	margin-right: 20px;
	margin-bottom: 40px;
}

#contentDetail .projLeft a{
	color: #000000;
}

#contentDetail .projRight{
	width: 240px;
	float: left;	
}

#contentDetail .projRightPeople{
	width: 360px;
	float: left;	
}


#contentDetail .projRight .margins{
	margin: 0px;
	margin-bottom: 40px;
}
/* project layout end */

.comment {
	font-style: italic;
}

#imgContainer {
	position: absolute;
	left: 740px;
	width: auto;
	margin-top: 6px;
	margin-bottom: 40px;
}

.imgItem {
	width: auto;
	/*clear: both;*/
}

img {
	border: none;
}

.imgItem img{
	margin: 4px 20px 0px 0px;
}

.iFloat {
	float: left !important;
}

.imgDesc {
	font-size: 9px;
	margin-top: 7px;
	_margin-top: 8px;
	margin-bottom: 14px;
}

.printHeadline {
	display: none;
}

.titleItems, .inputItems {
	width: auto;
	clear: both;
}

.flashTitle {
	float: left;
	width: 360px;
}

.flashTextHeadline {
	width: 240px;
}

.small {
	height: 70px;
}

.small56 {
	height: 70px;
}

.small28 {
	height: 42px;
}

.textTitle {
	float: left;
	width: 360px;
	font-size: 11px;
	margin-top: 3px;/*new*/
	margin-bottom: 11px;/* 14px */
}



/*.wide {
	width: 480px !important;
	background-color:#f0f0f0;
}*/

.newsTitle {
	float: left;
	width: 360px;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
}


.projectDesc {
	width: 117px;
	float: left;
	font-size: 9px;
	line-height: 14px;
/*	height: 14px;*/
}

.leftDate {
	width: 23px;
	float: left;
}

.leftLong {
	float: left;
	width: 70px;
}

.noflash_title {
}

.textList {
	width: auto;
	clear: both;
	font-size: 11px; 
	margin-bottom: 28px;
}
.textList a {
	color: #808080;
}

.copyright {
	clear:both;
	position:relative;
	margin-left: 60px; 
	font-size: 10px;
	display: none;
}

.debugList {
	color: #CACACA;
	position: absolute;
	left: 800px;
}

.spaceBreaker {
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	width: auto;
	clear: both;
}
.spaceThumb {
	margin: 3px 0 2px 0;
}
.smallDesc {
	font-size: 10px;
	line-height: 14px;
}

/* intro block */
.topper {
	position:absolute;
	z-index: 450;
	width: 100%; height: 100%;			
	top: 0px; left: 0px;
}
a.blocker {
	display: block;
	_display: normal;
	width: 100%; height: 100%;
}
.error {
	color: #ff0000;
}

.printBreak {
	display: none;
}