/************ For the Site Map Page *******************/
.question{
	color:#FFF;
	font-size:1.2em;
	font-weight: bold;
	text-align:center;
	background-color:#317082;
	width:400px;
	margin-bottom:5px;
	margin-left: 165px;
	padding-left:6px;
	height:16px;
	background-image:url('http://www.geocities.com/madhurima.charugundla/images/bg.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
}
.answer{
	background-color:#E2EBED;
	margin-left: 165px;
	width:400px;
	visibility:hidden;
	height:15px;
	overflow:hidden;
	position:relative;
}
.answer_content{
	padding:1px;
	font-size:1em;
	position:relative;
	color: #0096BD;
}



#siteText
{
font: normal 12px arial;
margin-right:20px;
color: #0096BD;
margin-bottom:50px;
text-align: justify;
padding-left:20px;
padding-right: 6px;
}


#smheadline{
color: #0096BD;
margin-bottom:25px;
font-weight:bold;
text-align: center;
padding-top:20px;
}
