body, html{
	margin: 0px;
	padding: 0px;
	background-color:#FFF !important;
} 

img {
	border-width:0px;
}

.PrintFriendlyTime {
	color:#1C2172;
	font-weight: bold;
	font-size:16px;
	line-height:16px;
	text-align: center;
	padding:5px;
}

.PrintTitle {
	color:#1C2172;
	font-weight: bold;
	font-size:20px;
	line-height:20px;
	text-align: left;
	padding:5px;
}

.PrintTime {
	color:#1C2172;
	font-weight: normal;
	font-size:12px;
	line-height:16px;
	text-align: left;
	padding:5px;
}

.PrintFriendlyTitle {
	color:#1C2172;
	font-weight: bold;
	font-size:20px;
	line-height:20px;
	text-align: center;
	padding:5px;
}

.TitleBox{
	font-size:12px;
	line-height:12px;
	padding:5px;
	background-color:#1d2172;
	color: #fff!important;
#	font-weight: bold;
}

.PanelMain {
	padding:0px;
	background-color:#e1e2e3;
	text-decoration: none;
	font-size:12px;
	line-height:12px;
	color: #333333;
}

.PanelRight {
	padding:0px;
	background-color:#D5E3EA;
	text-decoration: none;
	font-size:12px;
	line-height:12px;
	color: #1D2172;
}

.PanelBreak {
	color: #000;
	padding:2px 2px 2px 2px;
	background-color:#e1e2e3;
	width:100%;
}

.content_panel {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	background: #6d8610;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, right top, from(#6d8610), to(#b6c800), color-stop(0.7,#b6c800));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(left top, #6d8610, #b6c800 70%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#6d8610, endColorStr=#b6c800,GradientType=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#6d8610, endColorstr=#b6c800, GradientType=1)";
}

.content_panel td a{
	color: #fff !important;
	padding:5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.content_panel td a:link {
   color: #FFF;
}

.content_panel td a:visited {
   color: #FFF;
}

.OnePanelContent {
	overflow: auto;
	margin: 0px;
	padding: 10px;
	height: 200px;
}

.PanelContent {
	color: #000;
	padding:5px 5px 5px 5px;
	background-color:#fff;
	overflow:auto;
	width:730px;
}

.ProductPanelContent {
	color: #000;
	padding:5px 5px 5px 5px;
	background-color:#fff;
	overflow:auto;
}


.heading_bg1 {
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:5px; 
	background-image:url('/sgxv2/image/wcm/tab_panel/arrow_down.gif');
	background-repeat:no-repeat;
	background-position:99% 50%;
}

.heading_bg2 {
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:5px; 
	background-image:url('/sgxv2/image/wcm/tab_panel/arrow_up.gif');
	background-repeat:no-repeat;
	background-position:99% 50%;
}

.dBorder {
	background:url(/sgxv2/image/wcm/border01.gif) 0px 15px repeat-x; 
	width:740px; 
	height:35px; 
	position:relative; 
	display:block; 
	float:left; 
	overflow:hidden;
}

.nav_level2_tabs {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: none;
	position: relative;
}

.nav_level2_tabs li {
	list-style: none;
	float: left; 
	border-color:#FFF;
	border-width:1px;
	border-style: solid;
}

.nav_level2_tabs li a {
	white-space:nowrap;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px; 
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #3F3F3F; 
	color: #fff !important;
}

.nav_level2_tabs li a:hover {
	background-color: #C8CACE;
	color:#333;
}

.nav_level2_tabs  li a.active, .nav_level2_tabs li a.active:hover {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #E1E2E4;
	border-color:#000;
	color:#758C06;
}

.tabselect {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #E1E2E4;
	border-color:#000;
	color:#758C06;
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* For rotating tab contents */
.tabbed-content {
	clear: both;
	background-color: transparent;
	padding: 15px 5px 15px 5px;
}

.rotate_tabs {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: none;
	position: relative;
}

.rotate_tabs li {
	list-style: none;
	float: left; 
	border-color:#FFF;
	border-width:1px;
	border-style: solid;
}

.rotate_tabs li a {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px; 
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #3F3F3F; 
	color: #fff !important;
}

.rotate_tabs li a:hover {
	background-color: #C8CACE;
	color:#333;
}

.rotate_tabs  li a.active, .rotate_tabs li a.active:hover {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-color: #E1E2E4;
	border-color:#000;
	color:#758C06 !important;
}

/* Style for Market Niche */
/*Link Panel*/

.market_bg {
	background: #787D80;
	width: 100%;
}

.market_bg td {
	vertical-align: top;
}

.market_heading {
	border-collapse:collapse;
	width: 363px;
	padding: 5px 0px 5px 0px;
	list-style: none;
}

.market_heading td{
	background-color: #fff;
	text-align:left;
	padding: 5px;
}

.market_heading th{
	color:#fff;
	background-color: #48484A;
	text-align:left;
	padding: 5px;
}

.market_link_panel {
	width: 100%;
	text-align:center;
	border-collapse:collapse;
	margin: 0px;
}


.market_link_panel td {
	width: 154px;
	background: #AFB0B2;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, right top, from(#AFB0B2), to(#E9E9E9), color-stop(0.7,#E9E9E9));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(left top, #AFB0B2, #E9E9E9 70%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#AFB0B2, endColorStr=#E9E9E9,GradientType=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#AFB0B2, endColorstr=#E9E9E9, GradientType=1)";
}

.market_link_panel td a {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:5px; 
	color: #333333;
	display: block;
	text-decoration: none;
	line-height: 12px;
	font-size: 12px;
}

.market_link_panel td a:link {
	text-decoration: none;
}

.market_link_panel td a:visited {
	text-decoration: none;
}

.market_link_panel td a:hover {
	color:#fff !important;
	text-decoration: none;
	background-color: #48484A;
}

.market_link_panel td a:active {
	text-decoration: none;
}

.market_link_panel td.selected {
	background: #48484A;
}

.market_link_panel td.selected a {
	background: #48484A;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
	padding-left:5px; 
	color: #fff !important;
	display: block;
	text-decoration: none;
}

.mgmtteam{
	font-weight: bold;
	line-height: 13px;
	font-size: 13px;
	color: #333333;
	background-color:#e1e2e3;
	text-decoration: none;
}

.mgmtteam td{
	padding: 5px;
}

.page_banner{
	width: 770px;
	padding-left:20px; 
	margin: 0px;
	height: 141px;
	background-image:url('/sgxv2/image/wcm/banner_background.jpg');
	background-repeat:no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 28px;
	font-size:28px;
	vertical-align: middle;
}

.printer_page_banner{
	width: 1000px;
	padding-left:20px; 
	margin: 0px;
	height: 110px;
	background-image:url('/sgxv2/image/wcm/print_banner.jpg');
	background-repeat:no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 28px;
	font-size:28px;
	vertical-align: middle;
}

.page_banner_home{
	width: 770px;
	padding-left:20px; 
	margin: 0px;
	height: 141px;
	background-image:url('/sgxv2/image/wcm/banner_background.jpg');
	background-repeat:no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 28px;
	font-size:28px;
	vertical-align: middle;
}

.alert_title{
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px; 
	margin: 0px;
	background-color:#b00017;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, right top, from(#820018), to(#b00017), color-stop(0.7,#b00017));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(left top, #820018, #b00017 70%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#820018, endColorStr=#b00017,GradientType=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#820018, endColorstr=#b00017, GradientType=1)";
	text-decoration: none;
	color: #fff;
}

.download_list{
	width:100%;
	background-color:#cccdcf;
	color: #333333;
}

.download_list td{
	padding: 5px 2px 5px 2px;
	text-decoration: none;
	font-weight: bold;
	line-height: 11px;
	font-size: 11px;
}

.download_list td.header {
	border-bottom-color:#7aa859;
	border-bottom-width:3px;
	border-bottom-style: solid;
}

.download_list a{
	text-decoration: none;
	color: #1D2172;
}

.contact_us {
	color: #1D2172;
	font-weight: bold;
	line-height: 11px;
	font-size: 11px;
}

table.general{
	position: relative;
	-moz-outline-style: none;
	outline: none;
	overflow: hidden;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	padding : 0;
	border-collapse: collapse;
	text-align: left;
	color:#1D2172;
}

table.general th{
	background: #1D2172;
	color: white;
	height:14px;
}

table.general tr{
	background-color : #E6E6F2;
	
}
table.general td{
	border: 1px solid #1D2172;
	overflow:hidden;
	padding:3px;
	color:#1D2172;
	font-size: 12px !important;
}
table.general td a{
	
	color:#1D2172 !important;
	font-size: 12px !important;
}
table.general .alt{
	background-color : white;	
}