/* CSS Document */

body
{
	margin:0px;
}

#header
{
	position		:relative;
}

#qnstrpub_leftcontainer
{
	position		:absolute;
	left			:0px;
	top:			:-25px;
	width			:330px;
	background-color:#FF0000;
/*	display			:none;*/
}

#qnstrpub_lefttopnav
{
	position		:relative;
	left			:0px;
	width			:330px;
	background-color:#CCCCCC;
/*	display			:none;*/
}

#qnstrpub_rightcontainer
{
	position		:absolute;
	left			:330px;
	top:			:-25px;
	width			:430px;
	background-color:#FFFF00;
/*	display			:none;*/
}

#qnstrpub_righttopnav
{
	position		:relative;
	left			:0px;
	width			:430px;
	background-color:#CCCCCC;
/*	display			:none;*/
}

#qnstrpub_footernav
{
	position		:absolute;
	left			:0px;
	width			:750px;
/*	display			:none;*/
}

#lt-content{
	float:left;
	width:329px;
	background-color:#FFFFFF;
}

#txt{
    font-family:Arial;
	font-size:12px;
	line-height:16px;
	position:relative;
	top:20px;
	left:10px;
	width:300px;
}

#rt-content2{
	float:left;
	width:431px;
    height:280px;
	background-color:#F5F4F4;
	background-repeat:repeat-x;
	background-image: url("../images/bgform.gif");
}
#formBody2{
	float:left;
	width:400px;
    height:252px;
	background-color:#990000;
	position:relative;
	top:1px;
	left:16px;
}

#formInner2{
	float:left;
	width:398px;
	height:250px;
	background-color:#FBE9C8;
	position:relative;
	top:1px;
	left:1px;
}

#footer1{
	
	position:absolute;
	left:0px;
	width:760px;
	height:35px;
}

#footer{
	
	width:760px;
	height:35px;
	margin-left:120px;
	background-color:#FFFFFF;
}

#footer-container{
	background-color:#FFFFFF;
	padding:5px 20px 0px 20px;
}


#ftr-copyright{
	float:right;
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	color:#00000;
}

a.ftr{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}


/************************************************/

#index_outerdiv
{
	position:relative;
	left:0px;
	width:760px;
}

#index_leftcopy
{
	position:absolute;
	width:329px;
	left:1px;
}

#index_copy
{
	position:relative;
	width:350px;
	top:-25px;
	left:-8px;
}

#index_righttcopy
{
	position:relative;
	float:right;
	left:0px;
	top:0px;
	width:431px;
}

#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#frmBody-tableindex{
	position:relative;
	left:10px;
	width:378px;
	height:35px;

}
#frmBody-tableindexmp{
	position:relative;
	top:5px;
	left:54px;
	width:291px;
	height:56px;
}

#row{
	float:left;
	width: 371px;
	padding-bottom:5px;
}

#submitBtn{
	float:left;
	position:relative;
	top:0px;
	left:145px;
}

#submitBtn1{
	float:left;
	position:relative;
	left:145px;
}

#processing{
	margin-top:20px;
}

.whatsthis
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color : #0066FF;
	
}


.label-number {
    float:left;
	margin-left:10px;

}

.QIndex{
	font-family: verdana;
	font-size  : 11px;
	vertical-align: top;
	line-height: 130%;
	padding-left:57px;
}

.QIndex1{
	font-family: verdana;
	font-size  : 11px;
	vertical-align: top;
	padding-left:10px;
}

.thide { display: none; }
.tshow { display: block; height:40px; font-weight: bold; font-family: verdana, arial, sans-serif; font-size:14px; color:#000000; }

.text3
{
	font-family: Arial;
	font-size  : 12px;
	color      : #000000;
	font-weight: bold;
}

.error{
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	padding-left: 10px;
}


#ftr-link{
	
	float: left;
}


#processing{
	margin-top:15px;
	padding-left:25px;
}

#processing1{
	margin-top:10px;
	padding-left:35px;
}

.option{
 float:left;width:50px;text-align: left;padding-left:10px;font-family: verdana;font-size: 11px; font-weight: normal;color:#000000; line-height: 130%;
}






