/* CSS Document */
/* Home page ---------------------------------------------------------------------------- */

a{outline:none;}
.imageStyle
{
   width:20px;
}

.bg 
{
    padding-top:3px; 
	background-image: url(images/blue_3.gif);
	background-repeat:repeat-x;
	}
.news {
	 padding-left:10px;
	padding-right:10px;
	padding-top:4px; 
	background-image: url(images/new_temp_3_53.gif);
	background-repeat:repeat-x;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	height:169px;
	}	

.bot_bg {
	/*padding-left:10px;
	padding-right:10px;
	padding-top:4px;*/
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	height:68px;
	}
	.bot_bg  a {
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	height:68px;
	}

	.bot_bg  a:hover
	{
		text-decoration:none; 
		color:#000000;
	}

	.bot_bg  a:visited
	{
	    text-decoration:none; 
		color:#000000;
	}


.hotlink_bg {
	padding-left:10px;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#F58400;
	font-weight:bold;
	height:18px;
	}
.corporate_bg {
	padding-left:10px;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	height:25px;
	}

.head_bg {
	background-image: url(images/new_temp_3_63.gif);
	/*padding-left:10px;*/
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	height:25px;
	}

.menu {
	background-image: url(images/new_temp_3_27.gif);
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	 /*color:#072A6D; */
	font-weight:bold;
	}
		
	.selectedMenu{
	background-image: url(images/new_temp_3_27.gif);
	color:White;
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size:11px;
	font-weight:normal;
	/*text-decoration:none;*/
	 /*color:#072A6D; */
	font-weight:bold;
	}

.link {
	text-decoration:none;
	color:#072A6D;
}

.search_bg {
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	border:1px solid #D3D4D6;
	height:19px;
	width:150px
	}

.footer {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#A5C9F0;
	height:18px;
	padding-right:10px;
	padding-left:10px;
	}

.footer a 
{
 color:#A5C9F0;
 text-decoration:none;
}

.footer a:hover
{
 color:#A5C9F0;
 text-decoration: underline;
}
.footer a:visited
{
 color:#A5C9F0;
 text-decoration: none;
}
	
	.flashbg {
	border:1px;
	border-color:#FFFFFF;
	}
	
/* Used for Animated Part in Index page..JQuery*/

@font-face {
    font-family: Calibri;
	src: url(images/CALIBRI.TTF); /* IE */  
 	src: local("Calibri"), url(images/CALIBRI.TTF) format("truetype"); /* non-IE */  
  }
.btn {
	width:228px;
	height:91px;
	position:relative;
	cursor:pointer;
	background-image:url(images/btn.png);
	background-repeat:no-repeat;
}
.wit_txt {
	font-family:Calibri, Arial;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
}
#text_ae, #text_bf, #text_gd, #text_sd, #text_bi, #text_bpi {
	background-image:url(images/blank.png);
	background-repeat:no-repeat;
	left: 118px;
	top: 33px;
	position:absolute;
	float:right;
	text-align:right;
	float:right;
}
#text_bf {
	left: 140px;
	top: 33px;
}
#text_gd {
	left: 151px;
	top: 33px;
}
#text_sd {
	left: 109px;
	top: 33px;
}
#text_bi {
	left: 117px;
	top: 33px;
}
#text_bpi {
	left: 108px;
	top: 17px;
}
#banner {
	width:715px;
	height:299px;
	background-image:url(images/bg.jpg);
}
#sub_bannner {
	width:99%;
	margin-left:10px;
	padding-top:50px;
}
	
.btn {
	width:33%;
	float:left;
	}
#hidediv {
	position:absolute;
	top:360px;
	width:706px;
	height:34px;
	z-index:3000;
	background-image: url(images/bg.png);
}
