﻿html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	background: url(../images/bg_t.jpg) left -47px repeat-x;
}
a {
	border:none;
	outline:none;
	color:#406980;
	text-decoration:underline;
}
a:hover {
	border:none;
	outline:none;
	color:#333333;
	text-decoration:none;
}
a:active {
	border:none;
	outline:none;
}
a img {
	border:none;
	outline:none;
}
p, form, ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:url(../images/li.gif);
}
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	font-size:13px;
	padding-bottom:6px;
	font-weight:bold;
}
h2 {
	color:#406980;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	padding-bottom:6px;
	font-weight:bold;
}
h3 {
	color:#406980;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:13px;
	padding-bottom:9px;
	font-weight:bold;
}
h4 {
	color:#406980;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	padding-bottom:14px;
	font-style:italic;
	font-weight:bold;
}
h5 {
}
h6 {
}
ul {
	list-style-image: url(../images/li.gif);
	margin:0 auto;
	padding:0px 10px 0px 22px;
}
li {
	margin:3px 5px 5px 5px;
	padding:0px;
}
ul ul {
	padding: 3px 10px 3px 10px;
}
.shortInput, .normalInput, .mediumInput, .longInput, .small .small-new .small-new1 {
	border:1px solid #D8D8D8;
	border-top:1px solid #ADACB2;
	background-color:#ffffff;
	padding:2px 3px 0px 3px;
	height:19px;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:0px;
}
.clear1 {
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	margin-bottom:0px;
	float:left;
}
.bold {
	font-weight:bold;
}
/* Main Container */

.maincontainer {
	width:1000px;
	margin:0px auto;
	padding:0px;
}

#leftCol {
	background: url(../images/bg_l.jpg) right top repeat-x;
}

#midCol {
	width: 1000px;
}

#rightCol {
	background: url(../images/bg_r.jpg) left top repeat-x;
}


.topmain {
	margin:0px auto;
	height:1px;
	width: 1000px;
	position: relative;
	z-index: 10;
}
.logo {
	width:181px;
	margin:0px auto;
	padding:0px;
	padding-top:74px;
	float:left;
	padding-left:7px;
}
.top-menu {
	width:310px;
	padding-top:5px;
	position: absolute;
	z-index: 10;
	left: 690px;
	top: -160px;
}
.menu-img {
	float:left;
	padding-right:4px;
	margin:0px auto;
	padding-top:2px;
}
.menu-line {
	float:left;
	padding-right:10px;
	margin:0px auto;
	padding-top:5px;
	padding-left:10px;
}
.menu-link {
	float:left;
	margin:0px auto;
}
.menu-link a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu-link a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
/* Main Container */



/*Center Navigation*/

.center-main {
	margin:0px auto;
	padding:0px;
	background:url(../images/centerbg.gif) repeat-x;
}
.center-main-sub {
	width:1000px;
	margin:0px auto;
	padding:0px;
}
.center-main-tab {
	width:962px;
	padding:0px;
	margin:0px auto;
	padding-top:14px;
}
.tabs-main {
	width:620px;
	float:left;
	margin:0px;
	padding:0px;
	padding-right:7px;
	padding-top:6px;
}
.search {
	width:334px;
	float:left;
	margin:0px;
	padding:0px;
}
.search-center-line-box {
	float:left;
	width:13px;
	height:25px;
}
.search-center-line {
	padding-right:15px;
	float:left;
	background:url(../images/search-line.gif) left no-repeat;
	width:1px;
	padding-top:10px;
}
.left-curve-on {
	width:3px;
	background:url(../images/left-curve-on.gif);
	float:left;
	height:25px;
}
.center-on {
	background:url(../images/center-on.gif) repeat-x;
	float:left;
	padding-left:12px;
	padding-right:11px;
	padding-top:9px;
	height:16px;
}
.center-on a {
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.center-on a:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
.center-off a {
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.center-off a:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
.right-curve-on {
	background:url(../images/right-curve-on.gif);
	width:5px;
	float:left;
	height:25px;
}
.left-curve-off {
	width:3px;
	background:url(../images/left-curve-off.gif) no-repeat;
	float:left;
	height:25px;
}
.center-off {
	background:url(../images/center-off.gif) repeat-x;
	float:left;
	padding-top:9px;
	padding-right:37px;
	padding-left:32px;
	height:16px;
}
.right-curve-off {
	background:url(../images/right-curve-off.gif) no-repeat;
	width:5px;
	float:left;
	height:25px;
}
.center-main-sub1 {
	width:1000px;
	margin:0px auto;
	padding:0px;
	background:url(../images/centermainbg.gif);
	height:281px;
}
.left-center {
	float:left;
	padding:0px;
	margin:0px;
	width:15px;
}
.second-center {
	float:left;
	margin:0px;
	padding:0px;
	width:933px;
	padding-left:18px;
	padding-right:19px;
	padding-top:7px;
	padding-bottom:6px;
}
.tabs-content-area-left {
	width:737px;
	float:left;
	margin:0px;
	padding:0px;
}
.tabs-content-area-right {
	width:180px;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:12px;
}
.news {
	float:left;
	width: 180px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.news-line {
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	background-image:url(../images/line.gif);
	height:1px;
	overflow:hidden;
	width: 180px;
}
.news-related-links {
	width:101px;
	float:left;
	margin:0px;
	padding:0px;
}
.news-related-links1 {
	width:91px;
	float:left;
	margin: 5px 0 0 0;
	padding:0px;
}
.news-center-line {
	float:left;
	background:url(../images/search-line.gif) no-repeat;
	width:1px;
	overflow:hidden;
}
.right-center {
	float:left;
	padding:0px;
	margin:0px;
	width:15px;
}
.center-main-sub2 {
	width:1000px;
	margin:0px auto;
	padding:0px;
	background:url(../images/bg2.gif);
	height:380px;
}
.center-main-sub3 {
	width:942px;
	background:url(../images/bg2.gif) repeat-y;
	padding-left:32px;
	padding-right:26px;
	padding-top:13px;
	float:left;
}
.content-area {
	width:962px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-right:18px;
	font-size:11px;
	padding-top:16px;
}
.text-content-area {
	width:681px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:11px;
	padding-right:55px;
	padding-top:6px;
}
.customer-area {
	width:215px;
	float:left;
	padding:0px;
	margin:0px;
}
.customer-flag {
	padding-top:5px;
	width:50px;
	float:left;
	padding-right:2px;
}
.customer-number {
	padding-top:5px;
	width:163px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#406980;
	padding-top:5px;
	font-style:italic;
}
.third-section-area {
	width:964px;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:18px;
	padding-right:18px;
	font-size:11px;
}
.historical {
	width:232px;
	margin:0px;
	padding:0px;
	float:left;
}
.historical-head {
	float:left;
	padding:0px;
	margin:0px;
	width:230px;
}
.historical-line {
	float:left;
	padding:0px;
	margin:0px;
	width:2px;
	background:#333333;
	background:url(../images/historical-line.gif);
	height:15px;
}
.historical-tabs {
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
}
.Subscribe {
	width:220px;
	margin:0px;
	padding:0px;
	float:left;
	padding-left:14px;
	padding-right:14px;
}
.Subscribe-text {
	width:65px;
	float:left;
	padding-top:5px;
	padding-bottom:3px;
}
.Subscribe-input {
	width:150px;
	float:left;
	padding-bottom:3px;
}
.third-line {
	width:2px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/historical-line.gif);
	height:255px;
}
.most {
	width:234px;
	margin:0px;
	padding:0px;
	float:left;
	padding-left:12px;
}
.most-img {
	width:14px;
	float:left;
	padding-top:5px;
	padding-bottom:3px;
}
.most-text {
	width:220px;
	float:left;
	padding-bottom:3px;
	color:#406980;
}
.most-line {
	width:219px;
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:6px;
	background-image:url(../images/most-line.gif);
	height:1px;
	overflow:hidden;
}
.setup {
	width:232px;
	margin:0px;
	padding:0px;
	float:left;
}
.setup-line {
	float:left;
	padding:0px;
	margin:0px;
	width:200px;
	background:url(../images/historical-line.gif) repeat-y;
	height:18px;
	margin-bottom:8px;
}
.his-left-curve-on {
	width:3px;
	background:url(../images/his-left-curve-on.gif);
	float:left;
	height:25px;
}
.his-center-on {
	background:url(../images/his-center-on.gif) repeat-x;
	float:left;
	padding-left:12px;
	padding-right:12px;
	padding-top:9px;
	padding-bottom:2px;
	height:14px;
}
.his-center-on a {
	font-size:11px;
	color:#406980;
	text-decoration:none;
}
.his-center-on a:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
.his-center-off a {
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.his-center-off a:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
}
.his-right-curve-on {
	background:url(../images/his-right-curve-on.gif);
	width:5px;
	float:left;
	height:25px;
}
.his-left-curve-off {
	width:3px;
	background:url(../images/his-left-curve-off.gif) no-repeat;
	float:left;
	height:25px;
}
.his-center-off {
	background:url(../images/his-center-off.gif) repeat-x;
	float:left;
	padding-top:9px;
	padding-right:5px;
	padding-left:5px;
	height:16px;
}
.his-right-curve-off {
	background:url(../images/his-right-curve-off.gif) no-repeat;
	width:3px;
	float:left;
	height:25px;
}
.button-submit {
	width:78px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:11px;
	text-align:right;
}
.button-text {
	width:72px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:13px;
}
/*Center Navigation*/



/* OQA Page */
.main-sub {
	width:1000px;
	margin:0px auto;
	padding:0px;
}
.main-sub-center {
	width:972px;
	float:left;
	padding:0px;
	margin:0px;
	background:url(../images/center-sub.gif);
	height:17px;
}
.left-curve {
	width:14px;
	float:left;
	padding:0px;
	margin:0px;
}
.right-curve {
	width:14px;
	float:left;
	padding:0px;
	margin:0px;
}
/*.main-crumbar{padding:20px 0px 21px 0px;}*/
.main-crumbar {
	width:600px;
	float:left;
	margin:0px;
	padding:0px;
	padding-right:7px;
	padding-top:4px;
	padding-left:15px;
	padding-bottom:14px;
}
.main-crumbar .in-active a {
	outline:none;
	color:#008284;
	text-decoration:underline;
	font-size:11px;
	float:left;
}
.main-crumbar .in-active a:hover {
	outline:none;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	float:left;
}
.main-crumbar .active {
	outline:none;
	color:#008284;
	text-decoration:none;
	font-size:11px;
	float:left;
}
.main-crumbar .crumbar-bullet {
	float:left;
	padding:4px 10px 0px 12px;
}
.content-left {
	width: 680px;
	padding-right: 34px;
	float: left;
	min-height: 350px;
}
* html .content-left {
	height: expression( this.scrollHeight < 351 ? "350px" : "auto" ); /* min-height for IE */
}
.content-right {
	width:228px;
	float:left;
}
.sub-sidepanel-main {
	width:228px;
	float:left;
	padding-left:1px;
	background:url(../images/center-sidepanel.gif);
}
.sub-sidepanel a {
	width:190px;
	float:left;
	background-image:url(/images/side-button.gif);
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:4px;
	color:#406980;
	margin-left:11px;
}

.sub-sidepanel1  {
	width:190px;
	float:left;
	background-image:url(/images/side-button.gif);
	text-decoration:none;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:4px;
	color:#406980;
	margin-left:11px;
}


.sub-sidepanel a:hover {
	width:190px;
	float:left;
	background-image:url(/images/side-select-button.gif);
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	color:#333;
	padding-bottom:4px;
	margin-left:11px;
}
.sub-sidepanel-sub a {
	width:180px;
	float:left;
	background-image:url(/images/side-button2.gif);
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:4px;
	color:#406980;
	margin-left:11px;
}
.sub-sidepanel-sub a:hover {
	width:180px;
	float:left;
	background-image:url(/images/side-select-button2.gif);
	text-decoration:none;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:5px;
	color:#333;
	padding-bottom:4px;
	margin-left:11px;
}
.dot-line {
	width:215px;
	height:1px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	padding-left:11px;
}
.text {
	margin:0px;
	padding:0px;
	float:left;
	padding-left:14px;
	padding-bottom:15px;
	text-align:justify;
}
.color-red{color:#CC0000;}
.text p {
	padding-bottom: 14px;

}
.text1 {
	margin:0px;
	padding:0px;
	float:left;
	padding-bottom:15px;
}
.text-head {
	font-size:11px;
	color:#6B8B9D;
}
.customer-area-new {
	width:210px;
	float:left;
	padding:0px;
	margin:0px;
	padding-top:17px;
	padding-left:20px;
}
.customer-number-new {
	padding-top:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#406980;
	padding-top:5px;
	font-style:italic;
}
.center-area {
	width:663px;
	float:left;
	padding:0px;
	margin:0px;
}
.center-area-leftc {
	width:6px;
	float:left;
	height:7px;
	background:url(../images/subl.gif) no-repeat;
	overflow:hidden;
}
.center-area-centert {
	width:651px;
	float:left;
	height:7px;
	background:url(/images/subct.gif);
	overflow:hidden;
}
.center-area-rightc {
	width:6px;
	float:left;
	height:7px;
	background:url(/images/subr.gif) no-repeat;
	overflow:hidden;
}
.center-area-main {
	width:646px;
	float:left;
	background:url(/images/subc.gif);
	padding:8px 7px 8px 8px;
	border-right:2px solid #DFE5E7;
}
.centerline {
	width:1px;
	margin:0px;
	padding:0px;
	background:#E8EBF0;
}
.center-bline {
	margin:0px;
	padding:0px;
	background:#E8EBF0;
}
.center-area-text {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B8B9D;
	padding:7px 5px 11px 6px;
	margin:0px;
}
.center-area-head {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6B8B9D;
	padding:6px 0px 6px 6px;
	margin:0px;
	text-align:left;
}
.center-area-text-bg {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#F7F8FA;
	color:#666666;
	padding:6px 0px 6px 6px;
	margin:0px;
	text-align:left;
}
.center-area-text1 {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:6px 0px 6px 13px;
	margin:0px;
	text-align:left;
}
.center-area-leftcb {
	width:6px;
	float:left;
	height:7px;
	background:url(../images/sublb.gif) no-repeat;
	overflow:hidden;
}
.center-area-centerb {
	width:651px;
	float:left;
	height:7px;
	background:url(../images/subcb.gif);
	overflow:hidden;
}
.center-area-rightcb {
	width:6px;
	float:left;
	height:7px;
	background:url(../images/subrb.gif) no-repeat;
	overflow:hidden;
}
/* OQA Page */

/* Footer Area */
.footer {
	width:1000px;
	margin:0px auto;
	padding:0px;
}
.footer-line {
	width:920px;
	float:left;
	padding:0px;
	margin:0px;
	background:url(../images/footerline.gif);
	height:26px;
}
.footer-img {
	width:72px;
	float:left;
	padding:0px;
	margin:0px;
	background:url(../images/footerimg.gif);
	height:26px;
}
.footer-navigation1 {
	float:left;
	margin:0px;
	padding:0px;
	width:240px;
	padding-left:16px;
	padding-bottom:30px;
}
.footer-navigation-img {
	float:left;
}
.footer-navigation-text {
	float:left;
	padding-left:15px;
	width:177px;
	font-size:10px;
}
.footer-links-main {
	float:left;
	margin:0px;
	padding:0px;
	width:636px;
	padding-left:100px;
	padding-top:9px;
}
.footer-links-main a {
	float:left;
	margin:0px;
	padding:0px;
	font:tahoma;
	color:#406980;
	text-decoration:underline;
}
.footer-links-main a:hover {
	float:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
.footer-center-line {
	padding-left:15px;
	padding-right:15px;
	float:left;
	background:url(../images/footer-line.gif) no-repeat center;
	width:1px;
	padding-top:3px;
}
.footer-links {
	float:left;
}
/* Footer Area */

.marg_t {
	margin-top: 10px;
}
.marg_b {
	margin-bottom: 10px;
}
.maincontainer .vTop {
	vertical-align: top;
}
.maincontainer .vMid {
	vertical-align: middle;
}
.maincontainer .vBot {
	vertical-align: bottom;
}
.arw_l {
	background: url(../images/arw_l.gif) left 4px no-repeat;
	padding-left: 12px;
}
.arw_top {
	background: url(../images/backtop.gif) left 3px no-repeat;
	padding-left: 12px;
}
.maincontainer .normalText, #accordion, #accordion2 {
	font-size: 11px;
}
#accordion a,
#accordion2 a {
	background: url(../images/arw_l.gif) left 4px no-repeat;
	padding-left: 12px;
	display: block;
	float: left;
	clear: left;
	margin-bottom: 3px;
}

#accordion a.ui-state-active,
#accordion a.selected,
#accordion2 a.ui-state-active,
#accordion2 a.selected {
	background: url(../images/arw_d.gif) left 4px no-repeat;
	font-weight: bold;
}
#accordion div,
#accordion2 div {
	clear: left;
	background-color: #FFF;
	padding: 10px 12px 12px 12px;
	margin: 5px 0 5px 0;
	width: 642px;
}
.darkGreen {
	color: #406980;
}
.picBg {
	width: 227px;
	height: 195px;
	padding-top: 8px;
	text-align: center;
	margin: 0 9px 10px 0;
	float: left;
	background: url(../images/picBg.gif) left top no-repeat;
}
.maincontainer .lastPic {
	margin-right: 0;
}
.picBg img {
	width: 213px;
	height: 187px;
	background-position: center center;
	background-repeat: no-repeat;
}
.center-main td {
	vertical-align: top;
}
.searchtop {float:left;	width:204px; height:22px; margin:0px; border:1px solid #C9D2D5; background-color:#FFFFFF;}

.rating{background:#F5F0E7; border-bottom:1px solid #E2CFB1; padding-bottom:3px; padding-top:3px; padding-left:8px;}
.rating-select{border-bottom:1px solid #E2CFB1; text-align:center; padding-bottom:3px; padding-top:3px;}
.rating-head{padding-top:5px; padding-bottom:5px; border-bottom:1px solid #E2CFB1; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.rating-head1{padding-top:5px; padding-bottom:5px; font-size:11px; font-family:Arial, Helvetica, sans-serif; padding-left:8px;}
.rating-line{border-bottom:0px solid #E2CFB1;}
.rating-line2{border-bottom:2px solid #E2CFB1;}

.menu_list {}
.menu_head {padding:0px; cursor:pointer; position:relative; margin:1px; font-weight:bold; margin-top:-5px;}
.menu_body {display:none; background-color:#FFFFFF; padding:10px 15px; margin:-10px 0px 20px 0px;}
.menu_body a{display:block; color:#006699; background-color:#EFEFEF; padding-left:10px; font-weight:bold; text-decoration:none;}
.menu_body a:hover{color:#000000; text-decoration:underline;}
  
  
  
  
.text-test {
	margin:0px;
	padding:0px;
	float:left;
	padding-left:14px;
	padding-right:21px;
	text-align:justify;
}
/* Pop css */

.main-pop{width:616px; background-color:#F1EEE5; padding-top:2px; padding-left:2px; padding-right:2px; padding-bottom:2px;}
.main-pop-sub{width:614px;  border:1px solid #000000;}

/* Pop css */





.main-crumbar-new {
	width:600px;
	float:left;
	margin:0px;
	padding:0px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:14px;
}

.main-crumbar-new .in-active a {
	outline:none;
	color:#008284;
	text-decoration:underline;
	font-size:11px;
	float:left;
}
.main-crumbar-new .in-active a:hover {
	outline:none;
	color:#333333;
	text-decoration:none;
	font-size:11px;
	float:left;
}
.main-crumbar-new .active {
	outline:none;
	color:#008284;
	text-decoration:none;
	font-size:11px;
	float:left;
}
.main-crumbar-new .crumbar-bullet {
	float:left;
	padding:4px 10px 0px 12px;
}

.textbox1{
width:240px;
height:15px;
font-family: Arial, Helvetica, sans-serif; 
font-size:11px; 
font-weight:normal; 
color: #000000}
}


.comboselect1 { 
font-family: Arial, Helvetica, sans-serif;
color: #000000; 
height: 19px; 
width: 175px;
font-size:11px; 
font-weight:normal;
 }
