﻿/*-------------------------------------------

    Containers

-------------------------------------------*/


#container {
	background: #ffffff;
	margin: 0 auto 25px; 
	width: 780px; 
	position: relative; 
	top: 25px; 
	bottom: 25px;
	text-align:left;
}

#header{
	vertical-align:middle;
	padding-left: 4px;
	padding-right: 4px;
}

#topSearch{
	vertical-align:middle;
	padding:4px;
}

#topNavContainer{
	margin-left: 0;
	margin-bottom: 0;
	padding-left:5px;
	font: bold 10px Verdana;
	color:White;
	background-color:#666666;
	border-bottom: 2px solid black;
	height:20px;
}

#topNavContainerSub{

	font: bold 10px Arial;
	color:White;
	border-bottom: 1px solid #dddddd;
	padding-left:10px;
	height:40px;
	vertical-align:middle;
}

#leftColContainer{
	margin:10px 0px 10px 10px;
	width:160px;
	vertical-align:top;
	
}

#bodyContainer{
	background: #ffffff;
}

#cartContainer{
	border: 1px solid #666666;
	border-bottom: 8px solid #666666;
	text-align:right;
	
}

#cartCalcContainer{
	background-color: #EEEFEF;
	text-align:right;
}

#middleColContainer{
	vertical-align:top;
	margin:10px 10px 10px 10px;

}

#rightColContainer{
	margin:10px 10px 10px 0px;
	vertical-align:top;
	margin-bottom:10px;
	width:160px;
	padding-bottom:10px;

}

.navContainer{
	vertical-align:top;
	margin-bottom:10px;
	background-color: #EEEFEF;

}

#copyrightContainer{
	background-color:#999999;
	color:White;
	text-align:center;
	padding:5px;
}

#hiddenContainer{
	background-color:#999999;
	color:#999999;
	text-align:center;
	padding:5px;
}

#blockContainer
{
	border: 3px solid #cccccc;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EFEFEF;

	
}
/*-------------------------------------------

    START DEFAULT STYLES

-------------------------------------------*/


body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	color: #666666;
	text-align:center;
	line-height:16px;
}

table{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, .h3{
	color:#FF940C;
	text-transform: uppercase;
	line-height:20px;
	vertical-align:middle;
}

h1{
	font-size:16px;
	font-weight:bold;
}

h2{
	font-size:12px;
}

h3{
	font-size:10px;
}

.h3{
	font-size:10px;
}

.layout {
	padding-left : 8px;
	text-align : left;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align : top;
	margin-bottom : 10px;
}
	
.button1
{
	border:none;
	background-color:#C2C2C5;
	border: 1px solid #999999;
	padding: 2px 10px 2px 10px;
	color:black;
	white-space: nowrap;
	
}

.button2
{
	border:none;
	background-color:#FF940C;
	padding: 2px 2px 2px 2px;
	color:white;
	font-weight:600;
	text-transform:uppercase;
	cursor:pointer;
	white-space: nowrap;
}

.required {
	color: #FF3100;
	font-weight : bold;
}

.layoutright {
	padding-top : 5px;
	padding-bottom : 5px;
	
}


TD.NavItems, TD.NavItemsEnd, TD.NavItemSelected , TD.NavItemSelectedEnd
{
	border-bottom-style: solid;
	border-width: 1px;
	border-left-color:#dddddd;
	border-right-color:#dddddd;
	border-bottom-color:#dddddd;
	border-top-color:#dddddd;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEFEF;
}


TD.NavHead, TD.NavHeadResearch, TD.NavHeadResources, TD.NavHeadRight, TD.NavProductLookupHead, TD.NavHeadTaxCompliance
{
	border-bottom-style: solid;
	border-width: 1px;
	border-left-color:#dddddd;
	border-right-color:#dddddd;
	border-bottom-color:#dddddd;
	border-top-color:#dddddd;
	padding-left : 5px;
	padding-right : 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #666666;
	width:100%;
}

TD.NavItems 
{
    padding:none;
	padding-top: 3px;
	padding-bottom: 3px;
	
} 

TD.NavItemsEnd 
{
    padding:none;
	padding-top: 3px;
	padding-bottom: 3px;
} 

TD.NavItemSelected
{
    padding:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #cccccc;
} 

TD.NavItemSelectedEnd
{
	padding:none;
	padding-top: 3px;
	padding-bottom: 3px;
} 

TD.NavProductLookupHead {
	background-color: #666666;
}

.NavContentHead {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight : bold; 
	
}

.NavContentHeadResearch {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#f0f0e0;
	font-weight : bold; 
}

.SubNavItem {
	padding-left : 20px;
	padding:none;
	
} 

.SubNavItemEnd
 {
	padding-left : 20px;
	padding:none;
	padding-bottom: 5px;	
} 

.SubNavItemSelected
{
	padding-left : 20px;
	font-weight: bold;
	padding:none;
	padding-right : 6px;
} 

.contenthead {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight : bold;	
}

.producttitle18 {
	color:#FF940C;
	text-transform: uppercase;
	line-height:20px;
	vertical-align:middle;
	font-size: 18px;
}

.producttitle11{
	color:#FF940C;
	text-transform: uppercase;
	line-height:20px;
	vertical-align:middle;
	font-size: 12px;
}
	
.producttitle14 {
	color:#FF940C;
	text-transform: uppercase;
	line-height:20px;
	vertical-align:middle;
	font-size: 14px;

}

.producttitle {
	color:#FF940C;
	text-transform: uppercase;
	line-height:20px;
	vertical-align:middle;
	font-size: 16px;
}

.Title{
	font-family: arial, helvetica, sans-serif;
	color:#FF940C; 
	font-weight:lighter;
	
}

p {
    font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 5px;
}

.large		{ font-size:13px}
.enlarged	{ font-size:12px}
.small		{ font-size:10px}
.fineprint	{ font-size:9px }
 
input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

select.product_dropdown {
	width: 120px;
}

span.product_dropdown {
	font-size: 12px;
}

ul {
    font-size: 12px;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
	padding-left: 0px;
    list-style-image: url("/images/misc/msc_bullet_gray.gif");
}

/*-------------------------------------------

    START LINKS

-------------------------------------------*/


a, td a .pdf  {
	color: #0078ae; 
	border-bottom: 1px dotted #dae7f2; 
	text-decoration: none; 
}

#header a, a.head-link, a.img_link {
	border: none; 
}

a em, em a {
	color: #0078ae; 
	font-style: italic;
}

a:hover, a:focus, a:hover em, a:focus em, em a:hover, em a:focus, td a:hover .pdf  {
	color: #75b2d5; 
}

a.NavLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;
	color: #666666;
	
}

a.navcolor  {
	color: #666666;
}	

a.topLink, a.topLink:visited, a.topLink:hover, a.topLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	height: 20px;
	vertical-align: middle;
	border:none;
	line-height:20px;
}

a.topLink:hover {
	color: #EDEDED;
}

a.topLinkSub
{
	background-image: url(/images/more_marker_utility.gif);
	background-position: 100% 50%;
	background-repeat:no-repeat;
	padding-right: 20px;
	font-size: 10px;
	font-weight:bold;
	border:none;
	text-transform:uppercase; 
}


.navWht, a.navWht, a.navWht:visited, a.navWht:hover {color:#ffffff}
.navGry, a.navGry, a.navGry:visited, a.navGry:hover {color:#999999; border: none;}


a.backToTop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-decoration : none;
}

a.backToTop:link, a.backToTop:visited {
    color: #3366cc;
}

a.backToTop:hover, a.backToTop:active {
    color: #999999; 
}

a.footerWhite:link, a.footerWhite:visited {
    color: #ffffff;
    font-weight:bold;
}

a.footerWhite:hover, a.footerWhite:active {
    color: #efefef;
    font-weight:bold; 
}

.footerGrey, .footerGrey a:link, .footerGrey a:visited {
    color:#999999;
    font-size:10px;
    text-decoration:none;
}


.footerGrey a:hover, .footerGrey a:active {
    color:#999999;
}

.footer, .footer a:link, .footer a:visited { 
	color:#FF940C;
    font-size: 11px;
	text-decoration:none;
} 

.footer a:hover, .footer a:active {
    color:#999999;
}


/* START BREADCRUMB STYLES */
.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited {
	color: #999999; 
    font-size: 10px;
}

.breadcrumb a:hover, .breadcrumb a:active {
	color: #666666;
    font-size: 10px;
}
/* END BREADCRUMB STYLES */

/* START NAVIGATION STYLES */

.topNavDropdown {
    position:absolute;
    left:634px;
    top:19px;
    width:208px;
    height:auto;
    z-index:10;
    visibility: hidden;
}

.homeBanner {	
	position:absolute;
	left:380px;
	top:172px;
	width:370px;
	height:40px;
	background-color:#6699cc;
	visibility:hidden;
}

/*.homeBannerText, .homeBannerText a:link, .homeBannerText a:visited, .homeBannerText a:hover, .homeBannerText a:active {
	font-size: 10px;
	color: #ffffff;
}*/

.ltNavSel, .ltNavSel a:link, .ltNavSel a:visited, .ltNavSel a:active {
	font-weight:bold;
    text-decoration:none;
}

.ltNavTertiary, .ltNavTertiary a:link, .ltNavTertiary a:visited, .ltNavTertiary a:active {
    color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.tertiary, .tertiary a:link, .tertiary a:visited, .tertiary a:hover, .tertiary a:active {
	font-size: 12px;
}

/* END NAVIGATION STYLES */

/* START BODY STYLES */

/* .head COLOR IS SPECIFIED IN SECTOR SPECIFIC CSS*/
.head, .head a p {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

.head a:link, .head a:visited, .head a:hover, .head a:active {
	text-decoration: none; 
}

TD.SectionHead { font: 10pt sans-serif; color:666666 }

.SectionHead { font: 12pt sans-serif; font-weight: bold; color:808000 }

.head2 {
	font-size: 12px;
	font-weight: bold;
}

.head2_c3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.subHead, .contactHead {
    font-size: 12px;
    font-weight: bold;
}

.subHead a:link, .subHead a:visited, .subHead a:hover, .subHead a:active {
    text-decoration: none;
}

.DEADLINK {
	color:666666;
	text-decoration:none;
}
.DEADLIST {
	font:10pt Arial;
	color:666666;
	text-decoration:none;
}
a.LIST {
	font:9pt Arial;
	color:FF940C;
}

.abstract .subHead a:link, .abstract .subHead a:visited, .abstract .subHead a:hover, .abstract .subHead a:active {
    text-decoration: none;
}

.highlight {
    font-family:verdana;
    font-weight: bold;
}

.date { 
    font-family: verdana, arial, sans-serif;
} 

.error {
	color: #ff0000;
}

.formLabel {
	color: #FF940C;
}

/* END BODY STYLES */
/* START RIGHT STYLES */

.right, .right td, .right p, .right a:link, .right a:visited, .right a:hover, .right a:active{
    font-size: 12px;
}

.right .abstract .head{
    font-size: 12px;
    font-weight: bold;
    color: #FF940C;
}

.right .abstract .head a:link, .right .abstract .head a:visited, .right .abstract .head a:hover, .right .abstract .head a:active {
    text-decoration: none;
    font-size: 12px;
}

.right .abstract .subHead{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}

.right .abstract .subHead a:link, .right .abstract .subHead a:visited, .right .abstract .subHead a:hover, .right .abstract .subHead a:active {
    text-decoration: none;
    font-size: 12px;
}

.right ul {
    font-size: 12px;
}

.website, .website a:link, .website a:visited, .website a:hover, .website a:active {
	font-size: 12px;
	font-weight: bold;
}

/* END RIGHT STYLES */

/* START COLOR STYLES */

.c_blue { 
    color: #FF940C; 
}

/* END COLOR STYLES */

/* START BACKGROUND STYLES */
.bg_navblue { background-color: #003399; }
.bg_beige { background-color: #e4e5d7; }
.bg_beige_dk { background-color: #cccc99; }
.bg_pale_blue { background-color: #efefef; }
.bg_lt_blue { background-color: #efefef; }
.bg_med_blue { background-color: #cccccc; }
.bg_c { background-color: #cccccc; }
.bg_9 { background-color: #999999; }
.bg_ef { background-color: #efefef; }
.bg_f { background-color: #ffffff; }
.bg_f0f0e0 { background-color: #efefef; }
.bg_8f { background-color: #8fc0b0; }
.bg_gray { background-color: #c0c0c0; }
.bg_lt_gray { background-color: #efefef; }
.bg_dk_gray { background-color: #666666; }
.bg_gradient_gray {background-image: url(../images/bg_gradient_gray.gif);}

/* END BACKGROUND STYLES */

/* POSITIONED DIV FOR IR LIT REQUEST */
#addressBlk {visibility:hidden;position:relative}
#inquiryBlk {visibility:hidden;position:relative}


/*New Styles for Navigation */


/*
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 10px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: eaeaea;
}*/

#tabcontentcontainer{
width:480px;
height:40px;

font-weight: bold;
}

.tabcontent{
display:none;

}

li
{
	/*list-style-type : disc;
	*/
	list-style : outside url(/images/bullet_2x2.gif);
}
.number
{
		list-style : decimal;
}


