.topbartxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.body_content {
	padding: 5px;
	text-align: justify;
}
.locationtxt {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px dotted #CCCCCC;
	text-indent: 2px;
}
.slogantxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #055C96;
	position: relative;
	top: 25px;
	line-height: 14px;
	left: 10px;
}
.leftpaneltxt {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightpaneltxt {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftpanelheadertxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 14px;
}
.rightpanelheadertxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 23px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #055C96;
}
h2 {
	color: #3299BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.barlinks:link, a.barlinks:visited, a.barlinks:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.barlinks:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #0066CC;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.comparisontxt {
	font-family: Tahoma;
	font-size: 11px;
}
.greybartxt {
	font-family: Tahoma;
	font-size: 11px;
}
.smalltxt_body {
	font-size: 11px;
	font-family: Tahoma;
}
#txt_homescroll {
	width:190px;
	height:280px;
	overflow:scroll;
	overflow-x:hidden;
	text-align: center;
	border: 2px solid #BFC4EC;
	padding: 2px;
}


