/****************************************************
	P A G E L A Y O U T
****************************************************/
body {
	background:#bed4e1 url(http://statensarkiver.composite.net/images/Melitek/bg_body.gif) 0 0 repeat-y; /* Placed here so the content editor is not influenced */
	color: #555555;
	margin: 20px 1em 0 1em;
	padding: 0;
	text-align: center;
}

div#PageContainer {
	margin-left: auto;
	margin-right: auto;
	padding-top:13px;
	width: 976px;
	background:transparent url(/images/2009/bg_top.gif) 0 top no-repeat;
}

div#Page {
	background:#fff url(/images/2009/bg_container.gif) 0 0 repeat-y;
	text-align: left;
}

div#HeaderContainer {
	background-color:#ffffff;
	border-bottom:1px solid #005e9b;
	width:970px;
	margin-left:3px;
}

div#Logo{
	float:left;
	margin-top:10px;
}

div#PrintLogo{
	display:none;	
}

div#TopImages{
	float:right;
	padding:10px 27px 15px 0;
}

/****************************************************
	C O L U M N S : 
	See PageLayoutDivStyle.css
****************************************************/
div#Tools{
	text-align:right;
	padding:0 0 5px 13px;
	background-color:#ffffff;
	padding-right:19px;
	margin:0 3px 0 3px;
	position:relative;
	z-index:100;
}

/*div#Tools{
	border-top:1px solid #005e9b;
	border-bottom:1px solid #005e9b;
	padding:4px 0 5px 13px;
	width:188px;
}*/

div#Tools span{
	color:#ccdfeb;
	padding:0 6px 0 5px;
	font-size:15px;
}

div#ColumnsContainerInner{
	padding:0 20px 0 0;
}

div#LeftColumn {
	float: left;
	width: 200px;
}
div#LeftColumnInner {
	padding:16px 0 10px 9px;
}


div#ContentInclRightColumn {
	float: right;
	width: 749px;
	
}

div#ContentColumn {
	float: left;
	width: 537px;
	background:#fff;
	min-height:350px;
	padding:20px 10px 15px 0;
}

div#RightColumn {
	float: right;
	width: 195px;
	padding:20px 0 0 0;
}

div#ContentColumnInner {
	padding:0px 10px 10px 20px;
}

div#RightColumnInner {
	padding:0 5px 10px 16px;
}

/****************************************************
	L I S T S
****************************************************/
div.List h2 {
	font-size: 100%;
}

div.ListItem {
	padding-bottom: 8px;
}

div.ListItemDate {
	background-color: #FFFFFF;
	color: #777777;
}

/****************************************************
	P A G I N G   I N F O
****************************************************/
div#Paging {
	padding-top: 1em;
}

div#PagePrevious {
	float: left;
	width: 20%;
}

div#PageNext {
	float: right;
	width: 20%;
}

div#PageInfo {
	text-align: center;
}

/****************************************************
	O T H E R
****************************************************/
.Hide {
	display: none;
}

div.Clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

ul.Vertical {
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.Vertical li {
	float: left;
	margin: 0;
	padding: 0;
}

ul.Vertical li.Right {
	float: right;
}


/****************************************************
	F O O T E R
****************************************************/
div#FooterContainer {
	clear: both;
	background:#fff url(/images/2009/bg_bottom.gif) 0 0 no-repeat;
	height:26px;
	text-align:left;
	padding:6px 0 0 12px;
	margin-top:-2px;
}

div#FooterContainer span{
	color:#ccdfeb;
	padding:0 10px 0 8px;
	font-size:15px;
}
