﻿.qs-tab-move {
	position: relative;
	bottom: -1px;
	float: left;
	white-space: nowrap;
}
.qs-tab-bg {
	background-image: url(/NRTProducts/include/images/tab_active_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 23px;
	text-align: center;
}
.qs-tab-left {
	background-image: url(/NRTProducts/include/images/tab_active_left.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 23px;
}
.qs-tab-text {
	font-family: "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #036;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #B8CFE5;
	background: #B8CFE5;
	border-top: solid 1px #666666;
}
.qs-tab-right {
	background-image: url(/NRTProducts/include/images/tab_active_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 23px;
}
.qs-container {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #B8CFE5;
	background: #B8CFE5;
}
.qs-states {
	width: 200px;
}
.qs-container select {
	font-size: 12px;
}
.qs-bold {
	font-weight: bold;
}
a.qs-bold {
	font-weight: bold;
	color: #003366;
}
.qs-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.qs-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.qs-small a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.qs-error {
	font-size: 11px;
	color: #cc0000;
}

