.FooterHeading .Head{
	font: bold 10px/20px Arial, Helvetica, sans-serif;
	color: #a9cee4;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
}

.DefaultHeading .Head {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #0079c2;
	text-decoration: none;
	text-transform: uppercase;
}
.FormPanelStyle .SubHead {
	font: bolder 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #0079C2;
	text-decoration: none;

}
.FormPanelStyle textarea.NormalTextBox {
	width: 250px;
	height: 50px;
	padding: 2px;
}

.AskGuruBGLeft {
	background: url(images/ask_guruba2.gif) no-repeat;
	width: 210px;
}

.GuruFormDIV {
	float: left;
	width: 250px;
	position: absolute;
	z-index: 100;
	height: 130px;
	padding: 10px 10px 10px 30px;
}

.FormDIVLayout {
	width: 250px;
}

/* --- Testimonial Scroller START --- */
.ScrollTable {
	font: 12px/20px Arial, Helvetica, sans-serif;
}
.ScrollTable th {
	border-bottom: 1px dotted #CCC;
}
#NewsVertical {
	width: 455px;
	height: 250px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerVertical {
 width: 300px  height: 350px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 4px;
	float: left;
	width: 450px;
}
.news_style {
	display:none;
}
.news_show {
	color:black;
	width:450px;
	height:210px;
	font: normal 100% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	overflow: visible;
	margin-top: 15px;
}
#news_button {
	display: block;
	float: right;
	z-index: 10000;
	visibility: visible;
}

.news_mark {
	background-color:white;
	font: normal 70% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid gray;
	width:450px;
	height:35px;
	color:black;
	text-align:center;
}
.news_title {
	font: bold 120% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
	width: 450px;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
/* --- Testimonial Scroller END --- */







