
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
	background-color:  #FFFFFF;	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; 
}

sup, sup a {
	text-decoration: none;
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	text-decoration: none;
}
/* ALL LINKS **********************************************/
a:link, a:active, a:visited {
	color: #003366;
}
a:hover { 
	color: #333366;
} 

a:link.menu, a:active.menu, a:visited.menu, a:hover.menu {
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold;  
	color: #666666; 
} 

a:hover.menu { 
	font-size: 11px; 
	font-weight: bold;  
	color: #333333; 
	text-decoration: underline; 
} 

a:link.topMenu, a:active.topMenu, a:visited.topMenu{ 
	font-size: 11px; 
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none; 
} 

a:hover.topMenu { 
	font-size: 11px; 
	font-weight: bold;
  	color: #333333;
	text-decoration: none; 
} 

a:link.topLinks, a:active.topLinks, a:visited.topLinks { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
} 

a:hover.topLinks { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333;
} 

a:link.language_links, a:active.language_links, a:visited.language_links { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
} 

a:hover.language_links { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #CCCCCC;
} 

a:link.reg, a:active.reg, a:visited.reg {
	color: #003366;
	text-decoration: underline;
}

a:hover.reg {
	color: #CC0033;
	background-color: #CCCCCC;
	text-decoration: underline;
}

a.active.imp, a.link.imp, a.visited.imp, a.hover.imp { 
	color: #CC0000; 
	text-decoration: underline;
} 

a:active.inline, a:link.inline, a:visited.inline, a:hover.inline {
	color:#336699; 
} 

a:link.quoteMenu, a:visited.quoteMenu, a:active.quoteMenu,  { 
	font-size: 11px;
	text-decoration: none;  
	font-weight: bold; 
	color: #000000;
} 

a:hover.quoteMenu { 
	text-decoration: none; 
	font-size: 11px;
	color: #FFFFFF;
}

a:link.subMenu, a:active.subMenu, a:visited.subMenu { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
} 
	
a:hover.subMenu { 
	text-decoration: underline; 
	color: #333333;
} 
	
a:link.subMenuActive, a:active.subMenuActive, a:visited.subMenuActive { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333;
} 
	
a:hover.subMenuActive { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
} 	

a:link.enlarge, a:active.enlarge, a:visited.enlarge  { 
	font-size: 10px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
	
a:hover.enlarge  { 
	font-size: 10px;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
}

a:link.moreInfo, a:active.moreInfo, a:visited.moreInfo { 
	text-decoration: none; 
	color: #333333;
} 

a:hover.moreInfo {
	text-decoration: underline;
	color:000000;
}

a:link.navLink, a:active.navLink, a:visited.navLink { 
	font-size: 16px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
} 

a:hover.navLink { 
	font-size: 16px; 
	color: #333333; 
	text-decoration: underline; 
	font-weight: bold;
} 

a:link.smallLink, a:active.smallLink, a:visited.smallLink { 
	font-size: 11px;
	color: #333333; 
	text-decoration: none;
}

a:hover.smallLink { 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline;
}

a:link.newsLinks, a:active.newsLinks, a:visited.newsLinks { 
	text-decoration: none; 
	color: #666666;
} 

a:hover.newsLinks { 
	text-decoration: underline; 
	color: #333333;
} 
	
a:link.smallBlackLink, a:active.smallBlackLink, a:visited.smallBlackLink { 
	font-size: 10px; 
	color: #333333;
}

a:hover.smallBlackLink { 
	font-size: 10px; 
	color: #000000;
}

a:link.JumpTo, a:active.JumpTo, a:visited.JumpTo { 
	font-size: 11px;
	color: #5E6780;
	text-decoration: none;
} 

a:hover.JumpTo { 
	font-size: 11px;
	color: #4B5366;
	text-decoration: underline;
} 

a:link.breadCrumb, a:active.breadCrumb, a:visited.breadCrumb {
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}

a:hover.breadcrumb { 
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
} 

/* END ALL LINKS **********************************************/


.subheading {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.sectionheadings {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.subheading2 {
	font-size: 16px;
	font-weight: bold;
}

.caption {  
	font-size: 11px; 
	font-style: italic; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}

.smcaption {  
	font-size: 10px; 
	font-style: italic; 
	color: #666666; 
}

.imgBorder {
	border: thin solid #666666;
}

.blue {
	color: #003366;
}

.red {
	color: #CC0000;
}

.gray {
	color: #999999;
}

.darkBlue {
	color: #000099;
}

.blueheading {
	font-size: 26px;
	font-weight: bold;
	color: #003366;
}

.white {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 11px;
}

.lightGray {  
	color: #CCCCCC; 
	font-size: 11px
}

.darkerGray {
	color: #666666;
}

.bluesub {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.infoOn {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	font-size: 14px;
}

.infoOff {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.infoPassed {
	color: #999999;
	text-decoration: line-through;
	font-size: 14px;
	font-weight: bold;
}

.click {
	font-size: 9px;
}

.big {
	font-size: 16px;
	font-weight: bold;
}

.infoNav {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.pullDown {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.subMenuActiveText { 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333;
} 
	
.quoteItalic {
	font-size: 10px;
}

.navText {  
	font-size: 18px;
	color: #CC0033; 
	text-decoration: none; 
	font-weight: bolder;
}

.footer_copyright {  
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}

.small {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.small2 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.productLinks {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.flowCells {
	text-decoration: none;
	font-style: italic;
}

.dateline {
	font-style: italic;
}

.emailHeadline {
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

.emailHeadlineBlk {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.smallBlack {  
	font-size: 10px; 
	color: #333333;
}

.Copyright {  
	font-weight: bold; 
	color: #000033; 
	text-decoration: none;
}

.bold {  
	font-weight: bold;
}

.bread {  
	font-size: 14px; 
	font-weight: bold;
}

.fractions { 
	font-size: 8px; 
	color: #000000; 
	vertical-align: top;
}

.Reseller {
	font-size: 14px;
	font-weight: bold;
	color: #666666	;
}

/********************  Career Opportunity Style's *************/ 

.jobHeadings {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-color: #EEEEEE;
}

.jobSubheading {
	font-weight: bold;
	color: #003366;
}

.jobListingHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}

.jobListingSubheading {
	font-weight: bold;
	color: #003366;
	background-color: #EEEEEE;
}

.jobWindowHeading {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}

/**********  Image Popup window styles **************/ 
.popUpHeading {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.popUpCategory {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.quickProducts { 
	font-size: 10px;
} 

.JumpTo {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

.jumpHeading {
	font-weight: bold;
	color: #4B5366;
}

.breadcrumb {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

sub {
	font-size: 10px;
	line-height: 11px;
}


.jobnumber {
	font-size: 10px;
	color: #cccccc;
}

.optin_hdr {
	font-weight: bold;
	color: #ffffff;
}

.optin_bold {
	font-weight: bold;
	color: #333333;
}

.newsInactive {
	color: #AAAAAA;
}



/**********  block form spam **************/ 
#goaway {
	visibility:hidden;
	display:none;
}



.colorDescBrd {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

.colorDescB {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

.colorDescR {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

.colorDescL {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
}

.colorDescBrdL {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}

