.white-normal-txt {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.black-normal-txt {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.white-hori-line {
	background-image: url(../images/white-hori-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.black-vertical-line {
    background-image:url(../images/black-vertical-line.gif)
	background-repeat: repeat-y;
}
.footerlink {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	weight: bold;
}
.footerlink a{
	color: #ffffff;
}
.inner-main-link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.warea {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sub-heading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a {
	text-decoration: none;
}

