#CellHead {
	positioning	: absolute;
	display 	: box;
	width		: 1000px;	
	height		: 200px;
   }



#CellHead #BoxLogo {
	position	: absolute;
	display 	: box;
	margin 		: 20px 0px 0px 20px;
  }



#CellBody {
	positioning	: absolute;
	display 	: box;
	width		: 1000px;	
	height		: 265px;
	background	: #FFFFFF;
  }



h1 {
	display		: box;
	position	: relative;
	height		: 18px;
	width		: 200px;
}

#HeadLine .LeftColumn h1 {
	margin		: 22px 0px 0px 20px;
}

#Content .LeftColumn h1 {
	margin		: 0px 0px 0px 20px;
}


h2 {
	display		: box;
	position	: relative;
	margin		: 5px 0px 10px 10px;
	font-family	: times new roman;
	font-size	: 20px;
	font-weight	: normal;
	color		: #0c3747;
}

h4 {
	display		: box;
	position	: relative;
	font-size	: 11px;
	color		: #000000;
}

p {
	font-family	: verdana;
	font-size	: 11px;
	color		: #0c3747;
	margin		: 0px 0px 10px 10px;	
}


#HeadLine {
	display		: box;
	position	: relative;
	float		: left;
	width		: 1000px;
	height		: 40px;
	border-top	: 1px solid #0c3747;
	border-bottom	: 1px solid #0c3747;
}

.LeftColumn {
	display		: box;
	position	: relative;
	float		: left;
	width		: 261px;
	height		: auto;
}


.CenterColumn {
	display		: box;
	position	: relative;
	float		: left;
	width		: 474px;
	height		: auto;
	margin		: 0px 0px 0px 8px;
}

.CenterColumn .footnote {
	display		: box;
	position	: relative;
	float		: left;
	width		: 100%;
	height		: 34px;
	border-bottom	: 1px solid #0c3747;
	margin		: 40px 0px 0px 0px;
}

.CenterColumn .footnote #border {
	display		: box;
	position	: relative;
	float		: left;
	width		: 100%;
	height		: 12px;
	background	: #0c3747;
}

.CenterColumn .footnote #buttons {
	display		: box;
	position	: relative;
	float		: right;
	width		: 54px;
	height		: 28px;
	margin		: -6px 6px 0px 0px;
	background	: #FFFFFF;
}

.CenterColumn .footnote a {
	display		: box;
	position	: relative;
	float		: left;
	width		: 24px;
	height		: 24px;
	margin		: 2px 0px 2px 2px;
}

.RightColumn {
	display		: box;
	position	: relative;
	float		: right;
	width		: 229px;
	height		: auto;
	margin		: 0px 0px 0px 8px;
}

#HeadLine .LeftColumn {
	height		: 40px;
}

#HeadLine .CenterColumn {
	height		: 40px;
}


.history {	
	display		: box;
	position	: relative;
	float		: left;
	margin		: 25px 0px 0px 10px;
	font-family	: arial;
	color		: #919191;
	text-decoration	: none;

   }

.history a {
	font-family	: arial;
	color		: #919191;
	text-decoration	: none;
	font-size	: 12px;
   }

.history a:hover {
	text-decoration	: underline;
   }

.UnitContact {
	display		: box;	
	position	: relative;
	float		: right;
	width		: 197px;
	height		: 236px;
	margin		: 10px 20px 0px 0px ;
	background	: url("../images/overview_hotlines.jpg") no-repeat;
}

.UnitContact .hotlines {
	display		: box;
	position	: relative;
	float		: left;
	width		: 187px;
	height		: 100px;
	margin		: 30px 0px 0px 10px;
	font-size	: 9pt;	
	color		: #FFFFFF;
}

.UnitContact .address {
	display		: box;
	position	: relative;
	float		: left;
	width		: 187px;
	height		: 70px;
	margin		: 30px 0px 0px 10px;
	font-size	: 8pt;	
}







.relatedlinks {
	display		: box;
	position	: relative;
	float		: left;
	width		: 474px;
	height		: 185px;
	margin		: 70px 0px 0px 0px;
}

h4 {
	color		: #7f7f7f;	
}

.relatedlinks .column {
	display		: box;	
	position 	: relative;
	float		: left;
	width		: 144px;
	height		: 200px;
	margin		: 10px 21px 0px 0px;
}

.relatedlinks .column a {
	color		: #000000;
	text-decoration	: none;
}

.relatedlinks .column a:hover {
	text-decoration	: underline;
}

.relatedlinks .column a img{
	display		: box;	
	position 	: relative;
	float		: left;
	width		: 144px;
	height		: 94px;
}







