html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;	
	background-image:url(bg_main.gif);
	background-attachment:fixed;

}
body{
	height:100%;
	width:100%;	
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:none;
	vertical-align:middle;
}
table#body{
	border:0px solid red;
	height:100%;
	width:100%;
}

/***************************************************************************************/
div.mainInner{
	margin:auto;
	width:911px;
}
div.mainInner div.headInner{
	height:80px;
}
div.mainInner div.headInner div.headContent{
	background-image:url(bg_top_img.png);
	background-repeat:no-repeat;
	height:80px;
	width:905px;
	float:left;
}
div.mainInner div.headInner div.headShadow{
	background-image:url(bg_shadow_head_right.png);
	background-repeat:repeat-y;
	height:80px;
	width:6px;	
	float:right;
}
div.mainInner div.topStripeInner{
	width:911px;
	height:4px;
	font-size:4px;
	clear:both;
}
div.mainInner div.topStripeInner div.topStripeContent{
	height:4px;
	width:905px;
	background-color:#D6E1E5;
	float:left;
}
div.mainInner div.topStripeInner div.topStripeShadow{
	background-image:url(bg_shadow_right.png);
	background-repeat:repeat-y;
	height:4px;
	width:6px;
	float:right;
}
div.mainInner div.middleInner{
	width:911px;
	height:640px;
	clear:both;
}
div.mainInner div.middleInner div.middleContent{
	height:640px;
	width:905px;
	background-color:#FFFFFF;
	float:left;
	/*text-align:right;*/
}
div.mainInner div.middleInner div.middleShadow{
	background-image:url(bg_shadow_right.png);
	background-repeat:repeat-y;
	height:640px;
	width:6px;
	float:right;
}
div.mainInner div.footerInner{
	width:911px;
	height:14px;
	clear:both;
}

div.mainInner div.footerInner div.footerLeft{
	width:14px;
	height:14px;
	float:left;
	background-image:url(bg_bottom_left.png);
	background-repeat:no-repeat;
}
div.mainInner div.footerInner div.footerCenter{
	width:883px;
	height:14px;
	float:left;
	background-image:url(bg_bottom_center.png);
	background-repeat:repeat-x;
}
div.mainInner div.footerInner div.footerRight{
	width:14px;
	height:14px;
	float:right;
	background-image:url(bg_bottom_right.png);
	background-repeat:no-repeat;
}

/*
div#lersusLogo{
	padding:27px 0px 0px 40px;
}
div#lersusLogo img{
	width:116px;
	height:29px;
	background-image:url(logo_big.png);
}

*/
div#vMenuOuter{
	border:0px solid red;
	width:260px;
	height:600px;
	float:left;
	margin:40px 0px 0px 0px;
	padding:0px;
	overflow:auto;
}

div#vMenuOuter ul.level0{
	margin:0px 5px 0px 20px;
	padding:0px;
}
div#vMenuOuter ul.level0 li{
	margin:2px 0px 2px 0px;
	list-style-type:none;
	font-weight:bold;
}
div#vMenuOuter a{
	color:#000000;
	text-decoration:none;
}
div#vMenuOuter a:hover{
	text-decoration:underline;
}
div#vMenuOuter ul.level0 li.level0col img{
	background-image:url(bul_level0_col.png);
	background-repeat:no-repeat;	
	margin-left:5px;	
	width:4px;
	height:8px;
}
div#vMenuOuter ul.level0 li.level0exp img{
	background-image:url(bul_level0_exp.png);
	background-repeat:no-repeat;
	margin-left:5px;	
	width:8px;
	height:4px;
}

div#vMenuOuter ul.level1{
	margin:0px;
	padding:0px;
}
div#vMenuOuter ul.level1 li{
	list-style-type:none;
	font-weight:normal;
}
div#vMenuOuter ul.level1 li.level1col a{
	color:#000000;
}
div#vMenuOuter ul.level1 li.level1exp a{
	color:#FB9A55;
}
div#vMenuOuter ul.level1 li.level1exp ul.level2 li ul.level3 li a{
	color:#000000;
}

div#vMenuOuter ul.level1 li.level1col img{
	background-image:url(bul_level1_col.png);
	background-repeat:no-repeat;	
	margin-left:5px;	
	width:12px;
	height:12px;
}
div#vMenuOuter ul.level1 li.level1exp img{
	background-image:url(bul_level1_exp.png);
	background-repeat:no-repeat;
	margin-left:5px;	
	width:12px;
	height:12px;
}
div#vMenuOuter ul.level2{
	margin:0px 0px 0px 20px;
	padding:0px;
}
div#vMenuOuter ul.level2 li{
	list-style-type:none;
	font-weight:bold;
	color:#3D6AA3;
}
div#vMenuOuter ul.level3{
	margin:0px;
	padding:0px;
}
div#vMenuOuter ul.level3 li{
	list-style-type:none;
	font-weight:normal;
	font-size:11px;
	
}
/*
div#vMenuOuter ul.level3 li a{
	color:#000000;
}
div#vMenuOuter ul.level3 li a:hover{
	color:#000000;
}*/

div#hMenuOuter{
	border:0px solid red;
	margin:20px 0px 0px 248px;
}
div#hMenuOuter ul{
	list-style-type:none;
	margin:0px;
	padding:0px;	
}
div#hMenuOuter ul li{
	display:inline;
	margin:0px;
	padding:0px;
	vertical-align:baseline;
}
div#hMenuOuter ul li.swf{

}
div#hMenuOuter ul li.img{
	margin-right:10px;
}
div#hMenuOuter ul li.text{
	margin-right:20px;
}
div#hMenuOuter ul li.text a{
	color:#000000;
	text-decoration:none;
}
div#hMenuOuter ul li.text a:hover{
	text-decoration:underline;
}

div#hMenuOuter ul li a img{
	width:22px;
	height:24px;
}

div#hMenuOuter ul li a img.info{
	background-image:url(btn_info.png);
}
div#hMenuOuter ul li a img.glossary{
	background-image:url(btn_glossary.png);
}
div#hMenuOuter ul li a img.references{
	background-image:url(btn_references.png);
}
div#hMenuOuter ul li a img.print{
	background-image:url(btn_print.png);
}




div#contentOuter{
	margin:20px 0px 0px 0px;
	background-image:url(bg_stripe_vertical.gif);
	background-repeat:no-repeat;
	border:0px solid red;
	margin-left:260px;	
	padding:0px;
	text-align:left;
}
div#contentTitleStripe{
	background-color:#D0E2E6;
	height:17px;
	margin:0px;
	padding:3px 0px 0px 0px;	
}
div#contentTitleStripe ul.title{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	list-style-type:none;
	width:450px;
	height:15px;
	overflow:hidden;
}
div#contentTitleStripe ul.title li{
	display:inline;
	margin-left:7px;
	font-size:12px;
}
div#contentTitleStripe ul.title li img{
	background-image:url(bul_square.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
	vertical-align:top;
	margin-top:3px;
}
div.contentNav{
	float:right;
	height:20px;
	width:150px;
	height:15px;
	width:150px;	
	margin:0px 0px 0px 0px;
/*	line-height:10px;		*/
}

div.contentNav ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
	display:inline;
}

div.contentNav ul li{
	display:inline;
	background-repeat:no-repeat;	
	font-size:10px;
}

div.contentNav ul li.prev{
	margin-right:10px;
	padding-left:10px;
}
div.contentNav ul li.prev img{
	background-image:url(bul_back.png);
	width:4px;
	height:8px;
	margin:3px 5px 0px 0px;
	vertical-align:top;
}

div.contentNav ul li.next{
	margin-left:10px;
	padding-right:10px;
}
div.contentNav ul li.next img{
	background-image:url(bul_next.png);
	width:4px;
	height:8px;
	margin:3px 0px 0px 5px;
	vertical-align:top;
}

div.contentNav ul li a{
	color:#000000;
	text-decoration:none;
}
div.contentNav ul li a:hover{
	text-decoration:underline;
}

div.contentShort{
	width:590px;
	height:556px;
	overflow:auto;
	padding:0px 30px 0px 20px;
	border:0px solid red;
	text-align:left;
	margin-left:5px;
}
div.contentLong{
	width:590px;
	height:600px;
	overflow:auto;
	padding:0px 30px 0px 20px;
	border:0px solid red;
	text-align:left;
	margin-left:5px;
}
