<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
    	/* background: url(images/body_bg.gif) #D2E2F2 left top; */
	background:  #EBEBEB left top;
	font-family: Tahoma Arial Sans-Serif ;
	font-size: 75%;
	width: 90%;
	/* width: 780px; */
}
.modalPopupPolicyDisp
{
	/* background-color: White; */
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 500px;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.selectColOnGrid
{
   text-decoration:none;  /* don't show underline for hyperlinks */
   color:black;
}
.hyperlinkColOnGrid
{
   text-decoration:none;  /* don't show underline for hyperlinks */
   color:#3366CC;
}

.multiselectlistbox
{
    background-color:#EBEBEB;
    color:#EBEBEB;
}
   

#searchForm .searchInput {
width: 208px;
font: 11px/1.2 Arial, Helvetica, sans-serif;
color: #000000;
padding: 3px;
height: 14px;
border: 1px solid #36424b;
}
#searchForm .searchButton {
margin:  1px 0px 0px 0px;
background: #36424b  no-repeat -2px -1px;
width: 22px; 
height: 22px; 
cursor: pointer; 
position: absolute;
border: 1px solid #000000;
}
.PASsearchTypeButton {
cursor: pointer; 
border: 1px solid #000000;
background-color: #C0C0C0;
}


.googleSearchTitle
{
    /*float:  left;*/
    font-size:larger;
    font-style:oblique;
    
}
.SearchResulHeading
{
    padding:4px;
}
   
</pre></body></html>