<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */







body
	{background: #FDFDFD url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#253C4D;	
	}


img,a
	{border:0px;
	}



.wraper
	{width:953px;
	margin:auto;
	border:#2C475B solid 1px;

	}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


	
p
	{margin:0;
	padding:0;
	}


h1,h2,h3,h4
	{margin:0;
	padding:0;
	font-weight:normal;
	}
	
	
h1
	{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	padding:0px 0 0 10px;
	}
	
.headings
	{font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#005492;
	padding:0;
	margin-bottom:10px;
	
	
	}


	
a {
	color: #000;
	text-decoration:none;
}	
	
a:hover {
	color: #900;
}		
	
	
.header
	{
	width:953px;
	height:125px;
	background:url(../images/topbanner.jpg);
	background-repeat:no-repeat;
	}
	
.navbar
	{background:url(../images/navbar_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:953px;
	}
	
	
	
.content
	{background: #FFF url(../images/bg_container.gif);
	background-repeat:repeat-x;
	width:100%;	
	}


.content-inside
	{padding:20px;
	color:#000;
	line-height:22px;	
	font-size:12px;
	}


.content-left
	{width:25%;
	float:left;
	background: #FFF url(../images/bg_container.gif);
	background-repeat:repeat-x;
	
	
	}
	
.content-left-contents
	{padding:15px 0 0 20px;
	}




	
.content-right
	{width:75%;
	float:right;
	background: #FFF url(../images/bg_container.gif);
	background-repeat:repeat-x;
	
	}	
	
	
.content-right-contents
	{padding:12px;
	}	
	
	
	
	
	
	
.round-box
	{position:relative;
	width:205px;
	margin-bottom:15px;
	z-index:1;
	}
	
.round-box-top
	{
	background:url(../images/round-box-top.gif);
	background-repeat:no-repeat;
	width:205px;
	line-height:35px;
	z-index:1;
	}
	
	
.round-box-container
	{background:url(../images/round-box-bg.gif);
	background-repeat:repeat-y;
	width:205px;
	padding:6px;
	}


.round-box-container ul
	{ list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
.round-box-container ul li
	{background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 12px;
	padding-right:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
	

	
	}	
	
.more
	{ line-height:20px;
	text-align:right;
	padding-right:20px;
	}
	
	
.round-box-bottom
	{ background:url(../images/round-box-bottom.gif);
	width:205px;
	height:13px;
	background-repeat:no-repeat;
	}

	
.homeheading
	{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	
	
	}

.homeheading-sub
	{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
	
	}



.footer
	{background-color:#E0EDF6;
	width:100%;
	height:68px;
	border-top:#385A74 solid 1px;
	
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
.counter
	{text-align:center;
	}
	
	

.footer div
	{
		padding-top:12px;
	
	
	}
	
	#heart {
	  margin: 0;
	  padding: 0;
	}
	#heart li {
	  list-style: none;
	  background-image: url(../images/arrow.png);
	  background-repeat: no-repeat;
	  background-position: 0 .5em;
	  padding-left: 20px;
	} 



.photos
	{width:80%;
	margin:auto;
	}

.img1
	{float:left;
	width:146px;
	height:99px;
	margin-left:30px;
	margin-bottom:30px;
	position:relative;	
	
	}
	
.img1 img
	{
	border: #999 solid 2px;
	}	
	
	
	
.ann-header
	{width:100%;
	line-height:50px;
	background:#09C;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;	
	}
	
	
	
.ann-title
	{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:24px;
	}

.example8DOMWindow
	{display:none;
	
	
	}


.close
	{position:absolute;
	right:0;
	top:10px;
	margin-right:30px;
	}
	
	
.t1
	{ font-size:13px;
	}
	

.iframe
	{ background:#EAF1F6;
	}
	
	
	
	
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-size:12px;
	
	
}	
	
	
	#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#103D4B;


  display:none;
}
  
.window
	{display:none;
	}


#dialog1
	{ width:98%;	
	position:absolute;
	  left:0;	  
	  top:0;	 
	  height:300px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;

	}
	
	
#dialog2
	{ width:90%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:200px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;

	}	
	
	
#dialog3
	{ width:90%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:500px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;

	}	
		
	
	
#dialog4
	{ width:50%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:600px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	  padding-bottom:50px;

	}		

#dialog5
	{ width:55%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:550px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	  padding-bottom:20px;

	}		



#dialog6
	{ width:90%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:550px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;

	}		


#dialog7
	{ width:60%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:700px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}	


#dialog8
	{ width:80%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:590px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;

	}


#dialog9
	{ width:60%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:550px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;

	}



#dialog10
	{ width:60%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:550px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;

	}


#dialog11
	{ width:60%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:540px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}




#dialog12
	{ width:60%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:550px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}




#dialog13
	{ width:60%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:350px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}



#dialog14
	{ width:95%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:95%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}



#dialog15
	{ width:95%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:95%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


#dialog16
	{ width:95%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:95%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


#dialog17
	{ width:95%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:95%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}
	
	
#dialog18
	{ width:700px;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:450px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}	
	
	
#dialog19
	{ width:700px;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:450px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}		







#dialog20
	{ width:55%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:35%;
	  padding-bottom:20px;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}




#dialog21
	{ width:80%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}



#dialog22
	{ width:80%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}

#dialog22 li
	{ list-style:none; 
	}


#dialog22 .list1
	{ list-style:disk !important;
	}


#dialog23
	{ width:80%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}

#dialog23 li
	{ list-style:none; 
	}


#dialog23 .list1
	{ list-style:disk !important;
	}


#dialog24
	{ width:80%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}

#dialog24 li
	{ list-style:none; 
	}


#dialog24 .list1
	{ list-style:disk !important;
	}


#dialog25
	{ width:60%;	
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:65%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


#dialog26
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:65%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}



#dialog27
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:65%;
	  width:60%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}

#dialog28
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:60%;
	  width:90%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


#dialog29
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:60%;
	  width:50%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}



#dialog30
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:60%;
	  width:50%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}



#dialog31
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:100%;
	  width:100%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}



#dialog32
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:70%;
	  width:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}

#dialog322
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:70%;
	  width:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


#dialog323
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:70%;
	  width:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


#dialog324
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:70%;
	  width:80%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


#dialog33
	{ 
	  position:absolute;
	  left:0;	  
	  top:0;	 
	  height:75%;
	  width:90%;
	  overflow-y:scroll;
	  overflow-x:hidden;
	  display:none;
	  z-index:9999;	  
	  background:#E9F0F6;
	  border:#5D7991 solid 2px;
	}


.resultlist
	{border:solid 1px; color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}

.resultlist td
	{ background:#EEF7F9;

	}

.resultlist tr
	{
	border-top:#369 solid 1px;
	}

.resultlist .heading
	{ background:#369;
	color:#FFF;
	}




.button
	{background:#930;
	width:300px;
	border-radius:10px;
	padding:5px;
	
	}

.button a
	{ color:#FFF;
	font-size:16px;
	font-weight:bold;
	
	}

.button:hover
	{ background:#036;	
	}




.satara img
	{ margin-bottom:10px;
	margin-top:10px;
	border:solid #000 1px;
	
	}


.satara
	{ text-align:center;
	}


.job li 
	{ list-style:none;
	font-size:16px;
	margin-bottom:10px;	
	}


.bull
	{list-style:none;
	text-align:left;
	list-style-type:square;
	}

.bull li
	{margin-bottom:10px;
	margin-left:30px;
	}	
	
.bull h2
	{margin-bottom:20px;
	}
	
table.t1 td
	{ background:#BCE9F5;
	padding:10px;
	font-weight:normal;
	}
	
tr.bgw td
	{background:#ccc;
	}

.declist 
{
list-style: none;
}

.declist li
{
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 14px;
}

</pre></body></html>