body {
	margin:0;
	color:#000;
	min-width:956px;
	font:12px/14px Arial,Verdana,Tahoma, sans-serif;
	background:url(../images/bg-body.gif) repeat-x;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
fieldset {border-style:none;}
.page-width {
	width:956px;
	margin:0 auto;
	padding:0 0 30px;
}
/* header */
#header {
	position:relative;
	height:484px;
	/*background:url(../images/bg-header.jpg) no-repeat 0 100%;*/
}
#header strong a {
	position:absolute;
	left:10px;
	top:46px;
	width:230px;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
#header ul.top-nav {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
	list-style:none;
	z-index:999;
}
#header ul.top-nav li {
	float:left;
	padding:0 7px 0 10px;
	background:url(../images/bg-sep-top.gif) no-repeat;
}
#header ul.top-nav li:first-child {
	background:none;
}
#header ul.top-nav a {
	color:#fff;
	font-size:10px;
	line-height:22px;
	text-decoration:none;
}
#header ul.top-nav li a:hover {
	text-decoration:underline;
}
#header ul.main-nav {
	margin:0 0 0 10px;
	padding:108px 0 0;
	list-style:none;
	z-index:111;
}
#header ul.main-nav li {
	float:left;
	display:inline;
	overflow:hidden;
	margin-left:30px;
	padding:3px 0 10px 6px;
	background:url(../images/bg-sep.gif) no-repeat;
	cursor:pointer;
}
#header ul.main-nav li:first-child {
	margin-left:0;
}
#header ul.main-nav a {
	float:left;
	padding:0 11px 0 0;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}
#header ul.main-nav li span {
	clear:left;
	float:left;
	color:#676766;
	font-size:10px;
	line-height:12px;
	width:165px;
}
#header ul.main-nav a:hover {
	text-decoration:underline;
	cursor:pointer;
}
.columns-holder{
	overflow:hidden;
	height:1%;
}
.top-content {
	overflow:hidden;
	height:1%;
}
.price {
	float:left;
	width:323px;
	overflow:hidden;
	background:url(../images/bg-box.gif) repeat-y;
	height:100%;
}

.price-top {
	width:323px;
	overflow:hidden;
	background:url(../images/bg-box-top.jpg) no-repeat;
}
.price-bottom {
	width:303px;
	overflow:hidden;
	padding:10px 15px 10px 5px;
	background:url(../images/bg-box-bottom.gif) no-repeat 0 100%;
}

.price-text {
    height:425px;
    overflow:auto;
    padding:5px;
}

.price-text a{
	color:#1166a6;
}


* html .price-bottom {
	padding-bottom:0;
}
.price .title {
	overflow:hidden;
	height:1%;
	padding:0 0 8px;
	border-bottom:1px solid #999;
}
.price .title h2 {
	float:left;
	margin:0;
	color:#010101;
	font-size:16px;
	line-height:18px;
}
.price .title em {
	float:right;
	margin:0;
	color:#999;
	font-size:11px;
	line-height:14px;
}
.price h3 {
	margin:0 0 13px;
	color:#1167a6;
	font-size:16px;
	line-height:22px;
}
.price img {
	float:right;
}
.price label {
	display:block;
	color:#333;
	font-size:11px;
	line-height:16px;
}
.price select.time,
.price select.plot {
	width:74px;
	height:19px;
	color:#000;
	margin:0;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.price select.plot {
	width:113px;
	height:18px;
}
.price dl,
.price dt,
.price dd {
	margin:0;
	padding:0;
}
.price dl {
	padding-left:5px;
}
.price dt,
.price dd {
	float:left;
	color:#333;
	font-size:11px;
	line-height:14px;
}
.price dd {
	float:none;
}
.price dt.current {
	color:#1167a6;
}
.price h4 {
	margin:5px 0 2px 5px;
	color:#1167a6;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
.price a.more {
	display:block;
	margin:10px 0 0 3px;
	color:#fff;
	width:165px;
	padding:0 0 0 6px;
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/bg-title.gif) no-repeat;
}
.price a.more:hover {
	text-decoration:underline;
}
.price ul {
	margin:10px 0 0 10px;
	padding:0;
	list-style:none;
}
.price ul li {
	float:left;
	padding:0 10px 0 0;
}
.price ul li a img {
	float:none;
	border:none;
}
.content {
	float:left;
	display:inline;
	width:615px;
	margin:0 0 0 5px;
	padding:0 0 20px 10px;
	background:#ebebeb url(../images/bg-content.gif) repeat-x;
}

#navigation{
	color:#666;
	font-size:8pt;
	margin-left:10px;
}

#navigation a{
	color:#1166a6;
}

.content .news {
	float:left;
	width:190px;
	margin:0 25px 0 0;
	overflow:hidden;
}
.content h2 {
	margin:10px 0 0;
	font-size:16px;
	line-height:18px;
	padding:0 0 7px;
	border-bottom:1px solid #999;
}
.content h3 {
	margin:8px 0 0;
	color:#1167a6;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
}
.content em {
	font-size:11px;
	line-height:14px;
	color:#999;
}
.content p, .price p, .investor p {
	margin:8px 0 0;
	color:#333;
	font-size:11px;
	line-height:14px;
}
.content a.more {
	display:block;
	margin:3px 0 20px;
	color:#000;
	padding:0 0 0 24px;
	font-size:12px;
	line-height:24px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/bg-more.gif) no-repeat 0 50%;
}
.content a.more:hover {
	text-decoration:underline;
}
.news a.news-button {
	display:block;
	margin:-10px 0 5px;
	width:171px;
	height:23px;
	text-indent:-9999px;
	background:url(../images/bg-rss-news.gif) no-repeat;
}
.news a.archive {
	display:block;
	width:165px;
	padding:0 0 0 6px;
	color:#fff;
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/bg-title.gif) no-repeat;
}
.news a.banners {
	display:block;
	margin:-13px 0 0;
}
.news a.about {
	color:#333;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
}
.news a.about:hover {
	text-decoration:underline;
}
.content .docs {
	width:180px;
	margin-right:0;
}
.docs a.more {
	padding-left:16px;
	margin-bottom:10px;
	background:url(../images/bg-pdf.gif) no-repeat 0 50%;
}
.docs .post {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-dotted.gif) repeat-x 0 100%;
}
.docs .last {
	background:none;
}
.docs a.archive {
	/* margin-top:20px; */
}
/* center content */
.about-us {
	float:left;
	display:inline;
	margin-left:10px;
	width:695px !important;
	padding:35px 0 25px 0;
	overflow:hidden;
	background:#e7e7e7 url(../images/bg-about.gif) repeat-x;
}
.about-us h2 {
	margin:0;
	color:#010101;
	font-size:16px;
	line-height:24px;
}
.about-us ul.nav {
	margin:3px 0 0;
	padding:0;
	list-style:none;
	height:24px;
	padding:11px 0 0;
	background:url(../images/bg-nav.gif) repeat-x;
}
.about-us ul.nav li {
	float:left;
	padding:0 11px;
	background:url(../images/bg-sep-menu.gif) no-repeat 0 50%;
}
.about-us ul.nav li:first-child {
	background:none;
}
.about-us ul.nav a {
	float:left;
	text-decoration:none;
}
.about-us ul.nav a span {
	float:left;
	height:24px;
	padding:0 12px;
	color:#666;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
}
.about-us ul.nav a:hover,
.about-us ul.nav li.active a {
	background:url(../images/bg-nav-left.gif) no-repeat;
}
.about-us ul.nav a:hover span,
.about-us ul.nav li.active a span {
	cursor:pointer;
	background:url(../images/bg-nav-right.gif) no-repeat 100% 0;
}
.about-us .logo {
	float:left;
	position:relative;
	z-index:1;
	width:156px;
	padding:13px 0 0;
}

.about-us .logo span.date_lhs{
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#666;
	display:block;
	width:100%;
	text-align:right;
	margin-right:10px;
}
.about-us .logo span.date_day_lhs{
	font-size:24px;
	font-weight:bolder;
	line-height:18px;
	color:#4a4a4a;
	display:block;
	width:100%;
	text-align:right;
	margin-right:10px;
}

.about-us .text {
	float:left;
	width:505px;
	padding:0 0 0 18px;
	background:url(../images/bg-line.gif) no-repeat 0 10px;
}
.about-us .text h3 {
	position:relative;
	z-index:2;
	margin:30px 0 13px -18px;
	padding:0 0 0 15px;
	color:#1167a6;
	font-size:16px;
	line-height:20px;
}
.about-us .text p {
	margin:0 0 15px;
	color:#333;
	font-size:11px;
	line-height:14px;
}
.about-us .text ul {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.about-us .text ul li {
	padding:0 0 10px 8px;
	color:#333;
	font-size:11px;
	line-height:14px;
	background:url(../images/bg-point.gif) no-repeat 0 7px;
}
.about-us .text p a {
	color:#1167a6;
	text-decoration:underline;
}
.about-us .text p a:hover {
	text-decoration:none;
}
.container {
	overflow:hidden;
	height:1%;
}
.about-us h4 {
	margin:45px 0 10px 15px;
	color:#1167a6;
	font-size:16px;
	line-height:18px;
}
.about-us .box1 {
	width:664px;
	margin:0 0 0 10px;
	overflow:hidden;
	background:url(../images/bg-box1.gif) repeat-y;
}
.about-us .box1-top {
	width:664px;
	overflow:hidden;
	background:url(../images/bg-box1-top.gif) no-repeat;
}
.about-us .box1-bottom {
	width:664px;
	overflow:hidden;
	padding:10px 0 45px;
	background:url(../images/bg-box1-bottom.gif) no-repeat 0 100%;
}
.about-us .box1 img {
	float:left;
	display:inline;
	margin:0 5px 0 2px;
}
.about-us .box1 .text-cont {
	float:left;
	overflow:hidden;
	width:480px;
}
.about-us .box1 strong {
	float:left;
	font-size:11px;
	line-height:14px;
	margin:10px 0 0;
}
.about-us .box1 span {
	float:right;
	margin:10px 0 0;
	font-size:11px;
	line-height:14px;
}
.about-us .box1 span a {
	color:#1167a6;
	text-decoration:none;
}
.about-us .box1 span a:hover {
	text-decoration:underline;
}
.about-us .box1 p {
	margin:13px 0 0;
	color:#333;
	font-size:11px;
	line-height:14px;
}
/* sidebar */
.sidebar {
	float:left;
	display:inline;
	margin:0 0 0 27px;
	padding:35px 0 0;
	width:210px;
	overflow:hidden;
}
.sidebar h2 {
	margin:0;
	color:#999;
	font-size:16px;
	line-height:18px;
	padding:0 0 10px;
	border-bottom:1px solid #999;
}
.sidebar p {
	margin:8px 0 0;
	color:#006699;
	font-size:11px;
	line-height:12px;
}
.sidebar a.download {
	display:block;
	color:#000;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	padding-left:16px;
	margin:5px 0 23px;
	text-decoration:none;
	background:url(../images/bg-pdf.gif) no-repeat 0 50%;
}
.sidebar a.download:hover {
	text-decoration:underline;
}
.sidebar em {
	display:block;
	color:#999;
	font-size:11px;
	line-height:14px;
	margin:2px 0 5px 3px;
}
.sidebar img {
	border:1px solid #999;
}
.sidebar label {
	display:block;
	color:#333;
	font-size:11px;
	line-height:16px;
}
.sidebar select.time,
.sidebar select.plot {
	width:74px;
	height:19px;
	color:#000;
	margin:0;
	font:10px/14px Arial, Helvetica, sans-serif;
}
.sidebar select.plot {
	width:113px;
	height:18px;
}
.sidebar dl,
.sidebar dt,
.sidebar dd {
	margin:0;
	padding:0;
}
.sidebar dl {
	padding:5px 0 0;
}
.sidebar dt,
.sidebar dd {
	float:left;
	color:#333;
	font-size:11px;
	line-height:14px;
}
.sidebar dd {
	float:none;
}
.sidebar dt.current {
	color:#1167a6;
}
.sidebar a.more {
	display:block;
	margin:10px 0 0 3px;
	color:#fff;
	width:165px;
	padding:0 0 0 6px;
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/bg-title.gif) no-repeat;
}
.sidebar a.more:hover {
	text-decoration:underline;
}
.sidebar ul {
	margin:10px 0 0 10px;
	padding:0;
	list-style:none;
}
.sidebar ul li {
	float:left;
	padding:0 5px 0 0;
}
.sidebar ul li a img {
	float:none;
	border:none;
}
/* footer */
.footer-bg {
	background:#434446 url(../images/bg-footer.gif) repeat-x;
}
#footer {
	width:936px;
	padding:22px 0 0 10px;
	margin:0 auto;
	overflow:hidden;
}
#footer .column {
	float:left;
	width:290px;
	margin:0 27px 0 0;
}
#footer .column h2 {
	margin:0;
	color:#ececec;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
}
#footer .column h2.else {
	margin-top:28px;
}
#footer .column p {
	margin:7px 0 10px;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
#footer dl,
#footer dt,
#footer dd {
	margin:0;
	padding:0;
}
#footer dl {
	padding:0 0 3px;
}
#footer dt,
#footer dd {
	float:left;
	color:#0093ff;
	font-size:11px;
	line-height:14px;
}
#footer dd {
	float:none;
	color:#fff;
}
#footer dd a {
	color:#0093ff;
	text-decoration:none;
}
#footer dd a:hover {
	text-decoration:underline;
}
#footer a.banners {
	display:block;
	margin:5px 0 0;
}
#footer .column2 {
	width:270px;
	margin-right:85px;
}
#footer .column-last {
	margin-right:0;
	width:250px;
}
#footer .column span {
	display:block;
	margin:10px 0;
	color:#999;
	font-size:12px;
	line-height:14px;
}
#footer .column h3 {
	margin:0 0 -5px;
	color:#0093ff;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
#footer .column a.rss {
	display:block;
	margin:-8px 0 0;
	color:#666;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	padding:0 0 0 18px;
	background:url(../images/bg-rss.gif) no-repeat 0 50%;
}
#footer .column a.rss:hover {
	text-decoration:underline;
}
.box-border {
	overflow:hidden;
	height:1%;
	padding:0 0 7px;
	margin:0 0 10px;
	border-bottom:1px solid #515254;
}
.box-border h3 a{
    color:#0093ff;
    text-decoration:none;
}
#footer ul.menu {
	margin:0 0 0 -25px;
	padding:50px 0 40px;
	list-style:none;
}
#footer ul.menu li {
	float:left;
	padding:0 12px 0 14px;
	background:url(../images/bg-sep-foot.gif) no-repeat 0 50%;
}
#footer ul.menu li:first-child {
	background:none;
}
#footer ul.menu a {
	color:#fff;
	font-size:10px;
	line-height:16px;
	text-decoration:none;
}
#footer ul.menu a:hover {
	text-decoration:underline;
}
/* inner */
.inner #header {
	height:168px;
}
.post-holder {
	overflow:hidden;
	height:1%;
	padding:0 5px;
}
.media {
	float:left;
	width:305px;
	margin-right:20px;
	border-top:10px solid #00b7ff;
}
.post-holder h2{
	margin:0;
	color:#010101;
	font-size:16px;
	line-height:30px;
	border-bottom:1px solid #999;
}
.post-holder h3 {
	margin:0;
	padding:5px 0 0 3px;
	color:#1167a6;
	font-size:16px;
	line-height:20px;
}
.media img {
	margin:7px 0 0 5px;
}
.post-holder p {
	margin:5px 0 15px 8px;
	color:#333;
	font-size:11px;
	line-height:14px;
}
.post-holder a {
	margin:0 0 0 8px;
	color:#1167a6;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}
.publishing {
	float:left;
	width:610px;
	padding:0 0 20px 10px;
	border-top:10px solid #999;
	background:#e7e8e7 url(../images/bg-publ.jpg) repeat-x;
}
.post-holder .publishing h2{
	float:left;
	border:none;
}
.publishing .pager {
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #999;
}
.publishing .pager ul {
	float:right;
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.publishing .pager ul li {
	float:left;
	padding:0 1px 0 0;
}
.publishing .pager ul a {
	float:left;
	width:19px;
	text-align:center;
	color:#000;
	font-size:11px;
	line-height:19px;
	text-decoration:underline;
}
.publishing .pager ul a:hover,
.publishing .pager ul li.active a {
	color:#fff;
	text-decoration:none;
	background:url(../images/bg-pager.gif) no-repeat;
}
.publishing .block {
	float:left;
	width:188px;
	margin:0 5px 0 6px;
}
.publishing .last {
	margin-right:0;
}
.publishing .block img {
	margin:8px 0;
}
.publishing p {
	margin:0 0 13px;
}
.publishing a {
	margin-left:0;
}
/* content */
.inner .about-us {
	padding-top:38px;
	width:100%;
	background:none;
}
.about-us .price {
	margin-top:10px;
}
.about-us .price-bottom {
}
.about-us .price img {
	margin-top:5px;
	border:none;
}
.about-us .price dl {
	margin-left:7px;
}
.about-us .price label {
	float:left;
	display:inline;
	margin:0 10px 15px 7px;
}
.investor {
	float:left;
	display:inline;
	overflow:hidden;
	width:605px;
	margin:0 0 0 5px;
	padding:20px 0 0 5px;
	background:#e9e9ea url(../images/bg-publ.jpg) repeat-x;
}

.investor h3 { font-weight: normal; }

.investor h2 {
	margin:0;
	font-size:16px;
	line-height:20px;
	padding-bottom:7px;
	border-bottom:1px solid #999;
}
.investor .news {
	float:left;
	width:200px;
	margin-right:10px;
	overflow:hidden;
}
.investor .news h3 {
	margin:10px 0 0;
	color:#1167a6;
	font-size:16px;
}
.investor .news em {
	font-size:11px;
	line-height:14px;
	color:#999;
}
.investor .news .post {
	width:170px;
	overflow:hidden;
}
.investor .news a.archive {
	margin:-5px 0 45px;
}
.investor .news p {
	margin:5px 0 0;
	color:#333;
}
.investor .news a.more1 {
	display:block;
	color:#000;
	font-size:12px;
	line-height:20px;
	margin:10px 0 15px;
	text-decoration:none;
	padding-left:24px;
	font-weight:bold;
	background:url(../images/bg-more.gif) no-repeat;
}
.investor .docs a.more {
	color:#000;
	font-size:12px;
	line-height:24px;
	margin-bottom:15px;
	text-decoration:none;
	padding-left:18px;
	font-weight:bold;
}
.investor .docs a.more:hover,
.investor .news a.more1:hover {
	text-decoration:underline;
}
.investor .news .post {
	padding-bottom:10px;
	margin-bottom:5px;
}
.investor .news ul {
	margin:10px 0 0;
	padding:0;
	overflow:hidden;
	height:1%;
	list-style:none;
}
.investor .news ul li {
	float:left;
	padding:0 5px 0 0;
}
.investor .news ul li a img {
	float:none;
	border:none;
}
.investor .news a.space {
	margin-top:3px;
}
.investor .news a.space1 {
	margin:10px 0 20px;
}
.investor .last1 {
	width:170px;
	margin-right:0;
}

.shareChart { width:179px; height:154px; }
.shareChartMain { width:290px; height:258px; margin: 8px auto; }
.jsWarning { background: yellow; text-align: center; width: 100%; }

ul.ul_news_archive{ list-style:none; margin: 15px 0 !important; }

ul.ul_news_archive img{
border:0px;
vertical-align:middle;
margin:0 10px 0 0;
}


ul.ul_news_archive li{
float:left;
width:100%;
margin:5px auto;
}


ul.ul_news_archive a{
color: #277cb5;
vertical-align:middle;
}

.right { float: right; }
div.DRNcontent, div.DRNcontentExcerpt { font-size: 11px !important; }
div.DRNcontent pre { font-size: 10px; }

div.pressText { width: 478px !important; }
div.utilinks a.more, div.utilinks a.print, div.utilinks a.min {
    color:#000000;
    display:block;
    font-size:12px;
    font-weight:bold;
    line-height:24px;
    float:left;
    margin:3px 0 20px;
    padding:0 15px 0 24px;
}

div.utilinks a.more { background:transparent url(../images/bg-more.gif) no-repeat scroll 0 50%; }
div.utilinks a.print { background:transparent url(../images/bg_print.jpg) no-repeat scroll 0 50%; }
div.utilinks a.min { background:transparent url(../images/bg_min.jpg) no-repeat scroll 0 50%; float: right; }
div.DRNcontentExcerpt { display: none; }

div.pressDate { float:left; padding:5px 0 0; position:relative; width:185px; z-index:1; }
div.pressDate .date { float:right; margin:-103px 4px 0; text-align:right; }

.pressDate .date_mm, .pressDate .date_day, .pressDate .date_year { 	font-size:11px; font-weight:bold; line-height:1.1;	color:#666; display:block;	width:100%;	 margin-right:5px; }

.pressDate .date_mm { }
.pressDate .date_day { font-size:13px; }
.pressDate .date_year { }
.pressDate img { display: inline; }

/*jquery divisions */


#display_images {
	width: 610px;
	height: 273px;
}	

#display_controller {
	position: absolute;
	float: right;
	width: 100px;
	margin-left: 542px;
	margin-top: 0px;
}

#display_controller ul li{
	display: inline;
	list-style: none;
}

#display_controller span.button {
	color: #999999;
	padding: 4px 7px;
	margin-right: 3px;
	height:20px;
	font: 10px Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}

#display_controller span:hover.button {
	background:url(../images/bg-pager.gif) no-repeat;
	color: #fff;
	cursor: pointer;
}

#display_controller span.selected  {
	background:url(../images/bg-pager.gif) no-repeat;
	color: #fff;
}


.welcomeNews h3 { margin: 10px 0 0 0; font-weight: normal; }
.welcomeNews h5 { font-size:0.95em; margin:1px 0 0 0; }
.welcomeNews em {color:#888888; font-size:0.85em; } 
.welcomeNews p { margin-bottom: 0; }
.welcomeNews a.more { display:block; margin:3px 0 20px; color:#000; padding:0 0 0 24px; font-size:12px;	line-height:24px;
	text-decoration:none; font-weight:bold;	background:url(../images/bg-more.gif) no-repeat 0 50%; }