.topNavtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98A6A6;
	text-decoration: none;
}
.topNavtxt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.SearchtxtField {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #677D88;
	height: 20px;
	width: 140px;
}
.MainTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #0097D7;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #768A9A;
}
.linkNav1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #98A6A6;
	text-decoration : none;
	font-weight: bold;
}
.linkNav1:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #B9C1C1;
	text-decoration : none;
	font-weight: bold;
}
.linkNav2 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}
.linkNav2:hover {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4B5760;
	text-decoration : none;
	font-weight: bold;
}
.txtSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.leftNav1 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0097D7;
	text-decoration : underline;
	font-weight: bold;
}
.leftNav1:hover {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}
.txtSmallNav {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86959B;
	text-decoration: none;
	text-align: justify;
}
.NavSmall {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #86959B;
	text-decoration : underline;
	font-weight: normal;
}
.NavSmall:hover {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #86959B;
	text-decoration : none;
	font-weight: normal;
}
.tabActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0097D7;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	background-image: url(images/tab_active.gif);

}
.tabDeActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F7485;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	background-image: url(images/tab_deactive.gif);
	cursor: hand;

}
.leftNav2 {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0097D7;
	text-decoration : none;
	font-weight: bold;
}
.tabDeActive2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F7485;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	background-image: url(images/tab_deactive2.gif);
	cursor: hand;
}
.tabActive2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0097D7;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 36px;
	background-image: url(images/tab_active2.gif);
}
