#documents{
	margin: 0px;
	height: 100%;
	clear: both;
	width: 100%;
	}
.document	{
	padding: 0px;
	margin: auto;
	clear: both;
	}
.documenttopimagecontainer{
	height: 94px;
	position: relative;
	}
.documenttopimage{
	height: 84px;
	position: absolute;
	}	
.documenttopimagetext{
	height: 42px;
	position: absolute;
	top: 28px;
	left: 24px;
	color: #FFFFFF;
	Font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	}
.documenttopimagetextsmall{
	font-size: 14px;
	position: absolute;
	top: 55px;
	left: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	}	
.documentheader	{
	padding: 0px;
	text-align: left;
	clear: both;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	}
.documentbody	{
	padding: 0px;
	color: #000000;
	line-height: 140%;
	text-decoration: none;
	margin-bottom: 20px;
	}
.documentimageleft	{
	padding: 0px 10px 0px 0px;
	float: left;
	vertical-align: top;
	}
.documentimageright	{
	padding: 0px 0px 0px 10px;
	float: right;
	vertical-align: top;
	}

#documentAdress{
	COLOR: #000000;
	font-weight: normal;
	}
#documents p
{
	margin-bottom: 10px;
}	
/*-------------------Teaser Documents--------------------*/	
.documentTeaser01{
	width: 253px; 
	float: left;
	margin-right: 5px;
	height: 200px;
	}
.documentTeaser01Right{
	width: 253px; 
	float: left;
	height: 200px;
	}	
.documentTeaser01HeaderBg{
	width: 253px;
	height: 20px;
	z-index: 2;
	position: absolute;	
	background-color: #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.7;
	}
.documentTeaser01Header{
	background: url(../images/design/arrowTeaser01.gif) no-repeat 7px 6px;
	color: #000;
	font-size: 11px;
	width: 210px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 2px 5px 0 20px;
	position: absolute;
	z-index: 2;
	font-weight: bold;
	}
.documentTeaser01Body{
	width: 253px;
	height: 34px;
	position: absolute;
	top: 262px;
	z-index: 1;
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 10px;
	line-height: 15px;
	}
.documentTeaser01Image{
	width: 253px;
	height: 150px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	}
.documentTeaser01ImageTeaserA{
	width: 253px;
	height: 150px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	margin: auto;
	}
.documentTeaser01ImageTeaserB{
	width: 253px;
	height: 150px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	margin-left: 258px;
	}
.documentTeaser01ImageTeaserC{
	width: 253px;
	height: 150px;
	position: absolute;
	overflow: hidden;
	z-index: 1;
	margin-left: 516px;
	}	
.documentTeaser02{
	width: 100%; 
	height: 87px;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
	}
.documentTeaser02Header{
	background: url(../images/design/headingBg.gif) no-repeat #C1D3E8 left;
	color: #fff;
	font-size: 10px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 2px 0 0 5px;
	font-weight: bold;
	height: 18px;
	margin-bottom: 5px;
	}
.documentTeaser02Header h1{
	color: #FFFFFF;
	font-size: 10px;
	}	
.documentTeaser02Body{
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	padding-left: 10px;
	width: 630px;
	height: 60px;
	font-size: 10px;
	line-height: 15px;
	}
.documentTeaser02Image{
	height: 63px;
	overflow: hidden;
	float: left;
	width: 120px;
	}	
.documentTeaser03{
	width: 187px; 
	height: 112px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	}
.documentTeaser03Body{
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	padding-left: 10px;
	width: 95px;
	font-size: 10px;
	line-height: 15px;
	}
.documentTeaser03Image{
	height: 81px;
	overflow: hidden;
	float: left;
	width: 80px;
	}
.documentTeaser04{
	width: 384px; 
	height: 112px;
	overflow: hidden;
	float: left;
	}
.documentTeaser04Body{
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	padding-left: 10px;
	width: 288px;
	font-size: 10px;
	line-height: 15px;
	height: 78px;
	}
.documentTeaser04Image{
	height: 81px;
	overflow: hidden;
	float: left;
	width: 80px;
	}
/*-------------------Right Content Documents--------------------*/
.documentRight{
	width: 222px;
	clear: both;
	margin-bottom: 5px;
	}
.documentRightHeader{
	background: url(../images/design/headingBg.gif) no-repeat #C1D3E8 left;
	color: #fff;
	font-size: 10px;
	width: 97%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 2px 0 0 5px;
	font-weight: bold;
	height: 18px;
	border: #3472A5 1px solid;
	border-bottom: 0px;
	}
.documentRightHeader h1{
	color: #FFFFFF;
	font-size: 10px;
	}		
.documentRightBody{
	border: #3472A5 1px solid;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px;
	font-size: 10px;
	height: auto;
	}
.documentRightBodyBlue{
	border: #3472A5 1px solid;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px;
	font-size: 10px;
	height: auto;
	background-color: #c1d3e8;
	}
.documentRightBottom{
	background: url(../images/design/rightBottomRow.gif) no-repeat top;
	height: 14px;
	clear: both;
	}
.documentRightBottomBlue{
	background: url(../images/design/rightBottomRow_Blue.gif) no-repeat top;
	height: 14px;
	clear: both;
	}