p.shared_quote_quote, p.shared_quote_attribution
	{
	font-family:book antiqua,palatino;
	font-size:small;
	}

p.shared_quote_attribution
	{
	text-align:right;
	font-style:italic;
	}


div.shared_center {
  text-align: center;
}

.clr {
	clear: both;
}




div#shared_wrapper {
	background: #ffffee url(/shared/images/shadow_l.png) 0 0 repeat-y;
	margin-left: auto;
	margin-right: auto;
	min-width: 750px;
	max-width: 2050px;
}

div#shared_wrapper_r {
	background: url(/shared/images/shadow_r.png) 100% 0 repeat-y;
}






div#shared_header {
	background: url(/shared/images/header_t.png) 0 0 repeat-x;
}


div#shared_header_l {
	background: url(/shared/images/header_t_l.png) 0 0 no-repeat;
}

div#shared_header_r {
	background: url(/shared/images/header_t_r.png) 100% 0 no-repeat;
}

div#shared_header_l {
	position: relative;
}

div#shared_header_r {
	height: 90px;
	padding-left: 748px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: right;
	font-size: 12px;
}

div#shared_logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 728px;
	height: 90px;
	background: url(/shared/images/OriginalLogo.png) 0 0 no-repeat;
	margin-left: 20px;
	margin-top: 25px;
}







div#shared_tabarea {
	background: #FFFFEE url(/shared/images/header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#shared_tabarea_l {
	background: url(/shared/images/header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#shared_tabarea_r {
	height: 42px;
	background: url(/shared/images/header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

table.shared_pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.shared_pill_l {
  background: url(/shared/images/menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.shared_pill_m {
  background: url(/shared/images/menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.shared_pill_r {
  background: url(/shared/images/menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#shared_pillmenu a:hover {
  color: #135cae;
}

#shared_pillmenu a#active_menu-nav {
  background: url(/shared/images/menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#shared_pillmenu a#active_menu-nav:hover {
  color: #fff;
}

#shared_pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#shared_pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#shared_pillmenu li {
	float: left;
	background: url(/shared/images/menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#shared_pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#shared_pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#shared_whitebox {
	margin: 0 21px 0px 21px;
	background: #fffffa;
	width: auto;
}

#shared_whitebox div {
	text-align: left;
}

#shared_whitebox_t {
	background: #fff url(/shared/images/content_t.png) 0 0 repeat-x;
}

#shared_whitebox_tl {
	background: url(/shared/images/content_t_l.png) 0 0 no-repeat;
}

#shared_whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(/shared/images/content_t_r.png) 100% 0 no-repeat;
}

#shared_whitebox_m {
	border-left: 1px solid #501005;
	border-right: 1px solid #501005;
	width: auto;
	padding: 1px 8px;
}

#shared_whitebox_b {
	margin-top: -5px;
	background: url(/shared/images/content_b.png) 0 100% repeat-x;
}

#shared_whitebox_bl {
	background: url(/shared/images/content_b_l.png) 0 100% no-repeat;
}

#shared_whitebox_br {
	height: 13px;
	background: url(/shared/images/content_b_r.png) 100% 100% no-repeat;
}







div#shared_footer {
	background: #f7f7f7 url(/shared/images/footer_b.png) 0 100% repeat-x;
}

div#shared_footer_l {
	background: url(/shared/images/footer_b_l.png) 0 0 no-repeat;
}

div#shared_footer_r {
	background: url(/shared/images/footer_b_r.png) 100% 0 no-repeat;
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#shared_footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#shared_footer_r a:link, div#shared_footer_r a:visited  {
	color: #999;
}

div#shared_footerspacer {
	height: 10px;
}


