@charset "utf-8";
/* CSS Document */

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	top: 5px;
}
.newsbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FEDE9D;
	border-left-color: #FEDE9D;
	background-color: #fef0d4;
}
.newsboxgreen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color:#e7edc2;
	border-left-color: #e7edc2;
}
.newboxblue {
	border-right-width:1px;
	border-left-width:1px;
	border-top-style:none;
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#e5f4ff;
	border-right-color:#e5f4ff;
	background-color: #e5f4ff;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.sidelink{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
a.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0066FF;
	text-decoration: none;
}
.textin {
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 1.2pc;
	text-align: justify;
}

a.white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	text-decoration: underline;
}
/*Top Menu */
a.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
a.blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0099FF;
	text-decoration:underline;
}
a.blue:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7f7f7;
}
.hilightsa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	line-height: 1.2pc;
}

.heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.subheading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.vision {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
