/* START DEFAULT STYLES */

/* Indention Styles */
.indent { padding: 2px 20px 6px 20px; }
.doubleindent { padding: 2px 20px 6px 40px; }
.blockindent { padding: 12px 20px 15px 20px; }
.doubleblockindent { padding: 12px 20px 15px 40px; }


body, td, span { 
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

p {
    font-family: arial, helvetica, sans-serif;
	font-size: 11px;
    margin-top: 8px;
    margin-bottom: 8px;
	margin-left: 1px;
	margin-right: 5px;
}
 
input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

select.product_dropdown {
	width: 120px;
}

span.product_dropdown {
	font-size: 11px;
}

ul {
    font-size: 11px;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
	padding-left: 0px;
    list-style-image: url("/i/msc_bullet_gray.gif");
}
/* START LINKS */
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a:link, a:visited {
    color: #3366cc;
}

a:hover, a:active {
    color: #999999; 
}

.navWht, a.navWht, a.navWht:visited, a.navWht:hover {color:#ffffff}


/* END LINKS */
/* END DEFAULT STYLES */

/* START BACK TO TOP STYLES */

a.backToTop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration : none;
}

a.backToTop:link, a.backToTop:visited {
    color: #3366cc;
}

a.backToTop:hover, a.backToTop:active {
    color: #999999; 
}
/* END BACK TO TOP STYLES */

/* 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: 10px;
}

/* END NAVIGATION STYLES */

/* START BODY STYLES */

/* .head COLOR IS SPECIFIED IN SECTOR SPECIFIC CSS*/
.head, .head a p {
	font-face:verdana;
	font-size:11px;
	font-weight:bold;
}

.head a:link, .head a:visited, .head a:hover, .head a:active {
	text-decoration: none; 
}

.head1 {
	font-size: 13px;
	font-weight: bold;
}


.head2 {
	font-size: 12px;
	font-weight: bold;
}

.head2_c3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.subHead, .contactHead {
    font-size: 11px;
    font-weight: bold;
}

.subHead a:link, .subHead a:visited, .subHead a:hover, .subHead a:active {
    text-decoration: none;
}

.abstract .subHead a:link, .abstract .subHead a:visited, .abstract .subHead a:hover, .abstract .subHead a:active {
    text-decoration: none;
}

.highlight {
    font-face:verdana;
    font-weight: bold;
}

.date { 
    font-family: verdana, arial, sans-serif;
} 

.error {
	color: #ff0000;
}

.formLabel {
	color: #6699CC;
}

.whiteFont {  
	font-size: 11px;
	color: #ffffff
}



/* END BODY STYLES */

.nav_divider { color: #507b79; margin: 0px 11px 8px; }
.home_box { border: solid #ccc 1px; margin-bottom: 8px;}
.home_box_header { background-color: #8cbdae; border-bottom: solid #ccc 1px; }
.home_box_body { padding: 8px 5px; }

/* START RIGHT STYLES */

.right, .right td, .right p, .right a:link, .right a:visited, .right a:hover, .right a:active{
    font-size: 10px;
}

.rightHead {
	font-size: 10px;
	font-weight: bold;
    color: #003399;
}


.right .abstract .head{
    font-size: 16px;
    font-weight: bold;
    color: #003399;
}

.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: 11px;
}

.right .abstract .subHead{
    font-size: 11px;
    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: 11px;
}

.right ul {
    font-size: 10px;
}

.website, .website a:link, .website a:visited, .website a:hover, .website a:active {
	font-size: 11px;
	font-weight: bold;
}

/* END RIGHT STYLES */

/* START FOOTER STYLES */

.footerGrey, .footerGrey a:link, .footerGrey a:visited {
    color:#999999;
    font-size:10px;
    text-decoration:none;
}


.footerGrey a:hover, .footerGrey a:active {
    color:#666666;
}

.footer, .footer a:link, .footer a:visited { 
	color:#3366CC;
    font-size:10px;
	text-decoration:none;
} 

.footer a:hover, .footer a:active {
    color:#999999;
}

/* END FOOTER STYLES */

/* START COLOR STYLES */

.c_blue { 
    color: #3366cc; 
}

/* 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: #deedf9; }
.bg_lt_blue { background-color: #bbdaf5; }
.bg_med_blue { background-color: #6699cc; }
.bg_c { background-color: #cccccc; }
.bg_9 { background-color: #999999; }
.bg_ef { background-color: #efefef; }
.bg_f { background-color: #ffffff; }
.bg_f0f0e0 { background-color: #f0f0e0; }
.bg_8f { background-color: #8fc0b0; }
.bg_gray { background-color: #c0c0c0; }
.bg_lightgray { background-color: #E9E9E9; }
.bg_lt_gray { background-color: #f0f0e0; }
.bg_gradient_gray {background-image: url(/i/bg_gradient_gray.gif);}

/* END BACKGROUND STYLES */

/* POSITIONED DIV FOR IR LIT REQUEST */
#addressBlk {visibility:hidden;position:relative}
#inquiryBlk {visibility:hidden;position:relative}

/*GREEN HEADER STYLES*/
.greenHead {
 	font-face:verdana;
	font-size:13px;
	font-weight:bold;
	color: #336666; 
}

.greenSubHead {
 	font-face:verdana;
	font-size:12px;
	font-weight:bold;
	color: #336666; 
}

.greenHead_LG {
 	font-face:verdana;
	font-size:16px;
	font-weight:bold;
	color: #336666; 
}

.redHead_LG {
 	font-face:verdana;
	font-size:16px;
	font-weight:bold;
	color: #990000; 
}

.blueHead_LG {
 	font-face:verdana;
	font-size:16px;
	font-weight:bold;
	color: #003399; 
}

.blueHead_sm {
 	font-face:verdana;
	font-size:12px;
	font-weight:bold;
	color: #003399; 
}

/*REQUIRED FIELDS*/
.required {
 	font-face:verdana;
	font-size:10px;
	font-weight:bold;
	color: #FF0000; 
}

/*DESCRIPTION*/
.description {
 	font-face:verdana;
	font-size:9px;
}

/*HOMEPAGE*/
.style6 {
	color: #cc9933; 
	font-weight: 
	bold; 
	font-size: 14px; 
}

.style7 {
	color: #669999;
	font-weight: bold;
	font-size: 14px;
}
.style8 {font-size: 9px}
.style9 {
	color: #003399;
	font-weight: bold;
}
.style10 {font-weight: bold}

/*crazy orange*/
.style11 {
	color: #FF9933; 
	font-weight: 
	bold; 
	font-size: 11px; 
}

.heading {
	color: #4a3462;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.moreresultsbox {
	VERTICAL-ALIGN: top; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #4a3462;
	
}	

.titlebox {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 3px; 
	VERTICAL-ALIGN: middle; 
	COLOR: #ffffff; 
	PADDING-TOP: 3px; 
	BACKGROUND-COLOR: #4a3462

}

.white {
	BACKGROUND-COLOR: #ffffff
}

.vtop {
	VERTICAL-ALIGN: top
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
    font-size: 12px;
}

.relatedbox {
	BACKGROUND-COLOR: #CBC8AF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
