/* CSS Document */


body {
	background-color: #FFFFFF;
}
body,td,th {
	color: #CC3399;
}
a:link {
	color: #990099;
}

#counselling {
	top: 3px;
	position: absolute;
	width: 100%;
	left: 6px;
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
	text-align: center;
}



#counselling-text {
	top: 618px;
	position: absolute;
	width: 60%;
	text-align: center;
	color: #000000;
	left: 135px;
	clear: both;
	margin-right: 10%;
	margin-left: 10%;
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990099;
	font-size: 2em;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 1em;
}


h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 1em;
	text-align: justify;
	left: 15%;
	top: 0px;
	right: 15%;
	bottom: 0px;
}
#counselling-text #cfa {
	text-align: justify;
	width: 850px;
	float: none;
	margin-top: 0px;
	margin-right: 20%;
	margin-bottom: 0px;
	margin-left: 20%;
	font-size: 1em;
	color: #000000;
}



#counselling #rightside {
	float: right;
	position: absolute;
	width: 45px;
	top: 0px;
}
#counselling-text #normal {
	text-align: justify;
	width: 650px;
	color: #0066FF;
}
#counselling-text #issues {
	text-align: justify;
	margin-top: 0px;
	margin-right: 15%;
	margin-bottom: 0px;
	margin-left: 15%;
}
#test {
	top: 6px;
	z-index: 1;
	clear: none;
	float: none;
	position: absolute;
	width: 400px;
	height: 601px;
	text-align: center;
}
