/* BROWSER SKINNING
body {
			  scrollbar-face-color:CDB3A4;
              scrollbar-track-color:EDE3E1;
              scrollbar-3dlight-color:B4011A;
              scrollbar-arrow-color:B4011A;
              scrollbar-highlight-color:B4011A;
              scrollbar-shadow-color:B4011A;
              scrollbar-darkshadow-color:2C4F6B;
}

.sub_body {
			  scrollbar-face-color:CDB3A4;
              scrollbar-track-color:EDE3E1;
              scrollbar-3dlight-color:B4011A;
              scrollbar-arrow-color:B4011A;
              scrollbar-highlight-color:B4011A;
              scrollbar-shadow-color:B4011A;
              scrollbar-darkshadow-color:2C4F6B;
}
 */
.contentBgColor {
	background-color: #ECEAE9;
}

.homeShape {
	background-image: url("/img/set_4/homepage_shape.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.nav2RightBg {
    background-image: url("/img/set_4/nav2_l_t.gif");
}
/* Top Navigation */
.navTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.navSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
}
}.navText:visited {
	text-decoration: none;
}
.navText:hover {
	text-decoration: underline;
}
.nav1Text_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
}
}.nav1Text_l:visited {
	text-decoration: none;
}
.nav1Text_l:hover {
	text-decoration: underline;
}
.nav2Text_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
}
}.nav2Text_l:visited {
	text-decoration: none;
}
.nav2Text_l:hover {
	text-decoration: underline;
}

.navLeftImgRight {
	background-image: url("/img/set_4/nav_l_r.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.navLeftImgRightOver {
	background-image: url("/img/set_4/nav_l_r_o.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.navLeftImgRightSelected {
	background-image: url("/img/set_4/nav_l_r_s.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.navLeftImgLeft {
	background-image: url("/img/set_4/nav_l_l.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.navLeftImgLeftOver {
	background-image: url("/img/set_4/nav_l_l_o.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.navRightImgRight {
	background-image: url("/img/set_4/nav_r.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.navRightImgRightOver {
	background-image: url("/img/set_4/nav_r_r_o.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.navRightImgLeftSelected {
	background-image: url("/img/set_4/nav_r_l_s.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

.navRightImgLeftOver {
	background-image: url("/img/set_4/nav_r_l_o.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.nav1LeftBg {
	background-color: #83A99D;
}
.nav2LeftBg {
	background-color: #A2BFB5;
}
.nav1RightBg {
	background-color: #C3BBB8;
}

/* Homepage item */
.homepageItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.homepageItemText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.homepageItemLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
}.homepageItemLink:visited {
	text-decoration: none;
}
.homepageItemLink:hover {
	text-decoration: underline;
}


/* Footer */
.footerImgMiddle {
	background-image: url("/img/set_4/footer_curve_m.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.footerLeftImgRight {
	background-image: url("/img/set_4/footer_curve_r.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ECEAE9;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	text-decoration: none;	
}.footerText:visited {
	text-decoration: none;
}
.footerText:hover {
	text-decoration: underline;
}

.subNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
	font-weight:	bold;
}
.subNavItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
}
.subNavItem:visited {
	text-decoration: none;
}
.subNavItem:hover {
	text-decoration: underline;
}

.productShapeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ECEAE9;
	text-align: center;

}

.productAllProductsLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ECEAE9;
	text-align: center;
	text-decoration: none;
	font-weight:	bold;
}

.productAllProductsLink:hover
{
	text-decoration: underline;
}

.productAllProductsLink:visited
{
	color: #ECEAE9;
}

.sendToAFriendText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #649484;
	text-decoration: none;	
}
.sendToAFriendText:visited {
	text-decoration: none;
}
.sendToAFriendText:hover {
	text-decoration: underline;
}

/* Search */
.searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #649484;
	text-decoration: none;	
}
.searchButton:visited {
	text-decoration: none;
}
.searchButton:hover {
	text-decoration: underline;
}

.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #649484;
	width: 120px;
}
.searchOnlyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #649484;
	text-decoration: none;
}
.searchOnlyCheckBox {
	/*
	background-color: #FFFFFF;
	border: 1px solid #649484;
	*/
}

.promoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	font-weight: bold;
}
.promoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.promoText:visited {
	text-decoration: none;
}
.promoText:hover {
	text-decoration: underline;
}

.ssPromoBg {
	background-color: #CFD6D3;
}

.ssPromoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	font-weight: bold;
}
.ssPromoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.ssPromoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;	
}
.ssPromoLink:visited {
	text-decoration: none;
}
.ssPromoLink:hover {
	text-decoration: underline;
}


/* MyDatum */
.home_mydatumBg {
	background-color: #FFFFFF;
}
.mydatumBg {
	background-color: #F4F3F2;
}
.mydatumLabelTxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.mydatumLabelTxt:visited {
	text-decoration: none;
}
.mydatumLabelTxt:hover {
	text-decoration: underline;
}

.mydatumLoginTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 57A4C6;
	text-align: right;
	text-decoration: none;
}
.mydatumLoginTxt:visited {
	color: 57A4C6;
}
.mydatumLoginTxt:hover {
	text-decoration: underline;
}

.mydatumLoginField {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	width: 90px;
	height: 15px;
	border: 1px solid #9595FF;

}

.mydatumButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #30A1C7;
	text-decoration: none;	
}
.mydatumButton:visited {
	text-decoration: none;
}
.mydatumButton:hover {
	text-decoration: underline;
}

.mydatumLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30A1C7;
	text-decoration: none;	
}
.mydatumLink:visited {
	text-decoration: none;
}
.mydatumLink:hover {
	text-decoration: underline;
}




.categoryItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.categoryItemTitle:visited {
	text-decoration: none;
}
.categoryItemTitle:hover {
	text-decoration: underline;
}

.categoryItemTooltipTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
.categoryItemTooltipBorder {
	background-color: #000000;
}
.categoryItemTooltipBg {
	background-color: #FFFFFF;
}
.categoryItemTooltipIconBg {
	background-image: url("/img/set_4/product_rollover_bg.gif");
}



/*NAVIGATION*/
.navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation:visited {

}
.navigation:hover {
	color:	#ee7b51;
}


.navigationNeg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.navigationNeg:visited {

}
.navigationNeg:hover {
	color:	#ee7b51;
}



/*PRODUCT PAGES*/

.productvariations
{
	background-color: #ECEAE9;
}

.dottedline{
	background-image: url("/img/dot.gif");
}

.productTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
	font-weight:bold;
}

.productCategoryTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #649484;
	font-weight:bold;
}

.productSubCategoryTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #649484;
	font-weight:bold;
}

.productSeriesTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #649484;
	font-weight:bold;
}

.productText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.productNavItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.productNavItem:visited {
	text-decoration: none;
}
.productNavItem:hover {
	text-decoration: underline;
}

.productNavItemSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
}

.productNavItemSelectedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;
}

.productNavItemSelectedLink:hover {
	text-decoration: underline;
}

.productBuyNavItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;	
}
.productBuyNavItem:visited {
	text-decoration: none;
}
.productBuyNavItem:hover {
	text-decoration: underline;
}

.productBuyBg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
	background-color:	#649484;
}

.productPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

.priceBg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;	
	background-image: url("/img/set_4/price_b.gif");
}

.searchDropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #649484;
	width: 170px;
}


/*VARIATIONS*/
.variationsTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
	font-weight:bold;
}

.variationsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;	
}
.variationsItem:visited {

}
.variationsItem:hover {
	text-decoration: underline;
}



/*PAGE HEADER (with sony logo) */
.headerBg
{
	background-image: url("/img/set_4/header_bg.gif");
	background-repeat: no-repeat;
}


/*RANK*/
.rankText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	text-decoration: none;	
}

.rankText:visited
{
	color: #000000;
}

.rankText:hover
{
	text-decoration: underline;
}

/*FAQ*/
.faqTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #649484;
	font-weight:bold;
}

.faqText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.faqQ
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
}

.faqA
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.faqLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.faqLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;
}

.faqLink:visited {
	color:	#649484;
}
.faqLink:hover {
	text-decoration: underline;
}



/*GLOSSARY*/
.glossaryTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #649484;
	font-weight:bold;
}

.glossaryText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.glossaryItemTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
}

.glossaryItemText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.glossaryLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.glossaryLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;
}

.glossaryLink:visited {
	color:	#649484;
}
.glossaryLink:hover {
	text-decoration: underline;
}



/*INLINE SEARCH BOX*/
.searchTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
}

.searchLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



/*ACCESSORIES*/
.accessoryItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.accessoryItem:visited {

}
.accessoryItem:hover {
	text-decoration: underline;
}


/*SPECIFICATIONS*/
.specsBg
{
	background-color:	#ECEAE9;
}

.specsTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #649484;
	font-weight:bold;
}

.specsTagline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:	none;
}

.specsTagline:hover
{
	text-decoration:	underline;
}

.specsTagline:visited
{
	color: #000000;
}

.specsText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.specsItemTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.specsItemTitle:visited {
	color:	#000000;
	text-decoration: none;
}
.specsItemTitle:hover {
	color:	#000000;
	text-decoration: none;
}

.specsItemText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.specsAlternateBg
{
	background-color:	#F5F4F4;
}

.specsNotesTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.specsBackLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.specsBackLink:visited {
	color:	#000000;
}
.specsBackLink:hover {
	text-decoration: underline;
}




/*FEATURES*/
.featBg
{
	background-color:	#ECEAE9;
}

.featTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #649484;
	font-weight:bold;
}

.featText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.featNotesTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.featBackLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.featBackLink:visited {
	color:	#000000;
}
.featBackLink:hover {
	text-decoration: underline;
}






/*ARTICLE*/
.articleDottedLine
{
	background-image: url("/img/dotneg.gif");
}


.articleTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ECEAE9;
	font-weight:bold;
}

.articleText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:	none;
}

.articleText:hover
{
	text-decoration:	underline;
}

.articleText:visited
{
	color: #000000;
}

.articleNavSelected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EA7CE;
}

.articleNavSeparator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6D76;
}

.articleNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6D76;
	text-decoration:	none;
}

.articleNav:hover
{
	text-decoration:	underline;
}

.articleNav:visited
{
	color: #6A6D76;
}

.articleHeaderBg
{
	background-color:	#CFD6D3;
}

.articleBg
{
	background-color:	#ECEAE9;
}

.articleHeaderTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
	font-weight:bold;
	text-decoration:	none;
}

.articleHeaderTitle:hover
{
	text-decoration:	underline;
}

.articleHeaderTitle:visited
{
	color: #ECEAE9;
}


.articleLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;
}

.articleLink:visited {
	color: #649484;
}

.articleLink:hover {
	text-decoration: underline;
}

.articleLinkInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.articleItemTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #649484;
	font-weight:bold;
}

.articlePicCaption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.articleSubNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:	none;
}

.articleSubNav:hover
{
	text-decoration:	underline;
}

.articleSubNav:visited
{
	color: #000000;
}

.articleSubNavSelected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration:	none;
}

.articleSubNavBg
{
	background-color:	#CFD6D3;
}



/*VARIATIONS LIST*/
.variationsListTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #649484;
	font-weight:bold;
}

.variationsListBg
{
	background-color:	#ECEAE9;
}


.variationsListLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.variationsListLink:visited {
	color: #000000;
}

.variationsListLink:hover {
	text-decoration: underline;
}

.variationsListText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:	none;
}




/*DOWNLOADS*/
.downloadLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;
}

.downloadLink:visited {
	color:	#649484;
}
.downloadLink:hover {
	text-decoration: underline;
}

.downloadLinkInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.downloadLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	font-weight: bold;
}

.listTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
	font-weight:bold;
}


/*ASK AN EXPERT*/
.expertBg
{
	background-color:	#ECEAE9;
}

.expertTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #649484;
	font-weight:bold;
}

.expertTagline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration:	none;
}

.expertTagline:hover
{
	text-decoration:	underline;
}

.expertTagline:visited
{
	color: #000000;
}

.expertText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.expertItemTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.expertItemText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.expertBackLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.expertBackLink:visited {
	color:	#000000;
}
.expertBackLink:hover {
	text-decoration: underline;
}

.expertDropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #649484;
	width: 180px;
}
.expertDropdown2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #649484;
}
.expertField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #649484;
	width: 180px;
}
.expertFieldReadOnly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ECEAE9;
	border: 1px solid #649484;
	width: 220px;
}
.expertShortField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #649484;
	width: 128px;
}
/* Footer */
.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	text-decoration: none;	
}

.footerText:visited
{
	text-decoration: none;
}

.footerText:hover
{
	text-decoration: underline;
}

.footerBg
{
	background-color: #ECEAE9;
}

/* Search Result */
.resultHeaderBg {
	background-color: #E3ECE8;
}

.resultItemBg
{
	background-color: #FFFFFF;
}

.resultTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649484;
	font-weight: bold;
	text-decoration: none;	
}

.resultItemTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;	
}


.resultText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.resultBodyBg {
	background-color: #CCDCD6;
}

.resultNavSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCDCD6;
}

.resultNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E3ECE8;
}
.resultNav:visited
{
	text-decoration: none;
}

.resultNav:hover
{
	text-decoration: underline;
}

.pagingLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.pagingLink:visited {
	text-decoration: none;
}
.pagingLink:hover {
	text-decoration: underline;
}

.pagingSelected
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;;
}

.pressReleaseLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649484;
	text-decoration: none;
}

.pressReleaseLink:visited {
	color: #649484;
}

.pressReleaseLink:hover {
	text-decoration: underline;
}
.relatedProductsTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4AAA6;
	font-weight:bold;
}

.relatedProductsLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B4AAA6;
	text-decoration: none;	
}
.relatedProductsLink:visited {
	text-decoration: none;
}
.relatedProductsLink:hover {
	text-decoration: underline;
}
.catBgColor {
	background-color: #649484;
}

/* Link */
.globalH			{
	font-family:"arial";
	font-size:12px;
	font-weight:normal;
	color:#666666;
	line-height: normal;
}

.globalN			{
	font-family:"arial";
	font-size:13px;
	font-weight:normal;
	color:#333333;
	line-height: normal;
}

.globalJ			{
	font-family:"verdana", "arial", "sans";
	font-size:10px;	
	line-height:normal;
	font-weight: normal;	
	color: #003366;}

.globalB			{
	font-family:"arial";
	font-size:11px;
	font-weight:normal;
	color:#666666;
	line-height: normal;
	font-weight: bold;
	
}

.divlink	{font-family: Arial; font-size:11px; color:#333333; font-weight:normal; text-decoration:none;}

a:link		{font-family: Arial; font-size:11px; color:#333333; font-weight:normal; text-decoration:none;}
a:visited	{font-family: Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}
a:hover		{font-family: Arial; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}

a.notselected:link		{font-family: Arial; font-size:11px; color:#333333; font-weight:normal; text-decoration:underline;}
a.notselected:visited	{font-family: Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:underline;}
a.notselected:hover		{font-family: Arial; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:underline;}

a.tNav:link			{font-family:"verdana", "arial"; font-size:11px; color:#999999; font-weight:normal; text-decoration:none;}
a.tNav:visited		{font-family:"verdana", "arial"; font-size:11px; color:#999999; font-weight:normal; text-decoration:none;}
a.tNav:hover		{font-family:"verdana", "arial"; font-size:11px; color:#666666; font-weight:normal; text-decoration:none;}

a.Nav:link			{font-family: Arial; font-size:11px; color:#333333; font-weight:normal; text-decoration:none;}
a.Nav:visited		{font-family: Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}
a.Nav:hover			{font-family: Arial; font-size:11px; color:#666666; font-weight:normal; text-decoration:none;}

a.nNav:link			{font-family: Arial; font-size:13px; color:#0099CC; font-weight:normal; text-decoration:none;}
a.nNav:visited		{font-family: Arial; font-size:13px; color:#0099CC; font-weight:normal; text-decoration:none;}
a.nNav:hover			{font-family: Arial; font-size:13px; color:#006699; font-weight:normal; text-decoration:none;}

a.sNav:link			{font-family: Arial; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a.sNav:visited		{font-family: Arial; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
a.sNav:hover		{font-family: Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}

a.lNav:link			{font-family: Arial; font-size:11px; color:#999999; font-weight:normal; text-decoration:none;}
a.lNav:visited		{font-family: Arial; font-size:11px; color:#333333; font-weight:normal; text-decoration:none;}
a.lNav:hover		{font-family: Arial; font-size:11px; color:#000000; font-weight:normal; text-decoration:none;}

a.dNav:link			{font-family: Arial; font-size:11px; color:#FF0000; font-weight:normal; text-decoration:none;}
a.dNav:visited		{font-family: Arial; font-size:11px; color:#FF0000; font-weight:normal; text-decoration:none;}
a.dNav:hover		{font-family: Arial; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none;}

a.footer:link			{font-family:"Arial"; font-size:11px; color:#999999; font-weight:normal; text-decoration:none; }
a.footer:visited		{font-family:"Arial"; font-size:11px; color:#999999; font-weight:normal; text-decoration:none; }
a.footer:hover			{font-family:"Arial"; font-size:11px; color:#999999; font-weight:normal; text-decoration:underline; }

