a:link {
	color : #003399;
}

a:hover {
	color : #0000FF;
}

a:active {
	color : #003399;
}

a.navTextAlt, a:link.navTextAlt {
	color : White;
	text-decoration : none;
}

a:visited.navTextAlt{
	color : White;
}

a:hover.navTextAlt{
	color : #CCCCCC;
}

a:active.navTextAlt{
	color : #333333;
}

a.btmNav, a:link.btmNav{
	color : #5A5A5A;
}

a:visited.btmNav{
	color : #5A5A5A;
}

a:hover.btmNav{
	color : #000000;
}

a:active.btmNav{
	color : #EE0519;
}

a.sideNavText, a:link.sideNavText{
	color : Black;
}

a:visited.sideNavText{
	color : Black;
}

a:hover.sideNavText{
	color : #555555;
}

a:active.sideNavText{
	color : #555555;
}

a.topNavText, a:link.topNavText{
	color : Black;
}

a:visited.topNavText{
	color : Black;
}

a:hover.topNavText{
	color : #666666;
}

a:active.topNavText{
	color : #666666;
}

body {
	background : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.bodyBarBg {
	background-color : #666666;
}

.boldHeader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.btmNav {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.defaultBold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 18px;
}

.defaultCappedBold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 19px;
	text-transform : capitalize;
}

.defaultText {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
}

.navTextAlt {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
	
.bodyLine {
	background-color : #000000
}

.sideNavLine {
	background-color : #000000
}

.topNavAccnt {
	background-color : #000000
}

.paraHeader {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
}

.header {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
}

.topNavBarBorder {
	background-color : Black;
}

.topNavText {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}

.sideNavBg {
	background-color : #CDC8AF;
}

.sideNavBgAlt {
	background-color : #CDC8AF;
}

.sideNavHeader {
	color : #333333;
	background-color : #CDC8AF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
}

.sideNavText {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    line-height: 13px;
	text-decoration : none;
}

.bodyTextHome{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 18px;
}

.btmBarBg {
	background-color : White;
	padding-left :40px;
}

.btmBarBorder {
	background-color : #CCCCCC
}

.topNavBarBg {
	background-color : #EE0519;
}

.industryText {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 12px;
}

.industryTextBold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 12px;
}

.downloadBg {
	background-color : #ECEBDF;
}

.downloadTextSm{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
    line-height: 13px;
	text-decoration : none;
}

.locationsText {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 15px;
}

.locationsTextBold {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
}

/* -- Product Classes -- */
.productLines {
	background-color: #EFEFEF;
}

.productCategories {
	background-color: #E2E2E2;
}

.productSubCategories {
	background-color: #D4D4D4
}

.productProducts {
	background-color: #C4C4C4;
}

.productLinks {
	background-color: #E4E4C9;
}

.productHeader {
	background-color: #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-transform : capitalize;
	color : White;
}

.productFooterBody {
	background-color: #FFFFFF;
}

.productHeadLine {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	text-transform : capitalize;
	background : #999999;
}

a.product, a:link.product {
	color : Navy;
	text-decoration : none
}

a:visited.product {
	color : Navy;
	text-decoration : none
}

a:hover.product {
	color : Red;
}

a:active. product {
	color : Red;
}

a.locationsTextBold, a:locationsTextBold{
	color : Black;
	text-decoration : none;
}

a:visited.locationsTextBold{
	color : Black;
}

a:hover.locationsTextBold{
	color : #666666;
}

.product {		
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-transform : capitalize
}

.productManufacturer {		
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	text-transform : capitalize
}
.lightGrayHeader {
	background-color: #999999;
}

.darkGrayHeader {
	background-color: #666666;
}

.darkGrayFooter {
	background-color: #666666;
}

.partnersList {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 17px;
}

 
