BODY {
	background-color:E4E9EF;
	margin:0px;
	overflow-x:none;
	height:100%;	
}
.pageTitleHeadingLeft{
	color:343434;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	line-height: 1em;
	text-align: left;
	height : 20px;	
	font-size: 16px;
	padding: 0px 0 0px 0; /*top right bottom left */
	margin: 0 0px 0 0px;
}

.pageTitleHeadingRight{
	color:343434;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	line-height: 1em;
	text-align: right;
	font-size: 16px;
	height : 20px;
	padding: 0px 0 0px 0; /*top right bottom left */
	margin: 0 0px 0 0px;
}
.pageTitleHeadingCenter{
	color:343434;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	line-height: 1em;
	text-align: center;
	font-size: 16px;
	height:20px;
	padding: 0px 0 0px 0; /*top right bottom left */
	margin: 0 0px 0 0px;
}
TD.newsShortText {
		font-family:verdana;
		font-size:13px!important;
		color: 343434;
}
A.newsShortLink{
		color:2A4C6E;
		font-family:verdana;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
}
A.newsShortLink:hover{
	color : #365B80;
}
TABLE.tableReferences{
	margin-right:2px !important; /*override only for internet explorer, not for firefox, internet explorer will intrepret the first line*/
	margin-right:0px;
}
.newsSpacer{
	height : 1px;
	width:43px !important; /*override only for internet explorer, not for firefox, internet explorer will intrepret the first line*/
	width:40px;
}


.stdTextLeft {
	font-family:verdana;
	font-size:13px;
	text-align:left;
	}
.stdTextRight {
	font-family:verdana;
	font-size:13px;
	text-align:right;
}
.stdTextCenter {
	font-family:verdana;
	font-size:13px;
	text-align:center;
}
.adressText{
	font-family:verdana;
	font-weight:bold;
	color:4B4D50;
	text-align:center;
	font-size:16px;
	
}

A.stdLink{
	font-family:verdana;
	font-size:16px;
	color:59748E;
	font-weight:bold;
	text-decoration:none;
}
A.stdLink:hover{
	color : #365B80;
}
.inpContactForm{
	width:325;
	border:none;
	height:15px;
	background: transparent ;	
	/*
	font-size:12px;
	padding:0px;	

	border:none;
	width:325px;
	
	font-family:verdana;
	*/
}
.inputContainer{
	background-image:url('/img/templateImages/formElementCenter.gif');
}
