/* CSS Document */
/* ## Basic-XHTML-Elements ################################ */

html, body, {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, helvetica, sans-serif;
	font-size:12px;
	
	
}

body {
	margin:0px 0px 0px 0px;	
	color:#333333;
	line-height:18px;
	
		
}

body a, body a:visited {
	text-decoration:none;
	outline: none;
	color:#002080;
	 
	
}

a{
	 color:#002080;
}

a:active{
	 color:#0D1640;
}

body a:hover {
	text-decoration: none;
	color:#195D00;
}



.clear_both {
	clear:both;
}



img {
	border: none;
		
}

.float{
	float:left
}

div{
	font-size:14px;
	font-family: Arial, helvetica, sans-serif;
}







/* ## Basic-XHTML-Elements ############### END ############## */

.Container{
	 width:100%;margin:0; clear:both;
	 
}

.MainContainer{
	clear:both; margin:auto; width:971px;
}


/* ## Header  ############### START ############## */

.HeadrMain{
	clear:both; width:971px;
}

.HeaderBg{
	clear:both; width:971; background-image:url(images/header.jpg); height:231px;
}

.LogoCont{
	width:525px; padding-left:10px; padding-top:20px;
}


.LinksContBg{	
	width:971px; clear:both; background-image:url(images/link_bg.jpg); height:51px; background-repeat:no-repeat;
}


/* ## Header  ############### END ############## */

/* ## Mid container  ############### start ############## */

.MidMainContainer{
	clear:both; width:971px; padding-top:20PX;
}

.LeftMainCont{
	float:left; width:164px; height:auto
}

.SubLinkMainCont{
	width:164px; float:left
}

.SubLinkCont{
	background-image: url(images/button_bg.jpg); width:161px; height:auto; clear:both
}

.SubLinkTxt{
	text-align:left;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; font-size:11px;
	padding-left:20px;
}

.SubLinkCont:hover{
	background-image:url(images/dropdown_bg.jpg);
	 
	background-repeat:repeat-x;
	background-repeat:repeat-y;
	width:161px; 
	height:auto;
	color:#FFFFFF;
	float:left
	
	
	
	
}

.links_text:link,.links_text:visited,.links_text:active{
	background-image:url(images/rolloverimg.png);
	background-repeat:repeat-x;
	height:51px;
	width:auto;
	color:#FFFFFF;
	float:left;
	
}

.HotLinkCont{
	 width:164px; float:left;
}

.NewsMainCont{
	float:left; width:164px; padding-top:15px;

}

.NewsContBg{
	clear:both; background-color:#D5D5D5; width:164px;
}

.NewsFormCont{
	clear:both; padding-top:10px; padding-left:10px;
}

.NewsFormTxt{
	clear:both;  font-size:11px; font-weight:bold;
}

.NewsFormStyle{
	border:#A9A9A9 1px solid;width:130px;
}

/* ## Mid container mid part  ############### start ############## */

.MidPartMainCont{
	float:left; width:547px; padding-left:22px;
}

.MidPartHeadingTxt{
	clear:both; width:547px; font-size:18px; font-weight:bold
}


.MidPartTxt{
	clear:both; font-size:12px; width:547px; padding-top:15px; text-align:justify;
}

.MidPartTxt2{
	clear:both; font-size:12px; width:547px; padding-top:7px;  text-align:justify
}


.MidPartImg{
	float:left; padding-right:10px; padding-top:5px;
}


.DropdownCont{
	
	background-image: url(images/dropdown_bg.jpg); width:161px; height:auto; clear:both
}

.DropdownTxt{
	text-align:left;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#CCCCCC; font-size:11px;
	padding-left:30px;
}

.DropdownTxt a{
	  color:#CCCCCC; 
	
}

/* ## Mid container mid part  ############### end ############## */

/* ## Mid container right part  ############### start ############## */

.RightMainCont{
	width:218px; float:right
}

.LatestNewsCont{
	float:left; width:218px;
}

.LatestNewsContBg{
	float:left; background-color:#D5D5D5; width:218px; padding-bottom:15px;
}

.LatestNewsContainer{
	float:left; width:186px; padding-left:20px; padding-top:20px;
}

.LatestNewsTxtCont{
	float:right; width:101px; line-height:normal; font-size:11px;
}

.LatestNewsHeadingTxt{
	clear:both; font-weight:bold; font-size:11px;
}


.LatestNewsBottom{
	clear:both; background-image: url(images/view_all_news.png); width:218px; height:37px;
}

.LatestNewsBottomTxt{
	text-align:center; font-size:10px; font-weight:bolder
}

.LatestNewsBottomTxt a{
	text-align:center; font-size:10px; font-weight:bolder; color:#333333;
} 

.ReadMore{
	font-size:10px; color:#011246; font-weight:bold
}

.ReadMore a{
	font-size:10px; color:#011246; font-weight:bold
}

.RightSearchCont{
	float:left; width:215px; padding-top:15px;
}

.SearchFormCont{
	float:right; height:13px;
}

.SearchFormStyle{
	height:16px;  border:#A9A9A9 1px solid
}

.FieldFinderCont{
	float:right; width:211px; padding-bottom:20px; padding-top:15px; padding-right:4px;
}
.FieldFinderContBg{
float:left; background-color:#D5D5D5; width:218px; padding-bottom:15px;	
}
/* Subscriber Stlyes added June 3 2010 By Peter W*/
.SubscribeCont{
	float:right; width:218px; padding-bottom:20px; padding-top:15px; 
}
.SubscribeContBg{
float:left; background-color:#D5D5D5; width:218px; padding-bottom:15px;	
}
.SubscriberFormTxt{
	clear:both;  font-size:11px; font-weight:bold; padding-top:10px; padding-left:10px;
}
.SubscriberFormLink{
	clear:both;  font-size:13px; font-weight:bold; text-decoration:underline;
}


/* ## Mid container right part  ############### end ############## */

/*css added by Ashish Choudhary on 07 May 2009
//to show different classes on menus and submenus when selected
//Starts Here*/
.DropdownMenuTxt{
	text-align:left;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#CCCCCC; font-size:11px;
	padding-left:20px;
}

.DropdownMenuTxt a{
	  color:#CCCCCC; 
	
}
.DropdownSubMenuTxt{
	text-align:left;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#CCCCCC; font-size:11px;
	padding-left:30px;
}

.DropdownSubMenuTxt a{
	  color:#CCCCCC; 
	
}
.SubLinkMenuTxt{
	text-align:left;font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF; font-size:11px;
	padding-left:30px;
}
/*Ends Here*/


/*css added by Ashish Choudhary on 14 May 2009*/
/*Starts here*/
.LatestNewsTxtCont1{
	width:180px; line-height:normal; font-size:11px;margin-left:20px;
}
/*Ends here*/


/* for resolving the menu issue  new class added on date 22nd may 2009  */
.containerlink:hover{
	background-image:url(images/rolloverimg.png);
	background-repeat:repeat-x;	 
	height:32px;			
	color:#FFFFFF;
}


.containerlink {
	clear:both; padding-top:18px; font-weight:bold;  color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; 		  
} 

.containerSelectedlink{
	background-image:url(images/rolloverimg.png);
	background-repeat:repeat-x;
	height:32px;
	clear:both; padding-top:18px; font-weight:bold;  color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; 
}

/*a {
  color: #002080;
}
a:visited {
  color: #002080;
}
a:hover {
  color: #195D00;
}
a:active { 
  color: #0D1640;
}*/
