/* Begin Public content    */
/* ------------------------------------ */
body {
	}
#logo {
	text-align:right;
	padding-right:20px;
	padding-top: 15px;
	padding-bottom: 30px;
	}

#menu {
	position:absolute;
	top: 108px;
	left:15px;	
	}
	
#listMenuRoot {	
	margin-top:0px; 
	padding-left:0px; 
	}
	
#yellowBg {
	clear:both;
	height: 80px;
	width:100%;	
	background-color:#faa41a;
	color: #000000;
	}
	
	
#arches {
	padding-top: 20px;
	margin-left: 380px;
	}
	
#resizeBg {
	background-image: url(../images/dev_h_vertResize.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	}

#titleBg {
	position: absolute;
	top: 239px;
	left: 0px;
	background-image: url(../images/dev_c_titleBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 293px;
	height: 50px;
	}
		
#topTitle {
	margin:0;
	padding:0;
	color: #fff;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 45px;
	
	}
#contentArea {
	margin-left:345px;
	}
#content {
	margin-right: 50px;
	padding-bottom: 20px;
	}

#bcrumb {
	color: #FFCC00; /* arrow color */
	padding-top: 10px;
	}
#topBtn {
	margin-left:345px;
	padding-top:20px;
	}
	
/* used for content images where they want to position an image absolute leftarea of template. */	
.imgLeft {
	position: absolute;
	top: 289px;
	left: 0px;
	width:293px;
	}

/* ------------------------------------ */
/* SEARCH  */

#searchPos {
	position: absolute;
	top: 158px;	
	left: 20px;
	}
#searchPos label { 
	display:none;
	 }	
.searchInput {
	border:1px solid #e19316;
	position:relative;
	top:-2px;
	width:120px;
	background-color: #FFFFFF;
	color:#8F8687 ;	
	font-size:10px;	
	margin-right: 1px;
	padding:4px 0 4px 8px;
	}
	
#printBtn {
	position: absolute;
	top: 162px;	
	left: 234px;
	}

/* ------------------------------------ */
/* FOOTER */

#footer {
	background-color: #FFFFFF;
	margin-left: 30px;
	padding-top: 50px;
	}
	
.footerTxt01 {
	font-size:10px;	
	color:#999999;
	}
	
#footer01 {
	padding: 10px 0px 0px 0px;
	}
#footer02 {
	padding: 0px 0px 0px 0px;
	}	

#padLinks {
	padding-left:5px;
	}
#padDBlink {
	padding-left:5px;
	}

/* footer pipe */
.fPipe { padding-left: 5px; padding-right:5px; color:#999999; }	

#fLogo {
	float:right;
	padding-right:40px;
	padding-bottom: 20px;
	height: 66px;
	}	
#paraLogo {
	padding-right:30px;
	}
#dblink { 
	padding-top:0px;
	padding-right:0px;
 	}
