/* layout based on http://www.pmob.co.uk/temp/3colfixedtest_4.htm */

html {
	height:100%;	
}	 

img {
	border: 0;
}

/*Layout Start*/

body {
	padding:0;
	margin:0;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#outer{
	min-height:100%;
	margin-left:237px;	
	margin-bottom:-16px;	
}
 
* html #outer{height:100%} /*for IE as IE treats height as min-height anyway*/

#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:88px;	
	overflow:hidden;	
	background-image: url(header_bckg.png);
	background-repeat: repeat-x;
}

#left {
	position:relative;/*ie needs this to show float */
	width:237px;
	float:left;
	margin-left:-237px;/*must be 1px less than width otherwise won't push footer down */
	z-index:100;
	left: -1px;
}

* html #left {padding-bottom:16px ;margin-right:-3px;}/*fix gap in ie next to float and clear footer because we've moved float too far left*/
#left p {padding-left:3px;padding-right:2px}

#footer {
	width:100%;
	clear:both;
	height:20px;	
	text-align:center;
	position:relative;
	border-top: 1px solid black;
	font-size: 70%;
	background-color: #FFFFFF;
	color: #444444;
	
	/*mb*/
	padding-top: 3px;	
	/*mb*/
}

#footer img {
	margin-top: -3px;
}

/* MB For Firefox */
html>body #footer img {
	margin-top: -2px;
}

* html #footer {/*only ie gets this style*/
	\height:20px;/* for ie5 */
	he\ight:20px;/* for ie6 */
}
#clearheader{height:128px;}/*needed to make room for header*/
#clearfooter{clear:both;height:20px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#centrecontent {position:relative;z-index:1}

/* MB For Firefox */
html>body #footer {
	padding-top: 4px;	
}

/* MB*/
html>body #clearfooter {
	height: 36px;	
}

#footer a:link {color: #444444; font-weight: bold;}
#footer a:visited {color: #444444; font-weight: bold;}
#footer a:active {color: #444444; font-weight: bold;}
#footer a:hover {color: #444444; font-weight: bold;}

/*layout end*/

#centrecontent {	
}

#title {
	position: relative;
	top: 0px;
	left: 0px;
	width: 469px;
	height: 60px;
	background-image: url(headtitle.png);
	background-repeat: no-repeat;	
}

#header_line {
	position: absolute;
	background-color: #0000FF;
	top: 41px;
	width: 100%;
	height: 1px;	
}

#mainbody_text {
	position: relative;	
	width: 100%;
	background-image: url(blue_bckg.png);
	background-repeat: repeat-x;
}


/*---*/

#header_headline {
	position: relative;
	left: 235px;
}

#menu {
	position:absolute;
	top:88px;
	left:0;
	width:100%;
	height:23px;
	overflow:hidden;
	background-image: url(blue_bckg.png);	
}

.menu_item {
	position: absolute;
	top: 4px;
	height: 12px;
	float: left;
}

#menu_item1 {
	left: 240px;
	width: 128px;
}

#menu_item2 {
	left: 287px;
	width: 128px;
}

#menu_item3 {
	left: 399px;
	width: 128px;
}

#menu_item4 {
	left: 463px;
	width: 128px;
}

#menu_item5 {
	left: 578px;
	width: 128px;
}

#menu_item6 {
	left: 651px;
	width: 128px;
}

#menu_item7 {
	left: 712px;
	width: 128px;
}

#sub_menu {
	position:absolute;
	top:111px;
	left:0;
	width:100%;
	height: 17px;
	overflow: hidden;
}

#logo {
	position: absolute;
	width: 235px;
	height: 128px;
	top: 0px;
	left: 0px;	
}

#maintablerow1 {
	vertical-align: top;
}

#maintablecol1 {
	width: auto;	
	border: 1px solid #0000FF;
	border-right: 0px;		
	padding: 12px;
	padding-top: 0px;
}

#maintablecol2 {
	width: 194px;
	border: 1px solid #0000FF;	
	border-left: 0px;
	padding-top: 2px;
}

#left_menu {
	position: relative;
	width: 214px;
	border: 1px solid #0000FF;
	padding-top: 36px;
	background-image: url(title_in-depth.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 18px;
}

/*FF*/
html>body #left_menu {
	width: 194px;
}

#mainbody_headline {
	position: relative;
}

table {
	font-size: 100%;
}

.title {
	padding-top: 8px;
	font-size: 130%;
	font-weight: bold;
}

.date {
	font-size: 60%;
	color: #777777;
}

.summary {
	font-weight: bold;
}

hr {
	color: Blue;
	height: 1px;
}

#undertitle {
	position: relative;
	top: -6px;
}

#access {
	position: absolute;
	top: 128px;
	width: 128px;
	height: 21px;
	/*right: 99px;*/
	right: 8px;
	z-index: 99;
}

.access_icon {
	position: relative;
	top: 2px;
	float: right;
	height: 15px;
	width: 15px;
	background-color: #FFFFFF;
	margin-right: 4px;	
}

#en_logo {
	position: absolute;	
	height: 68px;
	width: 68px;
	z-index: 99;
	left: 696px;
	top: 10px;
}

#print_friendly {
	position: relative;
	height: 24px;
	top: 12px;	
	z-index: 101;	
	border: 1px solid #0000FF;
	width: 214px;
	padding: 18px;
}

/* For Firefox */
html>body #print_friendly {
	width: 194px;
}

a {
	font-weight: bold;
}

#print_friendly a:link { font-size: 80%; color: #0000FF; }
#print_friendly a:visited { font-size: 80%; color: #0000FF; }
#print_friendly a:active { font-size: 80%; color: #0000FF; }
#print_friendly a:hover { font-size: 80%; color: #0000FF; }