﻿body {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;	
	color: #000000;
	background-color:White;
	font-family: Verdana, Arial,sans-serif;
	font-size: 80%;
	line-height: 140%;
	border: 1px solid #433673;
}

#container{width:95%; height:100%;  margin:0 auto; border: 1px solid red;}
/**************** Header *************/
#searchbox {width: 100%; overflow: hidden;   height:24px; padding-bottom:10px; float:right; background:#546D4C ; color:#fff;	text-align:left; }
#hindi_search{height:25px;  width: 90px;}
#navlist{position:relative;}
#navlist li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#navlist li, #navlist a{height:44px;display:block;}
#spacelft {right:10px; bottom:10px;}
#hindi{left:10px;width:80px; bottom:10px;}
#hindi{background:url('../images/hindi.jpg') 0 0; background-repeat:no-repeat;}
#english{left:10px;width:80px; bottom:10px;}
#english{background:url('../images/english.jpg') 0 0; background-repeat:no-repeat;}
.button {background:url('../images/print.png') 0 0; background-repeat:no-repeat;cursor:pointer; border: none; width:30px; height:30px; }
.img_border_none
{
	border:none;
}
.img_border
{	
	border-bottom: 1px solid #fff;
}
#screenreader{background:url('../images/screen_reader_icon1.gif') 0 0; background-repeat:no-repeat;}

.skipLink 
{	
	float:right;
	text-align:right; 
	list-style: none;
	display: inline;
	position: relative;
	height :20px;
		
	width:100%;	
}
.skipLink ul  
{
	list-style: none;
}
.skipLink ul li 
{
	list-style: none;  padding-bottom:5px; 
}
.skipLink ul li a 
{
	list-style: none;overflow: hidden;display: inline;position: relative;white-space: nowrap; 	
}


.divsearch
{
	width:100%;
	list-style:none;		
	float:left;
}
.divsearch ul
{	
	
	width:100%;
	list-style:none;
	float:right;
	padding: 0px;
    margin: 0px;	
    background:#546D4C ;	
}
.divsearch ul li .frist
{
	width:100%;
	list-style:none;	
	float:right;	
}
.divsearch ul li .last
{
	width:100%;
	list-style:none;	
	float:right;	
}


			.left {
					padding-top:2px;
					width:12%;
					float:left;
					position:relative;
					
				}
				.right {padding-top:2px;
					 color:White;
					width:86%;
					float:left;
					position: relative;
					
				}	


.divmid
{	
	float:right;
	text-align:right; 
	list-style: none;
	display: inline;
	height:18px;
	position: relative;		
}
.divmid ul
{
	list-style: none;
}
.divmid ul li 
{
	list-style: none; 
}


.textChange {display: inline; }

.textChange .imgGroup1 {display: inline; padding-left: 5px;}

#midmaster{ margin-top:1px; MARGIN: 10px; width:100%;  text-align:justify; padding-top:0px; margin-right:10; height:auto; }


/************** Page Layout **************/

#columnColours  {
	width: 100%;
	
	overflow: hidden;
	background: #546D4C ;
	border-top:1px solid #546D4C ;
	
	}

#mainContentWrapper {margin: 0 25% 0 25%;}

#mainContentWrapper1 {
	width: 99.8%;
	float: left;
	margin: 0;
	border-left:1px solid #433673;
	background: #fff;
	}

#mainContentWrapper2 {
	width: 100%;
	float: left;
	margin: 0;
}

#middleColumn 
{	
	margin: 0;
	width: 99.8%;	
}
#middleColumn .midtext{
	MARGIN: 10px;  text-align:justify; padding-top:0px; padding-bottom:0px; margin-right:10; height:auto;
}

#middleColumn .midtext h1
{
	PADDING-BOTTOM: 6px; TEXT-TRANSFORM: uppercase; MARGIN-TOP: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; MARGIN-BOTTOM: 0px; BACKGROUND: #fff; COLOR: #813300; FONT-SIZE: 12px;  FONT-WEIGHT: bold; PADDING-TOP: 4px; border-top: #e5b061 2px solid; border-bottom: #e5b061 2px solid; 
}
#mainContentWrapper1, #mainContentWrapper2, #leftColumnWrapper, #rightColumnWrapper {
	overflow: visible;
	position: relative;
}

/************** Left Sidebar **************/

#leftColumnWrapper {
	float: left;
	margin: 0 0 0 -50%;
	width: 50%;
	padding: 0;
    overflow: hidden;
}

#leftColumnWrapper .leftContent {
	border-top: 5px solid white;
	padding-bottom: 3px;		
	background: #546D4C ;
	position: relative;
}

#leftColumnWrapper .leftContent h2 
{
padding-bottom : 5px; 
text-transform : uppercase; 
margin-top : 0; 
padding-left : 50px; 
padding-right : 5px; 
margin-bottom : 0; 
background : #f9f0ca; 
color : #000; 
font-size : 90%; 
font-weight : bold; 
padding-top : 5px; 
border-top : 1px solid #546d4c; 	
		
}

#leftColumnWrapper .leftContent ul{
	margin: 1px 5px 0 5px;
	padding: 0 0 10px 0;
}

#leftColumnWrapper .leftContent ul li {
	
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
	padding: 2px 0;
	margin-bottom: 0;
   	width: 100%;
  	background: url('../images/dottedLine_hoz2.gif') repeat-x bottom;
}


#leftColumnWrapper .leftContent ul li a{
    background: url('../images/arrowWhite_down.gif') no-repeat 100% 50%;
	color: #fff;
	margin-left: 30px;
	margin-right: 5px;
	display: block;
	padding-right: 10px;
}

#leftColumnWrapper .leftContent ul li a.arrowLeft{
    background: url('../images/arrow_white.gif') no-repeat 100% 50%;
}

#leftColumnWrapper .leftContent ul ul{
	padding: 10px 5px 10px 35px;
	margin: 0;
	background: #F1F0F5;
}

#leftColumnWrapper .leftContent ul ul li{
	list-style-image: url('../images/arrow_white.gif');
	border: none;
	background: none;
	font-weight: normal;
	font-size: 110%;
	text-transform: none;
	padding: 2px 0;
	color: #000;
}

#leftColumnWrapper .leftContent ul ul li a{
	padding: 0;
	margin: 0;
	color: #330066;
    background: none;
    text-decoration: underline;
}

#leftColumnWrapper .leftContent UL UL LI.first-list {
	WIDTH: auto;
}


/************** Right Sidebar **************/

#rightColumnWrapper {
	float: right;
	margin: 0 -50% 0 0;
	width: 50%;
	display: inline;
	padding: 0;
}

#rightColumnWrapper .rightContent 
{
	background: #546D4C;  padding-bottom: 2px; margin: 0; border-top: 5px solid #fff; position: relative;}

#rightColumnWrapper .rightContent h2 {
	padding-bottom : 10px; 
text-transform : uppercase; 
margin-top : 0; 
padding-left : 50px; 
padding-right : 10px; 
margin-bottom : 0; 
background : #f9f0ca; 
color : #000; 
font-size : 90%; 
font-weight : bold; 
padding-top : 10px; 
border-top : 1px solid #546d4c;
	
}

#rightColumnWrapper .rightContent .block1 
{
	text-transform:uppercase;
	color: #546D4C;	
	background: #546D4C;
	padding: 20px;
	position: relative;
	margin-bottom: 2px;
	padding-top:10px;
	padding-bottom :2px;
}

#rightColumnWrapper .rightContent .block1 ul {padding: 0 0 0 20px; margin: 0;}

#rightColumnWrapper .rightContent .block1 ul li {padding: 2px 0; }

#rightColumnWrapper .rightContent .block1 ul li A {color: #fff;font-size: 80%;	 }

#rightColumnWrapper .rightContent .block1 p {margin: 5px 0; padding: 0 0 0 20px;color:White ;}

#rightColumnWrapper .rightContent .block1 .imageContent {
	float: left;
	width: 72px;
	margin-bottom: 30px;
	position: relative;
}

#rightColumnWrapper .rightContent .block1 .textContent {
	margin-left: 72px;
}

#rightColumnWrapper .rightContent ul {padding: 10px 0 0 30px; margin: 0;}

#rightColumnWrapper .rightContent ul li {padding: 2px 0;}

#rightColumnWrapper .rightContent p {margin: 5px 0; padding: 0 0 0 30px;}


#rightColumnWrapper .rightContent a,
#rightColumnWrapper .rightContent a:visited {
	color: #000;
}

/**************** Misc *************/

.topContainer { 
padding-right : 0; 

background : #fff ; 
padding-bottom : 5px; 
overflow : hidden; 
width : 148%; 
padding-top : 5px;
padding-bottom:5px;  margin-left:15px;
} 
.breadcrumb 
{
background: url('../images/dottedLine_hoz1.gif') repeat-x bottom;
padding-left : 10px; 
float : left; 
width :148%; padding-bottom:5px;  
} 
.breadcrumb OL { 
padding-right : 0; 
display : inline; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
} 
.breadcrumb OL LI { 
display : inline; 
} 
.topContainer .breadcrumb A { 
padding-right : 0px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 
.topContainer .breadcrumb A:visited { 
padding-right : 13px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 
.topContainer .breadcrumb A:hover { 
padding-right : 13px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 
.topContainer .breadcrumb A:active { 
padding-right : 13px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 

.topContainers { 
padding-right : 0; 

background : #fff ; 
padding-bottom : 5px; 
overflow : hidden; 
width : 98%; 
padding-top : 5px;
padding-bottom:5px;  margin-left:15px;
} 
.breadcrumbs 
{
background: url('../images/dottedLine_hoz1.gif') repeat-x bottom;
padding-left : 10px; 
float : left; 
width :98%; padding-bottom:5px;  
} 
.breadcrumbs OL { 
padding-right : 0; 
display : inline; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
} 
.breadcrumbs OL LI { 
display : inline; 
} 
.topContainers .breadcrumbs A { 
padding-right : 0px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 
.topContainers .breadcrumbs A:visited { 
padding-right : 13px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 
.topContainers .breadcrumbs A:hover { 
padding-right : 13px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 
.topContainers .breadcrumbs A:active { 
padding-right : 13px; 
padding-left : 3px; 

padding-bottom : 0; 
padding-top : 0; 
} 


.textChange { 
display : inline; 
border : 1px solid #cccccc; 
width : 250px; 
} 


.smallview
{ /*CSS for "small font" setting*/
font-size: 75%;
}

.normalview
{
	 /*CSS to return page to default setting (with no additional CSS rules added)*/
}

.largeview
{ /*CSS for "large font" setting*/
font-size: 110%;
}

.hidethis {
	position:absolute;
 	left:0px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

h1 
{	PADDING-BOTTOM: 6px; TEXT-TRANSFORM: uppercase; MARGIN-TOP: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; MARGIN-BOTTOM: 0px; BACKGROUND: #fff; COLOR: #813300; FONT-SIZE: 12px;  FONT-WEIGHT: bold; PADDING-TOP: 4px; border-top: #e5b061 2px solid; border-bottom: #e5b061 2px solid; 
}
h2 {	
text-transform : uppercase; 
margin-top : 0; 
padding-left : 10px; 
padding-right : 0px; 
margin-bottom : 0; 
background : #ccff33; 
color : #000; 
font-size : 90%; 
font-weight : bold; 
padding-top : 10px; 
border-bottom:1px solid red;	
}
.boldgreen tr{ font-size:larger;color: green}
.bold{ font-size:larger;}
.clr {clear: both;}
.alignjust{ padding-left:20px; padding-right:20px; text-align:justify;}
.center {text-align: center;}

.right {text-align: right;}

.red {color: #983C00;}

.spaceleft{ padding-left:50%;}
.hspaceleft{ padding-left:70%;}
.hindialign{ padding-left:15px;}

img {border: 0;}

sup {
	line-height: 180%;
    	text-decoration:none;
}

/**************** Footer Area *************/

#footer { width: 100%; overflow: hidden; text-align: center;border-top:5px solid #fff ;}

#footer ul { margin: 0; padding: 0;}

#footer ul li {
	display: inline;
	line-height: 170%;
}

#footer ul li a {
	border-right: 1px solid #000;
	padding: 0 0.6em 0 0.2em;
	}

#footer ul li .current 
	{
	white-space: nowrap;
	border-right: 1px solid #000;
	padding: 0 0.6em 0 0.2em;
	}

#footer ul li .last 
{
	border-right-width: 0;
}

#footer .footerLinks1 {padding: 5px 0; color: #fff; background: #546D4C; margin-bottom: 1px;}

#footer .footerLinks1 a {border-right: 1px solid #fff;}

#footer .footerLinks1 a,
#footer .footerLinks1 a:visited,
#footer .footerLinks1 a:hover,
#footer .footerLinks1 a:active,
#footer .footerLinks1 a:focus {color: #fff; text-decoration: underline;}

#footer .footerLinks1 ul li .current {
	white-space: nowrap;
	border-right: 1px solid #fff;
	padding: 0 0.6em 0 0.2em;
	}

/**************** Links *************/

a:link {color: #330066;}

a:visited {color: #6D006D;}
/*
a:hover,
a:active,
 a:focus {color: #983C00; text-decoration:underline;} */

/********************Table**********************/

#maintable
{
	width:940px;
	height:1024px;
	 border:1;	 
	 border-collapse: collapse;
	 text-align: left;
	 word-spacing: 0;
	 float: left; 
	 border-style: solid;
	 margin-left: 5;
	 margin-right: 0;
	 margin-top: 0;
	 margin-bottom: 0;
	 border-color:#111111;  

}


.photo_table
{
	 width:700px;
	 height:60px;
	 border:0;
}

.photo_table td
{
	 width:700px;
	 height:50px;
	text-align:center;

}
.MsoBodyTextIndent
{
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:117.0pt;
	margin-bottom:.0001pt;
	text-align:justify;	
	font-size:12.0pt;
	font-family:"Times New Roman";	
}
.MsoBodyText 
{
	
	 margin-left:20px;
	 margin-right:20px;
	text-align:justify;	
	font-size:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;	 
}
.MsoBodyTab 
{	
	margin-left:40px;
	margin-right:10px;
	text-align:justify;	
	font-size:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;	 
}

.MsoNormal 
{
	margin-left:20px;
	margin-right:20px;
	text-align:justify;	
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	 
}
.MsoNormal_left
{
	 margin-left:80%;	
	text-align:justify;	
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;	 
}
.MsoNormal_indent
{
	text-indent: .5in;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;	
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;	 
}
.MsoNormal_no_indent
{
	text-indent: .5in;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;	
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;	 
}
.heading_mid
{
	 font-weight:bold;
	 color: #813300;
}
.text_indent
{
	text-align:justify;	
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify; text-indent: -.5in; margin-left: .75in;
}
.MsoNormal_mid 
{
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	 font-weight:bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;	 
}

#printdiv
{
	 
}

#header  { height:28px;  width: 100%; overflow: hidden; text-align:right;}
#header .topHeader{padding: 5px 0; color: #fff; background: #fff; }
#header ul { margin: 0; padding: 0;}
#header ul li {	 margin: 0; padding: 0;display: inline;}
#header ul li a {border-right: 1px solid red;padding: 0 0.6em 0 0.2em;	}
#header ul li .last {border-right-width: 0;}
#header .topHeader {color: #000; background: #ffffff;}
#header .topHeader a{color: blue; text-decoration: underline; border-right: 1px solid black;}
#header .topHeader a:visited{color: blue; text-decoration: underline;}
#header .topHeader a:hover{color: #8B6796; text-decoration: underline;}
#header .topHeader a:active,
#header .topHeader a:focus {color: blue; text-decoration: underline;}

.divsearch1
{
	border:1px solid red;
	width:100%;
	list-style:none;		
	float:left;
}
.divsearch1 ul
{
	width:100%;
	list-style:none;
	float:right;		
}
.divsearch1 ul li .frist
{
	width:100%;
	list-style:none;	
	float:right;	
}
.divsearch1 ul li .last
{
	width:100%;
	list-style:none;	
	float:left;	
}
.left1 
{
	border:1px solid blue;
	width:85%;
	float:left;
	position:relative;
	padding:3px;
}
.right1 
{
	border:1px solid green;
	width:8%;
	float:left;
	position: relative;
	padding:3px;
}	
				

/************ Scrolling Text *****************/
/* position:relative and overflow:hidden are required */
#scroller {position:relative; overflow:hidden; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;  background:#fff;}

/* display:none prevents the controls being shown when JavaScript is not present */
#controls {margin:5px 0;display:none;  background:#fff; color:Blue; text-align:right;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-right:5px;}

/* add link formatting for the controls */
#controls a {}

/* add formatting for the scrolling text */
#tag {margin:5px 0;}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width 
top {width:auto; margin:auto}*/
/************ Scrolling Text End *****************/

.divscroll1{width:100%; height:25px;}
.divscroll2{width:89%; height:23px;}
.divscroll3{width:10%; height:23px;float:right; margin-right:2px;}
.divscroll1 ul
{	
	width:100%;
	list-style:none;
	float:left;
	padding: 0px;
    margin: 0px;
}
.divscroll2{float:left;}
.divscroll2 ul
{	
	width:100%;
	list-style:none;
	float:left;
	padding: 0px;
    margin: 0px;
}

.fontsize5
{
	list-style:none;	
	color: #ffff00;
	font-family:Times New Roman;
	font-size:15px;	
}	
.Italicfont
{
	text-transform:none;
	list-style:none;	
	color: #ffff00;
	font-style:italic;
	font-size:90%;	
}	
.text_tab
{		
	 padding-left:15px;
}