/* Common Styles */
/* Used by all layouts: do NOT remove this section */
.qtwrapper {
	height: 1%;
}
ul.qtabs {
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	color:#000000;
	font-size:13px;
}
ul.qtabs li {
	list-style-type: none;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	cursor: pointer;
	color:#000000;
}
.qtcontent {
	position: absolute;
	margin: 0;
	padding: 3px;
	width:97%;
	visibility: hidden;
	padding-left:10px;
}
.qtcontent h1 { font-size:16px; }
.qtcontent h1 a {text-decoration:none; }
.qtcurrent {
	position:relative;
	overflow:hidden; 
}
/* End Common Styles */


/* Left Aligned Blue Buttons (class suffix:lft-blue1) */
.qthead-lft-blue1 {
	float:left;
	

	height: 364px; /* same as .current-lft-blue1 */
}
.qthead-lft-blue1 ul.qtabs {
	margin: 0;
	
}
.qthead-lft-blue1 ul.qtabs li {
	background:url(../images/buton_alt.jpg) no-repeat top left;
	float: none;
	margin: 0;
	padding: 8px !important;
	width: 160px;
	height:47px;
}

.qthead-lft-blue1 ul.qtabs li span{
	
}

.qthead-lft-blue1 ul.qtabs li.open {
	
}

.qthead-lft-blue1 ul.qtabs li.hover span {
	text-decoration: underline;
}
.qthead-lft-blue1 ul.qtabs li.open span{
	text-decoration: none;
}

div.current-lft-blue1 {
	clear: none;
	float: left;
	padding: 0;
	width: 575px;
	height: 780px; /* same as .qthead-lft-blue1 */
}

.u1 {font-weight:bold;}
.u1.open {color:#666;}
.u1:hover{color:#666;}
.u2 {font-weight:bold;}
.u2.open {color:#666;}
.u2:hover {color:#666;}

.u3 {font-weight:bold;}
.u3.open {color:#666;}
.u3:hover {color:#666;}

.u4 {font-weight:bold;}
.u4:hover {color:#666;}
.u4.open {color:#666;}

.u5 {font-weight:bold;}
.u5:hover {color:#666;}
.u5.open {color:#666;}

.u6 {font-weight:bold;}
.u6:hover {color:#666;}
.u6.open {color:#666;}

.u7 {font-weight:bold;}
.u7:hover {color:#666;}
.u7.open {color:#666;}