body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/SRIC_home_BKG.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

body, div, p, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

form
{
	display: inline-block;
}

h1, h2, h3, h4
{
	font-family: Helvetica, Arial, sans-serif;
	color: #00548E;
	font-weight: normal;
}

h1
{
	font-size: 22px;
}

h2
{
	font-size: 19px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

p
{
	padding-top: 0px;
	margin-top: 0px;
}

ul, ol
{
	margin-top: 0;
	margin-bottom: 0;
}

li {
	margin 0;
}

li.li_dash
{
	list-style: none;
	padding-left: 1em;
	background-image: url(/images/bullet_dash.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

sub, sup
{
	line-height: 0;
}


img
{
	border: 0px;
}

a, a:link, a:visited
{
	color: #3D7DFA;
	text-decoration: none;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

.clearfloat
{
	clear: both;
	height: 0px;
}

#main
{
	width: 977px;
	border: 0px solid #f0f0f0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header
{
	padding-top: 12px;
	width: 977px;
}

#SRIC_logo
{
	display: inline-block;
	width: 137px;
	height: 77px;
	margin-left: 50px;
	float: left;
}

#top_nav
{
	padding-top: 0px;
	height: 95px;
	text-align: right;
	margin: 0 20px 0 0;
}

#top_nav a
{
	color: #F0F2F4;
}

#search_box
{
	padding-top: 10px;
	height: 25px;
}

input#advsearch
{
	display: inline-block;
	border-width: 0px;
	width: 148px;
	height: 22px;
	margin: 0;
	padding: 1px;
}

#search_button
{
	display: inline-block;
	margin: 0;
	width: 53px;
	height: 25px;
	float: right;
}

#search_box a, #search_box a:link, #search_box a:visited
{
	font-size: 12px;
	font-family: 'Arial MT', Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
}

#search_box a:hover
{
	text-decoration: underline;
}

#awards_logo
{
	width: 75px;
	height: 23px;
	display: inline;
	position: relative;
	top: 7px;
	left: 3px;
	margin: 0px;
	padding: 0px;
}

#toolbar_div
{
	text-align: center;
}

#toolbar_div p.logged_in_text
{
}

#toolbar_div p.logged_in_text, .logged_in_text a
{
	color: #F0F2F4;
}


/********************************
 Top Nav
*********************************/

#topnav_bg
{
	width: 977px;
	height: 36px;
	background-image: url(/images/main_bg_top.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
}

#topnav_bg, #topnav_bg *
{
	padding: 0;
	margin: 0;
	cursor: pointer;
}

/* primary drop downs */

#topnav_bg ul
{
	list-style: none;
}

#topnav_bg ul > li
{
	background-image: none;
}

#topnav_bg div.nav_item
{
	float: left;
	text-align: left;
	position: relative;
}

#topnav_bg div.nav_item a
{
}

#topnav_bg div.nav_item ul
{
	display: none;
	text-align: left;
	position: absolute;
	top: 36px;
	left: 0px;
	z-index: 1000;
}

#topnav_bg div.nav_item ul li
{
	position: relative;
}

#topnav_bg div.nav_item ul li.title
{
	font-weight: bold;
	color: #284587;
	background-color: #BACBDF;

	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;

	border-right: 1px #BACBDF solid;
	border-left: 1px #BACBDF solid;
	border-bottom: 1px #BACBDF solid;
}

#topnav_bg ul li a
{
	display: block;
	color: #00548E;
	padding: 0 0 0 10px;
	border-right: 1px #BACBDF solid;
	border-left: 1px #BACBDF solid;
	border-bottom: 1px #BACBDF solid;
	text-decoration: none;
	width: inherit;
	height: 24px;
	line-height: 24px;
	background-color:  #D1DFEF;
}

#topnav_bg ul li a:hover
{
}

#topnav_bg ul li a:hover
{
	text-decoration: none;
}

.nav_vert_line
{
	margin: 0;
	width: 2px;
	height: 36px;
	float: left;
	display: inline-block;
}

/* secondary drop downs */

#topnav_bg div.nav_item ul.submenu
{
	display: none;
	height: 0;
	position: absolute;
	top: 0px;
	left: 289px;
	width: 150px;
}

#topnav_bg > div.nav_item > ul > li > ul > li:first-child a
{
	border-top: 1px #BACBDF solid;
}


#topnav_bg ul li a.sub
{
	background-image: url(/images/menu-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}


/********************************
 Layout
*********************************/

#colwrap2
{
	float: left;
	width: 719px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #f0f0f0;
}

#Main_image
{
	margin-left: 4px;
	margin-top: 2px;
	width: 715px;
	height: 167px;
	margin-bottom: 0px;
}


#Home_Body
{
	margin: 0px;
	padding: 30px 0 10px 90px;
}

#Home_Body h1
{
	color: #00548e;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 2px solid #00548e;
	margin-bottom: 4px;
}

#Home_Body p
{
	font-size: 14px;
	color: #000000;
	line-height: 1.7em;
	padding: 5px 30px 5px 0;
}



#Body_div
{
	padding-top: 20px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#Body_div p {
	font-size:12px;
	line-height: 1.6em;
	margin: 0 30px 1em 50px;
}

#Body_div ul
{
	margin-top: 0;
	margin-left: 40px;
	margin-bottom: 1em;
}

#Body_div ul > li > ul
{
	margin-left: 0;
}


#Body_div ul li
{
	margin-bottom: .3em;
	line-height: 1.5em;
}

.H1_title
{
	font-size: 17px;
	font-weight: normal;
	color: #0d2943;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}

p.bulleted_paragraph
{
	margin-left: 70px;
	margin-top: 26px;
	width: 515px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 14px;
	text-align: left;
	color: #000000;
	line-height: 1.7em;
	padding: 5px 30px 5px 50px;
}

#colwrap3
{
	float: left;
	width: 237px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #f0f0f0;
	background-color: #FFFFFF;
	background-image: url(/images/tan_gradient_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#featured_div
{
	width: 234px;
	padding-top: 0px;
	height: 28px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	float: left;
	background-image: url(/images/gray_col_bkg.jpg);
	background-repeat: repeat-x;
}

.Featured_Report
{
	margin-left: 7px;
	margin-top: 6px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: 800;
	text-align: center;
	color: #ffffff;
	padding-bottom: 2px;
}

#china_report_graphic
{
	margin-left: 0px;
	margin-top: 1px;
	width: 233px;
	height: 50px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	background-color: #F9F7EB;
}

#featured_div2
{
	width: 234px;
	padding-top: 0px;
	height: 374px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#featured_text_div
{
	width: 213px;
	padding-top: 0px;
	height: 38px;
	margin-left: 8px;
	margin-top: 9px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

.CHEMICAL_PRODUCT_TRENDS
{
	margin-left: 28px;
	margin-top: 2px;
	width: 144px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: 800;
	text-align: center;
	color: #486c96;
	line-height: 144%;
	padding-top: 1px;
	padding-bottom: 2px;
}

#featured_text_div2
{
	width: 213px;
	padding-top: 0px;
	height: 142px;
	margin-left: 7px;
	margin-top: 1px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

.Production_capacity_for_chemic
{
	margin-left: 6px;
	margin-top: 3px;
	width: 199px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 11px;
	font-family: 'Arial MT', Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	line-height: 125%;
	padding-top: 1px;
	padding-bottom: 2px;
}

#col_1, #col_2, #col_3
{
	padding-top: 0px;
	margin-left: 3px;
	float: left;
	display: inline;
	background-color: #f9f7eb;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 188px;
}

#col_1
{
	width: 234px;
}

#col_2
{
	width: 479px;
}

#col_3
{
	width: 232px;
}

#col_2 a, #col_2 a:link, #col_2 a:visited
{
	color: #1f3583;
}

#col_2 a:hover
{
	color: #FCA63C;
}

.News
{
	width: 224px;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: 800;
	text-align: left;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 22px;
	background-image: url(/images/gray_col_bkg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px 0 14px 0px;
}

.News > a
{
	color: #ffffff;
}

.News > div
{
	float: right;
	margin-right: 6px;
	margin-bottom: 0px;
	display: inline;
	font-size: 12px;
	font-weight: 800;
	text-align: left;
	color: #274587;
}

.News > div > a, .News > div > a:hover
{
	color: #274587;
	text-decoration: none;
}

.News > div > a > img
{
	margin-right: 4px;
	width: 13px;
	height: 12px;
	margin-bottom: 0px;
	/* float: right; */
	display: inline;
	position: relative;
	top: 1px;
}

.news_list
{
	margin-top: 3px;
	margin-left: 16px;
	width: 197px;
	margin-bottom: 0px;
	font-size: 11px;
	text-align: left;
	color: #1f3d83;
	line-height: 14px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.news_list a:link, .news_list a:visited
{
	color: #1f3583;
}

.news_list a:hover
{
	color: #FCA63C;
}

.Upcoming_Events
{
	margin-left: 0px;
	margin-top: 0px;
	width: 469px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: 800;
	text-align: left;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 22px;
	background-image: url(/images/blue_col_bkg.jpg);
	background-repeat: repeat-x;
	position: static;
	padding-right: 0px;
	padding-left: 10px;
}

#colwrap6
{
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #f0f0f0;
}

#Dubai_logo
{
	margin-left: 23px;
	margin-top: 20px;
	width: 106px;
	height: 60px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#dubai_div
{
	width: 110px;
	padding-top: 0px;
	height: 64px;
	margin-left: 25px;
	margin-top: 1px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#colwrap7
{
	float: left;
	width: 156px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #f0f0f0;
}

#NPRA_logo
{
	margin-left: 48px;
	margin-top: 17px;
	width: 84px;
	height: 71px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#npra_div
{
	width: 110px;
	padding-top: 0px;
	height: 64px;
	margin-left: 46px;
	margin-top: 1px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#colwrap8
{
	float: left;
	width: 172px;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #f0f0f0;
}

#Chinaplas_logo
{
	margin-left: 21px;
	margin-top: 26px;
	width: 151px;
	height: 32px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#chinaplas_div
{
	width: 136px;
	padding-top: 0px;
	height: 84px;
	margin-left: 30px;
	margin-top: 2px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

.Related_Sites
{
	margin-left: 0px;
	margin-top: 0px;
	width: 222px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: 800;
	text-align: left;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #FFF;
	background-image: url(/images/blue_col_bkg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
}

#related_sites_div
{
	width: 174px;
	padding-top: 0px;
	margin-left: 27px;
	margin-top: 14px;
	margin-bottom: 0px;
	float: left;
	display: inline;
}

#related_sites_div a:link, #related_sites_div a:visited
{
	color: #1f3583;
}

#related_sites_div a:hover
{
	color: #FCA63C;
}

#footer_line
{
	margin: 0px;
	padding: 0px;
}

#main_content
{
	background-image: url(/images/main_bg_middle.png);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0;
	padding: 0;
}

#main_content #newfooter
{
	width: 800px;
	background-image: url(/images/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: 80px 30px;
	margin-bottom: 0px;
	height: 110px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_content #newfooter li
{
	display: inline;
	list-style-type: none;
	background-image: none;
	color: #666666;
	margin: 0px;
	padding: 0;
}

#main_content #newfooter p
{
	color: #969696;
	margin-left: 200px;
}

#main_content #newfooter ul
{
	margin-bottom: 4px;
	margin-left: 200px;
	padding: 0px;
}

#newfooter a, #newfooter a:link, #newfooter a:visited
{
	color: #969696;
	text-decoration: none;
}

#newfooter a:hover
{
	color: #FCA63C;
	text-decoration: none;
}

#newfooter p
{
	color: #969696;
}

#main #tail
{
	width: 977px;
	height: 12px;
	margin-bottom: 12px;
	background-image: url(/images/main_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.insideHeader
{
	color: #00548e;
	font-size: 26px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00548e;
	padding-left: 10px;
	padding-bottom: 3px;
}

#contact_img img
{
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contact_img
{
	padding-left: 50px;
	padding-top: 10px;
	margin: 0px;
}

#contact_img p
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#contact_img .contact
{
	color: #325A82;
	font-weight: bold;
}

#related_sites_div p
{
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 11px;
}

/********************************
 Misc Styles
*********************************/

#normalpage
{
	margin: 0;
	padding: 12px 32px 10px 12px;
	min-height: 400px;
}

#widepage
{
	padding: 2px 22px 0 3px;
	min-height: 400px;
}

td > ul
{
}

.li_arrow
{
	list-style: none;
	padding-left: 0;
	text-indent: 1em;
	background-image: url(/programimages/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


/********************************
 Search Results Styles
*********************************/

.searchlistbox
{
	width: 675px;
	border: 1px solid #BFBFBF;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.searchlistheader
{
	color: #333333;
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 3px 9px 3px 9px;
}

.searchlistfooter
{
	background-color: #EEEEEE;
	padding: 3px 9px 3px 9px;
	font-size: 10px;
	border-top: 1px solid #BFBFBF;
}

.titlelink
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 2px 0;
}

.searchRowEven, .searchRowOdd
{
	border-top: 1px solid #BFBFBF;
	padding: 12px;
	margin: 0px;
}

.more p
{
	margin: 0 0 5px 0;
}

.searchRowEven
{
	background-color: #FFFEEC;
}

.searchRowOdd
{
	background-color: #FFFFFF;
}

.pubdate
{
	float: right;
}

.suppinfo
{
	margin-bottom: 3px;
	color: #555;
}

.suppinfo > .bar
{
	color: #888;
	padding: 0 3px;
}

.searchsection
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: rgb(150,150,150);
}

.searchwrapper
{
	margin: 0;
}

.relevancebox
{
	margin: 0 0 0 15px;
	float: right;
}

.relevancenum
{
	display: inline-block;
	position: relative;
	top: -1px;
	width: 30px;
	text-align: right;
	padding-right: 5px;
	color: #555;
	font-size: 10px;
}

.relevancebars
{
	display: inline-block;
	border: 1px #3A64B6 solid;
}


/********************************
 Search Sidebar
*********************************/

.search_sidebar
{
	float: right;
	width: 240px;
	border: none;
	background-color: #FFFFFF;
}

.search_sidebar .header
{
	padding: 8px 0 0 12px;
	height: 20px;
	margin-bottom: 0px;
	background-image: url(/images/gray_col_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 800;
	text-align: left;
	color: #ffffff;
}

.search_sidebar .contents
{
	padding: 16px 16px 16px 20px;
	height: auto;
	background-image: url(/images/tan_gradient_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 3px;
	overflow: auto;
}

.search_sidebar .contents h1
{
	font-size: 13px;
	font-weight: bold;
	clear: both;
	margin: 18px 0 4px 0;
}

.search_sidebar .startmonth,
.search_sidebar .endmonth
{
	width: 80px;
	margin-right: 2px;
}

.search_sidebar .startyear,
.search_sidebar .endyear
{
	width: 80px;
}

.search_sidebar #query
{
	display: inline-block;
	border-width: 0px;
	width: 146px;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 1px;
	border: 1px solid #CCC;
}

.search_sidebar input
{
	margin-left: 0;
}

/********************************
 Styles for Press Releases
*********************************/

#pressreleases
{
	padding: 0 40px;
}

#pressreleases #rows h2
{
	border-top: 1px solid #00548E;
	margin: 20px 0 5px 0;
	padding-top: 5px;
}

#pressreleases #rows h2:first-child
{
	margin-top: 5px;
}

#pressreleases #rows .item
{
	clear: both;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
}

#pressreleases #rows .item .date
{
	display: inline-block;
	position: relative;
	top: 2px;
	width: 180px;
	color: #777;
	vertical-align: top;
}

#pressreleases #rows .item .title
{
	font-size: 14px;
	display: inline-block;
	width: 660px;
	vertical-align: top;
}


/********************************
 Styles for Adv Search Box
*********************************/

#advsrch *
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#advsrch
{
	position: relative;
	z-index: 200;
	width: 425px;
	height: 221px;
	top: -48px;
	left: 1px;
	background-image: url(/images/adv_search_box.png);
	background-repeat: no-repeat;
	text-align: left;
}

#advsrch a.close /* , #advsrch a.close:visited */
{
	background-color: none;
	display: inline-block;
	float: right;
	position: relative;
	z-index: 201;
	top: 4px;
	right: 4px;
	width: 14px;
	height: 14px;
}

#advsrch .contents
{
	clear: both;
	padding: 0 0 0 37px;
	width: 388px;
}

#advsrch .contents .msg
{
	font-size: 14px;
	font-weight: bold;
	width: 350px;
	margin-bottom: 8px;
}

#advsrch .Item
{
	clear: both;
	overflow: auto;
	padding-bottom: 8px;
}

#advsrch .Item .Label
{
	float: left;
	display: inline-block;
	min-width: 120px;
	width: 125px;
	margin-right: 5px;
	vertical-align: middle;
}

#advsrch .Item .Control
{
	float: left;
	display: inline-block;
	width: 241px;
}

#advsrch .Item .Control input
{
	height: 14px;
	line-height: 13px;
	color: #333333;
}

#advsrch .Item .Control input.text
{
	width: 236px;
	margin: 0;
	padding: 1px;
	border: 1px #6996DC solid;
}

#advsrch * select
{
	height: 19px;
	width: 241px;
	line-height: 13px;
	color: #333333;
	margin: 0;
	padding: 1px 0 0 0;
	border: 1px #6996DC solid;
}

#advsrch * select option
{
	height: 1.5em;
}

#advsrch input.btn
{
	border: none;
	padding: 0;
	margin: 0 0 0 133px;
}

#advsrch * .startmonth, #advsrch * .endmonth
{
	width: 50px;
	margin-right: 2px;
}

#advsrch * .startyear, #advsrch * .endyear
{
	width: 55px;
}


ul.aoi_list
{
	list-style: none;
	float: left;
	width: 410px;
}

li.aoi_subhead
{
	margin: .5em 0 0 -2.2em;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-image: none;
}

li.aoi_arrow
{
	padding-left: 3em;
	text-indent: -2em;
	margin-left: -1.5em;
	background-image: url(/programimages/arrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


table.lastest_releases td
{
	padding: 4px 10px;
}


/********************************
 Styles for Standalone Adv Search Box
*********************************/

#sasearch
{
	margin: 30px 40px;
}

#sasearch .close
{
	display: none;
}

#sasearch .msg
{
	font-size: 16px;
	margin-bottom: 10px;
}

#sasearch .Item
{
	margin-bottom: 15px;
}


/********************************
 Story Styles
*********************************/

#story
{
	padding: 10px 40px;
	line-height: 1.6em;
}