.tabs {
	width: 680px;
	margin: 0px;
	padding: 0px;
}

.tab_active {
	-moz-border-radius: 5px 5px 0px 0px;
	background-color: #FFFFFF;
	color: #000;
	float: left;
	width: 90px;
	cursor: default;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-right: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e1e1;
	border-right-color: #e2e1e1;
	border-bottom-color: #FFFFFF;
	border-left-color: #e2e1e1;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: -1px;
}

.tab_inactive {
	-moz-border-radius: 5px 5px 0px 0px;
	border-color: #e2e1e1;
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
	color: #333333;
	float: left;
	width: 90px;
	cursor: default;
	font-size: 10pt;
	text-align: left;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: -1px;
}

.tab_inactive:hover, .tab_inactive a:hover {
	cursor: hand;
	background-color:#666666;
	color: #CCCCCC;
}

#tab__Applications .tab_inactive a:hover {
cursor: hand;
	background-color:#666666;
	color: #CCCCCC;
}

.tab_active .2, .tab_inactive .2 {
width: 60px;}

.tab_content {
	-moz-border-radius: 0px 10px 10px 10px;
	width: 620px;
	border-color: #e2e1e1;
	border-style: solid;
	border-width: 1px;
	color: #000;
	float: left;
	
	text-align: center;
	padding: 15px 30px 20px 30px;
}

.tabs p, .tabs h1, .tabs h2, .tabs h3, .tabs h4 {
	text-align: left;
}

.tabs h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.tabs h2 {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabs h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
}

.tabs h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 15px;
	line-height: 16px;
	color: #990000;
}

.tabs h4.blue {
	color: #0066CC;
}

.tabs p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.tabs p.caption {
	text-align: center;
	color: #666666;
	font-style: italic;
}

.tabs table {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;	
}


.tabs col {
vertical-align: text-top;
}

.tabs caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-right: 5px;
}

.tabs td, .tabs th {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}

.tabs th {
	font-weight: bold;
}

.tabs td a, .tabs p a {
	color: #003399;
	text-decoration: none;
}

.tabs td a:hover, .tabs p a:hover {
text-decoration: underline;
}

.tabs caption .qptablehead {
	color: #00FF00;
}

.tabs .vid {
	border: 1px solid #fff;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/video_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tabs .ticks h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: none;
	padding-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.tabs .ticks h2 span {
	color: #006699;	
}


.tabs .ticks h3 {
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 12px;
	font-weight: normal;
	line-height: normal;
}

.tabs .ticks h3 span {
	background-image: url(http://www.mide.com/images/qp_images/qp_tick.png);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	font-size: 11px;

}

.tab_content ul li, .tab_content ol li {
	text-align: left;
}