.qdsbody {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: white;
	line-height: 14px;
}
.qdslogin {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #537b96;
	font-weight: 900;
	line-height: -20px;
}
.qdsloginsmall {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #007fc1;
	font-weight: bold;
	line-height: 12px;
}
.qdslogin2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #537b96;
	font-weight: bolder;
	line-height: -17px;
}
.qdslink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #717171;
}
.qdslink2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #537b96;
}
.qdslink3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #90bedf;
}
.qdsbodylist {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #537b96;
}
.qdsTitle {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #537b96;
	font-weight: bold;
}
.qdsTitlesub {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.qdsdata {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #537b96;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
}
.qdstext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}
.qdstextsmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
}
.qdstextbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #007fc1;
	font-weight: 500;
	font-style: normal;
	line-height: 12px;
}
.qdsbodycopyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
}
.qdstextlist {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}

.loginboxdiv
{
	margin:1;
	height:21px;
	width:146px;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.loginbox
{
 background:none;
 border:none;
 width:144px;
 height:15px;
 margin:2;
 padding: 0px 7px 2px 7px;
 font-family: "Trebuchet MS";
	font-size: 12px;
	color: #537b96;
	font-weight: 900;
}
.qdstextboxdiv
{
	margin:0;
	height:17px;
	width:120px;
	background-image: url(../images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.qdstextbox
{
 background:none;
 border:none;
 width:144px;
 height:15px;
 margin:2;
 padding: 2px 7px 2px 7px;
 font-family: "Trebuchet MS";
	font-size: 12px;
	color: #537b96;
	font-weight: 900;
}

