@charset "utf-8";
/* CSS Document */



.bottomLinks {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;	
	line-height : 18px;	
}
.bottomLinks A:LINK {color : #FFFFFF; text-decoration : underline;}
.bottomLinks A:VISITED {color : #FFFFFF; text-decoration : underline;}
.bottomLinks A:ACTIVE {color : #FFFFFF ; text-decoration : underline;}
.bottomLinks A:HOVER {
	color : #8CCBE7;
	text-decoration : underline;
}
.keyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #147DAA;
	text-align: justify;
}
.updatedon_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2894c;
	font-weight: normal;
	text-transform: none;
	text-align: right;
	line-height: 20px;
}
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("images/feed-icon-14x14.png") no-repeat 0 50%;
}
a:link, a:active, a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover{
	color: #003366;
	text-decoration: none;
}.errorMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
