body {
	background:transparent url(./img/dev/bg_content.gif) repeat-y scroll 0pt;
}

body {
	color:#403E3B;
	font-family:@Arial Unicode MS,Arial,Helvetica,sans-serif;
	font-size:76%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:500px;
	line-height:130%;
}

h1, h2 {
	color:#55534F;
	text-transform:uppercase;
}

h1 {
	font-size:140%;
	font-weight:normal;
}

h1 {
	margin:1em 0pt 0pt 0pt;
}

h1 {
	float:left;
	padding-right:0.5em;
}

h2 {
	font-size:110%;
}

h3 {
	font-size:100%;
}

h3.meta {
	margin:1em 0pt -1.5em;
}

a.more {
	font-weight:bold;
}

ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#content #primary {
	float:right;
	padding:0pt 0pt 16px 18px;
	width:526px;
}

#primary h1{
	float:left;
	padding-right:0.5em;
}

#secondary {
	float:left;
	padding:0pt 12px 16px 0pt;
	width:190px;
}

#breadcrumb {
	background:#FFFFFF none repeat scroll 0%;
	height:2.7em;
	left:0pt;
	line-height:2em;
	padding:0pt 0pt 0pt 18px;
	position:absolute;
	top:157px;
	width:762px;
}

#breadcrumb a {font-weight:bold;}

#content .actions ul {
	background:transparent url(./img/dev/bg_detailselect.gif) no-repeat scroll 0pt 0%;
	height:36px;
	margin:0pt;
	padding:4px 0pt 0pt 4px;
	clear:left;
}

#content .actions li {
	float:left;
	list-style-type:none;
	margin:0pt;
}

.actions a {
	float:left;
}

.actions button, .actions a {
	background:transparent url(./img/dev/bg_detailselect.gif) no-repeat scroll 0pt -4px;
}

.actions button, .actions a {
	cursor:pointer;
	height:28px;
	margin:0pt;
	text-indent:-999em;
}

.actions .addnote {
	background-position:-4px -4px;
	width:81px;
}

.actions .addnote:hover, .actions .over .addnote {
	background-position:-4px -44px;
}

.actions .list {
	background-position:-85px -4px;
	width:91px;
}

.actions .list:hover, .actions .over .list {
	background-position:-85px -44px;
}

.actions .export {
	background-position:-176px -4px;
	width:64px;
}

.actions .export:hover, .actions .over .export {
	background-position:-176px -44px;
}

.actions .print {
	background-position:-240px -4px;
	width:49px;
}

.actions .print:hover, .actions .over .print {
	background-position:-240px -44px;
}

.actions .email {
	background-position:-289px -4px;
	width:56px;
}

.actions .email:hover, .actions .over .email {
	background-position:-289px -44px;
}

.record, .note {
	border:1px solid #CDCEC0;
	margin:1.5em 0pt;
	overflow:hidden;
	padding:8px 12px;
}

.record h3, .note h3 {
	margin:0pt;
	padding:0pt;
}

.citation {
	margin:0pt 0pt 1em;
	overflow:auto;
}

.citation span {
	display:block;
}

.citation a {
	padding:0pt 0.2em 0pt 0pt;
}

.citation span.last {
	display:inline;
	padding:0pt 0.2em 0pt 0pt;
}

.record .more {
	padding:0pt 0.5em 0pt 0pt;
}

* html #content .tabs {
	left:0pt;
	margin-left:-33px;
	padding:0pt 0pt 0pt 33px;
	position:static;
	top:0pt;
	width:524px;
}

#content .tabs {
	height:39px;
	left:-33px;
	overflow:hidden;
	padding:0pt 0pt 0pt 33px;
	position:relative;
	top:0pt;
	width:576px;
}

.personal_tabset {
	background:transparent url(./img/dev/bg_tabs_personal.gif) no-repeat scroll 0pt;
}

#content .tabs li {
	display:inline;
	list-style-type:none;
}

.tabs a {
	display:inline;
	float:left;
	height:30px;
	margin:0pt 2px 0pt 0pt;
	text-indent:-999em;
}

.tabs .detailstab {
	width:72px;
}

.tabs .personaltab {
	width:95px;
}

.tabs .localtab {
	width:74px;
}

.tabs .globaltab {
	width:77px;
}

.tabs .liststab {
	width:115px;
}

.relatedcategories, #content .links {
	margin:1.5em 0pt;
}

.relatedcategories {
	overflow:hidden;
	padding:0pt 0pt 0pt 1.5em;
}

.relatedcategories dt {
	clear:both;
	display:inline;
	float:left;
	font-weight:bold;
}

.relatedcategories dd {
	margin:0pt 0pt 0.5em;
}

.relatedcategories a {
	font-weight:bold;
}

.notactive a{
	color:Black;
	text-decoration:none;
}