/* SITE COLORS JULY 2009: 
 green      #b1ca00
 orange     #ffaa14
 cool gray  #e1e2e3
 light blue #77a2d0
 dk blue    #005aac
 dk gray    #6d6f72
 links: #0078ae
 links hover: #75b2d5
*/
/* SITE COLORS - OLD: 
 green      #b3c135
 orange     #fcaf17
 cool gray  #d1d3d4
 light blue #9eb3d0
 dk blue    #006db8
 dk gray    #747679
*/

/* START DEFAULT STYLES */
body, td, span { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
}

p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin-top: 8px;
    margin-bottom: 8px;
	margin-left: 1px;
	margin-right: 5px;
}
 
sup, .sup {
	font-size: 80%;
	vertical-align: top; 
/*	font-weight:bold; */
}

.superscript {
	font-size:0.6em; 
	position:relative; 
	top:-0.6em; 
	left:0;
	z-index: 1;
}
a .superscript {
	color: #75b2d5;
}

h4.meta {
      	font-weight: normal;
		letter-spacing: 1px;
      	color: #999999;
      	margin: 0;
      	padding: 0;
      	text-transform: uppercase;
      }


/* SPECIAL SPAN CLASSES */

.pdf { background:url(/images/pdf_icon.gif) no-repeat center left; padding-left: 18px !important; margin: 0 5px !important; display: inline-block; color: #747679; font-size: 11px; }
.socialbkmks1 {  line-height:1.9em; }
.socialbkmks {  border:1px solid #ccc; border-top: none; padding: 6px 6px 6px 6px;line-height:1.9em; }
.socialbkmks ul { margin-left:0 !important;margin-top:2px; }
.socialbkmks ul li { background-image:none; list-style-type:none; }
.share { background:url(/images/icons/share-16x16b.png) no-repeat center left; padding-left: 20px !important; margin: 0 5px !important; display: inline-block; }
.twitter { background:url(/images/icons/twitter-16x16b.png) no-repeat center left; padding-left: 20px !important; margin: 0 5px !important; display: inline-block; }
.enews { background:url(/images/icons/enews-16x16d.png) no-repeat center left; padding-left: 20px !important; margin: 0 5px !important; display: inline-block; }
.podcast { background:url(/images/icons/podcast-16x16.png) no-repeat center left; padding-left: 20px !important; margin: 0 5px !important; display: inline-block; }
.rss { background:url(/images/icons/feed-icon-16x16.gif) no-repeat center left; padding-left: 20px !important; margin: 0 5px !important; display: inline-block; }
.attention { color:#cc6633; font-size: 14px;font-weight:bold; }
a.back_link { background: transparent url(/images/misc/icon_backtotop.gif) no-repeat right center; padding-right: 15px; padding-left: 10px; text-decoration: none; font-weight: normal !important; font-style: normal; font-size: 11px; }
.smallgrey { text-transform: uppercase; letter-spacing: 1px; font-size: 11px !important; color: #666; text-align: center; }


/* FORM CLASSES */

.rule {
	border-bottom:1px solid #b1ca00;
	height: 1px;
	line-height: 1px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

select.product_dropdown {
	width: 120px;
}

span.product_dropdown {
	font-size: 12px;
}


/* LIST CLASSES */

ul {
    font-size: 12px;
	list-style: none;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 6px; 
	padding-left: 0px;
/*    list-style-image: url("/images/misc/msc_bullet_gray.gif"); */
	list-style-type: square;
}

/* new class */
.promotxt ul, .leftpromotxt ul, .rightpromotxt ul {
	margin: .5em 0;
}
.bgcenter li, .bgright li, .leftpromotxt li, .rightpromotxt li, .promotxt li {
	list-style: none; 
	background: transparent url(/images/misc/list-marker.gif) no-repeat left 0.6em; 
	padding-left: 8px; 
	margin-bottom: 0.5em; 
	margin-left: 0 !important;
	color: #333;
	margin: .1em .5em 0 0;
	font-size: 12px;
}

.bgcenter ol li,.bgright ol li { background-image: none !important; list-style-type:decimal !important; }

/* end new class */


/* LINK CLASSES */

a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
/*    color: #3366cc; */
	color: #0078ae; /* border-bottom: 1px dotted #dae7f2;  */
	font-weight: bold;
}

a:hover, a:active {
/*    color: #999999;  */
	color: #75b2d5;  /* border-bottom: 1px dotted #dae7f2;  */
	font-weight: bold;
}

/* END LINKS */
/* END DEFAULT STYLES */

/* START BACK TO TOP STYLES */

a.title_pr {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}

a.leftnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a.pr_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height:1.4em;
}

a.cntxt_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}

a.backToTop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	text-decoration : none;
}

a.backToTop:link, a.backToTop:visited {
    color: #3366cc;
    font-size: 10px;
}

a.backToTop:hover, a.backToTop:active {
    color: #999999; 
    font-size: 10px;
}
/* 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 RIGHT SIDEBAR STYLES */
.rightnav1 { border: 1px solid #d1d1d1; padding:4px; color:#333; font-family:  verdana, arial, helvetica, sans-serif; }
.rightnav2 { border: 1px solid #d1d1d1; padding:4px; color:#333; font-family:  verdana, arial, helvetica, sans-serif; }
.rightnav3 { border: 1px solid #d1d1d1; padding:4px; color:#333; font-family:  verdana, arial, helvetica, sans-serif; }
.rightnav4 { border: 1px solid #d1d1d1; padding:4px; color:#333; font-family:  verdana, arial, helvetica, sans-serif; }
.rtitle { 
	font-size: 12px; 
	border: 1px solid #D1D1D1;
	padding-left: 5px; 
	font-family: arial, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#808080; 
	background-color:#EEEFEF; 
}


.quadpad ul {
	margin: .5em 0;
}
.quadpad ul li {
	list-style-type: none;
	padding-left: 8px; 
	margin-bottom: 0.8em; 
	margin-left: 0 !important;
}


/* TABLE-LESS RIGHT and LEFT SIDEBAR */

#leftside { width:164px; }
.leftpromo { text-align:left; margin-top: 12px; }
.leftpromohd { font-size: 12px;border: 1px solid #D1D1D1;padding:1px;padding-left: 5px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#333;background-color:#EEEFEF; }
.leftpromotxt { border:1px solid #ccc; border-top: none; padding: 1px 6px 1px 6px; }

#rightside { width: 120px; }
.rightpromo { text-align:left; margin-top:6px; }
.rightpromohd { font-size: 12px;border: 1px solid #D1D1D1;padding:1px;padding-left: 5px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#333;background-color:#EEEFEF; }
.rightpromotxt { border:1px solid #ccc; border-top: none; padding: 1px 6px 1px 6px; }

.promo { text-align:left; }
.promohd { font-size: 12px;border: 1px solid #D1D1D1;padding:2px;padding-left: 5px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#333;background-color:#EEEFEF; }
.promotxt { border:1px solid #ccc; border-top: none; padding: 1px 6px 1px 6px; }

.promohd_attention { font-size: 12px;border: 1px solid #D1D1D1;padding:1px;padding-left: 5px;font-family: Arial, Helvetica, sans-serif;font-weight:bold;color:#fff;background-color:#005aac; }

a.promo, a.promo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	background: transparent;
	text-decoration: none;
	font-weight : bold;
}

a.promo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	background: transparent;
	font-weight : bold;
}

a.promo:hover, a.promo:active {
	text-decoration: none;
	background: transparent;
	font-weight : bold;
}


/* END RIGHT SIDEBAR STYLES */

/* START NAVIGATION STYLES */

.topNavDropdown {
    position:absolute;
    left:640px;
    top:19px;
    width:208px;
    height:auto;
    z-index:10;
    visibility: hidden;
}

.topNavDropdownNew {
    position:absolute;
    left:356px;
    top:21px;
    width:208px;
    height:auto;
    z-index:1;
    visibility: hidden;
}

.topNavDropdownHome {
    position:absolute;	
    left:306px;
    width:208px;
    height:auto;
    z-index:1;
    visibility: hidden;
}

.navBarContainer { 
    position:absolute;
} 

.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: 11px;
	color: #ffffff;
}

.homeBannerText a:hover, .homeBannerText a:active {
    text-decoration:underline;
}

.ltNavSel, .ltNavSel a:link, .ltNavSel a:visited, .ltNavSel a:active {
	font-size: 11px;
	font-weight:bold;
    text-decoration:none;
}

.ltNavTertiary, .ltNavTertiary a:link, .ltNavTertiary a:visited, .ltNavTertiary a:active {
    font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.tertiary, .tertiary a:link, .tertiary a:visited, .tertiary a:hover, .tertiary a:active {
	font-size: 9px;
}

/* END NAVIGATION STYLES */

/* START BODY STYLES */

/* .head COLOR IS SPECIFIED IN SECTOR SPECIFIC CSS*/

.header, .header a p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.head, .head a p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.head a:link, .head a:visited, .head a:hover, .head a:active {
	text-decoration: none; 
}

.head2 {
	font-size: 12px;
	font-weight: bold;
}

.head2_c3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.head_pr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

.head_pr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#cc6633;
}

.tagLine2 {
    font-size: 12px;
    font-weight: bold;
	border-bottom:1px solid #999999;
	padding-bottom:2px;
}

.subHead, .contactHead {
    font-size: 12px;
    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-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.date { 
    font-family: Arial, Helvetica, sans-serif;
} 

.error {
	color: #ff0000;
}

.formLabel {
	color: #6699CC;
}

/* 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: #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: 12px;
}

.right .abstract .subHead{
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.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 FOOTER STYLES */

.footerGrey, a.footerGrey, a.footerGrey:link, a.footerGrey:visited {
    color:#999999;
    font-size:10px;
    text-decoration:none;
	border-bottom: 0;
}

a.footerGrey:hover, a.footerGrey:active {
    color:#666666;
	border-bottom: 0;
    font-size:10px;
}

a.footer, a.footer:link, a.footer:visited { 
	color:#3366CC;
    font-size:10px;
	text-decoration:none;
	border-bottom: 0;
} 

a.footer:hover, a.footer:active {
    color:#999999;
	border-bottom: 0;
    font-size:10px;
}

/* END FOOTER STYLES */

/* START COLOR STYLES */

.c_blue { 
    color: #3366cc; 
}

/* END COLOR STYLES */

/* START BACKGROUND STYLES */
/* .bg_navblue { background-color: #003399; } */
.bg_spot { background-color: #FF9100; }
.bg_navblue { background-color: #828282; }
.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_lt_gray { background-color: #EEEFEF; }
.bg_gradient_gray {background-image: url(/images/bg_gradient_gray.gif);}
.bg_topblue { 
	background-color: #6699CC; 
	color:#FFFFFF; 
	font-weight:bold;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
}

/* END BACKGROUND STYLES */

/* POSITIONED DIV FOR IR LIT REQUEST */
#addressBlk {visibility:hidden;position:relative}
#inquiryBlk {visibility:hidden;position:relative}

/* TOPNAV classes */
/* .topnav a:link { text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;  font-family: Arial, Helvetica, sans-serif; }
.topnav a:visited { text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;  font-family: Arial, Helvetica, sans-serif; }
.topnav a:active { text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;  font-family: Arial, Helvetica, sans-serif; }
.topnav a:hover { text-decoration:none; color:#ffffff; font-size:12px; font-weight:bold;  font-family: Arial, Helvetica, sans-serif; }
*/

/* START LEFT NAVIGATION */

#navcontainer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.1em;
}

#navcontainer ul {
background: none;
list-style: none;
list-style-type: none;
font-weight: bold;
margin: 0;
padding: 0;
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
margin: 0px 0px 12px 0px;
}

#navcontainer li {
background: none;
list-style: none;
list-style-type: none;
list-style-image: none;
border-bottom: 1px solid #999;
}

#navcontainer li a, #navcontainer li a:link, #navcontainer li a:visited {
display: block;
padding: 2px 3px 2px 0.4em;
border-left-width: 4px;
border-left-style: solid;
border-left-color: #bcbdb3;
background-color: #E4E5D7;
text-decoration: none;
color: #003399;
list-style: none;
background: none;
}

#navcontainer li a:hover, #navcontainer li a:active {
border-left-color: #003399;
/* background-color: #6699CC;
background-color: #ff9100; */
background-color: #b3c135;
color: #FFF;
}

.navsublist {
	margin-left: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#active {
border-left-color: #6699CC !important;
background-color: #003399 !important;
}

#current {
border-left-color: #6699CC !important;
background-color: #003399 !important;
color: #FFF !important;
}

/* LEFT NAVIGATION END */

/* top nav classes */
#topnavcontainer {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}

#topnavcontainer a {
	font-size: 12px;
	display: block;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:2px;
	padding-right:2px;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	background-color: #6699CC;
	text-decoration: none;
	color: #FFFFFF;
}

#topnavcontainer a:hover {
	font-size: 12px;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
/*	border-left-color: #E4E5D7; */
	background-color: #6699CC;
	/* border-left-color: #999999;
	background-color: #999999; */
	color: #003399;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:2px;
	padding-right:2px;
}

#active {
border-left-color: #6699CC !important;
background-color: #003399 !important;
}

#current {
border-left-color: #6699CC !important;
background-color: #003399 !important;
color: #FFF !important;
}

.boxedItem {
	border-left:1px solid #bcbdb3;
	border-right:1px solid #bcbdb3;
	border-bottom:16px solid #003399;
	/* padding:10px; */
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#list {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#list ul {
	margin-left: 0px;
}

#list li {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom:8px;
/*    list-style-image: url(/images/misc/msc_bullet_gray.gif); */
}
/* training sessions classes */
.dateBox {
	background-color:#FFFFFF; border:1px solid #CCCCCC;
}
.dateEntry {
	border-bottom:1px solid #CCCCCC; padding:2px;
}
.dateEntryLast {
	padding:2px;
}


/*-------------------------------------------    
    2-Column Template with 3-column section
-------------------------------------------*/
#section-middle {
	width: 343px;/* width: 353px; */padding-right: 8px; float: left; border-right: 1px dotted #999;
}
#section-right {
	width: 196px;float: left; padding-left: 8px;
}
.clearboth {
	height: 0;
	line-height: 0;
	font-size: 1px;
	clear: both;
}


/*-------------------------------------------    
    Subsections within tabs
-------------------------------------------*/
#section-lt {
	width: 427px;padding-right: 10px; float: left;
}
#section-rt {
	width: 120px;float: left;
}
.tb_lt {
	width: 395px;padding-right: 8px; float: left; border-right: 1px solid #ccc;
}
.tb_rt {
	width: 120px;float: left; background-color:#f1f1f1; padding-left: 8px;
}

.newshead { background-color: #005aac; color: #ffffff; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; font-weight: bold; }
