* {font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;}
body{
	margin: 0px;
	background-color: White;
}

/* CSS For Menu */

.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#000070; layer-background-color:#000070; visibility:hidden}

/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:2px; font-family:arial,verdana,helvetica; font-size:8pt;}
.clLevel0{background-color:#000070; layer-background-color:#000070; color:white;}
.clLevel0over{background-color:#0222B3; layer-background-color:#0222B3; color:white; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,verdana,helvetica; font-size:8pt;}
.clLevel1{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel1over{background-color:#0222B3; layer-background-color:#0222B3; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,verdana,helvetica; font-size:8pt;}
.clLevel2{background-color:#000070; layer-background-color:#000070; color:white;}
.clLevel2over{background-color:#0222B3; layer-background-color:#0222B3; color:white; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}

/* CSS For Menu End */

table.tblMain{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	padding: 0px;
}
td.tdmain01{
	width: 100%;
	height: 85px;
}

/* Top CSS */

table.tblTop01{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 85px;
	padding: 0px;
}
td.tdTop011{
	width: 100%;
	height: 18px;
	background-color:#000070;
}
td.tdTop012{
	width: 100%;
	height: 67px;
}
table.tblTop001{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 67px;
	padding: 0px;
}
td.tdTop0012{
	width: 195px;
	background-color:#EEF6FF;
}

/* Middle CSS */
td.tdmain02{
	width: 100%;
	height: 100%;
}
table.tblMid01
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	padding: 0px;
}
td.tdMid011{
	width: 203px;
	background-color:#000070;
}
table.tblMid0011{
	border: 0px;
	border-collapse: collapse;
	width: 203px;
	height: 100%;
	padding: 0px;
}

td.tdMid012{
	widht: 100%;
	height: 100%;
}
table.tblMid02{
	border: 0px;
	border-collapse: collapse;
}	

p.pText{
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: black;
}
p.pText1{
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: Navy;
}
td.tdMid0021{
	widht: 100%;
	height: 130px;
}
td.tdMid0022{
	widht: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: black;
}
td.tdMid0023{
	widht: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 8pt;
	color: Navy;
}
td.tdMid0023 A{
	widht: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-weight: normal;
	font-size: 8pt;
	color: Blue;
}


td.tdMid013{
	width: 195px;
	background-color:#EEF6FF;
}
table.tblMid0013{
	border: 0px;
	border-collapse: collapse;
	width: 195px;
}
td.tdMid00132{
	height: 3px;
	background-image: url('images/hLine.gif');
	background-repeat: repeat (x)
}
p.prtText{
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: black;
}


/* Bottom CSS*/
td.tdmain03{
	width: 100%;
	height: 50px;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: black;
	align: center;
	verticle-align: middle;
}
table.tblBot01{
	width: 100%;
	height: 50px;
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: black;
	align: center;
	verticle-align: middle;
}
td.tdBot011 {
	width: 100%;
	height: 1px;
	background-image: url('images/pixel.gif');
}
td.tdBot012 A{
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: blue;
	text-decoration:none;
}
td.tdBot012 A:hover{
	font-family: Verdana, Helvetica, Arial, sans-serif, Trebuchet MS;
	font-size: 8pt;
	color: red;
}

/* Data From Original CSS*/
a.yellow:link { color: white; text-decoration: none; line-height: 15px }
a.yellow:active { color: yellow; text-decoration: none; line-height: 15px }
a.yellow:visited { color: white; text-decoration: none; line-height: 15px }
a.yellow:hover { color: yellow; text-decoration: none; line-height: 15px }

a.blue:link { color: blue; text-decoration: none }
a.blue:active { color: blue; text-decoration: none }
a.blue:visited { color: purple; text-decoration: none }
a.blue:hover { color: blue; text-decoration: underline }

.body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000000}
.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; font-weight: bold; color: #000000}
.fine {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height:12px; color: #FFFFFF}
.finebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; line-height: 12px}
.blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #000070}
.bluebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12px; color: #000070; font-weight: bold}


/* CSS For Lf Links */
.explorer{
	border: 0px;
	border-collapse: collapse;
	width:180px;
}
.tblSpace{
	border: 0px;
	border-collapse: collapse;
	width:180px;
	height: 25px;
}

.menu{
	font-family:verdana,arial,helvetica; 
	font-size:8pt; 
	font-weight:normal; 
	text-decoration:none; 
	color:#FFFFFF
}
.menu A{
	font-family:verdana,arial,helvetica; 
	font-size:8pt; 
	font-weight:normal; 
	text-decoration:none; 
	color:#FFFFFF
}
.menu A:hover{
	font-family:verdana,arial,helvetica; 
	font-size:8pt; 
	font-weight:normal; 
	text-decoration:none; 
	color:#FFFF00
}
.dotLine {
	widht: 100%;
	height: 8px;
	background-image: url('');	
}

.bdText{
	font-family:verdana,arial,helvetica; 
	font-size:8pt; 
	font-weight:bold; 
	text-decoration:none; 
	color:#FFFFFF
}
.bdtextrightborder {
	font-family:verdana, arial, helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
.bdTextCopy {

	font-family:verdana, arial, helvetica; 
	font-size:8pt; 
	font-weight:normal; 
	text-decoration:none; 
	color:#FFFFFF
}
