
td {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:14px;}
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:14px;}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:14px;}

a:link {  color: #000000; font-size: 11px; font-weight: bold; text-decoration:none;}
a:hover { color: #3C5364; font-size: 11px; font-weight: bold; text-decoration:underline;}
a:visited {  color: #000000; font-size: 11px; font-weight: bold; text-decoration:none;}
a:visited:hover {  color: #3C5364; font-size: 11px; font-weight: bold; text-decoration:underline;}

.menu:link {  color: #ffffff; font-size: 11px; font-weight: bold; text-decoration:none;}
.menu:hover { color: #C0CFDB; font-size: 11px; font-weight: bold; text-decoration:none;}
.menu:visited {  color: #ffffff; font-size: 11px; font-weight: bold; text-decoration:none;}
.menu:visited:hover {  color: #C0CFDB; font-size: 11px; font-weight: bold; text-decoration:none;}

.biglink:link {  color: #000000; font-size: 12px; font-weight: bold; text-decoration:none;}
.biglink:hover { color: #3C5364; font-size: 12px; font-weight: bold; text-decoration:none;}
.biglink:visited {  color: #000000; font-size: 12px; font-weight: bold; text-decoration:none;}
.biglink:visited:hover {  color: #3C5364; font-size: 12px; font-weight: bold; text-decoration:none;}

.headline {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-size: 12px; color: #000000; line-height:16px; font-weight: bold;}

.sideheadline {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height:16px; font-weight: bold;}

.headlineProducts {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px; color: #000000; line-height:16px; font-weight: bold;}

.copyright {  font-family:  Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 10px; color: #587992; line-height:12px;}

.copyright a {  
		font-family:  Verdana, Arial, Helvetica, sans-serif; 
		font-style: normal; 
		font-weight: normal;
		font-size: 10px; 
		color: #587992; 
		line-height:12px;
}

.copyright a:hover {  
		text-decoration:underline;
}


.chromestyle{
width: 99%;
font:normal 12px Verdana;
font-weight: normal;
color: #ffffff;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px;
width: 100%;
padding: 7px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
color: #ffffff;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 3px 10px 7px 10px;
margin: 0px;
text-decoration: none;
border-right: 2px solid #6F8BA1;
}

.chromestyle ul li a:hover{
color: #C0CFDB;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu INDUSTRY ######### */

.dropmenudivIndustry{
position:absolute;
top: 0;
border: 1px solid #587992; /*THEME CHANGE HERE*/
font:normal 11px Verdana;
line-height:14px;
z-index:100;
background-color: white;
border-top-width: 0;
width: 220px;

visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudivIndustry a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0px 0px 8px;
text-decoration: none;
color: #587992;
background: url(arrow.gif); 
}

* html .dropmenudivIndustry a{ /*IE only hack*/
width: 100%;
}

.dropmenudivIndustry a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color: #000000
}

/* ######### Style for Drop Down Menu PRODUCTS ######### */

.dropmenudivProducts{
position:absolute;
top: 0;
border: 1px solid #587992; /*THEME CHANGE HERE*/
font:normal 11px Verdana;
line-height:14px;
z-index:100;
background-color: white;
border-top-width: 0;
width: 260px;

visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudivProducts a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0px 0px 8px;
text-decoration: none;

color: #587992;
background: url(arrow.gif); 
}

* html .dropmenudivProducts a{ /*IE only hack*/
width: 100%;
}

.dropmenudivProducts a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color: #000000
}
