body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
/*	background-image: url(images/bg_main.gif);*/
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.wrapper { width:1002px; margin:0 auto;border:1px #ccc solid; border-top:none; }
#container {
	width: 1002px;
	margin:0 auto;
	position:relative;
	/*
	background:url(images/bnr-bg.jpg) no-repeat center;*/
}
#container h2{ position:absolute; top:0; left:95px; color:#006ac3; font:bold 22px Arial, Helvetica, sans-serif; margin-top:35px; }
.top-icon { background:url(images/indian_flag.gif) no-repeat 480px top; width:1002px; text-align:center; padding-top:50px; }
.bnr { width:1002px; height:120px;background:url(images/bnr-bg.jpg) no-repeat center; margin:-6px auto 0 auto; }
.dgms-logo{ width:90px; float:left; padding:5px 0 0 25px; margin-top:25px;}
.dgms-logo img{text-align:center;}
.dgms-txt,.MLE { width:350px; text-align:left; color:#fff; font:bold 19px Arial, Helvetica, sans-serif; padding-top:5px;text-align:center;}
.dgms-txt{ float:left; }
.MLE { float:right; }

.flag-ashoka { width:100px; float:left;background:url(images/indian_flag.gif) no-repeat 28px top; margin-left:300px; text-align:center; padding-top:50px; }
* html .flag-ashoka { margin-left:207px; }
.gov-ind { width:400px; float:right; }
.gov-ind h5{ color:#006ac3; font:bold 19px Arial, Helvetica, sans-serif; margin-top:35px; }
img { border:none; }
.mrqu {width:982px; padding:5px; margin:0; font:normal 14px Arial, Helvetica, sans-serif; }
#container-header {
	width: auto;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}
ul.bullet { list-style-type:disc; margin:0; padding:0; }
ul.bullet li { padding-bottom:5px; }

#container-name {
	float: left;
}

#container-slogan {
	float: right;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	background:url(images/indian_flag.gif) no-repeat center;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 922px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
	margin:0 auto;
}

#container-navigation {
	width: 1002px;
	background-color: #45AAFF;
	height: 30px;
	border-bottom: 1px solid #ffffff;
	margin:0 auto;
}

ul#navigation {
	margin:5px 0;
	padding:0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 30px;
}

#navigation li a {
	color: #ffffff;
	line-height: 30px;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#navigation li a:hover {
	text-decoration: none;
	background-color: #0066CC;
}

#container-content {
	width:982px;
	/*background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;*/
	padding: 0;
	margin: 0 auto;
	height: auto;
/*	border:1px solid #ccc;
	border-bottom:none;
	border-TOP:none;*/
}

#content {
	width: 730px;
	float: left;
}

#content h1 { background:none; margin:0;padding:0; font:bold 18px Arial, Helvetica, sans-serif; }
#content p { margin:0;padding:0; color: #990099; margin:5px 0; }

#border {
	width: 230px;
	margin-left: 750px;
	font-size: 14px;
}
* html #border { margin-left:650px; } 

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 1002px;
	padding: 10px 0px;
	margin: 0 auto;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}
#content h3 { 
	margin:0; padding:5px 0;
 }

/*#content p {
	line-height: 19px;
	color: #990099;
	margin: 0 0 20px 25px;
	font-size: 14px;
}*/

.update { float:right; background-color:#45aaff; border:none; color:#fff; font:bold 12px Arial, Helvetica, sans-serif; padding:2px 5px; cursor:pointer; }

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
	font-size: 12px;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
	color: #333;
	font-size: 14px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
#container #container-content #content .style4 {
	font-weight: bold;
}
#container #container-content #content .style4 {
	color: #F00;
}
#container #container-content #border #news .style7 a {
	font-size: 14px;
}
#container #container-content #border #news .style7 .style71 strong {
	font-size: 14px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {color: #0000FF}
.style4 {
	color: #FF00FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style5 {
	color: #99CC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style6 {color: #009966; }
.style7 {font-size: 14px; font-weight: bold; }
.style8 {font-size: 14px}
.style10 {color: #0000FF; font-size: 14px; }
body,td,th {
	color: #F00;
	font-size: 16px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
	font-size: 14px;
}
.style71 {
	font-size: 14px;
	font-weight: bold;
}
.style72 {color: #FF0000}