body {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	color: #444;
	padding: 0;
	margin: 0;
	background:#c1c3c8 repeat-x top;
	width:100%;
        min-width: 1028px;
	/*-webkit-text-size-adjust:none;*/
}


body.ver2 div#contentMain {
	background-color:#b7b8bd !important; background-image:url('/_images/mt-footerbg2.gif') !important;}

body.textpage, body.productpage, body#activate {
	/*background-image:url(/images/mt-bodybg2.gif);*/
}

body h2 {
	font-size:20px;
	letter-spacing:-1px;
	padding:0 0 0.5em;
	font-weight:normal;
	color:#005e8f;
}

.sglogo a {
	display:block;
	width:58px;
	height:27px;
	position:absolute;
	top:20px;
	left:0px;
	cursor:pointer;
	z-index:999;
}

.sglogo[class] a {
	background: url(/images/sgicon2-2.png) no-repeat;
}

body.productpage .sglogo a, body #activate .sglogo a {
	width:280px;
	height:43px;
	top:14px;
	left:21px;
	background: url(/images/sgicon2-2.png) no-repeat;
}


div.lcol {
	width:580px;
	float:left;
	padding:0 40px 0 10px;
	border-right:1px solid #ededed;
}

a:focus {
	outline:none;
}
a {
	text-decoration:none;
	color:#005e8f;
}
a:hover, a:focus {
	text-decoration:underline;
}
a em, .hide {
	position:absolute;
	left:-9999em
}
hr {
	color:#ededed;
	border:0;
	margin:0;
	padding:0;
	display:block;
	height:1px;
	background:#ededed;
	width:93%;
}
p {
	font:normal 12px Helvetica, Arial, sans-serif;
	line-height:18px;
	letter-spacing:normal;
	color:#777;
	padding:0 0 0em;
}

#header {
	height:auto;
	width:100%;
	z-index:999;
	background-image:url(/images/mt-bodybg2.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	overflow:auto;
}


#content {
	width:100%;
	background:#fff;

}

#contentMain {
	width:100%;
	background:#fff;
}
#contentdiv {
	padding:20px 30px;
	text-align: left;
}

#sgl_footer {
background-color:#C1C3C8;
bottom:0;
position:fixed;
width:100%;
}

.tech-sidebar {
	border-top:1px solid #ededed;
}
#contentdiv .tech-sidebar p.intro {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	letter-spacing:-1px;
	color:#000;
	margin:0;
	padding:2em 0 2.5em;
}
.tech-sidebar h4 {
	font-size:12px;
	font-weight:normal;
	padding:0.5em 1em;
	color:#555;
	background:#e9e9e9;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
.tech-sidebar ul{
	padding-left:1.5em;
	color:#555;
	line-height:22px;
	list-style:outside disc;
}
.pagecolumn {
	/*width:auto;*/
        width:100%;
	/*min-width: 800px;*/
        min-height: 600px;
	border-right:0px solid #ddd;
	color:#595959;
	
}







.pagecolumnmain {
	width:650px;
	min-width: 600px;
	border-right:1px solid #ddd;
	color:#595959;

}
.pagecontentmain h1 {
	padding:0;
	margin:0 0 20px 0;
	font: normal 26px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:26px;
	letter-spacing: -1px;
	font-weight:normal !important;
	color:#88201b;
}

.pagecontentmain h1 a {
	color:#222;
	text-decoration:none;
}
.pagecontentmain h1 a b, .pagecontentmain h1 a:visited b, .pagecontentmain h1 a:link b {
	font-weight:normal;
	color:#88201b;
}

.pagecontentmain {
	margin:0 30px 0 5px;
	min-height: 600px;
}
.pagecontentmain p {
	font-size:12px;
	line-height:18px;
	margin-bottom:.5em;
	color:#4C4C4A;
	display:block;
}
.pagecontentmain p.intro {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:20px;
	color:#005e8f;
}
.pagecontentmain h4 {
	font-size:14px;
	margin-bottom:1em;
}
.pagecontentmain ul {
	font-size:12px;
	list-style:outside disc;
	margin:20px 50px 20px 40px;
}
.pagecontentmain ol {
	list-style-type:decimal;
	list-style-position:outside;
	font-size:12px;
	font-weight:bold;
	color:#555;
	margin:20px 20px 20px 30px;

}

.pagecontentmain ol li {
	margin: 1.2em;
	color: #555;
	}

.pagecontentmain ol li p {
	font-size:11px;
	font-weight:normal;
	color:#555;
	padding:1em;
	margin:0 0 1.5em 1.5em;
}
.pagecontentmain ol li p strong {
	display:block;
	font-size:12px;
	color:#555;
	padding:20px;
}

.pagecontent {
	
}




















/*
.pagecontent h1 {
	padding:0;
	margin:0 0 20px 0;
	font: normal 26px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:26px;
	letter-spacing: -1px;
	font-weight:normal !important;
	color:#88201b;
}

.pagecontent h1 a {
	color:#222;
	text-decoration:none;
}
.pagecontent h1 a b, .pagecontent h1 a:visited b, .pagecontent h1 a:link b {
	font-weight:normal;
	color:#88201b;
}

.pagecontent {
	margin:0 30px 0 5px;
	min-height: 600px;
}
.pagecontent p {
	font-size:12px;
	line-height:18px;
	margin-bottom:.5em;
	color:#4C4C4A;
	display:block;
}
.pagecontent p.intro {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:20px;
	color:#005e8f;
}
.pagecontent h4 {
	font-size:14px;
	margin-bottom:1em;
}
.pagecontent ul {
	font-size:12px;
	list-style:outside disc;
	margin:20px 50px 20px 40px;
}
.pagecontent ol {
	list-style-type:decimal;
	list-style-position:outside;
	font-size:12px;
	font-weight:bold;
	color:#555;
	margin:20px 20px 20px 30px;

}

.pagecontent ol li {
	margin: 1.2em;
	color: #555;
	}

.pagecontent ol li p {
	font-size:11px;
	font-weight:normal;
	color:#555;
	padding:1em;
	margin:0 0 1.5em 1.5em;
}
.pagecontent ol li p strong {
	display:block;
	font-size:12px;
	color:#555;
	padding:20px;
}
*/
.twotonepod {
	width:100%;
}
.twotonepod .topcolor {
	width:100%;
	margin-top:15px;
	padding-bottom:20px;
	background:url(/images/prodcontent02.gif) no-repeat left top;
}
.twotonepod .bottomcolor {
	position:relative;
	padding:25px 0;
	width:100%;
	background: url(/images/prodcontent03.gif) no-repeat left bottom;
}
.twotonepod {
	width:100%;
}
.twotonepod .topcolor {
	width:100%;
	margin-top:15px;
	padding-bottom:20px;
	background:url(/images/prodcontent02.gif) no-repeat left top;
}
.twotonepod .bottomcolor {
	position:relative;
	padding:25px 0;
	width:100%;
	background: url(/images/prodcontent03.gif) no-repeat left bottom;
}/* labs index */

.twotonepod .col1 {
	float:left;
	width:600px;
	margin-left:35px;/* border-right:1px solid #ccc; */
}
.twotonepod .col2 {
	float:left;
	padding:0 30px;
	border-left:1px solid #ccc;
}
a.xvbeta-morelink {
	display:block;
	width:230px;
	height:160px;
	margin:23px 35px 0;
	background:url(/_images/xvbeta-morelink001.jpg) no-repeat left top;
}
a.xvbeta-morelink:hover,
a.xvbeta-morelink:focus {
	background-position:-230px top;
}
.twotonepod .bottomtab em {
	position:absolute;
	left: -9999em;
}
.twotonepod .bottomtab {
	position:absolute;
	display:block;
	left:25px;
	top:-17px;
	height:17px;
}
h4.currentprojects {
	width:111px;
	background:url(/images/currentprojects.gif) no-repeat;
}
.labs-latest {
	float:left;
	width:650px;
	padding:40px 0px 20px;
}
.sglogo[class] a {
	background: url(/images/sgicon2-2.png) no-repeat;
}

.labs-latest-action {
	float:right;
}
.labs-latest h4, .labs-latest p {
	margin:0 0 0 170px;
}
.labs-latest h4 em {
	position:absolute;
	left:-9999em;
}
.labs-latest h4 {
	width:81px;
	height:8px;
	background:url(/_images/h4_myriad.gif) no-repeat left top;
}
.labs-latest p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#5e5f62;
}
.labs-latest p strong {
	position:relative;
	display:block;
	font-size:24px;
	font-weight:normal;
	color:#005e8f;
	padding:5px 0 15px;
	letter-spacing:-1px;
}

.labs-latest a:hover,
.labs-latest a:focus {
	text-decoration:none;
}
.labs-latest a:hover p strong,
.labs-latest a:focus p strong {
	color:#0099FF;
} 

div.rcol {
	width:290px;
	padding-left:25px;
	float:right;
}

#sg_main_head h1 a {
	color:#222;
	text-decoration:none;
}
#sg_main_head h1 b, #sg_main_head h1 a:visited b, #sg_main_head h1 a:link b {
	font-weight:normal;
	color:#88201b;
}

#subhead {
	width:100%;
	background:#f0f0f0;
	/*text-align:center;*/
	border-top:1px solid #fff;
	/*overflow:hidden;*/
}
#subheaddiv {
    display: inline-block;
	width:800px;
	height:80px;
	text-align:left;
	
}

#subheadpagename {
	text-align:left;
	float:left;
	display:inline;
}	
	
#subheadpagename h1 {
	padding:15px 30px;
	margin:10px 0;
	font: normal 26px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height:26px;
	letter-spacing: -1px;
	font-weight:normal !important;
	
}

#subhead h1 a {
	color:#222;
	text-decoration:none;
}
#subhead h1 b, #subhead h1 a:visited b, #subhead h1 a:link b {
	font-weight:normal;
	color:#88201b;
}

#sg_main_nav {
	float:right;
	font-size:12px;
	color:#777;
	margin:3px 15px 4px 0;
}

#sg_main_nav ul li {
	margin:0 5px;
	display:block;
	float:left;
}

#sg_main_nav a, #sg_main_nav a:visited {
	color:#777;
	display:block;
	padding:4px 10px;
	text-decoration:none;
}
#sg_main_nav a:hover,
#sg_main_nav a:focus,
#sg_main_nav a.active,
body #sg_main_nav .current {
	color:#88201B;
	text-decoration:none;
	background:#d8d8d8;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
#subnav {
	width:750px;
	float:right;
	font-size:12px;
	color:#777;
	margin:0px 0;
}

#subnav ul li {
	margin:0 5px;
	display:block;
	float:left;
}

#subnav a, #subnav a:visited {
	color:#005C8C;
	display:block;
	padding:4px 10px;
	text-decoration:none;
}

#subnav a:hover,
#subnav a:focus,
#subnav a.active,
body #subnav .current_page_item {
	color:#8d1c1c;
	text-decoration:none;
	background:#d8d8d8;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
/*	Subnavigation stuyle*/
ul#grey { margin:0; padding:0; list-style-type:none; }

ul#grey .current { border-top:4px solid #000000;}

ul#grey li { position:relative; float:left; border-top:4px solid #999999; margin-right: 15px; padding-right: 20px; padding-top: 5px;}

ul#grey li:hover { border-top:4px solid #000000;}

ul#grey li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color:#999999;}

ul#grey li a:hover { color:#000000; border:none; }

ul#grey li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }

ul#grey li a:hover span {margin-top: 7px; display:block; color: #000000;}


#client_testimonials, #client_profile {
	float:left;
	border-right:1px solid #ededed;
	width:480px;
	padding:0 40px 0 15px;
}

.quotebubble-wide-bttm {
	width:480px;
	margin:20px 0;
}
.quotebubble-wide-bttm .qb-mid {
	background:#ededed;
	padding:16px 30px;
}
.quotebubble-wide-bttm .qb-top {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/images/quotebubble.gif) no-repeat left -19px;
}
.quotebubble-wide-bttm .qb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/images/quotebubble.gif) no-repeat left -35px;
}

.quotebubble-wide-top {
	width:480px;
	margin:20px 0;
}
.quotebubble-wide-top .qb-mid {
	background:#ededed;
	padding:16px 30px;
}
.quotebubble-wide-top .qb-top {
	height:27px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/images/quotebubble.gif) no-repeat left top;
}
.quotebubble-wide-top .qb-bttm {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/images/quotebubble.gif) no-repeat left -27px;
}

.quotebubble-wide-bttm {
	width:480px;
	margin:20px 0;
}
.quotebubble-wide-bttm .qb-mid {
	background:#ededed;
	padding:16px 30px;
}
.quotebubble-wide-bttm .qb-top {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/images/quotebubble.gif) no-repeat left -19px;
}
.quotebubble-wide-bttm .qb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	background:url(/images/quotebubble.gif) no-repeat left -35px;
}

.quotebubble-thin-bttm {
	width:220px;
}
.quotebubble-thin-bttm .qb-mid {
	background:#ededed;
	padding:12px 20px 15px;
}
.quotebubble-thin-bttm .qb-top {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/images/quotebubble.gif) no-repeat left -19px;
}
.quotebubble-thin-bttm .qb-bttm {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/images/quotebubble.gif) no-repeat left -35px;
}
.quotebubble-thin-bttm .qb-top .qb-tr {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/images/quotebubble.gif) no-repeat -632px -19px;
}
.quotebubble-thin-bttm .qb-bttm .qb-br {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/images/quotebubble.gif) no-repeat -632px -35px;
}
*html .quotebubble-thin-bttm .qb-mid { width:179px; }

.quotebubble-thin-top {
	width:150px;
}
.quotebubble-thin-top .qb-mid {
	background:#ededed;
	padding:0 20px;
}
.quotebubble-thin-top .qb-top {
	height:30px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/images/quotebubble.gif) no-repeat left top;
}
.quotebubble-thin-top .qb-bttm {
	height:8px;
	width:100%;
	font-size:1px;
	line-height:1px;
	background:url(/images/quotebubble.gif) no-repeat left -27px;
}
.quotebubble-thin-top .qb-top .qb-tr {
	width:8px;
	height:8px;
	float:right;
	margin-top:19px;
	background:#fff url(/images/quotebubble.gif) no-repeat -632px -19px;
}
.quotebubble-thin-top .qb-bttm .qb-br {
	width:8px;
	height:8px;
	float:right;
	background:#fff url(/images/quotebubble.gif) no-repeat -632px -27px;
}

#contentdiv h3 {
	margin:20px;
	padding:0;
}
#contentdiv h3 a {
	display:block;
	font-size:13px;
	color:#000 !important;
	text-decoration:none !important;
	line-height:1em;
	height:33px;
	margin:0 0 20px;
	background:#e9e9e9;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}
#contentdiv h3 a:hover,
#contentdiv h3 a:focus {
	background:#e2e2e2;
}
#contentdiv h3 a b {
	display:block;
	float:left;
	margin:10px 14px;
}
#contentdiv h3 a span {
	display:block;
	width:19px;
	height:19px;
	float:right;
	margin:7px 10px;
	background:url(/images/plusminus.gif) no-repeat;
}

#contentdiv h3 a.expand span {
	background-position:left top;
}
#contentdiv h3 a.expand:hover span,
#contentdiv h3 a.expand:focus span {
	background-position:-38px top;
}
#contentdiv h3 a.collapse span {
	background-position:-19px top;
}
#contentdiv h3 a.collapse:hover span,
#contentdiv h3 a.collapse:focus span {
	background-position:-57px top;
}

.collapsable-text {
	padding-left:40px;
}

#sidebar {
	float:right;
	width:350px;
	left:650px;
	top:155px;
	position:absolute;
}

#sidebarnav {
	margin-left:40px;
}

#sidebar h4 {
	display:block;
	font-size:12px;
	color:#000;
	margin-bottom:10px;
}
#sidebar ul {
	display:block;
	margin:0 5px 30px 0;
}
#sidebar ul li {
	display:block;
	font-size:11px;
	line-height:1em;
	padding:0;
	border-bottom:1px solid #ddd;
}
#sidebar ul li a {
	display:block;
	color:#595959;
	padding:10px 0;
	width:100%;
	text-indent:10px;
}
#sidebar ul li a:hover, #sidebar ul li a:focus {
	text-decoration:none;
	color:#8d1c1c;
	background-color:#f5f5f5;
}

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	/*margin-top:.5em;*/
	}	
/*table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
		border-collapse:collapse;
	}*/
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
/*td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	}*/
/*th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}*/
thead th {
	background:#f4f9fe;
	text-align:center;
	font:12px/2em Verdana;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
