@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
    list-style: none;	
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {overflow-y: scroll;}
#wrapper {
	margin:10px auto;
	width:960px;
	position:relative;
}
#header{
	position:relative;
}
.topmenu img{
	vertical-align:middle;
}
.topmenu {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:0;
	right:0;
}
.topmenu a, #footer a {
	font-size:10px;
	text-decoration:none;
	color:#414141;
}
.topmenu a:hover, #footer a:hover {
	color:#87b3e0;
	text-decoration:underline;
}
.hinterior {
	background:url("/images/background/mountain.png") no-repeat right top;
	height:106px;
	display:block;
}
.hindex {
	background:url("/images/background/mountain.png") no-repeat right top;
	height:146px;
	display:block;
}
.logo {
	margin:40px 0 0 20px;
}
#menu {
	width:100%;
	height:20px;
	margin:4px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;

}
.col {
	min-width:33.33%;
}
.col li{
	margin-bottom:10px;
	background: url("/images/background/li.png") no-repeat;
	text-indent:16px;
	height:21px;
	padding-top:4px;
}
.col li a{
	text-decoration:none;
}
.mbg{
		background:url("/images/background/menu.png") no-repeat #b7bec4;
}
.mbgi{
		background:url("/images/background/menu.png") no-repeat #b7bec4 -10px 0 ;
}
#menu ul {
	float:right;
}
#menu li {
	float:left;
}
#menu li a {
	color:#fff;
	display:block;
	text-decoration:none;
	font-size:12px;
	height:18px;
	padding:4px 10px 0 10px;
	border-left:1px solid #fff;
}
#menu li a:hover {
	color:#006bad;

			background:url("/images/background/menu.png") no-repeat #fff ;


}
#dd li ul {
    position: absolute;
    width:146px;
    left: -999em;
	background:#b7bec4;	
	border-bottom:1px solid #fff;

}
#dd li ul ul {
    position: absolute;
    width:146px;
	margin-left:146px;
	margin-top:-41px;
	border-left:1px solid #fff;
    left: -999em;
	background:#b7bec4;	
	border-bottom:1px solid #fff;

}
#dd .jqhide{
left: auto; 
display: none;}

#dd li ul li{
    width:146px;
	border-top:1px solid #fff;
	background:url("/images/background/menu-li.png") repeat-x;
	
}

#dd li ul li a{
height:26px;
padding:14px 5px 0px 5px;
border:0;
}

#dd li:hover ul {
    left: auto;
}
.colleft {
	float:left;
	width:50%;
	background:#fff;
	min-height:60px;
}
.colright {
	float:right;
	width:50%;
	background:#fff;
	min-height:60px;
}
.index-header h2, .index-header h1{
	margin-top:15px;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#71b5e4;
	font-weight:normal;
	padding:4px 0 4px 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#b7bec4;
	font-weight:normal;
	padding:4px 0 4px 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding:4px 0 4px 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:4px 0 4px 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b7bec4;
	font-weight:normal;
	padding:2px 0 10px 20px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#414141;
	padding:4px 0 4px 20px;
	font-size:12px;
}
#welcome {
	width:416px;
	margin-top:20px;
	float:left;
	
}
#news{
	position:absolute;
	top:533px;
	left:12px;
}
#welcome ul, .colcontent ul {
    font-family:Arial, Helvetica, sans-serif;
	padding:4px 0 4px 20px;
	font-size:12px;
	color:#fff;

}
h1.large{
	color:#fff;
}
hr{
	height:1px;
	color:#fff;
	background:#fff;
	border:0;
	margin-left:10px;
	clear:both;
	display:block;
}
.colcontent a{
	color: #F90;
	text-decoration:none;
}
.colcontent a:hover{
	color:#000;
	text-decoration:underline;
}
#technologies {
	width:544px;
	float:right;
}
#content {
	clear:both;
	border-top:4px solid #fff;
	overflow:hidden;
}
.colcontent p, #welcome p {
	color:#fff;
	line-height:1.333em;
}
#splash {
	min-height:436px;
	background:#077fcb;
	overflow:hidden;
	width:960px;
}
#bar {
	background:#b6c0c6;
	clear:both;
	width:100%;
	height:50px;
	text-align:right;
	margin:4px 0;
}
#bar .cert {
	border-left:4px solid #fff;
}
.fr {
	float:right;
}
.fl {
	float:left;
}
.50{
	width:40%;
}
.coldeco {
	width:284px;
}
.required{
	color:#ff9900;
}
.coldeco img{
	border-bottom:4px solid #fff;
}
.colcontent {
	width:652px;
	border-right:4px solid #fff;
	min-height:436px;
	padding:20px 20px 0 0;
	vertical-align: text-top;
}
.wide{
		width:936px;
		border:0;
		
}
.intsection {
	width:556px;
	background:#fff;
	height:117px;
	position:relative;
}
.intmenu {
	border-left:4px solid #87b3e0;
	text-align:right;
	width:400px;
	background:#fff;
}
.intmenu img {
	float:left;
	margin-left:4px;
}
td {
	vertical-align:top;
}
.intmenu p, .intsection p {
	line-height:.999em;
	font-size:10px;
}
.intsection{
	text-indent:20px;
}
.intsection h1, .intsection h2{
	float:left;
	margin:45px 0 0 0;
	padding:0;
}
 .intsection h2{
	 text-indent:0;
 }

.intmenu p, .intmenu h3{
	padding-right:10px;
}
.int-menu{
	position:absolute;
	top:100px;
	left:0;
	background:#fff;
}
.int-menu a{
	font-family: Arial, Helvetica, sans-serif;
	color:#b6bfc6;
	font-size:12px;
	text-decoration:none;
	margin-right:5px;
	padding-left:2px;

}
.int-menu a:hover, .int-menu a.selected{
	color:#70b4e3;
	border-bottom:10px solid #077fcb;
}
.imagedeco {
	margin: 4px;
	border: 2px solid #fff;
}


.colcontent .table-top{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	margin:20px 20px;
	padding:20px 0 0 0;
	width:630px;
	background:url("/images/background/table-top.png") no-repeat top #fff;
	overflow:hidden;

}
.industry-overview{
	margin:0px 20px;
}
.colcontent div.table-top h1{
	color:#b7bec4;
	padding:10px;
}
.colcontent div table.sampletbl{
	color:#212121;
	margin-top:40px;
	border-top:20px solid #077fcb;
	width:631px;
}
.colcontent div.table-top h2{
	color:#b7bec4;
	padding:0 10px 10px 10px;
	font-size:14px;
}
.colcontent div.table-top small{
	color:#ccc;
}

.colcontent table{
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.333em;
	font-size:12px;
	width:630px;

}
.row{
	clear:both;
}
.colcontent table td{
	min-height:20px;
	vertical-align:middle;
	background:url("/images/background/table-td.png") repeat-x bottom;
	border-right:1px solid #fff;
		vertical-align:top;
}
.colcontent table td, .colcontent table th{
	padding:6px 10px;
	
/*		border:1px solid #077fcb;*/
}
.colcontent table tr td.detail{
/*	color:#09F;*/
	font-size:12px;
}
.colcontent p{
	padding:10px 20px;
}
.colcontent table td ul{
	float:left;
	color:#09F;
	list-style:none;
	margin:0 10px 0 0;
	padding:6px 0;
	font-size:12px;
}
.colcontent table td ul li{
}
.colcontent table th{
	font-weight:bold;
	background:#fff;
	text-align:left;
	height:30px;
	color:#414141;
	vertical-align:top;	
	border-bottom:1px solid #f1f1f1;
}
.table-top table{
	clear:left;
}
.table-top small{
	font-weight:normal;
	font-size:.8em;
}
.table-top h3.temp{
	color: #ff9900;
	padding-left:0px;
}
.colcontent .table-top h1.green{
	color:#6C0;
}

.table-top td.gray{
	background:#d2d7db;
	color:#000;
}
.table-top td.lt-gray{
	background:#e4e4e4;
}
.product-selection{
	min-height:350px;
	padding:4px;
	width:200px;
	background:url("/images/background/product-selection.png") no-repeat 10px 0;
	margin:20px 0 0 0;
}
.product-selection-wide{
	min-height:150px;
	padding:4px;
	width:620px;
	background:url("/images/background/product-selection-wide.png") no-repeat 10px 0;
	margin:20px 0 0 0;
}
.product-selection-wide p{
	color:#000;
}

.long{
	min-height:600px;
}
div.product-selection h3{
	margin:10px 0;
}
div.product-selection{
	margin-bottom:20px;
}
.product-selection ul{
	list-style:none;
	padding:0;
	margin-left:20px;
}
.product-selection li{
	line-height:1.666em;
	padding:0 5px 0 15px;
	background:url("/images/assets/list-item.gif") no-repeat 0 3px;
	font-size:12px;
	border-top:1px solid #ebeef1;
	border-bottom:1px solid #b5b9bd;
}
.product-selection a{
	text-decoration:none;
	color: #09F;
}
.product-selection h4{
	color:#000;
	line-height:.999em;
	padding:5px;
}

.industry-selection{
	min-height:200px;
	padding:4px;
	width:200px;
	background:url("/images/background/product-selection.png") no-repeat 10px 0;
	margin:20px 0 0 0;
}
div.industry-selection h3{
	margin:10px 0;
}
.industry-selection p{
	color:#000;
}

div.industry-selection{
	margin-bottom:20px;
}
.industry-selection ul{
	list-style:none;
	padding:0;
	margin-left:20px;	
	font-size:11px;
}
.industry-selection ul ul, .industry-selection ul ul ul{
	padding:0;
	margin-left:0px;
}

.industry-selection li{
	line-height:1.666em;
	padding:0 0 0 12px;
	background:url("/images/assets/list-item.gif") no-repeat 0 1px;
	color:#000;
	display:block;

}
.industry-selection li li{
	line-height:1.666em;
	background:url("/images/assets/list-item-follow.gif") no-repeat 0 1px;

	color:#000;
		

}
.industry-selection li li li{
	line-height:1.666em;
	background:url("/images/assets/list-item-small.gif") no-repeat 0 1px;

	color:#000;
		
}
.industry-selection li.nb{
	border-bottom:none;
}
.industry-selection a{
	text-decoration:none;
	color: #09F;
}
.industry-selection h4{
	color:#000;
	line-height:.999em;
	padding:5px;
}


.select{
	margin-right:10px;
}
.links{
	padding:20px;
}
.links img{
	border:1px solid #fff;
	margin-bottom:10px;
	display:block;
}
.required{
	color:#ff9900;
}
.colcontent table tr.odd{background:#fff;}
.colcontent table tr.even{background:#f1f1f1;}



#li_3, #li_32, #li_4, #li_5, #li_7, #li_8, #li_9, #li_10, #li_11, #li_31, #li_26, #li_15, #li_26  {
	width:48%;
	float:left;
	display:inline-block;


}
#li_9, #li_10, #li_11, #li_31{
	height:60px;
}
#li_26, #li_15{
	height:90px;
}
#li_27,#li_18 {
	width:48%;
	float:left;
	display:inline-block;
	height:210px;

}
#li_20,#li_28, #li_29, #li_25 {
	width:48%;
	float:left;
	display:inline-block;
	height:160px;


}

.section_break, #li_6, #li_1, #li_12, #li_14, #li_30, #li_21, #li_16, #li_17, #li_19, #li_22, #li_24{
	clear:both;
	width:97%;
}
.next-steps{
	width:200px;
	background:url(/images/background/product-selection.png);
	margin:20px auto;
	text-decoration:none;
	display:block;
/*	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;*/
    font-family: Arial, Helvetica, sans-serif;
/*	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);*/
	line-height:20px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
	padding-bottom:20px;

}

.next-steps h1{
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.next-steps p{
	font-size:12px;
		color:#000;
	background:url(/images/assets/list-item.gif) no-repeat 8px 6px;
	margin:0 10px;
		border-top:1px solid #ebeef1;
	border-bottom:1px solid #b5b9bd;
}
.next-steps a{
		color:#09F;
		text-decoration:none;}
		.next-steps a:hover{
			color:#000;
			text-decoration:underline;
		}
		table.formtbl {
			width:400px; margin:0 auto;
		}
table.formtbl td{
	background:none;
	color:#fff;
	border:0;
}
