a:link{
	color : #FF6600;
	text-decoration : none;
}

a:visited{
	color : #FF6600;
	text-decoration : none;
}

a:hover{
	color : #FF6600;
	text-decoration : underline;
}

a.button{
	text-decoration : none;
}

/* ************************************* */
/* Added for HPR2 to define link attributes for leftcolumnnavbar */
a.leftcolumnnavbar{
	color : #FF6600;
}

a.leftcolumnnavbar:link{
	color : #FF6600;
}

a.leftcolumnnavbar:visited{
	color : #FF6600;
}

a.leftcolumnnavbar:hover{
	color : #FF6600;
}

a.leftcolumnnavbar:focus{
	color : #FF6600;
}
/* ************************************* */


/* Used to define the font and color of <p> tags in the left-hand navigation bar  */
p.leftcolumnnavbar{
	color : #000000;
}

/* Used to define the font and color of <select> tags in the left-hand navigation bar */
select.leftcolumnnavbar{
	color : #000000;
}

/* Used to define the font and color of items that have a <strong> tag in the left-hand navigation bar */
strong.leftcolumnnavbar{
	color : #000000;
	font-weight:bold;
}

/* Used to create grey boxes for left-hand navigation bar */
td.leftcolumnnavbar{
	background : #EEEEEE;
}

/* Used to create a black line between two rows of content */
td.leftcolumnnavbar_divider{
	background : #000000;
}

/* Used to create a grey line between two rows of content */
td.leftcolumnnavbar_spacer{
	background : #EEEEEE;
}

td.smalltext_divider{
	background : #000000;
}


.whiteback{
	background : #FFFFFF;
}

.blackback{
	background : #000000;
}

.boldsmallheader{
	font-weight : bold;
}

.commercelight{
	background : #99FFCC;
}

.dkgreenback{
	background : #66CC99;
}

.footercopy{
	color : #666666;
}



/*.input{
/*	background : #FFFFFF;
/*	border-color : #696969;
/*}


.leftnavgrey{
	background : #EEEEEE;
}

.leftnavsubheader{
	font-weight : bold;
}

.login{
	font-weight : bold;
}

/* Used to create blank lines (instead of using a gif file) */
.pagetemplate_spacer{
	background : #FFFFFF;
}

.pagetitle{
/*	font : 21px Arial,Helvetica,Verdana,Sans-Serif;*/
	margin: 0;
	padding: 0;
	text-align: justify;
	vertical-align:text-top;
}

.quantityheader{
	background : #66CC99;
}


/*  6 new classes introduced with Solutions and Careers projects */

.bodytextblue{ 
	color : #003399;
}

.bodytextdarkred{ 
	color : #800000;
}

.bodytextbluebold{ 
	color : #003399;
}

.smalltextblue{ 
	color : #003399;
}

.smalltextbluebold{ 
	color : #003399;
	font-weight : bold;
}

.subheaderbkgrndblue{ 
	background-color : #003399; 
}
 
.breadcrumb{ 
 	color : #000000;
	font-weight : bold;
}

.breadcrumb_nr_st .link_bullet { padding: 0 2px 0 8px; vertical-align: top; color: #666666; }
.breadcrumb_nr_st .image_bullet { padding: 0 2px 1px 0; background-color: #EEEEEE; }
.breadcrumb_nr_st a:link,
.breadcrumb_nr_st a:active { text-decoration: none; color: #FF6600; }
.breadcrumb_nr_st a:visited { text-decoration: underline; color: #663399; }
.breadcrumb_nr_st a:hover { text-decoration: underline; color: #0000FF; }

/* New Class introduced for IR NR Migration/Merging */
.newstitle{
 	color : #990000;
	font-weight : bold;
}

/* New Class introduced for Bug 8234 */
.boldtext{
	font-weight : bold;
}

.subheader{
	font-weight : bold;
}

.tablegrey{
	background : #EEEEEE;
}

.tableheadsmall{
	font-weight : bold;
}

/* 
 * Order of class definitions matters,
 * had to move redbarlink down,so that it also works correctly in netscape 6. 
 * The further down,the more precedence.
 */
.redbarlink{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

/* OCF - added code for XRT07503 bug fix */
.buttonhover{
	text-decoration: none;
}

.tablemediumblue{
       	background-color : #BBCCFF;
}

.tablelightblue{
       	background-color : #EEEEFF;
}

.bodytextbold {
	font-weight : bold;
}

/* ELS specific styles */
p.prodAttrNormal{
	margin-bottom : 5px;
	margin-top : 5px;
}
 ul.prodAttrNormal,  li.prodAttrNormal{
	margin-bottom : 0;
	margin-top : 0;
	list-style-type : square;
}
.tablelightgrey{
		background: #EEEEEE;
}
.dkblueback{
	background: #336699;
}
.pagetemplate_divider{
	background : #000000;
}

/* Used to define the font-weight of items that have a <strong> tag for the class smalltext. */ 
strong.smalltext{
   font-weight : bold;
}

/* Meter Reads Additions */
.errortext{
	color : #ff0000;
}

.largeerrortext{
	color : #ff0000;
}


/* Account Tool 2003 additions */
.smallerrortext{
	color : #ff0000;
}

.boldsmallerrortext { 
	font-weight: bold; 
	color : #ff0000;
}

/* light yellow */
.tableFbackground1 { 
	background : #ffffcc; 
}

/* light green */
.tableheadbackground2 { 
	background : #99ffcc; 
}

.bodytextboldgray { 
	font-weight: bold; 
	color: #999999;
}


.redtext {
	color : #ff0000;
}


.lightgreyback{
	background : #EEEEEE;
}

.greyback{
	background : #AAAAAA;
}

.greyverticalline {
	color: #888888;
}


/*******************************************************************************
* SUPER TEMPLATES
*******************************************************************************/
.st_table_col_name {
	font-weight : bold;
	background : #cccccc;	
}

.st_table_row_odd {
	background : #eeeeee;
}

.st_table_row_even {
	background : #cccccc;
}

/*******************************************************************************
* HOME PAGE
*******************************************************************************/

/**
 * Left Hand Nav Background Color
 */
.hpglhnbg {
	background-color: #EEEEEE;
}

/**
 * Left Hand Nav "Title Bar Link List" styles
 */
.hpglhnTBLLTable {
	margin: 0 0 5px 0px;
}

.hpglhnTBLLTopCell {
	background-color: #C1D1E1;
	color: #000000;
	padding: 0 0 0 5px;
}

.hpglhnTBLLTopCell_1 {
	background-color: #EE6600;
	color: #FFFFFF;
	padding: 0 0 0 5px;
}

.hpglhnTBLLTopCell_2 {
	background-color: #999999;
	color: #FFFFFF;
	padding: 0 0 0 5px;
}

.hpglhnTBLLCell {
	color: #000000;
	padding: 1px 5px 3px;
}

a.hpglhnTBLLTopLink{
	color : #FF6600;
}
a.hpglhnTBLLTopLink:visited{
	color : #663399;
}
a.hpglhnTBLLTopLink:hover{
	color : #FF6600;
}
a.hpglhnTBLLTopLink:focus{
	color : #FF6600;
}

a.hpglhnTBLLLink{
	color : #FF6600;
}
a.hpglhnTBLLLink:visited{
	color : #663399;
}
a.hpglhnTBLLLink:hover{
	color : #FF6600;
}
a.hpglhnTBLLLink:focus{
	color : #FF6600;
}

/**
 * Right Hand Body "Title Bar Link List" styles
 */
.hpgBodyTBLLTable {
	margin: 0px 0px 5px 0px;
}

.hpgBodyTBLLTopCell {
	background-color: #CCCCCC;
	color: #000000;
	padding: 1px 5px 3px 5px;
}

.hpgBodyTBLLCell {
	color: #000000;
	padding: 1px 5px 3px 5px;
}

a.hpgBodyTBLLTopLink{
	color : #FF6600;
}
a.hpgBodyTBLLTopLink:visited{
	color : #663399;
}
a.hpgBodyTBLLTopLink:hover{
	color : #FF6600;
}
a.hpgBodyTBLLTopLink:focus{
	color : #FF6600;
}

a.hpgBodyTBLLLink{
	color : #FF6600;
}
a.hpgBodyTBLLLink:visited{
	color : #663399;
}
a.hpgBodyTBLLLink:hover{
	color : #FF6600;
}
a.hpgBodyTBLLLink:focus{
	color : #FF6600;
}

/**
 * Right Hand Body "Nav Bar" styles
 */
.hpgBodyNavBar {
	background-color: #C1D1E1;
	padding: 3px 0px 3px 0px;
}

.hpgBodyNavBarCell {
	color: #000000;
	padding: 0px 5px 0px 5px;
}

.hpgBodyNavBarDivider {
	background-color: #AAAAAA;
}

.hpgBodyNavBarTextCell {
	color: #000000;
	padding: 0px 5px 0px 0px;
}

a.hpgBodyNavBarLink{
	color: #FF6600;
	text-decoration: underline;
}
a.hpgBodyNavBarLink:visited{
	color: #663399;
	text-decoration: underline;
}
a.hpgBodyNavBarLink:hover{
	color: #FF6600;
	text-decoration: underline;
}
a.hpgBodyNavBarLink:focus{
	color: #FF6600;
	text-decoration: underline;
}

/*******************************************************************************
* HEADER
*******************************************************************************/

/**
 * Generic Header Links
 */
a.hdrLink{
	color: #FF6600;
	text-decoration: underline;
}
a.hdrLink:visited{
	color: #663399;
	text-decoration: underline;
}
a.hdrLink:hover{
	color: #FF6600;
	text-decoration: underline;
}
a.hdrLink:focus{
	color: #FF6600;
	text-decoration: underline;
}

/**
 * Header Top Nav Bar
 */
.hdrTopNavBar {
	background-color: #C1D1E1;
}

.hdrTopNavCell {
	color: #000000;
	padding: 0px 5px 0px 5px;
}

.hdrTopNavDivider {
	background-color: #AAAAAA;
}

.hdrpncTopNavBar {
	background-color: #C1D1E1;
	margin: 0px 0px 10px 0px;
}

.hdrpncTopNavCell {
	color: #000000;
	padding: 0px 5px 0px 5px;
}

.hdrpncTopNavDivider {
	background-color: #AAAAAA;
}

a.hdrpncTopNavLink{
	color: #FF6600;
	text-decoration: underline;
}
a.hdrpncTopNavLink:visited{
	color: #663399;
	text-decoration: underline;
}
a.hdrpncTopNavLink:hover{
	color: #FF6600;
	text-decoration: underline;
}
a.hdrpncTopNavLink:focus{
	color: #FF6600;
	text-decoration: underline;
}

.hdrsmpcountryname {
	color: #000000;
}


/**
 * Lower Header Zones
 */
.hdrZoneH3Bar {
	background-color: #FFFFFF;
	padding: 3px 0px 2px 0px;
}

.hdrZoneH3Cell {
	color: #000000;
	padding: 0px 5px 0px 5px;
}

.hdrZoneH3Divider {
	background-color: #666666;
}

.hdrprtZoneH3H4Bar {
	background-color: #FFFFFF;
	padding: 3px 0px 3px 0px;
}

.hdrpncZoneH1Cell {
	color: #000000;
}

.hdrpncZoneH3Cell {
	color: #000000;
}

.hdrzone4title {
	color: #000000;
}

.hdrzone4desc {
	color: #666666;
}

.hdrprtzoneh5option {
	color: #000000;
}

.hdrprtzoneh5separator {
	color: #000000;
}

/**
 * Header Main Nav
 */
.hdrMainNavBar {
	background-color: #FF0000;
	margin: 8px 0px 10px 0px;
}

.hdrMainNavCell {
	font-weight: bold;
	color: #FFFFCC;
	padding: 0px 5px 0px 5px;
}

.hdrMainNavDivider {
	background-color: #FF9999;
}

.hdrsmpMainNavBar {
	background-color: #999999;
	padding: 0px 0px 0px 30px;
	margin: 8px 0px 10px 0px;
}

.hdrpncMainNavBar {
	background-color: #000000;
	margin: 10px 0px 10px 0px;
}

.hdrsmpMainNavDivider {
	background-color: #CCCCCC;
}

a.hdrMainNavLink{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.hdrMainNavLink:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.hdrMainNavLink:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.hdrMainNavLink:focus{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/**
 * Header E-Commerce Navigation
 */
.hdrcartcurrstep {
	color: #990000;
}

.hdrcartfuturestep {
	color: #666666;
}

.hdrcartdeadlink {
	color: #990000;
}

a.hdrcartlink {
	color: #FF6600;
	text-decoration: underline;
}
a.hdrcartlink:visited {
	color: #663399;
	text-decoration: underline;
}
a.hdrcartlink:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.hdrcartlink:focus {
	color: #FF6600;
	text-decoration: underline;
}

/*******************************************************************************
* FOOTER
*******************************************************************************/

/**
 * Footer Main Nav
 */
.ftrMainNavBar {
	background-color: #FF0000;
}

.ftrMainNavCell {
	font-weight: bold;
	color: #FFFFCC;
	padding: 0px 5px 0px 5px;
}

.ftrMainNavDivider {
	background-color: #FF9999;
}

.ftrMainNavTextCell {
	color: #FFFFFF;
	padding: 0px 2px 0px 0px;
}

a.ftrmainnavlink{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftrmainnavlink:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftrmainnavlink:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.ftrmainnavlink:focus{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/**
 * Footer Misc
 */
.ftrzonef1 {
	color: #666666;
}
SPAN.searchword { background-color:yellow; }


/* REBRAND 2008 ********************/
#xcom_banner_flash {
	margin: 0;
}
#HomePageClass div#banner img {
	display:block;
}

div#planks {
	width: 740px;
	display:block;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	text-align: left;
	background-image: url(/img/exch/midlevel_top_740.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#HomePageClass div#planks ul {
	list-style-type:none;
	margin:0;
	padding: 5px 0 0 0;
}
#HomePageClass div#planks ul li {
	float: left;
	width: 185px;
	list-style-type:none;
}

#HomePageClass div#planks ul li img {
	display:block;
	margin: 0 10px 5px 0;
}
#HomePageClass div#planks ul li.last {
	float: right;
	/* border: solid 1px red; */
}
#HomePageClass div#planks ul li h3 {
	font-weight: normal;
	margin: 0;
	padding: 8px 10px 5px 10px;
	display:none;
}
#HomePageClass div#planks ul li ol {
	margin:0;
	padding: 0 15px 10px 16px;
	list-style-type:none;
}

#HomePageClass div#planks ul li ol li {
	margin:0;
	padding: 0 0 3px 0;
	width: 150px;
}
#HomePageClass div#planks * a:link, #HomePageClass div#planks * a:active, #HomePageClass div#planks * a:visited  {
	color: #666;
}
#HomePageClass div#planks * a:hover  {
	color: #f60;
}
#HomePageClass div#planks div.bottom {
	clear:both;
	background-image : url("/img/exch/plank_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 740px;
	padding: 5px 0 5px 0;
	margin: 0;
} 
 
#HomePageClass div#content {
	width: 740px;
	text-align: left;
	margin: 10px 0 0 0;
	/* border: solid 1px; */
}

#HomePageClass div.left {
	float:left;
	width: 490px;
}
#HomePageClass div.left div.container {
	background-image : url("/img/exch/hmpg_left_bg_top.gif");
	background-repeat: no-repeat;
}
#HomePageClass div.left div.bottom {
	background-image : url("/img/exch/hmpg_left_bg_bottom.gif");
	height: 5px;
	width: 490px;
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
}

div.hotline {
	padding: 15px;
	
	background-repeat: no-repeat;
}
div.hotline_bottom {

	height: 5px;
	width: 244px;
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
}

div.hotline_175 {
	padding: 5px 10px 15px 0px;
	
	background-repeat: no-repeat;
}
div.hotline_bottom_175 {
	
	height: 5px;
	width: 175px;
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: both;
	font-size:0px;
}

#HomePageClass div#content div#featured {
	width: 242px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}

.banner_border {
	width: 240px;
	float:right;
	padding-top: 0px;
}

.banner_border * a:hover {
	color: #f60;
}


.banner_border h4 {
	padding: 5px;
}

.banner_border p {
	padding: 0 5px 0 5px;
	margin: 0;
	color: #666;
}

.banner_border a {
	display: block;
	padding: 6px 5px 5px 5px;
	margin: 0;	
	color: #333;
}

.banner_border div {
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0;	
	color: #333;
}


.banner_bottom {
	background-image : url("/img/exch/hmpg_left_bg_bottom.gif");
	height: 5px;
	width: 240px;
	background-position: bottom left;
	background-repeat: no-repeat;
} 


#HomePageClass div#content div#callout {
	width: 240px;
	float:right;
	padding-top: 10px;
}
#HomePageClass div#content div#callout * a:hover {
	color: #f60;
}
#HomePageClass div#content div#featured h4 {
	padding: 0px 10px 0 15px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #333;
}

#HomePageClass div#content div#featured ul {
	margin: 0;
	padding: 0px 0 15px 15px;
	list-style-type: none;
}

#HomePageClass div#content div#featured ul li {
	padding: 0 0 15px 0;
}

#HomePageClass div#content div#featured ul li a:link, #HomePageClass div#content div#featured ul li a:active, #HomePageClass div#content div#featured ul li a:visited {
	color: #333;
}

#HomePageClass div#content div#featured ul li a:hover {
	color: #f60;
}

#HomePageClass div#content div#featured ul li div.description  {
	margin: 0;
	padding: 0 0 0 0;
	color: #666;
}

#HomePageClass div#content div#callout h4 {
	padding: 10px;
}

#HomePageClass div#content div#callout p {
	padding: 0 10px 0 10px;
	margin: 0;
	color: #666;
}

#HomePageClass div#content div#callout a {
	display: block;
	padding: 6px 10px 5px 10px;
	margin: 0;	
	color: #333;
}

#HomePageClass div#content div#callout div {
	display: block;
	padding: 6px 10px 5px 10px;
	margin: 0;	
	color: #333;
}

#HomePageClass div.right {
	width: 244px;
	float:right;
	margin: 0;
	padding: 0;
	background-image : url("/img/exch/module_bottom_244x261.gif");
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#HomePageClass div.right div#updates {
	text-align: left;
	background-image : url("/img/exch/module_top_244x5.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 15px;
}

#HomePageClass div.right h4 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #333;
}


#HomePageClass div#updates ol {
	list-style-type:none;
	margin: 0;
	padding:0;
}
#HomePageClass div#updates ol li {
	padding: 0 0 3px 14px;
	background: url('/img/exch/collapse_single_choice_grey.gif') 0 3px;
	background-repeat: no-repeat;
}

#HomePageClass div.right * a:link, #HomePageClass div.right * a:active, #HomePageClass div.right * a:visited {
	color: #666;
}

#HomePageClass div.right * a:hover {
	color: #f60;
}

/*  NEWS TICKER  */
#HomePageClass #outer_news_box
{
	width: 490px;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	background-image : url("/img/exch/module_top_490x5.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#HomePageClass #news
{
	padding: 0;
	margin: 0;
	background-image : url("/img/exch/module_bottom_490x70.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}
#HomePageClass #news table#container {
	padding: 2px 5px 7px 5px;
}

#HomePageClass .news_noscript {
	font-weight:  bold;
	margin: 0 0 5px 0;
	padding: 0;
}

#HomePageClass #news .news_noscript a {
	font-weight:  bold;
}
	
#HomePageClass #news_noscript_list ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}
#HomePageClass #news_noscript_list li {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	list-style-type: none;
}



#HomePageClass #news * a:link, #HomePageClass #news * a:active, #HomePageClass #news * a:visited {
	color: #333;
}

#HomePageClass #news * a:hover {
	color: #f60 !important;
}
#HomePageClass #news .left a:link, #HomePageClass #news .left a:active, #HomePageClass #news .left a:visited {
	font-weight: bold;
	padding: 6px 8px 2px 8px;
}



#HomePageClass #tertiarynavmenu {
	margin: 10px 0 0 15px;
	padding: 0 9px 15px 0px;
	background: url("/img/exch/collapse_on_grey.gif") no-repeat 200000px 100000px;
}

#HomePageClass #tertiarynavmenu div.single_menu {
	margin: 0;
	padding: 0 0 3px 14px;
	background: url('/img/exch/collapse_single_choice_grey.gif') 0 3px;
	background-repeat: no-repeat;
}

#HomePageClass #tertiarynavmenu div.collapsed {
	margin: 0;
	padding: 0 0 3px 14px;
	background: url('/bitrix/templates/main_new/images/ollapse_off_grey.gif') 0 3px;
	background-repeat: no-repeat;
	z-index: 999; 
}

#HomePageClass #tertiarynavmenu div.collapse_menu_expanded {
	margin: 0;
	padding: 0 0 3px 14px;
	background: url('/img/exch/collapse_on_grey.gif') 0 3px;
	background-repeat: no-repeat;
	
}

#HomePageClass #tertiarynavmenu div.collapse_submenu {
	padding: 0 0 4px 10px;
	margin: 0;
}

#HomePageClass #block_1, #block_2, #block_3, #block_4, #block_4 {
	display:none;
}

#HomePageClass #tertiarynavmenu div.navitem {
	padding: 0 0 0 13px;
	background: url('/img/exch/link_pointer.gif') no-repeat;
}

/* home.css - END */	 

/* XrxHeaderFooter_REBRAND.css */
/* background styles  */
body { 
	background:url('/img/exch/gradient_bg.jpg') repeat-x #3d3d3d;
}


/* so the page doesn't load all janky */		
.bottom_cap { 
	background: url('/img/exch/bottom_cap_drop.png') no-repeat center;
	height: 46px;
	margin: 0px auto;
}
.top_cap { 
	background:url('/img/exch/top_cap_drop.png') no-repeat bottom center;
	height: 28px;
	margin: 0px auto;
}
#cn_header {
	width: 740px;
	color: #999;
	text-align:left;
	margin: 0px auto;
	padding: 0;
	background: #fff;
	position: relative;
}
#cn_header * ol, #cn_header * ul {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0;
}

#clang {
	width: 740px;
	text-align:right !important;
	margin: 0;
	padding:5px 5px 3px 5px;
	font-size: 10px;
	color: #ccc;
}
#clang a:link, #clang a:active, #clang a:visited  {
	margin: 0;
	padding: 0 12px 0 0;
	color: #d9d9d9 !important;
	font-size: 11px;
	background: url('/img/exch/country_icon.gif') top right no-repeat ;
	width: 200px;
}
#clang a:hover {
	text-decoration: underline;
}
#logo {
	float: left;
	width: 400px;
	height: 74px;
}
#phone {
	float: left;
	width: 340px;
	height: 74px;
	margin-top: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#logo img
{
	display:block;
	margin: 0 10px 0 0;
}

#util_search {
	float:right;
	text-align:right;
	margin: 0;
	padding:0;
	width: 740px;
}
#util_search ul {
	margin: 0;
	padding: 0;
	list-style-type:none;	
	clear: both;
	text-align:right;
	position: absolute;
	float:right;
	top: 48px;
	right: 5px;
}
#util_search ul li {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: solid 1px #ccc;
}
#util_search ul li.first {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0;
	border-left: solid 1px #fff;
}
#util_search ul li a:link, #util_search ul li a:active, #util_search ul li a:visited {
	font-size: 11px;
	color: #999 !important;
}
#util_search ul li a:hover {
	text-decoration: underline;
}
#util_search form {
	margin: 15px 0 0 0;
	padding:0;
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
	width: 220px;
}
#util_search form input {
	vertical-align:middle;
	text-align:right;
}




#banner_ftr {
	padding-top: 20px;
	padding-bottom: 37px;
	clear: both;
	}
#banner_ftr div.cn_footer {
	width: 740px;
	text-align:left;
	margin: 0px auto;
}
#banner_ftr a:link, #banner_ftr a:active, #banner_ftr a:hover, #banner_ftr a:visited  {
	color: #999 !important;
}

#banner_ftr td#cn_footer_site_title {
	font-weight: bold;
	color: #000;
	margin: 0 5px 0 8px;
	padding: 0 0 5px 10px;
}
#banner_ftr * strong {
	
	font-weight: bold;
}

table.cn_footer_sitenav_col {
	margin: 0;
	padding: 0 0 0 5px;
}
table.cn_footer_sitenav_col td {
	margin: 0;
	padding: 0 0 0 5px;
}
#banner_ftr div.cn_footer td.cn_footer_sitenav {
	background: url('/img/exch/module_top_740x5.gif') no-repeat top #F5F5F5 ;
	width: 740px;
	padding: 10px 0 10px 0;
}
#banner_ftr .cn_footer_sitenav_col {
	padding: 5px 10px 0 10px;
}

#banner_ftr .cn_footer_sitenav_col_title, .cn_footer_sitenav_col_link {
	font-weight: bold;
	color: #999;
	padding: 0 0 5px 0;
}
tr.cn_footer_sitenav_col_link td *, tr.cn_footer_sitenav_col_link td  {
	font-weight: normal;
	line-height: 1.1em;
}


ul.footer_gray_bar {
	background: url('/img/exch/footer_740x31.gif') no-repeat;
	clear: both;
	width: 740px;
	height: 31px;
	margin:0;
	padding: 3px 0 0 0;
	text-align:left;
}

ul.footer_gray_bar li a {
	text-decoration: none;
}
ul.footer_gray_bar li a:hover {
	text-decoration: underline;
}
ul.footer_gray_bar li {	
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: solid 1px #ccc;
}
ul.footer_gray_bar li * {	
	font-weight: normal;
}
ul.footer_gray_bar li.first {	
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 5px;
	border-left: none;
}
p.footer_copyright {
	padding: 0 0 10px 8px;
	color: #999;
	clear: both;
	margin:0;
	width: 722px;
	text-align:left;
}

.cn_pnav_fmenu_ie_select_block { z-index: 0; position: absolute; left: 0px; top: 0px; filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }

.cn_footer_gray_bar_selected { text-decoration: none; color: #666666; }

	#sidebar h3 {
		padding: 7px 10px 5px 12px;
		background-image : url(/img/exch/sidebar_hd_175.gif);
		background-repeat : no-repeat;
		background-color: #fff;
		color: #333;
	 	font-weight: bold;
		margin: 0;
	 }
	/* sidebar bottom (content) for a 175px wide column
		assumes a <ul> or a <p> immediately follows the <h3> above */
	#sidebar p, #_sidebar ul  {
		background-image : url(/img/exch/sidebar_content_175.gif);
		background-position: bottom left;
		background-repeat : no-repeat;
		background-color: #fff;
		padding: 10px;
		color: #666;
	}
	/* styling a list of links in a sidebar */
	 #sidebar ul li a {
		padding: 0 0 0 9px;
		background: url('/img/exch/carat-pointer-txt_11px.gif') 0 4px;
		background-repeat: no-repeat;
		color: #666;
		list-style-type:none;
	 }

a:link, a:visited, a:active  {color: #f60}

#HomePageClass #preload {
	display:none;
}

.load_bg {
	padding: 0 0 12px 0;	
}

*:focus {
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.background { 
	background:url('/img/exch/bg_drop.png') repeat-y center;
	margin: 0px auto;
}

#SecondPageClass {
	width: 740px;
}

#SecondPageClass h1 {
	font-size:18px;
	margin:0pt;
	padding: 16px 0px 0px 0px;
	text-align: left;
	vertical-align:text-top;
	color: #333333;
}

#SecondPageClass h4 {
	font-size:14px;
	margin:0pt;
	padding: 16px 0px 5px 0px;
	text-align:justify;
	vertical-align:text-top;
	color: #333333;
}




.lhn_tbll_index td {
	color:#333333;
}

.lhn_tbll_index h3 {
	background-color:#FFFFFF;
	background-image:url(images/sidebar_hd_245.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-weight:bold;
	margin:0pt;
	font-size:11px;
	padding:7px 10px 5px 12px;
}

.lhn_tbll_index #wrapper {
	background-color:#FFFFFF;
	background-image:url(images/sidebar_content_245.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#333333;
	list-style-type:none;
	margin:0pt 0pt 20px;
	padding:10px;
}

.lhn_tbll_index #wrapper .link_bullet {
	background:transparent url(images/carat-pointer-txt_11px.gif) no-repeat scroll 0pt 5px;
	padding:0pt 8px 2px 0pt;
}


.lhn_tbll_index #wrapper a:link, .lhn_tbll_index #wrapper a:active, .lhn_tbll_index #wrapper a:visited {
	color:#666666;
	text-decoration:none;
}

.lhn_tbll_index #wrapper a:hover {
	color:#F15A21;
	text-decoration:underline;
}

.lhn_tbll_index a {
	color:#333333;
	padding:0pt 0pt 2px;
}


td.t0 {
	border-bottom: 1px solid #dcdcdc;
	height: 30px;
}

td.t1 { 
	background-color: #f5f5f5;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: none;
	height: 30px;
	padding-left: 25px;	
}

td.t2 { 
	background-color: #fafafa;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: none;
	height: 30px;
	padding-left: 25px;		
}


td.t3 { 
	background-color: #ffffff;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: none;
	height: 30px;
	padding-left: 15px;		
}

td.t3 a {
	color: #f15a21;
	text-decoration: none;
	font-size: 12px;
}

td.t3 a:hover {
	text-decoration: underline;
}

td.t4 { 
	padding-left: 15px;		
	background-color: #fafafa;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	height: 30px;		
}

td.t5 {
	border-top: 1px solid #dcdcdc;
	height: 30px;	
}
td.t12 { 
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: none;
	height: 30px;
	padding-left: 25px;	
}
td.t52 {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	height: 30px;	
}
td.t11 { 
	background-color: #e1e1e1;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	height: 30px;
	padding-left: 25px;	
}
td.t41 { 
	padding-left: 15px;		
	background-color: #ebebeb;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	height: 30px;		
}
td.t13 { 
	background-color: #ffffff;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: none;
	height: 30px;
	padding-left: 25px;	
}

