/* yui reset css */
html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,textarea,select { *
	font-size: 100%;
}

legend {
	color: #000;
}

/* yui reset css end */
body,p,td,label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

u {
	text-decoration: underline;
}

a {
	text-decoration: underline;
	color: #003399;
}

a sup,a sub {
	text-decoration: none;
}

a:hover {
	color: #1fa0ae;
}

small,.small-font {
	font-size: 11px;
	line-height: 1.2em;
}

.bodyOuter {
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
	width: 982px;
	text-align: left;
}

#search {
	float: right;
	margin-top: 20px;
}

#search table {
	vertical-align: bottom;
	border: solid 1px #cccccc;
}

#search input.text {
	border: none;
	padding-left: 2px;
	margin: 0;
	width: 172px;
	font-size: 12px;
}

#search .x-form-text {
	padding: 0;
	margin: 0;
	border: none;
}

#logo {
	float: left;
}

.clear {
	clear: both;
}

#topbarOut {
	padding-top: 18px;
	padding-bottom: 9px;
}

#topbar {
	
	border: solid 1px #cccccc;
	background-color: #f3f4f1;
	width: 980px;
	height: 26px;
}

#topbarInner {
	background-image: none;
	height: 26px;
	padding-left: 16px;
	padding-top: 0px;
}

#topbarRight {
	float: right;
}

#topbarRight ul {
	float: left;
	padding-left: 5px;
	display: inline; /* double margin workaround ie6 */
	height: 24px;
	background-position: 0 3px;
}

#topbarRight ul li {
	float: left;
	list-style: none;
	padding-left: 11px;
	display: inline; /* double margin workaround ie6 */
	margin-right: 8px;
	margin-top: 5px;
	background: transparent url('/f/local/images/tnav/seperator.gif') no-repeat;
	background-position: 0 3px;
}

#topbarRight ul li.first {
	background-image: none;
}

#topbarRight ul li a {
	text-decoration: none;
	color: #00309f;
}

#cart {
	padding-top: 1px;
}

#topbarInner #home {
	margin-top: 8px;
	float: left;
	margin-right: 8px;
}

.topnav {
	float: left;
	display: inline;
}

.topnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	padding-right: 8px;
	margin-top: 6px;
	background: url('/f/local/images/tnav/arrow.gif') no-repeat;
	background-position: 0 5px;
}

.topnav li a {
	display: block;
	text-decoration: none;
	color: #00309f;
}

#mainnav {
	float: left;
	width: 183px;
	border-left: solid 1px #d0d1d1;
	border-right: solid 1px #d0d1d1;
}

.mnav {
	float: left;
	width: 183px;
	border-top:1px solid #d0d1d1;
}

.mnav li div {
}

.mnav li {
	border-bottom:1px solid #d0d1d1;
	height:43px;
	line-height:43px;
	list-style: none;
}

.mnav li:hover {
	background: #f3f4f1;
}

.mnav li.hover {
	background: none;
}

.mnav li a {
	display: block;
	/*padding: 14px 15px 15px 15px*/;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding: 0 15px 0 15px;
}

.mnav li a.hover { 
	background: url('/f/local/images/mnav/bg_menu.gif') bottom left;
}

.mnav li a.active {
	background: url('/f/local/images/mnav/bg_menu.gif') bottom left;
}

.mnav li.last {
	background-image: none;
}

.mnav li a.active {
	color: #00309b;
}

.mnav li.preactiveDyn,.mnav li.preactive {
	background-image: none;
}

.bContent {
	float: left;
	margin-left: 23px;
	width: 772px;
}

#footer {
	margin: 32px 0 20px 0;
	border-top: solid 1px #cccccc;
	width: 982px;
	background: url('/f/local/images/footer/bg.gif') repeat-x;
	height: 36px;
	font-size: 10px;
	color: #666666;
	padding-top: 6px;
}

#footerInner {
	padding-top: 11px;
	width: 982px;
}

#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

#footer .genetix {
	margin: 4px 0 ;
}
#footer .slidepath {
	margin: 0px 0  3px 0;
}

#footer .logo {
	float: left;
}

#footer .footersep {
	margin: 2px 8px 6px 10px;
	float: left;
}

#footer ul {
	float: left;
}

#footer ul  li {
	float: left;
	font-size: 10px;
	list-style: none;
	padding-left: 5px;
	display: inline; /* double margin workaround ie6 */
	margin-left: 5px;
	background: url('/f/local/images/footer/seperator.gif') no-repeat;
	background-position: 0 2px;
	color: #666666;
}

#copy {
	float: left;
	font-size: 11px;
}

#footer ul  li.first {
	background-image: none;
}

#footer ul li a {
	text-decoration: none;
	color: #00309b;
}

h1, h1 p {
    color: #003399;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

h2, h2 p {
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
}

h3,h3 p {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

h1 a,h2 a,h3 a {
	text-decoration: none;
}

.pcms_2columns_right{
	text-align:left;
}

.pcms_content_next_content {
	margin-bottom: 10px;
}

.pcms_headline_next_content {
	margin-bottom: 4px;
}

.pcms_link_next_link {
	margin-bottom: 5px;
}

.pcms_content_next_headline {
	margin-bottom: 18px;
}

.pcms_headline_next_headline {
	margin-bottom: 5px;
}

.pcms_image_headline {
	margin: 0 0 14px 0;
}

.right .pcms_infobox .pcms_link_next_link {
	margin-bottom: 4px;
}

p {
	margin-bottom: 5px;
	line-height: 18px;
}

td,.bContent {
	line-height: 18px;
}

.bLayout {
	width: 100%;
}

.bLayout td.right {
	vertical-align: top;
	width: 200px;
}

.bLayout td.main {
	width: auto;
	vertical-align: top;
	padding-right: 20px;
}

/* tabs */
.tabs {
	position: relative;
	height: 43px;
	margin-left: -2px;
}

.tabs .tabline {
	height: 2px;
	background-color: #ff692b;
	border: 1px solid #ff692b;
	position: absolute;
	width: 770px;
	top: 21px;
	overflow: hidden;
	margin-left: 2px;
}

.tabs ul {
	position: absolute;
	height: 21px;
	padding-left: 1px;
	float: left;
}

.tabs li {
	float: left;
}

.tabs li .outer {
	float: left;
}

.tabs li .inner {
	float: left;
	height: 20px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.tabs li.active {
	padding-left: 5px;
	background-image: url('/f/images/tabs/lactive.gif');
	background-repeat: no-repeat;
	background-position: 1px top;
}

.tabs li.active .outer {
	padding-right: 4px;
	background-image: url('/f/images/tabs/ractive.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.tabs li.active .inner {
	background-image: url('/f/images/tabs/bgactive.gif');
}

.tabs li.inactive {
	padding-left: 5px;
	background-image: url('/f/images/tabs/linactive.gif');
	background-repeat: no-repeat;
	background-position: 1px top;
}

.tabs li.inactive .outer {
	padding-right: 4px;
	background-image: url('/f/images/tabs/rinactive.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.tabs li.inactive .inner {
	background-image: url('/f/images/tabs/bginactive.gif');
}

.tabs a {
	text-decoration: none;
	font-size: 10px;
}

.tabs li.active a {
	color: white;
	font-weight: normal;
}

.tabs li.inactive a {
	color: #00309B;
}

/* infobox */
.pcms_infobox  , .pcms_image_infobox {
	border: solid 1px #00a0af;
}

.right .pcms_infobox p,.right .pcms_infobox td {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	line-height: 1.2em;
}

.pcms_infobox .inner  , .pcms_image_infobox .inner {
	padding: 4px;
}

.pcms_infobox  .heading {
	background-color: #00a0af;
	padding: 1px 4px 0 4px;
	border-bottom: solid 1px #00a0af;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

.right .pcms_infobox .heading {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}

.right .pcms_infobox .heading span {
	color: #fff !important;	
}

.right .pcms_infobox  .small-font {
	color: #333333;
    font-size: 9px;
    font-weight: normal;
    line-height: 1.1em;
}

.right .pcms_infobox a.small-font {
	color: #003399;	
}

.right .pcms_infobox a.small-font:hover {
	color: #1fa0ae;	
}

/* bulletlist */
.pcms_content_next_bulletlist {
	margin-bottom: 4px;
}

.bulletheader {
	margin: 0 0 4px 0;
	color: #003399;
}

.pcms_bulletlist li {
	margin: 0 0 9px 0;
	padding: 0 0 0 9px;
	background: url('/f/local/images/li-bullet.gif') no-repeat;
	background-position: 0 7px;
}

.pcms_bulletlist ol li {
	list-style-type: decimal;
	margin-left: 23px;
	padding-left: 0px;
	background-image: none;
}

.pcms_bulletlist .pcms_bulletlist {
	margin-top: 2px;
	margin-bottom: 9px;
}

.pcms_bulletlist .pcms_bulletlist li {
	margin: 0 0 2px 0;
	padding: 0 0 0 9px;
	background: url('/f/local/images/li-bullet2.gif') no-repeat;
	background-position: 0px 7px;
}

/* for testing */ /* flyout menus */
.flyout-menu {
	position: absolute;
	left: -200px;
	top: -200px;
	background: #fff;
	padding: 0 0 0px 0;
	text-align: left;
	border: solid 1px #cecece;
}

.flyout-menu .subcontent {
	overflow: auto;
	overflow-x: hidden;
}

.flyout-menu a,.flyout-menu h1 a  , .flyout-menu h2 a  , .flyout-menu h3 a
	{
	color: #1fa0ae;
}

.flyout-menu .pcms_text {
	margin: 4px 0;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}

.flyout-menu br {
	line-height: 10px;
}

.flyout-menu h1,.flyout-menu h2,.flyout-menu h3 {
	font-size: 14px;
	line-height: 16px;
	color: #003399;
	font-weight: normal;
	margin-bottom: 3px;
}

.flyout-menu h1 {
	font-size: 16px;
	margin-bottom: 5px;
}

.flyout-menu ul {
	font-size: 11px;
	list-style-type: square;
	margin-left: 0;
	margin-top: 6px;
}

.flyout-menu li {
	background: url(/f/local/images/link-bullet-small.gif) 1px 6px no-repeat;
	list-style-type: none;
	padding-left: 9px;
	line-height: 16px;
	margin-bottom: 5px;
}

.flyout-menu li a {
	color: #333;
	text-decoration: none;
}

.flyout-menu li a.active {
	font-weight: bold;
	color: #1fa0ae;
}

.flyout-menu li a:hover {
	color: #1fa0ae;
	text-decoration: underline;
}

.flyout-menu .subcontent {
	width: 744px;
	margin-bottom: 5px;
	padding: 18px 20px 0px 28px;
}

.subcontent p {
	font-size: 11px;
}

.subauto {
	padding: 14px 20px 14px 30px;
}

.productsgrid {
	margin-bottom: 18px;
}

.poa {
	padding-bottom: 15px;
}

.incart {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #1fa0ae;
}

/* grid: allow auto-wrapping of inline multi-lines */
.productsgrid .x-grid3-cell-inner {
	white-space: normal;
}

.productsgrid .x-grid3-hd-row td,.productsgrid .x-grid3-row td,.productsgrid .x-grid3-summary-row td
	{
	font-size: 12px;
	color: #333;
}

.productsgrid .x-form-text {
	padding-bottom: 0px;
}

.x-grid-group-hd div {
	font-size: 12px;
	white-space: normal;
}

.x-grid-group-hd .gdesc {
	color: #333;
	font-weight: normal;
	background-image: none;
	margin: 0;
	font-size: 12px;
	padding: 0;
	white-space: normal;
}

.x-grid3-row-cart {
	background: url('/f/local/images/products/cart.gif') no-repeat;
	background-position: 28px 0px;
	cursor: pointer;
}

.x-grid3-row-cart-remove {
	background: url('/f/local/images/products/removecart.gif') no-repeat;
	background-position: top center;
	cursor: pointer;
}

.x-grid3-row-cart-update {
	background: url('/f/local/images/products/refresh.gif') no-repeat;
	background-position: 32px 4px;
	cursor: pointer;
}

.x-grid-group-hd div {
	background: transparent url('/f/local/images/group-expand-sprite.gif')
		no-repeat 3px -57px;
}

.x-window-body {
	padding: 10px;
}

.x-window-mc {
	border: 0;
	padding: 0;
	margin: 0;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	background: #ffffff;
}

.x-window-plain .x-window-mc {
	background: #ffffff;
	border: 0;
}

body.x-body-masked .x-window-plain .x-window-mc {
	background: #FFFFFF;
}

.ext-ie .x-form-text {
	position: static !important;
}

/* contact */
.contactsearch table {
	background-color: #f3f4f1;
	border-top: 1px solid #d0d1d1;
	width: 100%;
}

.contactsearch td {
	white-space: nowrap;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}

.contactsearch .contactsearchcountrylabel {
	padding-left: 10px;
}

.contactsearch .contactsearchlabel {
	padding-right: 10px;
}

.contactsearch .contactsearchdivider {
	background: url('/f/local/images/contact/divider.gif') no-repeat center
		center;
}

.contactcountry {
	
}

.contactcountryname {
	display: none;
}

.contactgroupend {
	clear: both;
}

.contactgroupname {
	background-color: #dddddd;
	font-size: 12px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	padding-top: 2px;
	padding-left: 10px;
	height: 20px;
}

.contactodd {
	padding: 15px 10px 15px 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f3f4f1;
}

.contacteven {
	padding: 15px 10px 15px 10px;
}

.contactdivider {
	height: 1px;
	background-color: #cecece;
	overflow: hidden;
}

.contacttype {
	color: #003399;
	font-weight: bold;
	float: left;
	width: 26%;
}

.contacttext {
	float: left;
	width: 34%;
}

.contacttext2 {
	float: left;
	width: 40%;
}

.contactend {
	clear: both;
}

.contactlistend {
	border-top: 1px solid #d0d1d1;
}

/* link */
.pcms_link {
	padding: 0 0 0 9px;
	background: url('/f/local/images/link-bullet.gif') no-repeat;
	background-position: 0 8px;
}

.eventContainer .pcms_link {
	padding-left: 15px;
	margin-left: 6px;
}

.pcms_announcement_list .pcms_link {
	margin-top: 6px;
}

.pcms_link_inline {
	margin-left: 5px;
	padding: 0 0 0 8px;
	background: url('/f/local/images/link-bullet-small.gif') no-repeat;
	background-position: 0 5px;
	font-size: 11px;
	line-height: 1.85em;
	font-weight: bold;
	white-space: nowrap;
}

.right .pcms_link {
	padding: 0 0 0 8px;
	background: url('/f/local/images/link-bullet-small.gif') no-repeat;
	background-position: 0 4px;
	font-size: 11px;
	line-height: 1.25em;
}

.flyout-menu .pcms_link {
	margin-bottom: 17px;
	padding: 0 0 0 7px;
	background: url('/f/local/images/link-bullet-small.gif') no-repeat;
	color: #1fa0ae;
	background-position: 1px 6px;
}

.flyout-menu .pcms_link a {
	color: #1fa0ae;
	font-size: 11px;
	text-decoration: underline;
}

.flyout-menu .pcms_2columns {
	margin-bottom: 0;
}

/* toc */
.pcms_toc_title {
	color: #003399;
	font-size: 14px;
	padding-bottom: 6px;
}

.pcms_toc li {
	text-decoration: underline;
	padding: 0 0 0 12px;
	background: url('/f/local/images/toc-bullet.gif') no-repeat;
	background-position: 0px 7px;
}

.pcms_toc li li {
	font-size: 11px;
	padding: 0 0 0 10px;
	background: url('/f/local/images/toc-bullet2.gif') no-repeat;
	background-position: 1px 8px;
}

/*
   forms
*/
input,select,textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	color: inherit;
}

option {
	padding: 0 1em;
}

.formdesc {
	width: 140px;
}

.forminput {
	
}

.message {
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #f3f4f1;
}

.message li {
	margin: 0px;
}

.message .title {
	margin-bottom: 6 px;
}

.message .info .pcms_bulletlist li,.message .info .pcms_bulletlist {
	background-image: none;
}

.message .error {
	
}

.formtable td {
	padding: 3px;
	vertical-align: top;
}

.formtable td .pcms_hr_line {
	padding: 0;
}

.formtable-nopadding td {
	vertical-align: top;
}

.forminput {
	width: 280px;
}

.formtextarea {
	width: 280px;
}

.formselect {
	width: 280px;
}

.formtext {
	width: 280px;
}

.formtextarea {
	width: 280px;
}

.stepcount {
	margin-bottom: 10px;
}

.stepcount td {
	font-size: 11px;
}

.formbuttons td {
	padding-right: 6px;
}

/* page turner */
.pcms_pageturner .preview {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.pcms_pageturner .title {
	color: #003399;
	font-weight: bold;
}

.pcms_pageturner .description {
	color: #333333;
	font-size: 11px;
	line-height: 1.2em;
}

.pcms_pageturner .read a,.pcms_pageturner .download a {
	color: #003399;
	font-size: 11px;
	padding: 0 0 0 8px;
	background: url('/f/local/images/link-bullet-small.gif') no-repeat;
	background-position: 0 4px;
	line-height: 1.3em;
}

.pcms_pageturner .read a:hover,.pcms_pageturner .download a:hover {
	color: #1fa0ae;
}

/* image */
.pcms_image .enlarge {
	padding-top: 6px;
}

.pcms_image .enlargetitle {
	padding-top: 2px;
	line-height: 1.1em;
	font-size: 11px;
}

.pcms_image .pcms_image_subtitle {
	padding-top: 9px;
	line-height: 1.1em;
	font-size: 11px;
}

/* top */
.pcms_top {
	padding: 0 0 0 8px;
	background: url('/f/local/images/parttop.gif') no-repeat;
	background-position: 0 7px;
}

.pcms_top a {
	font-size: 11px;
	text-decoration: underline;
}

.pcms_pageturner .end {
	clear: both;
}

.pcms_document .intro {
	font-weight: bold;
	padding-bottom: 5px;
}

.pcms_document .docicon img {
	margin-top: 2px;
	cursor: pointer;
}

.pcms_document_filesize {
	white-space: nowrap;
}

.pcms_document .document-noaccess a {
	cursor: pointer;
	text-decoration: none;
	color: #333333;
}

.pcms_document .document-noaccess a.pcms_link_inline {
	color: #003399;
	text-decoration: underline;
}

.pcms_document .document-noaccess a:hover {
	color: #1fa0ae;
}

.pcms_document_shorttext,.pcms_document_extratext,.pcms_document_shorttext,.pcms_document_extratext p
	{
	font-size: 11px;
	line-height: 1.2em;
}

.pcms_document_shorttext .pcms_link_inline,.pcms_document_extratext .pcms_link_inline
	{
	line-height: 1.2em;
}

/* hr */
.pcms_hr_line {
	height: 1px;
	padding: 0;
}

.pcms_homeinfobox .pcms_hr_line {
	border-bottom: solid 1px #fff;
}

table.pcms_hr {
	margin-top: 23px;
	margin-bottom: 23px;
}

.flyout-menu table.pcms_hr {
	margin-top: 0px;
	margin-bottom: 18px;
}

/* quote */
.pcms_quote_list {
	border: none;
}

.pcms_quote_list .upper {
	
}

.pcms_quote_list .lower {
	background-image: url('/f/images/quote.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 19px;
}

.pcms_quote_list .quote {
	border-top: 1px solid #00a0af;
	border-left: 1px solid #00a0af;
	border-right: 1px solid #00a0af;
	background-color: #f3f4f1;
	padding: 7px 6px 10px 6px;
}

.pcms_quote_list .quote_quote p {
	display: inline;
	font-style: italic;
	line-height: 1.2em;
	color: #003399;
}

.pcms_quote_list .quote_quote {
	font-style: italic;
	width: 99%;
	line-height: 18px;
	color: #003399;
}

.right .pcms_quote_list .quote_quote {
	font-size: 12px;
	line-height: 1.2em;
}

.pcms_quote_list .quote_source {
	padding-top: 5px;
	font-size: 10px;
	line-height: 1.2em;
	color: #33333;
}

.quote_source {
	color: #333333 !important;
}

/* easy tables default header row*/
.pcms_easytable .etdefaulthr_col1 {
	border-right: 1px solid #cecece;
}

.pcms_easytable .etdefaulthr_collastnormal {
	border-right: none;
}

.pcms_easytable .etdefaulthr_row1 {
	border-bottom: 1px solid #cecece;
	background-color: #f3f4f1;
	padding: 5px;
	vertical-align: top;
}

.pcms_easytable .etdefaulthr_row2 {
	border-bottom: 1px solid #cecece;
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
}

.pcms_easytable .etdefaulthr_rowfirst {
	font-weight: bold;
	background-color: #dddddd;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

.pcms_easytable .etdefaulthr_rowlastnormal {
	border-bottom: none;
}

.pcms_easytable .etdefaulthr_table {
	border: 1px solid #cecece;
}

.pcms_easytable .etdefaulthr_title {
	color: #003399;
	font-weight: bold;
	padding: 5px;
}

/* easy tables default header column */
.pcms_easytable .etdefaultcr_row1 {
	border-bottom: 1px solid #cecece;
	background-color: #effafa;
	padding: 5px;
	vertical-align: top;
}

.pcms_easytable .etdefaultcr_row2 {
	border-bottom: 1px solid #cecece;
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
}

.pcms_easytable .etdefaultcr_rowlastnormal {
	border-bottom: none;
}

.pcms_easytable .etdefaultcr_colfirst {
	font-weight: bold;
	background-color: #c1ebeb;
	border-bottom: 1px solid #9bdfdf;
	border-right: 1px solid #9bdfdf;
}

.pcms_easytable .etdefaultcr_col1 {
	border-right: 1px solid #cecece;
}

.pcms_easytable .etdefaultcr_collastnormal {
	border-right: none;
}

.pcms_easytable .etdefaultcr_table {
	border: 1px solid #9bdfdf;
}

.pcms_easytable .etdefaultcr_title {
	color: #003399;
	font-weight: bold;
	padding: 5px;
}

/* easy tables default header colspan */
.pcms_easytable .etdefaulthcs_col1 {
	border-right: 1px solid #cecece;
}

.pcms_easytable .etdefaulthcs_collastnormal {
	border-right: none;
}

.pcms_easytable .etdefaulthcs_row1 {
	border-bottom: 1px solid #cecece;
	background-color: #effafa;
	padding: 5px;
	vertical-align: top;
}

.pcms_easytable .etdefaulthcs_row2 {
	border-bottom: 1px solid #cecece;
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
}

.pcms_easytable .etdefaulthcs_rowfirst {
	font-weight: bold;
	background-color: #c1ebeb;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #9bdfdf;
	border-right: 1px solid #9bdfdf;
}

.pcms_easytable .etdefaulthcs_rowlastnormal {
	border-bottom: 1px solid #9bdfdf;
}

.pcms_easytable .etdefaulthcs_table {
	border: 1px solid #9bdfdf;
}

.pcms_easytable .etdefaulthcs_title {
	color: #003399;
	font-weight: bold;
	padding: 5px;
}

/* easy tables smart header row*/
.pcms_easytable .etsmarthr_col1 {
	border-right: 1px solid #cecece;
}

.pcms_easytable .etsmarthr_collastnormal {
	border-right: none;
}

.pcms_easytable .etsmarthr_row1 {
	border-bottom: 1px solid #cecece;
	background-color: #effafa;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.pcms_easytable .etsmarthr_row2 {
	border-bottom: 1px solid #cecece;
	background-color: #ffffff;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.pcms_easytable .etsmarthr_rowfirst {
	font-weight: bold;
	background-color: #c1ebeb;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	border-bottom: 1px solid #9bdfdf;
	border-right: 1px solid #9bdfdf;
}

.pcms_easytable .etsmarthr_rowlastnormal {
	border-bottom: none;
}

.pcms_easytable .etsmarthr_table {
	border: 1px solid #9bdfdf;
}

.pcms_easytable .etsmarthr_title {
	color: #003399;
	font-weight: bold;
	padding: 5px;
}

/* easy tables smart header column */
.pcms_easytable .etsmartcr_row1 {
	border-bottom: 1px solid #cecece;
	background-color: #f3f4f1;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.pcms_easytable .etsmartcr_row2 {
	border-bottom: 1px solid #cecece;
	background-color: #ffffff;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.pcms_easytable .etsmartcr_rowlastnormal {
	border-bottom: none;
}

.pcms_easytable .etsmartcr_colfirst {
	font-weight: bold;
	background-color: #c1ebeb;
	border-bottom: 1px solid #9bdfdf;
	border-right: 1px solid #9bdfdf;
}

.pcms_easytable .etsmartcr_col1 {
	border-right: 1px solid #cecece;
}

.pcms_easytable .etsmartcr_collastnormal {
	border-right: none;
}

.pcms_easytable .etsmartcr_table {
	border: 1px solid #9bdfdf;
}

.pcms_easytable .etsmartcr_title {
	color: #003399;
	font-weight: bold;
	padding: 5px;
}

/* easy tables smart header colspan */
.pcms_easytable .etsmarthcs_col1 {
	border-right: 1px solid #cecece;
}

.pcms_easytable .etsmarthcs_collastnormal {
	border-right: none;
}

.pcms_easytable .etsmarthcs_row1 {
	border-bottom: 1px solid #cecece;
	background-color: #f3f4f1;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.pcms_easytable .etsmarthcs_row2 {
	border-bottom: 1px solid #cecece;
	background-color: #ffffff;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
}

.pcms_easytable .etsmarthcs_rowfirst {
	font-weight: bold;
	background-color: #c1ebeb;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	border-bottom: 1px solid #9bdfdf;
	border-right: 1px solid #9bdfdf;
}

.pcms_easytable .etsmarthcs_rowlastnormal {
	border-bottom: 1px solid #9bdfdf;
}

.pcms_easytable .etsmarthcs_table {
	border: 1px solid #9bdfdf;
}

.pcms_easytable .etsmarthcs_title {
	color: #003399;
	font-weight: bold;
	padding: 5px;
}

/* search */
table.gsearchinput td {
	padding-right: 5px;
}

.simple-search {
	border: solid 1px #b3b4b5;
	background: #f3f2f4;
	margin: 8px 0 20px 0;
	padding: 10px 9px;
}

.simple-search table td {
	padding: 4px;
}

.simple-search table td.sep {
	padding: 0 4px 0 10px;
}

.simple-search .search-title {
	width: 100%;
	text-align: right;
}

.gsearchresultContainer {
	padding-left: 10px;
}

.gsearchresult {
	margin: 0;
}

.gsearchresult td {
	padding-top: 12px;
	padding-bottom: 12px;
}

.gsearchresult td.bullet-item {
	background: url('/f/local/images/link-bullet.gif') no-repeat 0 17px;
	padding-right: 5px;
	padding-left: 5px;
}

.gsearchresult .stitle {
	padding-bottom: 5px;
}

.gsearchresult .stitle a {
	text-decoration: underline;
}

.loginStatusBarErrorText .x-status-text {
	color: #be1f24;
}

a.nojsLangLink {
	padding-left: 3px;
	padding-right: 3px;
}

.search-item-container {
	padding: 10px 7px;
	border-top: solid 1px #cecece;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.search-item {
	background: url('/f/local/images/link-bullet.gif') no-repeat 3px 4px;
	padding-left: 15px;
}

.search-cb-title {
	text-decoration: underline;
	color: #003399;
}

.fcTeaserText {
	
}

.fcOpenIcon {
	margin-left: 4px;
	cursor: pointer;
}

/* Administrator tables */
table.easyusermanagerSearch {
	background: #f3f4f1;
	border: 1px solid #B3B5B6;
	width: 500px;
	padding: 4px;
	margin-bottom: 25px;
}

.easyusermanagerSearch td {
	padding: 4px;
}

table.easyusermanager {
	padding: 3px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.easyusermanager th {
	background: #003399;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
}

td.easyusermanager-even {
	background: #ffffff;
	padding: 4px;
}

td.easyusermanager-odd {
	background: #f3f4f1;
	padding: 4px;
}

table.metadatamanager-search {
	background: #f3f4f1;
	border: 1px solid #B3B5B6;
	width: 500px;
	padding: 4px;
}

table.metadatamanager-search td {
	padding: 4px;
}

table.metadatamanager {
	padding: 4px;
}

.metadatamanager th {
	background: #003399;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
}

.metadatamanager th {
	background: #003399;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
}

.metadatamanager .colored-lastrow-dark-lastcol {
	background: #f3f4f1;
}

table.product-searchtable {
	background: #f3f4f1;
	border: 1px solid #B3B5B6;
	width: 500px;
	padding: 4px;
}

table.product-searchtable td {
	padding: 4px;
	background-color: #f3f4f1 !important;
}

table.productstable {
	padding: 4px;
	width: 100%;
}

table.productstable th {
	background: #003399;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
}

.productstable th.ordercode {
	text-align: center;
}

.productstable td {
	padding: 4px;
}

.productstable td.dark {
	background: #f3f4f1;
}

.productstable td.ordercode {
	text-align: center;
}

table.assetmanager-search {
	width: 100%;
}

table.assetmanager-search th {
	background: #003399;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
}

table.assetmanager-search td {
	padding: 4px;
}

.assetmanager-search td.colored-lastrow-dark-lastcol {
	background: #f3f4f1;
}

/* loginbox */
.pcms_loginbox .pcms_link {
	background-position: 0 4px;
}

.pcms_collapsegroup {
	border-bottom: solid 1px #d0d1d1;
}

.pcms_collapsegroup .collapse-item {
	background: transparent url('/f/images/collapse/col_bg_open.gif')
		repeat-x;
}

.pcms_collapsegroup .collicon {
	float: left;
	margin-top: 5px;
}

.pcms_collapsegroup .headline {
	margin-left: 17px;
}

.pcms_collapsegroup .headline sup {
	font-size: 11px;
}

.flyout-menu sup {
	font-size: 11px;
}

.pcms_collapsegroup .collapse-title {
	padding: 6px 15px 6px 0px;
	border-top: solid 1px #d0d1d1;
	background: transparent url('/f/images/collapse/col_arrow_top.gif')
		right 8px no-repeat;
}

.pcms_collapsegroup .collapse-title .subline {
	padding-left: 16px;
}

.pcms_collapsegroup  .collapse-content {
	margin: 2px 0 20px 18px;
}

.pcms_collapsegroup .closed {
	background: none;
}

.pcms_collapsegroup .closed .collapse-title {
	background: transparent url('/f/images/collapse/col_arrow_down.gif')
		right 14px no-repeat;
}

.pcms_journal_group .headline h1,.pcms_journal_group .headline h2,.pcms_journal_group .headline h3{
	font-weight:normal;
}
.pcms_journal_group .subline, .pcms_journal_group .subline p{
	font-weight:bold;
	margin:0 0 0 0;
}
.pcms_journal_group .authors,.pcms_journal_group .authors p{
	font-weight:bold;
	font-size:11px;
	margin:-2px 0 0 0;
}

.pcms_journal_group .footnote,.pcms_journal_group .footnote p{
	font-size:10px;
	margin:5px 0 5px 0;
}

.pcms_journal_group .summary,.pcms_journal_group .summary p{
	margin:0 0 8px 0;
}

table.calendarsingle {
	background: url('/f/images/news/calendar_single.gif') no-repeat;
	width: 55px;
	height: 57px;
}

table.calendardouble {
	background: url('/f/images/news/calendar_double.gif') no-repeat;
	width: 118px;
	height: 57px;
}

table.calendar td {
	padding: 0;
	margin: 0;
}

div.dateContainer {
	padding-top: 11px;
}

.dateContainer div {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	width: 53px;
	text-align: center;
	line-height: 11px;
}

.dateContainer .month {
	font-size: 9px;
}

.dateContainer .day {
	font-size: 22px;
	font-weight: bold;
	line-height: 20px;
}

.dateContainer .year {
	font-size: 9px;
}

.newsitemodd {
	background-color: #f3f4f1;
}

.news-backbutton,.pcms_back {
	padding-left: 10px;
	background: url(/f/local/images/back.gif) 1px 6px no-repeat;
}

.newsitemeven {
	
}

.newsdivider {
	height: 1px;
	background-color: #cecece;
	overflow: hidden;
}

div.pcms_documentcontainer {
	border-top: solid 1px #cecece;
}

.pcms_documentcontainer .newsitemeven .content  ,
	.pcms_documentcontainer .newsitemodd .content {
	padding: 3px 6px 6px 6px;
}

.eventContainer {
	padding: 15px 10px;
}

table.eventItem {
	width: 100%;
}

.eventItem td {
	padding: 4px;
	vertical-align: top;
}

.eventItem .eventDateContainer {
	width: 135px;
}

.eventItem .itemInfo {
	
}

.eventItem .itemInfo .headline h2 {
	text-decoration: none;
}

.eventItem .name {
	padding-bottom: 7px;
}

.eventItem .location {
	padding-bottom: 3px;
	font-size: 13px;
}

.eventItem .documents {
	
}

.eventItem .link a {
	font-size: 13px;
}

.eventItem .newsDateContainer {
	width: 75px;
}

.eventItem .newsOverviewSubHead {
	margin-top: 8px;
}

.newsReadmore {
	padding: 12px 0 0 8px;
	background: url('/f/local/images/link-bullet.gif') no-repeat;
	background-position: 0 19px;
}

.newsPageHeaderContainer {
	padding-top: 20px;
	padding-bottom: 20px;
}

table.newsPageHeader {
	width: 100%;
}

.newsPageHeader td {
	vertical-align: top;
}

.newsPageHeader .newsPageDateContainer {
	width: 68px;
}

.newsHeadline {
	margin-bottom: 6px;
}

.newsSubHeadline {
	
}

.colored-header {
	padding: 3px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.colored-header th {
	background: #003399;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
}

.x-form-text,textarea.x-form-field {
	background-image: none;
}

.pagerbar {
	background-color: #f3f4f1;
	border-top: 1px solid #d0d1d1;
	border-bottom: 1px solid #d0d1d1;
	width: 100%;
}

.pagerbar .left {
	padding-left: 15px;
}

.pagerbar .right {
	padding-right: 15px;
}

.pagerbar {
	height: 24px;
}

.pagerbar .pager table {
	height: 24px;
}

.pager .pagenum {
	width: 22px;
}

.pagersep {
	background-image: url('/f/images/pager_sep.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 18px;
}

.pagerpage input {
	font-size: 11px;
}

.newsyearselect .select {
	padding-left: 5px;
}

.newsyearselect select {
	font-size: 11px;
}

.itemInfo .file {
	display: block;
	background-image: url('/f/images/pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 11px;
	padding-top: 10px;
	padding-left: 22px;
}

.newsYearContainer {
	width: 75px;
}

.newsYearContainer table.calendarsingle {
	background: url('/f/images/news/calendar_year.gif') no-repeat;
	width: 55px;
	height: 57px;
}

.newsYearContainer .dateContainer .month {
	display: none;
}

.newsYearContainer .dateContainer .day {
	display: none;
}

.newsYearContainer .dateContainer .year {
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
}

.itemInfo .financialreportfileContainer {
	padding-bottom: 10px;
}

.itemInfo .financialreportfile {
	background-image: url('/f/images/pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-bottom: 10px;
	padding-left: 22px;
}

/* advisers */
.pcms_adviser_list .advisers {
	border-top: 1px solid #cecece;
}

.pcms_adviser_list .advisergroupodd {
	background-color: #f3f4f1;
	border-bottom: 1px solid #cecece;
	padding: 15px 10px 15px 10px;
}

.pcms_adviser_list .advisergroupeven {
	border-bottom: 1px solid #cecece;
	padding: 15px 10px 15px 10px;
}

.pcms_adviser_list .advisergroupname {
	float: left;
	width: 20%;
}

.pcms_adviser_list .adviser {
	float: left;
	width: 25%;
}

.pcms_adviser_list .advisergroupend {
	clear: both;
}

.pcms_adviser_list .advisergroupname {
	color: #003399;
	font-weight: bold;
}

.pcms_adviser_list .advisername {
	font-weight: bold;
}

/* directors */
.pcms_director_list .directors {
	border-top: 1px solid #cecece;
}

.pcms_director_list .directorodd {
	background-color: #f3f4f1;
	border-bottom: 1px solid #cecece;
	padding: 7px;
}

.pcms_director_list .directoreven {
	border-bottom: 1px solid #cecece;
	padding: 7px;
}

.pcms_director_list .directorimage {
	float: left;
	width: 134px;
}

.pcms_director_list .directorinfo {
	float: left;
	width: 600px;
}

.pcms_director_list .directorname {
	color: #003399;
	font-size: 16px;
	line-height: 22px;
}

.pcms_director_list .directorposition {
	margin-top: 2px;
	font-weight: bold;
}

.pcms_director_list .directortext {
	margin-top: 2px;
}

.pcms_director_list .directorend {
	clear: both;
}

.pcms_director_list .directorfootnotes {
	margin-top: 15px;
}

/* milestones */
.pcms_milestone_list .milestones {
	border-top: 1px solid #cecece;
}

.pcms_milestone_list .milestoneodd {
	background-color: #f3f4f1;
	border-bottom: 1px solid #cecece;
	padding: 15px 10px;
}

.pcms_milestone_list .milestoneeven {
	border-bottom: 1px solid #cecece;
	padding: 15px 10px 15px 10px;
}

.pcms_milestone_list .milestoneyear {
	float: left;
	width: 135px;
}

.pcms_milestone_list .milestonecontent {
	float: left;
	width: 600px;
}

.pcms_milestone_list .milestoneend {
	clear: both;
}

.pcms_milestone_list .milestoneyear {
	width: 75px;
}

.pcms_milestone_list .milestoneyear table.calendarsingle {
	background: url('/f/images/news/calendar_year.gif') no-repeat;
	width: 55px;
	height: 45px;
}

.pcms_milestone_list .milestoneyear .dateContainer {
	padding-top: 4px;
}

.pcms_milestone_list .milestoneyear .dateContainer .month {
	display: none;
}

.pcms_milestone_list .milestoneyear .dateContainer .day {
	display: none;
}

.pcms_milestone_list .milestoneyear .dateContainer .year {
	font-size: 14px;
	font-weight: bold;
}

/* aim rules */ /* milestones */
.pcms_aimrule_list .aimrules {
	border-top: 1px solid #cecece;
}

.pcms_aimrule_list .ruleitemodd {
	float: left;
	background-color: #f3f4f1;
	border-bottom: 1px solid #cecece;
	padding: 15px 10px;
}

.pcms_aimrule_list .ruleitemeven {
	float: left;
	border-bottom: 1px solid #cecece;
	padding: 15px 10px;
}

.pcms_aimrule_list .rulehead {
	display: inline; /* double margin bug ie6 */
	float: left;
	font-weight: bold;
	width: 175px;
	font-size: 12px;
	margin: 0 10px 0 2px;
	color: #003399;
}

.pcms_aimrule_list .lastmod {
	float: left;
	font-weight: normal;
	color: #333;
	font-size: 11px;
	width: 175px;
}

.pcms_aimrule_list .rulecontent {
	margin-left: 10px;
	display: inline;
	width: 545px;
	float: right;
}

/* lastmoodified container */
.pcms_lastmodified_container .lastmodified {
	padding-left: 10px;
	font-size: 11px;
}

/*part_newslettermanager*/
.newsletterlink {
	padding-left: 5px;
	padding-right: 5px;
}

.newsletters {
	
}

.newsletters .colored-header th {
	background: #003399;
	font-weight: bold;
	padding: 4px;
	color: #ffffff;
}

table.newsletter td {
	padding: 4px;
}

table.colored-header td {
	padding: 4px;
}

.newsletters td.colored-dark-lastcol {
	background: #f3f4f1;
}

.newsletters .colored-light-lastcol {
	
}

/*webseminars*/
.pcms_webseminar_list {
	width: 100%;
}

.pcms_webseminar_list .odd {
	background-color: #f3f4f1;
}

.pcms_webseminar_list .row {
	vertical-align: top;
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	padding-bottom: 10px;
}

.pcms_webseminar_list .even {
	
}

.pcms_webseminar_list .flash {
	padding-top: 10px;
	width: 208px;
	padding-left: 9px;
}

.pcms_webseminar_list .content {
	padding-right: 10px;
	padding-top: 6px;
}

.pcms_webseminar_list .content .title {
	margin-bottom: 3px;
}

.pcms_webseminar_list .content .title h2 {
	text-decoration: none;
}

.pcms_webseminar_list .content .speakers {
	margin-bottom: 3px;
}

.pcms_webseminar_list .content .speakers h3 {
	color: #000000;
}

.pcms_webseminar_list .pcms_link_inline {
	margin-left: 0px;
}

/* overwrite extjs theme */
.x-window-tc {
	background: #1fa0ae url(/f/local/images/ext/panel/white-top-bottom.gif)	repeat-x 0 0;
	overflow: hidden;
	zoom: 1;
}

.x-window-tl {
	background: #1fa0ae url(/f/local/images/ext/window/top-left-corners.png)
		no-repeat 0 0;
	padding-left: 6px;
	zoom: 1;
	z-index: 1;
	position: relative;
}

.x-window-tr {
	background: #1fa0ae
		url(/f/local/images/ext/window/top-right-corners.png) no-repeat right
		0;
	padding-right: 6px;
}

.x-window-bc {
	background: #fff url(/f/local/images/ext/panel/white-top-bottom.gif)
		repeat-x 0 bottom;
	zoom: 1;
}

.x-window-bc .x-window-footer {
	padding-bottom: 6px;
	zoom: 1;
	font-size: 0;
	line-height: 0;
}

.x-window-bl {
	background: transparent url(/f/local/images/ext/window/left-corners.png)
		no-repeat 0 bottom;
	padding-left: 6px;
	zoom: 1;
}

.x-window-br {
	background: transparent
		url(/f/local/images/ext/window/right-corners.png) no-repeat right
		bottom;
	padding-right: 6px;
	zoom: 1;
}

.x-window-mc {
	border: 1px solid #99bbe8;
	padding: 0;
	margin: 0;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	background: #fff;
}

.x-window-ml {
	background: #fff;
	border-left: solid 1px #fff;
	border-top: solid 1px #039190;
	padding-left: 6px;
	zoom: 1;
}

.x-window-mr {
	background: #fff;
	border-right: solid 1px #fff;
	border-top: none;
	padding-right: 6px;
	zoom: 1;
}

.x-window-body {
	background: #fff;
}

.x-window-plain .x-window-body {
	border-left: 1px solid #DFE8F6;
	border-top: 1px solid #DFE8F6;
	border-bottom: 1px solid #a3bae9;
	border-right: 1px solid #a3bae9;
	background: #fff !important;
}

.x-panel-noborder .x-panel-body-noborder {
	border-width: 0;
}

.x-panel-noborder .x-panel-header-noborder {
	border-width: 0;
	border-bottom: 1px solid #99bbe8;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
	border-width: 0;
	border-bottom: 1px solid #99bbe8;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
	border-width: 0;
	border-top: 1px solid #99bbe8;
}

.x-window-noborder .x-window-mc {
	border-width: 0;
}

.x-window-plain .x-window-body-noborder {
	border-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-header-noborder {
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-footer-noborder {
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

.x-tab-panel-bbar-noborder .x-toolbar {
	border-width: 0;
	border-top: 1px solid #99bbe8;
}

.x-tab-panel-tbar-noborder .x-toolbar {
	border-width: 0;
	border-bottom: 1px solid #99bbe8;
}

.x-window-bbar .x-toolbar {
	border-top: 0 none;
	border-bottom: 0 none;
	background: #fff;
}

.x-toolbar {
	border-color: #99c1db;
	border-style: solid;
	border-width: 0 0 1px 0;
	display: block;
	padding: 2px;
	background: #f3f4f1;
	position: relative;
	zoom: 1;
}

.x-panel-header {
	overflow: hidden;
	zoom: 1;
	color: #15428b;
	font: bold 11px tahoma, arial, verdana, sans-serif;
	padding: 5px 3px 4px 5px;
	border: 1px solid #99c1db;
	line-height: 15px;
	background: transparent
		url(/f/local/images/ext/panel/white-top-bottom.gif) repeat-x 0 -1px;
}

/* .x-grid3-row-selected{background:#f1f7fb!important;border:1px dotted #a3bae9;} */
.x-toolbar  .x-btn-left {
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) no-repeat
		0 0;
}

.x-toolbar  .x-btn-right {
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) no-repeat
		0 -18px;
}

.x-toolbar  .x-btn-center {
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) repeat-x
		0 -36px;
}

.x-toolbar .x-btn-over .x-btn-left {
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) no-repeat
		0 -54px;
}

.x-toolbar .x-btn-over .x-btn-right {
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) no-repeat
		0 -72px;
}

.x-toolbar .x-btn-over .x-btn-center {
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) repeat-x
		0 -90px;
}

.x-toolbar .x-btn-click .x-btn-left,.x-toolbar .x-btn-pressed .x-btn-left,.x-toolbar .x-btn-menu-active .x-btn-left
	{
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) no-repeat
		0 -54px;
}

.x-toolbar .x-btn-click .x-btn-right,.x-toolbar .x-btn-pressed .x-btn-right,.x-toolbar .x-btn-menu-active .x-btn-right
	{
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) no-repeat
		0 -72px;
}

.x-toolbar .x-btn-click .x-btn-center,.x-toolbar .x-btn-pressed .x-btn-center,.x-toolbar .x-btn-menu-active .x-btn-center
	{
	background: url(/f/local/images/ext/toolbar/tb-btn-sprite.gif) repeat-x
		0 -90px;
}

.x-toolbar .x-btn-icon .x-btn-left {
	background: none;
}

.x-toolbar .x-btn-icon .x-btn-right {
	background: none;
}

.x-toolbar .x-btn-icon .x-btn-center {
	background: none;
	padding: 0;
}

.x-btn button {
	color: #003399;
	border: 0 none;
	background: transparent;
	font: bold 11px Arial, verdana, helvetica;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
	margin: 0;
	overflow: visible;
	width: auto;
	-moz-outline: 0 none;
	outline: 0 none;
}

.x-grid-panel .x-tool {
	height: 17px;
}

.x-tool-toggle {
	background: transparent url(/f/local/images/ext/toolbar/hide.gif) top
		left;
	width: 117px;
	padding: 0;
	margin: 0;
}

.x-tool-toggle-over {
	background-position: 0 -17px;
}

.x-panel-collapsed .x-tool-toggle {
	background: transparent url(/f/local/images/ext/toolbar/show.gif) top
		left;
	width: 117px;
	padding: 0;
	margin: 0;
}

.x-panel-collapsed .x-tool-toggle-over {
	background-position: 0 -17px;
}

.x-panel-header {
	color: #003399;
}

.ext-strict .x-small-editor .x-form-text {
	height: 15px !important;
}

/* overwrite button theme in extjs */
.x-btn {
	font: bold 11px tahoma, verdana, helvetica;
	cursor: pointer;
	white-space: nowrap;
}

.x-btn button {
	border: 0 none;
	background: transparent;
	font: bold 11px tahoma, verdana, helvetica;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
	margin: 0;
	overflow: visible;
	width: auto;
	-moz-outline: 0 none;
	outline: 0 none;
}

* html .ext-ie .x-btn button {
	width: 1px;
}

.ext-gecko .x-btn button {
	padding-left: 0;
	padding-right: 0;
}

.ext-ie .x-btn button {
	padding-top: 2px;
}

.x-btn-icon .x-btn-center .x-btn-text {
	background-position: center;
	background-repeat: no-repeat;
	height: 16px;
	width: 12px;
	cursor: pointer;
	white-space: nowrap;
	padding: 0;
}

.x-btn-icon .x-btn-center {
	padding: 1px;
}

.x-btn em {
	font-style: normal;
	font-weight: bold;
}

.x-btn-text-icon .x-btn-center .x-btn-text {
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 0;
}

.ext-gecko3 .x-btn-text-icon .x-btn-center .x-btn-text {
	padding-top: 2px;
}

.x-btn-left,.x-btn-right {
	font-size: 1px;
	line-height: 1px;
}

.x-btn-left {
	width: 3px;
	height: 18px;
	background: url(/f/local/images/ext/button/btn-sprite.gif) no-repeat 0 0
		;
}

.x-btn-right {
	width: 3px;
	height: 18px;
	background: url(/f/local/images/ext/button/btn-sprite.gif) no-repeat 0
		-18px;
}

.x-btn-left i,.x-btn-right i {
	display: block;
	width: 3px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

.x-btn-center {
	background: url(/f/local/images/ext/button/btn-sprite.gif) repeat-x 0
		-36px;
	vertical-align: middle;
	text-align: center;
	padding: 0 5px;
	cursor: pointer;
	white-space: nowrap;
}

.x-btn-over .x-btn-left {
	background-position: 0 -54px;
}

.x-btn-over .x-btn-right {
	background-position: 0 -72px;
}

.x-btn-over .x-btn-center {
	background-position: 0 -90px;
}

.x-btn-click .x-btn-center,.x-btn-menu-active .x-btn-center {
	background-position: 0 -90px;
}

.x-btn-disabled * {
	color: gray !important;
	cursor: default !important;
}

.x-btn-menu-text-wrap .x-btn-center {
	padding: 0 3px;
}

.ext-gecko .x-btn-menu-text-wrap .x-btn-center {
	padding: 0 1px;
}

.x-btn-menu-arrow-wrap .x-btn-center {
	padding: 0;
}

.x-btn-menu-arrow-wrap .x-btn-center button {
	width: 12px !important;
	height: 21px;
	padding: 0 !important;
	display: block;
	background: transparent
		url(/f/core/js/extjs/2.2/images/default/toolbar/btn-arrow.gif)
		no-repeat left 3px;
}

.x-btn-with-menu .x-btn-center {
	padding-right: 2px !important;
}

.x-btn-with-menu .x-btn-center em {
	display: block;
	background: transparent
		url(/f/core/js/extjs/2.2/images/default/toolbar/btn-arrow.gif)
		no-repeat right 0;
	padding-right: 10px;
}

.x-btn-text-icon .x-btn-with-menu .x-btn-center em {
	display: block;
	background: transparent
		url(/f/core/js/extjs/2.2/images/default/toolbar/btn-arrow.gif)
		no-repeat right 3px;
	padding-right: 10px;
}

.x-btn-pressed .x-btn-left {
	background: url(/f/local/images/ext/button/btn-sprite.gif) no-repeat 0
		-54px;
}

.x-btn-pressed .x-btn-right {
	background: url(/f/local/images/ext/button/btn-sprite.gif) no-repeat 0
		-72px;
}

.x-btn-pressed .x-btn-center {
	background: url(/f/local/images/ext/button/btn-sprite.gif) repeat-x 0
		-90px;
}

.x-panel-btns-ct .x-btn-focus .x-btn-left {
	background-position: 0 -54px;
}

.x-panel-btns-ct .x-btn-focus .x-btn-right {
	background-position: 0 -72px;
}

.x-panel-btns-ct .x-btn-focus .x-btn-center {
	background-position: 0 -90px;
}

.x-panel-btns-ct .x-btn-over .x-btn-left {
	background-position: 0 -54px;
}

.x-panel-btns-ct .x-btn-over .x-btn-right {
	background-position: 0 -72px;
}

.x-panel-btns-ct .x-btn-over .x-btn-center {
	background-position: 0 -90px;
}

.x-panel-btns-ct .x-btn-click .x-btn-center {
	background-position: 0 -90px;
}

.x-panel-btns-ct .x-btn-click .x-btn-right {
	background-position: 0 -72px;
}

.x-panel-btns-ct .x-btn-click .x-btn-left {
	background-position: 0 -54px;
}

.x-btn input.genetixInput {
	color: #3f3f3f;
	border: 0 none;
	background: transparent;
	font: bold 11px tahoma, verdana, helvetica;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	cursor: pointer;
	margin: 0;
	overflow: visible;
	width: auto;
	-moz-outline: 0 none;
	outline: 0 none;
}

* html .ext-ie .x-btn input.genetixInput {
	width: 1px;
}

.ext-gecko .x-btn input.genetixInput {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.ext-ie .x-btn input.genetixInput {
	padding-top: 3px;
}

table.genetixButton td {
	padding: 0;
	margin: 0;
}

.x-window-tl .x-window-header {
	color: #fff;
	font: bold 11px tahoma, arial, verdana, sans-serif;
	padding: 5px 0 4px 0;
}

.x-tool {
	overflow: hidden;
	width: 15px;
	height: 15px;
	float: right;
	cursor: pointer;
	background: transparent url(/f/local/images/ext/panel/tool-sprites.gif)
		no-repeat;
	margin-left: 2px;
}

.x-grid3-row {
	background-color: #fff !important;
}

.x-grid3-row-alt {
	background-color: #f3f4f1 !important;
}

.x-grid3-cell {
	background-image: none;
}

.x-grid3-cell-first {
	background-image: none;
}

.x-grid3-row {
	cursor: default;
	border: none;
	border-bottom: solid 1px #cecece;
	width: 100%;
}

.x-grid3-cell-inner {
	padding-bottom: 7px;
	padding-top: 7px;
}

.x-grid-panel .x-panel-mc .x-panel-body {
	border: 1px solid #d0d1d1;
}

.x-panel-body {
	border: 1px solid #d0d1d1;
	border-top: 1px solid #d0d1d1;
	overflow: hidden;
	background: white;
	position: relative;
}

.x-panel-tbar .x-toolbar {
	border: 1px solid #d0d1d1;
	border-top: solid 1px #d0d1d1;;
	overflow: hidden;
	padding: 2px;
}

.x-panel-tbar-noheader .x-toolbar,.x-panel-mc .x-panel-tbar .x-toolbar {
	border-top: 1px solid #d0d1d1n;
	border-bottom: 0 none;
}

.x-grid3-hd {
	background-image: none;
}

.x-grid3-hd-row {
	border-bottom: solid 1px #d0d1d1;
}

.x-panel-bbar .x-toolbar {
	border-color: #d0d1d1;
	margin-top: -1px;
}

.x-tbar-loading {
	background-image: url(/f/local/images/ext/grid/refresh.gif) !important;
}

.x-tbar-page-last {
	background-image: url(/f/local/images/ext/grid/page-last.gif) !important
		;
}

.x-tbar-page-next {
	background-image: url(/f/local/images/ext/grid/page-next.gif) !important
		;
}

.x-tbar-page-prev {
	background-image: url(/f/local/images/ext/grid/page-prev.gif) !important
		;
}

.x-tbar-page-first {
	background-image: url(/f/local/images/ext/grid/page-first.gif)
		!important;
}

.x-toolbar .ytb-sep {
	background-image: url(/f/local/images/ext/grid/grid-blue-split.gif);
}

.x-item-disabled .x-tbar-page-first {
	background-image: url(/f/local/images/ext/grid/page-first-disabled.gif)
		!important;
}

.x-item-disabled .x-tbar-page-last {
	background-image: url(/f/local/images/ext/grid/page-last-disabled.gif)
		!important;
}

.x-item-disabled .x-tbar-page-next {
	background-image: url(/f/local/images/ext/grid/page-next-disabled.gif)
		!important;
}

.x-item-disabled .x-tbar-page-prev {
	background-image: url(/f/local/images/ext/grid/page-prev-disabled.gif)
		!important;
}

.x-btn button {
	color: #3f3f3f;
	font-weight: bold;
}

.x-panel-btns-ct .x-btn-focus .x-btn-left {
	background-position: 0 -54px;
}

.x-panel-btns-ct .x-btn-focus .x-btn-right {
	background-position: 0 -72px;
}

.x-panel-btns-ct .x-btn-focus .x-btn-center {
	background-position: 0 -90px;
}

.x-grid3-row td,.x-grid3-summary-row td,.x-grid3-cell-text,.x-grid3-hd-text,.x-grid3-hd,.x-grid3-row
	{
	-moz-user-select: inherit;
	-khtml-user-select: text;
}

.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td {
    font: 11px verdana,arial,tahoma,helvetica,sans-serif !important;
}

.x-combo-list {
	border: 1px solid #cecece;
	background: #ddecfe;
	zoom: 1;
	overflow: hidden;
}

.x-combo-list .x-combo-selected {
	border: none !important;
	border-top: solid 1px #cecece !important;
	background: #f3f4f1;
	cursor: pointer;
	padding: 10px 8px 11px 8px;
}

.x-combo-list .x-toolbar {
	border-top: 1px solid #cecece;
	border-bottom: 0 none;
}

.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label
	{
	white-space: nowrap;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

.x-grid-empty {
	padding: 10px;
	color: #333;
	font: normal 11px arial, helvetica, sans-serif;
}

.x-grid3-row-over {
	background-image: none;
}

.x-grid3-row-selected {
	background: #DFE8F6 !important;
	border: 1px dotted #a3bae9;
}

.x-grid3-locked td.x-grid3-row-marker div,.x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div
	{
	padding: 0 4px;
	color: #15428b !important;
	text-align: center;
}

.x-grid3-row-over {
	background-image: none;
	background-color: inherit;
}

.x-grid3-locked td.x-grid3-row-marker,.x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker
	{
	background-image: none;
	background-color: inherit;
}

.x-grid3-locked td.x-grid3-row-marker div,.x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div
	{
	background-image: none;
	background-color: inherit;
}

.x-grid3-row-selected {
	background: #DFE8F6;
	border: none;
	border-bottom: solid 1px #c4eeee;
}

.pcms_disclaimertext,.pcms_disclaimertext p,.disclaimer {
	font-size: 10px;
	line-height: 1.1em;
	color: #5e5e5e;
}

.disclaimer {
	margin-top: 0;
}

.noaccess {
	color: #003399;
}

/* system menu item in fly out menu */
.pcms_system_menu_item {
	width: 100%;
}

.pcms_system_menu_item td {
	vertical-align: top;
	padding-bottom: 15px;
}

.pcms_system_menu_item .image {
	width: 10%;
}

.pcms_system_menu_item .item {
	width: 90%;
	padding-left: 10px;
}

.pcms_system_menu_item .item .title {
	margin-bottom: 3px;
}

.pcms_system_menu_item .item .title a {
	text-decoration: none;
	font-size: 15px;
	line-height: 21px;
}

.pcms_system_menu_item .item .discovery a {
	color: #00309B;
}

.pcms_system_menu_item .item .clinical a {
	color: #003399;
}

.pcms_system_menu_item .item .description {
	margin-bottom: 3px;
	font-size: 11px;
}

.pcms_system_menu_item .item .morelink {
	background: url(/f/local/images/link-bullet-small.gif) 1px 4px no-repeat
		;
	list-style-type: none;
	padding-left: 9px;
	line-height: 16px;
	margin-bottom: 5px;
	font-size: 11px;
	text-decoration: none;
}

.pcms_system_menu_item .link a.discovery {
	background: url(/f/local/images/link-bullet-small.gif) 1px 5px no-repeat;
	color: #00309B;
}

.pcms_system_menu_item .link a.clinical {
	color: #003399;
	background: url(/f/local/images/link-bullet-small-blue.gif) 1px 5px no-repeat;
}

/* content_infobox */
.pcms_content_infobox {
	padding: 10px 10px 10px 10px;
	border: 1px solid #cecece;
	background-color: #f3f4f1;
}

.pcms_content_infobox .withstamp {
	margin-top: 18px;
}

.pcms_content_infobox .stamp {
	float: right;
	margin-top: -28px;
}

.formContainer {
	width: 440px;
}

/*phpintra login*/
td.login {
	padding: 5px;
}

.pcms_phpintralogin p {
	margin-bottom: 10px;
	border: 1px solid #cecece;
	padding: 5px 5px 5px 5px;
	background-color: #f3f4f1;
}

.pcms_homeinfobox {
	background-color: #f3f4f1;
	border: 1px solid #d1d3d3;
	padding: 8px 11px 8px 11px;
}

.pcms_homeinfobox table.container {
	width: 100%;
}

.pcms_homeinfobox .column1 {
	width: 362px;
	padding: 0 11px 0 0;
	vertical-align: top;
}

.pcms_homeinfobox .column2 {
	background: url(/f/images/homeInfoBoxDivider.gif) repeat-y;
	padding: 0 0 0 20px;;
	vertical-align: top;
}

.pcms_events_teaser .details,.pcms_news_teaser .details {
	font-size: 11px;
}

.pcms_events_teaser ul,.pcms_news_teaser ul {
	
}

.pcms_events_teaser  li,.pcms_news_teaser  li {
	padding: 0 0 3px 9px;
	background: url('/f/local/images/link-bullet.gif') no-repeat;
	background-position: 0 7px;
}

.pcms_events_teaser  .more  , .pcms_news_teaser  .more {
	margin-top: 0px;
	display: inline; /* ie6 double margin */
	float: right;
	padding: 0 8px 0 9px;
	background: url('/f/local/images/link-bullet-small.gif') no-repeat;
	background-position: right 8px;
}

.pcms_webseminar_list .openlink a {
	margin-left: 5px;
	padding: 0 0 0 8px;
	background: url('/f/local/images/link-bullet-small.gif') no-repeat;
	background-position: 0 5px;
	font-size: 11px;
	line-height: 1.85em;
	font-weight: bold;
	white-space: nowrap;
	color: #333;
	text-decoration: underline;
}
.quotetable {
	border: solid 1px #9BDFDF;
	background-color: #EFFAFA;
	text-align: left
}
.quote {
	margin-top: 3px;
	color:#003399;
	font-style: italic;
}
.source {
   color: #333333;
   font-size: 10px;
   line-height: 1.2em;
   margin-bottom: 5px;
}
.source p {
	display: inline;
	font-size: 10px;
	line-height: 1.2em;
	color: #333333;
}


/* lighbox effect */


#ux-lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 15000;
    text-align: center;
    line-height: 0;
}

#ux-lightbox img {
    width: auto;
    height: auto;
}

#ux-lightbox a img {
    border: none;
}

#ux-lightbox-outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;

    height: 250px;
    margin: 0 auto;
}

#ux-lightbox-imageContainer {
    padding: 5px;
}

#ux-lightbox-loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    background: url(/f/local/images/lb-load.gif) no-repeat center 15%;
}
#ux-lightbox-bottomNav { }
#ux-lightbox-hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#ux-lightbox-imageContainer > #ux-lightbox-hoverNav {
    left: 0;
}

#ux-lightbox-hoverNav a{
    outline: none;
}

#ux-lightbox-navPrev,
#ux-lightbox-navNext {
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
    display: block;
}

#ux-lightbox-navPrev { left: 0; float: left;}
#ux-lightbox-navNext { right: 0; float: right;}
#ux-lightbox-navPrev:hover, #ux-lightbox-navPrev:visited:hover { background: url(images/lb-prev.png) left 33% no-repeat; }
#ux-lightbox-navNext:hover, #ux-lightbox-navNext:visited:hover { background: url(images/lb-next.png) right 33% no-repeat; }

#ux-lightbox-outerDataContainer {
    margin: 0 auto;
    width: 100%;
    
}

#ux-lightbox-dataContainer{
    font: 11px Arial, Helvetica, sans-serif;
    background-color: #fff;
   

    overflow: auto;
    font-weight: normal;
    line-height: 1.4em;
}

#ux-lightbox-data{	padding:0 7px; color: #333;  }
#ux-lightbox-data #ux-lightbox-details{ width: 80%; float: left; text-align: left; }
#ux-lightbox-data #ux-lightbox-caption{ font-weight: bold;	padding-bottom: 7px;}
#ux-lightbox-data #ux-lightbox-imageNumber{ display: block; clear: left; padding-bottom: 1.0em;	}
#ux-lightbox-data #ux-lightbox-navClose{ background: url(/f/images/lb-close.gif) no-repeat; width: 30px; height: 34px; float: right; outline: none;}

#ux-lightbox-overlay,
#ux-lightbox-shim{
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 14999;
    width: 100%;
    height: 500px;
    background-color: #000;
    padding: 0;
    margin: 0;
}

#ux-lightbox-shim {
    z-index: 89;
    background-color: transparent;
    filter: alpha(opacity=0);
}

.googlesitestats {
	margin: 10px 0;
}

#x-form-el-ulogin {
padding-top: 2px;
}

/* Definitions for cookie confirmation pop-up dialog
 */
.cookie-info {
	display:block;
}

.cookie-info .mask {
	position:fixed;
	top:0; left:0;
	width:100%; height:100%;
	background-color:#ccc; filter:Alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;
}

.cookie-info .dialog {
	position:fixed;
	top:0; left:0;
	border:1px solid #d0d1d1;
	padding:15px;
	width:250px;
	background-color:#fff; filter:Alpha(opacity=1); -moz-opacity:1; opacity:1;

	-moz-box-shadow:1px 1px 2px #c1c1c1;
	-webkit-box-shadow:1px 1px 2px #c1c1c1;
	box-shadow:1px 1px 2px #c1c1c1;
	/* IE 8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#c1c1c1')";
	/* IE 5.5 - 7 */
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#c1c1c1');
}

.cookie-info .dialog .content {
	margin-bottom:15px;
}

.cookie-info .dialog .buttons {
	text-align:center;
}

/* Customization of easy table */

.cookie-info table {
	border-top:1px solid #c1c1c1; border-left:1px solid #c1c1c1;
}

.cookie-info td {
	border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1;
	padding:5px;
	vertical-align:top;
}

