body {
	text-align:center;
	background: #FFFFFF;
	margin:0;
	padding:0;}

ul { 
	list-style-type: none;
	margin: 0; }
	
a:active  { color: #999999; text-decoration: underline; }
a:link  { color: #999999; text-decoration: underline; }
a:visited  { color: #999999; text-decoration: underline; }
a:hover  { color: #999999; text-decoration: none; }

	
img {
	border-width: 0;
}

.spacer {
	position: relative;
	float: left;
	width: 10px;
	height: 200px;
}

#SpaceTop {
	position: relative;
	width: 774px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}

#MasterBodyContainer {
	position: relative;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	display: block; }

#HeaderContainer {
	position: relative;
	width: 1000px;
	height: 133px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	display:block;
}

#HeaderContainer-Logo {
	position: absolute;
	width: 420px;
	height: 133px;
	margin-left: 0px;
	margin-top: 0px;
	display: none;
}

#HeaderContainer-TopNav {
	position: absolute;
	width: 148px;
	margin-left: 546px;
	margin-top: 0px;
	display: none;
}

#HeaderContainer-address {
	position: absolute;
	width: 306px;
	height: 34px;
	margin-left: 710px;
	margin-top: 15px;
	font-size: 9px;
	font-family : arial, sans-serif;
	font-weight: normal;
	color: #231f20;
	display: none;
}

#HeaderContainer-careers {
	position: absolute;
	width: 306px;
	height: 37px;
	margin-left: 694px;
	margin-top: 34px;
	display: none;
}

#HeaderContainer-Search {
	position: absolute;
	width: 306px;
	margin-left: 702px;
	top: 75px;
	display: none;
}

#searchfield {
	width: 220px;
	margin: 2px;
	font-size: 11px;
	font-weight: normal;
	height: 22px;
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 0px;
	display: none; }

#searchsubmit {
	position: absolute;
	top: 21px;
	right: 22px;
	background-image: url(../images/top/btnGo.gif);
	width: 45px;
	height: 28px;
	display: none; }

#searchtext {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 306px;
	font-size: 9px;
	font-family : arial, sans-serif;
	font-weight: bold;
	color: #85979a;
	display: none; 
	text-transform: uppercase;
	}
	
	
#Navigation {
	position: relative;
	width:1000px;
	height: 34px;
	right:0px;
	left:0px;
	top:0px;
	bottom:0px;
	padding:0px;
	display: none;
}

#FooterContainer 
{
	clear: both;
	
	position: relative;
	
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 90px;
	font-size: 10px;
	font-family : arial, verdana, geneva, sans-serif;
	font-weight: bold;
	color: #353e3e;
	display:block;
}

#Footer-Copyright{
	position: relative;
	width: 1000px;
	text-align: center;
	top: 45px;
}

#Footer-Link{
	position: relative;
	width: 1000px;
	text-align: center;
	top: 25px;
}
#Footer-Link a:active  { color: #353e3e; text-decoration: none; }
#Footer-Link a:link  { color: #353e3e; text-decoration: none; }
#Footer-Link a:visited  { color: #353e3e; text-decoration: none; }
#Footer-Link a:hover  { color: #353e3e; text-decoration: underline; }


#Footer-address{
	position: relative;
	width: 1000px;
	text-align: center;
	top: 35px;
}


hr {
border: 0;
color: #d5d4d4;
background-color: #d5d4d4;
height: 1px;
width: 100%;
text-align: left;
}

#divOnCallLibrary {
	position: relative;
	width: 280px;
	margin-top: 10px;
	margin-left: 0px;
	padding:0px;
}

#librarybox {
	position: relative;
	top: 10px;
	left: 12px;
	width: 253px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #708386;
	background-color: #FFFFFF;
}

#librarybox-header {
	position: absolute;
	top:20px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#librarybox-photo-container {
	position: absolute;
	top: 45px;
	left: 0px;
	background: url(../images/home/thumb-box-bg.gif);
	width: 76px;
	height: 76px;
}

#librarybox-photo {
	position: relative;
	padding: 5px 0 0 5px;
}

#librarybox-content {
	position: relative;
	padding: 45px 0 0 85px;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
	color: #000000;
}

#librarybox-content a:active  { color: #1f00ff; text-decoration: underline; }
#librarybox-content a:link  { color: #1f00ff; text-decoration: underline; }
#librarybox-content a:visited  { color: #1f00ff; text-decoration: underline; }
#librarybox-content a:hover  { color: #1f00ff; text-decoration: none; }


#onCallBox {
	position: relative;
	width: 266px;
	height: 114px;
	margin-top: 8px;
	margin-left: 8px;
	padding:0px;
	background-color: #FFFFFF;
}

#onCallBox-content {
	position: relative;
	width: 240px;
	padding:2px 0 0 6px;
	font-size: 11px;
	font-family : arial, verdana, geneva, sans-serif;
	font-weight: normal;
	color: #000000;
}

#breadcrumContainer {
	position: relative;
	padding: 20px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	width: 648px;
	color: #999999;
	display: none;
}

#breadcrumContainer a:active  { color: #999999; text-decoration: underline; }
#breadcrumContainer a:link  { color: #999999; text-decoration: underline; }
#breadcrumContainer a:visited  { color: #999999; text-decoration: underline; }
#breadcrumContainer a:hover  { color: #999999; text-decoration: none; }


#printercontainer 
{
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	display: none;
}

#LogoPrinter 
{
	position:relative;
	text-align: center;
	display:block;
}
