@charset "iso-8859-1";

/*printer styles*/ 

#nav,#leftcol,#footer,.menuSub,.hrForH2,.hrGeneral,.backToTop,#flashcontent-1,#flashcontent-2,#flashcontent-3,#flashcontent-4,#flashcontent-SS {
	display: none;
	}
img,img.imgFloatRight,img.imgFloatLeft {
display: none;
}
body {
	width: auto;
	border: 0;
	margin: 2% 5%;
	padding: 0;
	float: none !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background : #ffffff;
	line-height: 1.4em;
}
	
:link {
 	text-decoration: none;
	color: #407DC1;
	font-weight: bold;
}
:visited {
 	text-decoration: none;
	color: #407DC1;
	font-weight: bold;
}
p {
	padding-left: 15px;
	padding-right: 15px;
}

/* *** HEADINGS *** */

h1 {
	/* used for page titles */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 1.2em 0 -.2em 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFB300;
	font-size: 1.4em;
	line-height: 0em;
}
h1.HindiFont {
	font-family: "Devanagari MT", "Akshar Unicode", CDAC-GISTSurekh, Mangal;
	font-size: 1.5em;
}
h2 {
	/* used for article titles */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	margin: 1.1em 0 0 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFB300;
	font-size: 1.3em;
	text-align: center;
}
h3 {
	/* used for article subtitles */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	margin: 0.5em 0 0.5em 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #0C3F76;
	font-style: italic;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.3em;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	margin: 1.1em 0 0 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFB300;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
font-style: italic;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	margin: 1.3em 0 0 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #0C3F76; 
	font-size: 1.1em;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	margin: 0.75em 0 0.2em 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFB300;
	font-size: 1.05em;
	font-style: italic;
}
/* *** end HEADERS *** */

.textAlignLeft {
	text-align: left;
}
.textAlignRight {
	text-align: right;
}
.textAlignCenter {
	text-align: center;
}
.centerAndPadded {
padding-top: 5px;
text-align: center;
}
.imgFloatLeft {
float: left;
margin-right: 10px;
display: block;
}
.imgFloatRight {
float: right;
margin-left: 8px;
display: block;
}
.imagBorderNone {
	border-width: 0px;
}
.imgHindi {
	border-width: 0px;
	vertical-align: text-top;
}
.sectionRightFloat {
float: right;
text-align: center;
width: 202px;
margin: 1.3em 15px 0px 15px;
}



/* **************************************** */
/* **************************************** */

