<style>
<!--
body	{ 
	font-family: Tahoma; 
	font-size: 10px; 
	color: #5D5D5D;
	margin:0;
	padding:0;
	}

td {
	font-size: 11px;
}

a {
	font-size: 8pt;
	color: #7C8169;
	text-decoration: none;
	padding-left: 12px;
	background: url("../images/arrow_2.gif") no-repeat center left;

}

a:hover {
	text-decoration: underline;
}



#header {
	align: center;
	text-align: left;
}
#main {

}

#main .text {
	line-height: 150%;
	text-align: justify;
	
}

.heading_grey_small {
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 15px;
	background: url("../images/bul_grey.gif") no-repeat center left;
}

.heading_blue_small {
	font-size: 1.1em;
	color: #458ACB;
	font-weight: bold;
	padding-left: 15px;
	background: url("../images/bul_blue.gif") no-repeat center left;
}
.title_heading {
font-size: 1.6em;
color: #458ACB;
font-family: georgia;
} 


#footer {
}


#footer td {
font-size: 10px;
}

#footer a {
font-size: 10px;
padding: 0;
background: none;
color: #458ACB;
text-decoration: underline;
}


.sideLinks,
a.sideLinks:link,
a.sideLinks:visited,
a.sideLinks:active {
	color: #5D5D5D;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 100%;
	display:block;
	border-bottom: 1 dotted #C0C0C0;
	padding-left: 10px;
	padding-top:2px;
	background: url("../images/arrow_grey.gif") no-repeat center left;
}

a.sideLinks:hover {

	color: #458ACB;
	text-decoration: none;
}


.subMenu,
a.subMenu:link,
a.subMenu.visited,
a.subMenu.active {
	color: #7C8169;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	width: 170px;
	padding-left:0;
	padding-top: 3;
	background: url("../images/dottedline_h.gif") repeat-x bottom left;
	display: block;
}

a.subMenu:hover {
	color: #5D5D5D;
	text-decoration: none;
	}

.navBar, 
a.navBar:links, 
a.navBar:visited, 
a.navBar:active {
	font-size: 11px; 
	font-weight: bold;
	color: #F1F2EA; 
	text-align: center; 
	text-decoration: none; 
   	padding: 5 15 5 15;  	
   	display: block;
   	background: none;
   
}

a.navBar:hover {
	color: #FFFA9C;
	text-decoration: none;
}


.comments { 
	font-family: Georgia; 
	font-size: 12px; 
	color: #458ACB; 
	font-style: italic; 
	text-align: center;
}

.header_image {
background: url("../images/sagar_image.jpg") no-repeat top right #458ACB;
height: 125px;
}

-->
</style>