body {
	text-align:center;
	background: #FFFFFF;
	background-image: url(../images/common/global_bg.jpg);
	margin:0;
	padding:0;}

ul {}
	
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: 1000px;
	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-image: url(../images/top/top-bg.jpg);
	background-repeat: no-repeat;
}

#HeaderContainer-Logo {
	position: absolute;
	width: 420px;
	height: 133px;
	margin-left: 0px;
	margin-top: 0px;
}

#HeaderContainer-TopNav {
	position: absolute;
	width: 148px;
	margin-left: 546px;
	margin-top: 0px;
}

#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;
}

#HeaderContainer-careers {
	position: absolute;
	width: 306px;
	height: 37px;
	margin-left: 694px;
	margin-top: 34px;
}

#HeaderContainer-Search {
	position: absolute;
	width: 306px;
	margin-left: 702px;
	top: 75px;
}

#searchfield {
	width: 220px;
	margin: 2px;
	font-size: 11px;
	font-weight: normal;
	height: 22px;
	position: absolute;
	top: 20px;
	left: 0px;
	padding: 0px;
	display: block; }

#searchsubmit {
	position: absolute;
	top: 21px;
	right: 22px;
	background-image: url(../images/top/btnGo.gif);
	width: 45px;
	height: 28px;
	display: block; }

#searchtext {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 306px;
	font-size: 9px;
	font-family : arial, sans-serif;
	font-weight: bold;
	color: #85979a;
	display: block; 
	text-transform: uppercase;
	}
	
	
#Navigation {
	position: relative;
	width:1000px;
	height: 34px;
	right:0px;
	left:0px;
	top:0px;
	bottom:0px;
	padding:0px;
}

#FooterContainer 
{
	clear: both;
	text-align: center;
	position: relative;
	background: url(../images/footer/footer-bg.jpg);
	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;
}

#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: 5px;
	left: 12px;
	width: 253px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #708386;
	background-color: #FFFFFF;
}

#librarybox-header {
	position: absolute;
	top:5px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#librarybox-desc{
	position: absolute;
	top:30px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
}

#librarybox-photo-container {
	position: absolute;
	top: 55px;
	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: 55px 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; }


/*TWITTER BOX */

#twitterbox {
	position: relative;
	top: 5px;
	left: 0;
	width: 253px;
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #708386;
	background-color: #FFFFFF;
}

#twitterbox-header {
	position: absolute;
	top:5px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#twitterbox-desc{
	position: absolute;
	top:30px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
}

#twitterbox-photo-container {
	position: absolute;
	top: 30px;
	left: 0px;
/*	background: url(../images/home/thumb-box-bg.gif); */
	width: 40px;
	height: 80px;
}

#twitterbox-photo {
	position: relative;
	padding: 5px 0 0 5px;
}

#twitterbox-content {
	position: relative;
	padding: 10px 0 0 45px;
	font-size: 11px;
	font-weight: normal;
	width: 180px;
	color: #000000;
}

#twitterbox-content a:active  { color: #1f00ff; text-decoration: underline; }
#twitterbox-content a:link  { color: #1f00ff; text-decoration: underline; }
#twitterbox-content a:visited  { color: #1f00ff; text-decoration: underline; }
#twitterbox-content a:hover  { color: #1f00ff; text-decoration: none; }






#onCallBox {
	position: relative;
	width: 266px;
	height: 75px;
	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: block;
}

#breadcrumContainer-Link {
	position: relative;
	padding: 0px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	width: 648px;
	color: #999999;
	display: block;
}
#breadcrumContainer-Link a:active  { color: #999999; text-decoration: underline; }
#breadcrumContainer-Link a:link  { color: #999999; text-decoration: underline; }
#breadcrumContainer-Link a:visited  { color: #999999; text-decoration: underline; }
#breadcrumContainer-Link a:hover  { color: #999999; text-decoration: none; }

#breadcrumContainer-printer 
{
	text-align: right;
	padding-right: 0px;
	padding-top: 10px;
}

#breadcrumContainer-ln 
{
	height:1px;
	width: 100%;
	background: #c0c0c0;
	margin-top: 5px;
}

#printercontainer 
{
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

#LogoPrinter 
{
	display: none;
}
.rowheader 
{
	background-color: #999999;
	position: relative;
	width: 100%;
	height: 20px;
	padding:10px 0 0 10px;
	font-size: 12px;
	font-family : arial, verdana, geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.NewsTitle {
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #474747;
	font-size: 16px;
	font-weight: bold;
}
.ImageCaptionText {
	font-family : Trebuchet MS, georgia, verdana, geneva, arial, sans-serif;
	color: #474747;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#MoreSub{
	font-size: 12px;
	font-family : arial, verdana, geneva, sans-serif;
	font-weight: normal;
	color: #353e3e;
}
#MoreSub a:active  { color: #353e3e; text-decoration: underline; }
#MoreSub a:link  { color: #353e3e; text-decoration: underline; }
#MoreSub a:visited  { color: #353e3e; text-decoration: underline; }
#MoreSub a:hover  { color: #353e3e; text-decoration: none; }

#divSpaces
{
    padding: 0px 0px 2px 0px;
}

.requiredText {font-family:arial,verdana;font-size:11px;color:red;}

.calendaron
{
	background-color:#312680;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: underline;
}

.calendaron a:link{
	color: #FFFFFF;
	text-decoration: underline;
	
}
.calendaron a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
.calendaron a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.calendaroff
{
	color: #FFFFFF;	
	font-weight: normal;
}

.calendaroff a:link{
	color: #FFFFFF;
	text-decoration: none;
	
}
.calendaroff a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.calendaroff a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.tblCHSIndexNav
{
	vertical-align:top; width:100%; background:#a4b4cb; font-weight:bold; color:#FFFFFF; padding:5px
}

.tdCHSIndexNavLnk a:link{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.tdCHSIndexNavLnk a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.tdCHSIndexNavLnk a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}