 A:link {
	cursor:pointer;
}
 A:visited {
	cursor:pointer;
}
 A:active {
	cursor:pointer;
}
 A:hover {
	cursor:pointer;
}

.background{
	background-color:#FFFFFF;
}

.heightDropdownTD{
	height:45px;
}

.backgroundbody{
	background-color:white;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}

.mainTableBackground
{
	background-color:#FFFFFF;
}

.boxBackgroundImage{
background-image:url(/img/Questions.jpg);	
height:72px;
display:none;
}

.whiteContentArea{
	
	min-height:330px;
	height:auto !important;
	height:330px;
background-image:url(/img/mp_no_bkg.gif);	
	width:953px;
	padding-bottom:0px;	
	/*Bottom of map is 292 pixels from top of white content area*/
	background-position:0 147px;
	background-color:#FFFFFF;
	background-repeat:no-repeat; 
	 /*overflow-y:auto; 
	 scrollbar-arrow-color:red;
	 scrollbar-face-color:#e7e7e7;
	 scrollbar-3dlight-color:#a0a0a0;
	 scrollbar-darkshadow-color:#888888;*/	
}
.whiteContentAreaCatalog{	
	min-height:435px;
	height:auto !important;
	height:435px;
	background-image:url(/img/mp_no_bkg.gif);	
	font-family:arial;
	font-size:8pt;
	width:953px;	
	/*Bottom of map is 306 pixels from top of white content area*/
	background-position:0 161px;
	background-color:#FFFFFF;
	background-repeat:no-repeat; 
	 /*overflow-y:auto; 
	 scrollbar-arrow-color:red;
	 scrollbar-face-color:#e7e7e7;
	 scrollbar-3dlight-color:#a0a0a0;
	 scrollbar-darkshadow-color:#888888 ;*/	
}
.whiteContentAreaBroad{
	min-height:420px;
	height:auto !important;
	height:420px;
	width:953px;
	background-image:url(/img/mp_no_bkg.gif);	
	background-position:0 161px;
	background-color:#FFFFFF;
	background-repeat:no-repeat; 
	padding-bottom:18px;	
	border-bottom:1px;
	border-color:#000000;
}

.grayContentArea{
	height:167px;
	background:url(/img/footer_dot_background_with_.gif) center bottom  no-repeat ;
	background-color:#CCCCCC;
	padding-top:5px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	border:1px;
	border-color:#000000;
	width:953px;
}

.grayContentAreaFGA{
	height:95px;
	background:url(/img/footer_dot_background_with_.gif) center bottom  no-repeat ;
	padding-top:5px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	border:1px;
	border-color:#000000;
	width:953px;
}

.grayContentAreaNoBackground{
	height:134px;
	background-color:#CCCCCC;
	width:953px;
	display: none;
}
.graphicHeaderGCA{
	font-family:Arial;
	font-size:21pt;
	color:#000000;
}

.interiorWhiteContentArea{
	height:329px;
	background-color:#FFFFFF;
	padding-top:11px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:25px;
}
.interiorWhiteContentAreaGraphicPageTitle{
	font-family:Arial;
	text-transform:uppercase;
	font-size:12pt;
	color:#000000;
}
.interiorWhiteContentAreaGraphicThumbnailHeader{
	font-family:Arial;
	text-transform:uppercase;
	font-size:11pt;
	color:#000000;
}
.interiorGrayContentArea{
	height:174px;
	background-color:#CCCCCC;
	padding-top:19px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:20px;
}
.interiorGrayContentAreaGraphicHeader{
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	color:#000000;
}
.interiorGrayContentAreaGraphicHeaderHome{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
}
.interiorGrayContentAreaGraphicSubHeader{
	font-family:Arial;
	font-size:9pt;/*MbK*/
	color:#000000;
	font-weight:bold;/*MbK*/
}
.interiorRedContentArea{
	background:url(/img/Footer1.jpg) left bottom  no-repeat ;
	height:80px; /*MbK*/	
	padding-right:0px;
	padding-left:0px;
	margin:0px;
	display: none;
}
.brandingStripHeader{
	height:120px;
	color:#181818;
	padding-top:18px;
	padding-right:30px;
	padding-left:30px;
}
.tabText{

	color:#FFFFFF;
	padding-top:9px;
	padding-left:10px;
}

.footer{
	color:#181818;
}
.logo{
/*height modified from style sheet*/
	height:80px;
	Width:211px;
	cursor:pointer;
}
.mdsLink{
	font-family:Verdana;
	font-size:13pt;
	color:#C80202;/*this is showing red color*/
	padding-bottom:5px;
}
/*for Links, body text lists, forms, and buttons*/
.utilityNavigationHeader{
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
	padding-bottom:5px;
}
.hyperLink{
	font-family:Verdana;
	width:250px;
	font-size:8pt;
	color:#333333;
	word-wrap :break-word;
	text-align:left;
} 
.hyperLink A:link {
	COLOR:#333333; TEXT-DECORATION:underline
}
 .hyperLink A:visited {
	COLOR:#333333; TEXT-DECORATION:underline
}
.hyperLink A:active {
	COLOR:#333333; TEXT-DECORATION:underline
}
.hyperLink A:hover {
	COLOR:#333333; TEXT-DECORATION:underline
}
.formText{
	font-family:Verdana;
	font-size:10pt;
	color:#666666;
}

.header {
	font-family:Verdana; FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000
}

.unOrderedListDropDown{
	font-family:Verdana;
	line-height:17pt;
	color:#333333;
}
.breadCrumb{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
}
.paragraphinHomeGrayContentArea{
	font-family:Verdana;
	font-size:9pt;
	line-height:12pt;
	color:#333333;
}

.greyContentAreaTD{
	padding-right:5px;
}

.productThumbNailParagraphIntWCA{
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	margin-top:5px;
	color:#333333;
	word-wrap :break-word;
	width:146px;
}
.innovationThumbNailHeaderIntWCA{
	font-family:Verdana;
	font-size:10pt;
	color:#006699;
	font-weight:bold;
}
.ParagraphIntWCA{
	font-family:Verdana;
	font-size:9pt;
	line-height:11pt;
	color:#333333;
	display:none;
	/* Hyperlink Color:#D80303 */
}
.ParagraphIntWCA A{
	color:#333333;
}
.footerHyperLinks{
	font-family:Verdana;
	font-size:10pt;
	line-height:16pt;
	color:#000000;
}
.copyRight{
	font-family:Verdana;
	font-size:8pt;
	color:#B8B7B7;
	height:15px;
	display: none;
	}
.copyRight A:link {
	COLOR:#B8B7B7; TEXT-DECORATION:none;
}
 .copyRight A:visited {
	COLOR:#B8B7B7; TEXT-DECORATION:none;
}
.copyRight A:active {
	COLOR:#B8B7B7; TEXT-DECORATION:none;
}
.copyRight A:hover {
	COLOR:#B8B7B7; TEXT-DECORATION:none;
}
/*Element Spacing*/

/*-------------Product showcase---------*/

.graphicBlackHeaderProduct{
	font-family:Arial;
	font-size:28pt;
	height:50px;
	color:#000000;
	font-weight:bold;
	Margin-Bottom:7px;
}
.graphicRedHeaderProduct{
	font-family:Arial;
	text-transform:uppercase;
	font-size:33pt;
	color:#CC0000;
	font-weight:bold;	
	margin-bottom:13px;
}
.paragraphProduct{
	font-family:Verdana;
	font-size:10pt;
	line-height:12pt;
	color:#333333;
	margin-bottom:13px;
}
.thumbnailHeaderProduct{
	font-family:Arial;
	text-transform:uppercase;
	font-size:10pt;
	line-height:12pt;
	color:#000000;
	margin-left:6px;
}


	
/*-------------Innovation----------*/
.graphicRedHeaderInnovation{
	font-family:Arial;
	font-size:24pt;
	color:#D80303;
	Margin-Bottom:6px;
}
.graphicBlackSubHeaderInnovation{
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;
	color:#000000;
	Margin-Bottom:4px;
}
.paragraphInnovation{
	font-family:Verdana;
	font-size:9pt;
	line-height:11pt;
	color:#333333;
	Margin-Bottom:13px;
}
.paragraphInnovation A:link {
	COLOR:#333333; TEXT-DECORATION:underline;
}
 .paragraphInnovation A:visited {
	COLOR:#CCCCCC; TEXT-DECORATION:underline;
}
.paragraphInnovation A:active {
	COLOR:#333333; TEXT-DECORATION:underline;
}
.paragraphInnovation A:hover {
	COLOR:#333333; TEXT-DECORATION:underline;
}

.thumbnailHeaderInnovationIntWCA{
	font-family:Verdana;
	font-size:10pt;
	line-height:12pt;
	color:#006699;
	margin-top:10px;
}
.thumbnailImagesInnovation{
	height:75px;
	width:94px;
}
.HeaderInnovationStoryInterior{
	font-family:Verdana;
	font-size:8pt;
}
.InnovationStoryInterior{
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
}
.InnovationStoryInterior A:link {
	COLOR:#666666; TEXT-DECORATION:underline;
}
 .InnovationStoryInterior A:visited {
	COLOR:#CCCCCC; TEXT-DECORATION:underline;
}
.InnovationStoryInterior A:active {
	COLOR:#666666; TEXT-DECORATION:underline;
}
.InnovationStoryInterior A:hover {
	COLOR:#666666; TEXT-DECORATION:underline;
}


.linkLearnMore{
	font-family:Verdana;
	font-size:9pt;
	color:red;
	text-decoration:underline;
}
.linkLearnMoreStory{
	font-family:Verdana;
	font-size:8pt;
	color:red;
	text-decoration:underline;
}


.leftNavLinks a:link{
	
	font-size:8pt;		
	font-weight:bold;
	color:black;


}



/* Literature page related CSS*/
.litpanelContent{
	font-family:Verdana;
	font-size:10pt;
	color:#006699;
	font-weight:bold;
}

.OpenLiterature{
background:url(/img/red_minus_no.gif)  left no-repeat;
background-color:#999999;
BORDER: #999999 1px solid;
	padding:14px;
	padding:15px;

}

.ClosedLiterature{
background:url(/img/black_plus_no_bg.gif) left no-repeat;
background-color:red;
BORDER: #999999 1px solid;
	padding:14px;
	padding:15px;


}

.panelInLiteratureWCA{
	height:339px ;
	width:600px;
	background-color:#FFFFFF;
/*	border-color:#000000;
	border:.5px;
	
	Border Corner Radius:8px
	padding:14px;
	padding:15px;
	Margin-Top:20px;
	Margin-Left :38px;
	Margin-Right:30px;
	Margin-Bottom:20px;*/
}

.TabLiterature{
	height:26px ;
	width:600px;
	border-bottom:.5px solid black;
	
	background-color:#cdcdcc;
	/*Top and Bottom Tab Corner Radius:8px*/	
}

.TabTextLiterature{
	font-family:Verdana;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10pt;
	color:#000000;
	margin-left:5px;	
}

.contentTabLit{/*Mbk*/
	min-height:325px;
	height:auto !important;
	height:325px;
}

.litpanelContent{
	font-family:Verdana;
	font-size:9pt;
	color:#006699;
}

.redLinkLiterature{
	cursor:pointer;
	font-family:Verdana;
	color:#D80303;
	text-decoration:underline;
	font-size:9px;
}

.blackLinkLiterature{
	cursor:pointer;
	font-family:Verdana;
	color:#333333;
	text-decoration:underline;
	font-size:9px;
}

	
.blackLiterature{
	font-family:Verdana;
	color:black;
	font-size: 9px;
}

.LiteratureTabTitle {
	font-family:Verdana;
	color:black;
	font-size: 10pt;
	font-weight:bold;	
}
	
.literaturepara{
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	margin-top:5px;
	color:#333333;	
}

/*for round corner*/

.forlabel{
	height:20px ;
	width:220px;
	font-family:Verdana;	
	font-size:20pt;
	color:#666666;
}

/*****Added later after sharing to Kunal*/
.logoSizeFleetguard{
height:59px;
width:80px;
margin-left:15px;
margin-top:15px;
}


.sampleRedProducts{
background:url(/img/tab_hover.jpg)   center left no-repeat; 
width:91px;
Height:25px;
border-color:#181818;
text-align:center;
color:#FFFFFF;
TEXT-DECORATION:none;
cursor:pointer;
}

.selectLanguageSample{
background:url(/img/select-language.jpg) center left no-repeat; 
width:179px;
height:15px;
border-color:#181818;
/*text-align:center;
padding-right:20px;*/
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
background-repeat:no-repeat;
}
.selectCountrySample{
font-family:Verdana;	
font-size:8pt;
background:url(/img/select-country.jpg) center left no-repeat; 
background-repeat:no-repeat;
width:179px;
HEIGHT:15px;
text-align:left;
color:#FFFFFF;
cursor:pointer;

}
.howToOrder{
font-family:Arial;
color:#CC0000;
font-size:12px;
font-weight:bold;
}
.imageHomeWCA{

background:transparent;

}
.whiteContentAreaFGA{
	min-height:420px;
	height:auto !important;
	height:420px;
	background-image:url(/img/mp_no_bkg.gif);	
	background-position:0 161px;
	background-color:#FFFFFF;
	background-repeat:no-repeat; 	
	width:953px;
	padding-bottom:0px;
}
/**************************/
/* added by kunal*/

.graphicRedHeaderProductPage{
	font-family:Arial;
	font-size:20pt;
	color:#D80303;
	font-weight:bold;	
	margin-bottom:13px;
}

.TabLiterature li {border:1px solid;  border-color:black;}
.TabLiterature li ul li{border:0px ;}
.contactLinkWCA{
	font-family:Verdana;
	Font-size:7pt;
	font-weight:bold;
	margin-top:20px;
	/*margin-left:450px;*/
	margin-right:30px;
	text-transform:uppercase;

}
.contactLinkWCA a:link              {color:red; background:white; TEXT-DECORATION:none}
.contactLinkWCA a:visited           {color:red; background:white; TEXT-DECORATION:none }
.contactLinkWCA a:active            {color:red; background:white; TEXT-DECORATION:none}
  
.thumbnailHeaderProductLanding{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
}

.linksRedContentArea{
	font-family:Verdana;
	font-size:8pt;
	line-height:12pt;

	font-weight:bold;
}

.linksRedContentAreaGraphic{
	padding-top:5px;		
}
.changeColor{
color:red;
}
.pageHeaderProduct{
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;/* changed from 10 to 12 as client said*/
	text-transform:uppercase;
	margin-left:20px;
	color:#333333;
	display:none;
}

.blackButton{
	
	background:url(/img/button.jpg) repeat;	
	color:#FFFFFF;
	width:110px;
	height:20px;
	border:none;
	font-family:Verdana;
	font-size:8pt;
}

/***** Added by Kunal on 16-12******/

.productCentriguardpara{
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	margin-top:5px;
	color:#333333;
	padding-left: 10px;
	padding-right: 20px;
	
}

.productCentriguardpara A:link {
	COLOR:#333333; TEXT-DECORATION:underline;
}
 .productCentriguardpara A:visited {
	COLOR:#CCCCCC; TEXT-DECORATION:underline;
}
.productCentriguardpara A:active {
	COLOR:#333333; TEXT-DECORATION:underline;
}
.productCentriguardpara A:hover {
	COLOR:#333333; TEXT-DECORATION:underline;
}


.productMoreViews{
	font-family:Verdana;
	color:#D80303;
	font-size: 9px;
	font-weight:bold;
}


.tab { 
	
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9pt;
	height : 15px;
	color: #000000;
	white-space: nowrap;
	background-color : #FFFFFF;
	text-align: center;
	border-style: solid;
	border-color: #999999;
	
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	}
.tabhold { 
	background-color : #CDCDCD;
	}
.tabfocus { 
	background-color: white;
	color: black;
	border-color: #999999;
	border-bottom: 0px;
	}
.tabcontent { 
	font-family:Verdana; 
	color: #333333;
	font-size: 9pt;
	min-height:200px;
	height:auto !important;
	height: 200px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding : 20px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 0px;
	}

.tabcontent A:link {
	COLOR:#333333; TEXT-DECORATION:underline;
}
 .tabcontent A:visited {
	COLOR:#CCCCCC; TEXT-DECORATION:underline;
}
.tabcontent A:active {
	COLOR:#333333; TEXT-DECORATION:underline;
}
.tabcontent A:hover {
	COLOR:#333333; TEXT-DECORATION:underline;
}

.tabcontent ul {
	font-family:Verdana;
	color: #333333;
	font-size: 9pt;
	font-weight:normal;

	}
	
.tabcontentLit { 
	min-height:325px;
	height:auto !important;
	height:325px;
	font-family:Verdana; 
	color: #333333;
	font-size: 9pt;
	}
/*************16-Dec-2008******/
.mainTable{
	border:0px;
 	width:100%;
}
.homeRedTextWCA{
	font-family:Arial;
	text-transform:uppercase;
	font-size:25pt;
	font-weight:bold;
	color:#FD0000;
	font-weight:bold;	
	margin-bottom:13px;
} 
.linkFleetGuard{
	width:118px; 
	height:18px ; 
	vertical-align:middle;
 	text-align:center; 
	color:white; 
	text-decoration:none;
    background:url('/img/fleet.jpg') repeat
}
.newTextCurve {
background:url(/img/home_textbox.gif) no-repeat right; 
width:179px;
border:none;
font-size:8pt;
text-align:left;
}
/* home */
.graphicBlackHeaderHome{
	font-family:Arial;
	font-size:20pt;
	height:50px;
	color:#000000;
	font-weight:bold;
	Margin-Bottom:7px;
}
.innovativeBrandHome{
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9pt;
	color:#000000;
	margin-left:5px;
	padding-right:10px;
}
.redNavArrow{
	margin-top:5px;
	margin-right:5px;
}

.whiteContentAreaTL div {
}
.whiteContentAreaTL {
}


.whiteContentAreaTL div, .whiteContentAreaTL
{
   width:100%;
   height:8px;
   font-size:1px;
}
.redContentAreaTL div {
   background:url(/img/redcontentarea_bl.png) no-repeat bottom left;
}
.redContentAreaTL {
   background:url(/img/redcontentarea_br.png) no-repeat bottom  right;
}
.redContentAreaTL div, .redContentAreaTL
{
   width:100%;
   height:8px;
   font-size:1px;	
}

.blackButtonLeft
{	
color:white; 
	background:url(/img/Button-left.gif) center left no-repeat;
	height:25px;
	cursor:pointer;
	font-family:Verdana;
	font-size:8pt;
	display:none;
}
.blackButtonRight
{
	color:white; 
	background:url(/img/button-right.gif) center right no-repeat;
	height:25px;
	cursor:pointer;
	font-family:Verdana;
	font-size:8pt;
	display:none;
}
.blackButtonTile
{
	color:white;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;	
	background:url(/img/button-tile.gif) center repeat-x;
	cursor:pointer;
	padding: 0px;
	margin: 0px;
	display:none;
}
.redButtonLeft
{	
color:white; 
	background:url(/img/buttonred-left.gif) center left no-repeat;
	height:25px;
	cursor:pointer;
	font-family:Verdana;
	font-size:8pt;
}
.redButtonRight
{
	color:white; 
	background:url(/img/buttonred-right.gif) center right no-repeat;
	height:25px;
	cursor:pointer;
	font-family:Verdana;
	font-size:8pt;
}
.redButtonTile
{
	color:white;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;	
	background:url(/img/buttonred-tile.gif) center repeat-x;
	cursor:pointer;
	padding: 0px;
	margin: 0px;
}

.utilityNavigationHeader a:link {
	COLOR:#FFFFFF; TEXT-DECORATION:none;
}
.utilityNavigationHeader a:visited {
	COLOR:#FFFFFF; TEXT-DECORATION:none;
}
.utilityNavigationHeader a:active {
	COLOR:#FFFFFF; TEXT-DECORATION:none;
}
.utilityNavigationHeader a:hover {
	COLOR:#FFFFFF; TEXT-DECORATION:none;
}
.linksRedContentArea a:link {
	COLOR:#181818; TEXT-DECORATION:none;
}
.linksRedContentArea a:visited {
	COLOR:#181818; TEXT-DECORATION:none;
}
.linksRedContentArea a:active {
	COLOR:#181818; TEXT-DECORATION:none;
}
.linksRedContentArea a:hover {
	COLOR:#181818; TEXT-DECORATION:none;
}
.searchDiv
{
 margin:0px;
 padding:0px;
 height:18px;
 width:210px;
 background:url(/img/Search0.gif) no-repeat left;
 font-family:Arial;
 font-size:11px;
}
 
 
.searchTextBox
{
 background:none;
 border:none;
 width:179px;
 height:16px;
 margin:0px;
 padding:2px 0px 0px 0px;
 font-family:Arial;
 font-size:11px;
 color: #FFFFFF;
}
 
.searchButton
{
     background: url(/img/search-arrow.gif) no-repeat;
     width:25px;
     cursor:pointer;
     border:none;
     height:18px;
}
.textCurveDiv
{
	 margin:0;
	 height:20px;
	 background:url(/img/home_textbox.gif) no-repeat left; 
	 width:179px;
	 border:none;
}
.textCurveBox
{
 background:none;
 border:none;
 width:169px;
 height:15px;
 margin:0;
 padding:2px 7px 0px 7px;
 font-family:Verdana;
 font-size:11px;
}

/* Added by Kshitiz on 31-Dec-08*/
.qaText{
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	color:#333333;
}

.qaText A:link {
	COLOR: #333333; text-decoration: underline;
}
 .qaText A:visited {
	COLOR: #CCCCCC; text-decoration: underline; 
}
.qaText A:active {
	COLOR: #333333; text-decoration: underline;
}
.qaText A:hover {
	COLOR: #333333; text-decoration: underline;
}

.custInfoText {
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	color:#333333;
}

.custInfoLabel {
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	color:red;
}

.custInfoText A:link {
	COLOR: #333333; text-decoration: underline;
}
 .custInfoText A:visited {
	COLOR: #CCCCCC; text-decoration: underline; 
}
.custInfoText A:active {
	COLOR: #333333; text-decoration: underline;
}
.custInfoText A:hover {
	COLOR: #333333; text-decoration: underline;
}

.interiorLeftNavigationPanel A:link {
	COLOR: #333333; text-decoration: none;
}
.interiorLeftNavigationPanel A:visited {
	COLOR: #333333; text-decoration: none;
}
.interiorLeftNavigationPanel A:active {
	COLOR: #333333; text-decoration: none;
}
.interiorLeftNavigationPanel A:hover {
	COLOR: #333333; text-decoration: none;
}

.newsStoryText {
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	color:#333333;
}
.newsStoryText A {
	COLOR: #333333; text-decoration: underline;
}

.sitemap {
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	color:#333333;
}
.sitemap A {
	COLOR: #333333; text-decoration: none;
}

.mapTitle {
	font-family:Verdana;
	font-size:9pt;
	line-height:10pt;
	color:white;
	background-color:black;
	text-transform:capitalize;
}

/************************ */

.divtop,.divbottom {display:block; background:transparent; font-size:1px;}

.ProductThumbnailDiv {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductThumbnailDiv .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.ProductThumbnailDiv .divb1 {display:block; overflow:hidden; height:1px;margin:0 5px; background:#999999;}
.ProductThumbnailDiv .divb2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px; border-width:0 2px;}
.ProductThumbnailDiv .divb3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px;}
.ProductThumbnailDiv .divb4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px;}

.ProductThumbnailDivActive {background: transparent; margin:0px;padding:0px; }
.ProductThumbnailDivActive .divboxcontent {display:block; background:#ffffff; border:0 solid #006699; border-width:0 1px;}
.ProductThumbnailDivActive .divb1 {display:block; overflow:hidden; height:1px;margin:0 5px; background:#006699;}
.ProductThumbnailDivActive .divb2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #006699; border-right:1px solid #006699;margin:0 3px; border-width:0 2px;}
.ProductThumbnailDivActive .divb3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #006699; border-right:1px solid #006699;margin:0 2px;}
.ProductThumbnailDivActive .divb4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #006699; border-right:1px solid #006699;height:2px; margin:0 1px;}

.leftNavDiv {background: transparent; 	display: none; }

.leftNavtop, .leftNavbottom {display:block; background:transparent; font-size:1px;}
.leftNavb1, .leftNavb2, .leftNavb3, .leftNavb4 {display:block; overflow:hidden;}
.leftNavb1, .leftNavb2, .leftNavb3 {height:1px;}
.leftNavb2, .leftNavb3, .leftNavb4 {background:transparent;  border-right:1px solid #999999;}
.leftNavb1 {margin:0 5px 0 0; background:#999999;}
.leftNavb2 {margin:0 3px; border-width:0 2px;}
.leftNavb3 {margin:0 2px;}
.leftNavb4 {height:2px; margin:0 1px;}

.leftNavboxcontent {display:none; background:transparent; border:0 solid #999999; border-width:0 1px 0 0; }

/*div tags for Product tabs*/
.ProductPageLeftTabFocus {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductPageLeftTabFocus .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.ProductPageLeftTabFocus .divb1 {display:block; overflow:hidden; height:1px;margin:0 0 0 5px; background:#999999;}
.ProductPageLeftTabFocus .divb2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 3px;}
.ProductPageLeftTabFocus .divb3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 2px;}
.ProductPageLeftTabFocus .divb4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 1px;}
.ProductPageLeftTabFocus .divb5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageLeftTabFocus .divb6 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageLeftTabFocus .divb7 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageLeftTabFocus .divb8 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.ProductPageLeftTabReady {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductPageLeftTabReady .divboxcontent {display:block; background:#CDCDCD; border:0 solid #999999; border-width:0 1px;}
.ProductPageLeftTabReady .divb1 {display:block; overflow:hidden; height:1px;margin:0 0 0 5px; background:#999999;}
.ProductPageLeftTabReady .divb2 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 3px;}
.ProductPageLeftTabReady .divb3 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 2px;}
.ProductPageLeftTabReady .divb4 {display:block; overflow:hidden;background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 1px;}
.ProductPageLeftTabReady .divb5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageLeftTabReady .divb6 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageLeftTabReady .divb7 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageLeftTabReady .divb8 {display:block; overflow:hidden;background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.ProductPageRightTabFocus {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductPageRightTabFocus .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.ProductPageRightTabFocus .divb1 {display:block; overflow:hidden; height:1px;margin:0 5px 0 0; background:#999999;}
.ProductPageRightTabFocus .divb2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px 0 0;}
.ProductPageRightTabFocus .divb3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px 0 0;}
.ProductPageRightTabFocus .divb4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px 0 0;}
.ProductPageRightTabFocus .divb5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageRightTabFocus .divb6 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageRightTabFocus .divb7 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageRightTabFocus .divb8 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.ProductPageRightTabReady {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductPageRightTabReady .divboxcontent {display:block; background:#CDCDCD; border:0 solid #999999; border-width:0 1px;}
.ProductPageRightTabReady .divb1 {display:block; overflow:hidden; height:1px;margin:0 5px 0 0; background:#999999;}
.ProductPageRightTabReady .divb2 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px 0 0;}
.ProductPageRightTabReady .divb3 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px 0 0;}
.ProductPageRightTabReady .divb4 {display:block; overflow:hidden;background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px 0 0;}
.ProductPageRightTabReady .divb5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageRightTabReady .divb6 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0; }
.ProductPageRightTabReady .divb7 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageRightTabReady .divb8 {display:block; overflow:hidden;background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.ProductPageCenterTabFocus {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductPageCenterTabFocus .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.ProductPageCenterTabFocus .divb1 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageCenterTabFocus .divb2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabFocus .divb3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabFocus .divb4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}
.ProductPageCenterTabFocus .divb5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageCenterTabFocus .divb6 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabFocus .divb7 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabFocus .divb8 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.ProductPageCenterTabReady {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductPageCenterTabReady .divboxcontent {display:block; background:#CDCDCD; border:0 solid #999999; border-width:0 1px;}
.ProductPageCenterTabReady .divb1 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageCenterTabReady .divb2 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabReady .divb3 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabReady .divb4 {display:block; overflow:hidden;background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}
.ProductPageCenterTabReady .divb5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageCenterTabReady .divb6 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabReady .divb7 {display:block; overflow:hidden; height:1px; background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageCenterTabReady .divb8 {display:block; overflow:hidden;background:#CDCDCD; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.ProductPageContent {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.ProductPageContent .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.ProductPageContent .divb5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.ProductPageContent .divb6 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageContent .divb7 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.ProductPageContent .divb8 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}
.ProductPageContent .divb1 {display:block; overflow:hidden; height:1px;margin:0 5px; background:#999999;}
.ProductPageContent .divb2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px;}
.ProductPageContent .divb3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px;}
.ProductPageContent .divb4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px;}

/*******************************************/

/*div tags for Literature tabs*/
.LiteratureTopTab {background: transparent; margin:0px;padding:0px; cursor:pointer;width:650px;}
.LiteratureTopTab .divboxcontent {display:block; background:#cdcdcc; border:0 solid #999999; border-width:0 1px;}
.LiteratureTopTab .divl1 {display:block; overflow:hidden; height:1px;margin:0 5px; background:#999999;}
.LiteratureTopTab .divl2 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px;}
.LiteratureTopTab .divl3 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px;}
.LiteratureTopTab .divl4 {display:block; overflow:hidden;background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px;}
.LiteratureTopTab .divl5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.LiteratureTopTab .divl6 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTopTab .divl7 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTopTab .divl8 {display:block; overflow:hidden;background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.LiteratureBottomTab {background: transparent; margin:0px;padding:0px; cursor:pointer;width:650px;}
.LiteratureBottomTab .divboxcontent {display:block; background:#cdcdcc; border:0 solid #999999; border-width:0 1px;}
.LiteratureBottomTab .divl1 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.LiteratureBottomTab .divl2 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureBottomTab .divl3 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureBottomTab .divl4 {display:block; overflow:hidden;background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}
.LiteratureBottomTab .divl5 {display:block; overflow:hidden; height:1px;margin:0 5px; background:#999999;}
.LiteratureBottomTab .divl6 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px;}
.LiteratureBottomTab .divl7 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px;}
.LiteratureBottomTab .divl8 {display:block; overflow:hidden;background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px;}

.LiteratureCenterTab {background: transparent; margin:0px;padding:0px; cursor:pointer;width:650px;}
.LiteratureCenterTab .divboxcontent {display:block; background:#cdcdcc; border:0 solid #999999; border-width:0 1px;}
.LiteratureCenterTab .divl1 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.LiteratureCenterTab .divl2 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureCenterTab .divl3 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureCenterTab .divl4 {display:block; overflow:hidden;background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}
.LiteratureCenterTab .divl5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.LiteratureCenterTab .divl6 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureCenterTab .divl7 {display:block; overflow:hidden; height:1px; background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureCenterTab .divl8 {display:block; overflow:hidden;background:#cdcdcc; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}


.LiteratureTabContent {background: transparent; margin:0px;padding:0px; cursor:pointer;width:650px;}
.LiteratureTabContent .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.LiteratureTabContent .divl1 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.LiteratureTabContent .divl2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTabContent .divl3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTabContent .divl4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}
.LiteratureTabContent .divl5 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.LiteratureTabContent .divl6 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTabContent .divl7 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTabContent .divl8 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}

.LiteratureTabContentFocus {background: transparent; margin:0px;padding:0px; cursor:pointer;width:650px;}
.LiteratureTabContentFocus .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.LiteratureTabContentFocus .divl1 {display:block; overflow:hidden; height:1px;margin:0 0 0 0; background:#999999;}
.LiteratureTabContentFocus .divl2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTabContentFocus .divl3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 0 0 0;}
.LiteratureTabContentFocus .divl4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 0 0 0;}
.LiteratureTabContentFocus .divl5 {display:block; overflow:hidden; height:1px;margin:0 5px; background:#999999;}
.LiteratureTabContentFocus .divl6 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px;}
.LiteratureTabContentFocus .divl7 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px;}
.LiteratureTabContentFocus .divl8 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px;}

.LiteratureThumbnailDiv {background: transparent; margin:0px;padding:0px; cursor:pointer;}
.LiteratureThumbnailDiv .divboxcontent {display:block; background:#ffffff; border:0 solid #999999; border-width:0 1px;}
.LiteratureThumbnailDiv .divb1 {display:block; overflow:hidden; height:1px;margin:0 5px; background:#999999;}
.LiteratureThumbnailDiv .divb2 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 3px;}
.LiteratureThumbnailDiv .divb3 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;margin:0 2px;}
.LiteratureThumbnailDiv .divb4 {display:block; overflow:hidden;background:#ffffff; border-left:1px solid #999999; border-right:1px solid #999999;height:2px; margin:0 1px;}

.LiteraturePopup{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
top:150px;
left: 170px;
border: 1px solid #999999;
visibility: hidden;
/*color: black;*/
text-decoration: none;
}

.noPaddingForm
{
	margin: 0px; 
	padding: 0px;
	display: none;
}

.newTextCurveDiv {
	margin: 0;
	height: 20px;
	width: 200px;
	background: url(/img/text_roundedcorner.gif) no-repeat bottom;
	border: none;
}

.newTextCurveBox {
	background: none;
	border: none;
	width: 190px;
	height: 15px;
	margin: 0;
	padding: 2px 7px 0px 7px;
	font-family: Arial;
	font-size: 11px;
}

.shadowTable
{	
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	filter:shadow(color:gray,direction:135);
	width:100%;
}

table.table_border {
	border-width:1px;
	border-style:solid;
	border-color:black;
	border-collapse:collapse;
	background-color:white;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
	font-style:normal;
	color: black;	
}

.redNavigation{
	color:#D80303;
}

.blackButtonTile A {
	COLOR: white; text-decoration: none;
}

.contentPaddingTD {
	padding-right:0px;
}

.tdWidth{
	width:5px;
}

.linksPrint {
	color: black;
	font-family:Verdana;
	font-size: 8pt;
	text-decoration: none;
	padding-right:10px;
	display:none;
}

.linksPrint A:link {
	color: black; cursor:pointer; text-decoration:none;
}
.linksPrint A:visited {
	color: black; cursor:pointer; text-decoration:none;
}
.linksPrint A:active {
	color: black; cursor:pointer; text-decoration:none;
}
.linksPrint A:hover {
	color: black; cursor:pointer; text-decoration:none;
}

.contentTable {
	width:100%;
}