body 
{
	FONT-FAMILY: arial, verdana, helvetica, trebuchet ms, sans-serif; 
	BACKGROUND: url(images/Mainbg.jpg) #ffffff left top;
	text-align: right;
}
note {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #438FA9;
	font-weight: normal;
	text-align: center;
}
input {
	background-color: #DFF4FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	border: 1px dashed #666666;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
h3
{
	color:  #438FA9 ;
	font-family: Verdana;
	font-size: 11pt;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

.header
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url(images/LogoTIQY.jpg);
    background-repeat : no-repeat;
    height: 89px;
    width: 922px;
    top : 0;
    background-position : center;
            
background-image:url(images/LogoTIQY.jpg);
background-repeat :no-repeat ;
height:168px;
width:922px;
border : 0;
top : 0;
background-position :center ;

}
.footnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #438FA9;
	font-weight: normal;
	text-align: center;
}

/* SearchFields Column */

        .SrchTbl 
        {
            width: 100%;
         }
        
         .SrchTblHdr
        {
            width: 100%;
            border-collapse: collapse;
         }
         
        .SrchDetHdr 
        {
            background-color: #b7ddf2;
            font-weight:bold;
            font-size:14px;
            border:0px none #b7ddf2;
            
        }
        
        .SrchDetHdrSH
        {
            background-color: #b7ddf2;
            font-size:12px;
            border:0px solid #b7ddf2;
            text-align:right;
            
        }
        
        .SrchMrg .SrchMrgWh .SrchButton
        {
            vertical-align:top;
            width: 790px;
            height: 20px;
            color:#666666;
            display:block;
            font-size:11px;
            font-weight:normal;
            width:300px; 
        }
        .SrchMrgWh 
        {
           background-color: #FFFFFF;      
        }
        
        .SrchButton
        {
            text-align:center;
        }
        
        .SrchCrit .SrchCritWh
        {   
            vertical-align:top;

            height: 32px;
            color:#666666;
            display:block;
            font-size:11px;
            font-weight:normal;
            text-align:left;
            width:300px;
        }
        
        .SrchCritWh
        {   
            background-color: #FFFFFF;   
        }
            
        .SrchGap
        {
            
            width: 5%;
            height: 20px;
        }
       
        .SrchLbl
        {
            vertical-align:top;
            width: 16%;
            height: 20px;
        
        }
        .SrchTxt
        {
            vertical-align:top;
            width: 34%;
            height: 20px;
        }
        
        
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.popLbl 
{
    vertical-align:top;
    width: 15%;
    
    }
    
    .popTxt
{
    vertical-align:top;
    width: 35%;
    
    }