.disclaimer
{
	text-align: center;
	font-size: 11px;
	
}


/* Breadrum Style */
.nodeStyle
{
	 Font-Size: 10px;
	 color: Black;
	 font-weight: bold;
	
	}

/* Rotator control */
.rotatorCtrl 
{
	border: solid 1px black;
	width: 468px;
	height: 45px;
	position: relative;
	top: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	float: right;
	padding: 1px 1px 1px 1px;
	}

body, p 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	}

	
.branchName
{
	
	font-size: 14px;
	font-weight:bold;
	
	}




.contentArea 
{
	position:relative;
	top: 40px; 
	width: 1000px;
	height: 60px;
	margin-left: auto;
	margin-right: auto ;
	/*border: solid 1px #000000;*/
	/*
	background-image:url(../images/llm-index.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
*/ 
}








.red 
{
	background-color: Red;
	padding: 4px 4px 4px 4px;
}
	
.blue 
{
	background-color: Blue;
	padding: 4px 4px 4px 4px;
}
	
.orange 
{
	background-color: Orange;
	padding: 4px 4px 4px 4px;
}

.leftNav
{
	/*border: solid 1px Black;*/
	width: 225px;
	height: auto;
	padding: 3px 3px 3px 3px;
	
	}
	
	
.mainHeaderPanel
{
	margin-left: 100px;
	margin-right: 0px;
	}
	
.accessibilityPanel
{
	background-image:url(../images/accessability-right.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	Font-size: 10px;
	color: White;
	padding-top: 5px;
	}

.quickLink
{
	background-image:url(../images/pointer.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 250px;
	font-family: Arial,Helvetica,sans-serif;
	padding: 2px 2px 2px 14px;
	font-size: 14px;
	font-weight: bold;

	}
	
/* Sub menu style */
.sub-menu 
{

	
	width: 230px;
	border: solid 0px black;
	position: relative;
	padding: 2px 2px 10px 2px;
	
	
	
}

.sub-menu-header
{
	background-image:url(../images/header-rounded.gif);
	background-repeat:no-repeat;
	background-position: right center;
	padding: 4px 2px 4px 4px;
	height: 15px;
	width: 205px;
	border: solid 0px black;
	position: relative;
	margin-bottom: 15px;
	display: block;
	z-index: 0;
	
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	
	}
	
	
.sub-menu-bullet
{
	background-image:url(../images/header-arrow.png);
	background-repeat:no-repeat;
	background-position: right center;
	height: 31px;
	width: 31px;
	border: solid 0px black;
	position: absolute;
	top: -2px;
	left: -3px;
	z-index: 1;

	
	
	}	
	
.labelItem
{
	/*
background-image:url(../images/menu-bullet.gif);
background-repeat:no-repeat;
background-position: left center;
*/
padding-left: 25px;
	}
	
.itemList
{
	background-image:url(../images/bullet-items.gif);
	background-repeat:no-repeat;
	background-position: 4px 2px;
	font-size: 11px;
	
	border-bottom: solid 1px #EEEEE1;
	padding: 1px 2px 8px 20px;
	width: 80%;
	position: relative;
	clear:both;
	margin-bottom: 3px;
	display: block;

	}
	
/* Quick Links Panel */
.topQuicklink 
{
	width: 169px;
	height: auto;
	border: solid 0px black;
	position: relative;
	margin-bottom: 20px;
	
	background-image:url(../images/ql-bg.png);
	background-repeat:no-repeat;
	background-position: 50% 0px;
	
	}
	
.bottomQuicklink 
{
	width: 169px;
	height: 17px;
	border: solid 0px black;
	position: relative;
	bottom: 0px;
	
	background-image:url(../images/ql-bottom.png);
	background-repeat:no-repeat;
	background-position: 50% 0px;
	display: block;
	
	}
	
.headerQuicklink 
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	top: 12px;
	height: 20px;
	border: solid 0px black;
	display:block;
	padding-left: 50px;
	margin-bottom: 25px;
	
	}
	
.capaianText
{
	font-size: 11px;
	position: relative;
	border: solid 0px black;
	padding: 2px 2px 4px 44px;
	
	background-image:url(../images/small-arrow.png);
	background-repeat:no-repeat;
	background-position: 25px center;
	display:block;
	}
	
/* CSS for Drop Page */

.thinHr
{
	height:1px;
	border-width:0;
	color: #000000;
	background-color:#000000;
	width: 1000px;

	}

.bodyProperties
{
	
		background-image:url(../images/main-bg2.png);
		background-repeat:no-repeat;
		background-position: center 95px;
	}
	
.main-panel
{
	position: relative;
	top: 37px;
	width: 1000px;
	height: 422px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px Black;
	display: block;	
	
	/*
	background-image:url(../images/main-bg.png);
	background-repeat:no-repeat;
	background-position: center 45px;
	*/	
}
	
.llm-text
{	
	position:absolute;
	top: 5px;
	left: 3px;
	
	width: 531px;
	height: 52px;
	border: solid 0px Black;
	background-color: Transparent;

	background:url(../images/llm-header.png) no-repeat center center;

}
	
.contactHotline
{	
	position:absolute;
	top: 10px;
	right: 160px;
	
	width: 139px;
	height: 33px;

}
	
.contactMail
{
	position:absolute;
	top: 10px;
	right: 3px;
	
	width: 139px;
	height: 33px;
}

.center-panel
{
	position: relative;
	top: 30px;
	width: 1000px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px Black;
	display: block;
	
	}
	
.llm-logo
{
	position:absolute;
	top: 24px;
	left: 5px;
	
	width: 109px;
	height: 115px;
	border: solid 0px Black;

	background:url(../images/llm-logo.jpg) no-repeat center center;
	}
	
.the-slider
{
	position:absolute;
	top: 8px;
	left: 130px;
	
	width: 250px;
	height: 160px;
	border: solid 0px Black;
	}
	
	

.enterSite
{
	position:absolute;
	top: 8px;
	right: 3px;
	width: 100px;
	height: 25px;	

	border: solid 0px Black;
	
	}
	
.enterSite a
{
	border-width: 0px;
	
	}
	

.bottomInfo
{
	position:relative;
	margin-left: auto;
	margin-right: auto ;
	top: 20px;
	width: 1000px;
	display: block;
	
}

.bottomInfo a
{
	text-decoration: none;
	color: #000000;
	}
	
.bottomInfo a:hover
{
	text-decoration: underline;
	color: #000000;
	}
