
body {
	background-color: #E9E5DC ;
	background-image: url("../images/global/body_background.gif") ; 
	background-position: top center ;
	background-repeat: repeat-y ;
	margin: 0px 0px 0px 0px ;	
	}
	
#sitewidth {
	height: 100% ;
	text-align: left ;
	width: 770px ;
	}
	
#sitestructure {
	height: 100% ;
	width: 770px ;
	}

#topframe {
	background-image: url("../images/global/left_column_background.jpg") ;
	background-position: top left ;
	background-repeat: repeat-y ;
	height: 100% ;
	vertical-align: top ;
	}

#bottomframe {
	background-image: url("../images/global/left_column_background.jpg") ;
	background-position: top left ;
	background-repeat: repeat-y ;
	padding-left: 170px ;
	text-align: center ;
	}
	
#headerframe {
	background-image: url("../images/global/header_background.jpg") ;
	background-position: top left ;
	background-repeat: no-repeat ;
	height: 91px ;
	position: relative ;
	}
	
#logo {
	display: block ;
	padding: 16px 0px 0px 11px ;
	width: 285px ;
	}
	
#logo img {
	border-width: 0px ;
	display: block ;
	}
	
#sitesearch {
	position: absolute ;
	right: 5px ;
	top: 35px ;
	}
	
#sitesearch form {
	margin: 0px 0px 0px 0px ;
	}
	
#printemail {
	margin-top: 10px ;
	text-align: center ;
	}
	
#primarynavigation {
	background-color: #D2D6D9 ;
	height: 41px ;
	}
	
#leftsitecolumn {
	float: left ;
	width: 171px ;
	}
	
#rightsitecolumn {
	background-image: url("../images/global/right_column_background.gif") ;
	background-position: top left ;
	background-repeat: no-repeat ;
	float: left ;
	width: 599px ;
	}
	
#leftsitecolumnheader {
	display: block ;
	}
	
img.leftsitecolumnlabel {
	display: block ;
	margin-bottom: 3px ;
	}
	
div.secondarynavigation {
	color: #000000 ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size: 8pt ;
	font-style: normal ;
	margin-bottom: 5px ;
	padding: 0px 16px 0px 17px ;
	}
	
div.secondarynavigation a {
	display: block ;
	padding: 3px 0px 3px 0px ;
	text-decoration: none ;
	}
	
div.secondarynavigation a:hover {
	text-decoration: underline ;
	}
	
div.secondarynavigation a.on {
	font-weight: bold ;
	}
	
div.secondarynavigation img {
	display: block ;
	}
	
#breadcrumbs {
	font: 11px verdana ;
	padding: 18px 20px 0px 95px ;
	}
	
#contentcontainer {
	padding: 40px 20px 20px 20px ;
	}