body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-position:left top;
	background-repeat:repeat-x;
	padding: 0; 
	margin: 0;
	background-color: #f0ffff; /*Modified By Neeraj Verma*/
	font-family: Verdana, Arial;
	font-size: 9pt;
	 text-align : center;
}
a 
{
	text-decoration:none;
}
a.afterPict
{
	color:white;
	text-decoration: underline;
	font-weight: bold;
}
a.afterPict:hover
{
	color:white;
	text-decoration: underline;
	font-weight: bold;
}
.hText
{
	text-decoration:underline; 
	font-size:8pt; 
	color:#e96130;
}
a span.hText
{
	text-decoration:underline;
}
a span.hText:hover
{
	text-decoration:underline;
	color:#00BFFF;
}

#middleContainer
{
	position: relative; /* absolute */
	top: 0;
	bottom:0;
	/*left: 40%; */
	/*margin-left: -399px; /*half of the width*/
	margin: auto;
	width: 743px; /**/
	background-color:White;
	color: #fff;
	text-align: left;
	overflow:visible;
	margin-top: -30px;
	height:100%;
}
#header
{
	width:100%;
	height:110px;
	margin: 30px 0 10px 0;
}
#main{
	
}
#main td.one{
	width:244px;
	height: 56px;
	background: url(body_header1_l.png) no-repeat; 
}
#main td.two{
	width:256px;
	background: url(body_header1_c.png) no-repeat;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 2px;
}
#main td.three{
	width:243px;
	background: url(body_header1_r.png) no-repeat;
}
#main td.oneCenter{
	background: url(body_header2_l_border.png) no-repeat; 
	width:244; height: 184px;
}
#main td.twoCenter{
	background: url(body_header2_c_border.png) no-repeat; 
	width:256; height: 184px;
	 
}
#main td.threeCenter{
	background: url(body_header2_r_border.png) no-repeat; 
	width:243; 
	height: 184px;
}
#main td.oneFooter{
	background:#00b3cb; 
	width:244; 
	height: 131px; 
	vertical-align: top;
}
#main td.twoFooter{
	background:#00b3cb url(body_header3_c.png) no-repeat; 
	width:256; 
	height: 131px; 
	vertical-align: top;
}
#main td.threeFooter{
	background:#00b3cb; 
	width:243; 
	height: 131px; 
	vertical-align: top;
}

/* SITEMAP */

.h-sitemap 
{
	width: 743px;
	padding: 6px 0;
	border: solid white;
	border-width: 0 0px 0 0px;
	background: transparent url("h-sitemapRoundedTop.png") top no-repeat;
	overflow: auto;
	clear: both;
}

* html .h-sitemap { overflow: hidden; } /* IE6 is a baby */

* html .h-sitemap {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "h-sitemapRoundedTop.png", sizingMethod = "crop");
}
.h-sitemap-bottom {
	height: 5px;
   clear: both;
	background: transparent url("h-sitemapRoundedBottom.png") top no-repeat;
	margin-bottom:20px;
}

* html .h-sitemap-bottom {  
   background-image: none;
   font-size: 0; /* IE6 is a big baby */
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src = "h-sitemapRoundedBottom.png", sizingMethod = "crop");
}

.h-sitemap ul {
	float: left;
	margin: 0;
	padding: 14px 0 18px 27px;
	width: 151px;
	list-style: none;
}

.h-sitemap ul a {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
    width: 100%;
	color:#698fda;
	text-decoration: none;
}

.h-sitemap ul ul {
	float:none;
	clear: both;
	margin: 0;
	padding: 0;
}

.h-sitemap ul ul a {
	padding: 0px 0 2px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.h-sitemap ul ul ul a {
	font-size: 1em;
	font-weight: normal;
	padding: 1px 0 2px 0;
}

.h-sitemap ul a span {
	float: right;
	padding: 0 3px 1px 3px;
	margin: 1px 0 0 0;
	font-size: 11px;
	font-weight: normal;
   cursor: pointer;
   line-height: 10px;
}
* html .h-sitemap ul a span {	margin-top: 3px;}

.h-sitemap ul ul a span, .h-sitemap ul ul ul a span {
	margin: 3px 0 0 0;	
}

.h-sitemap .empty-item {
   margin-top: -5px;
}

* html .h-sitemap .empty-item {margin-top: -5px;/*padding-top: 1.5em;*/}
*+html .h-sitemap .empty-item {margin-top: -5px;/*padding-top: 1.5em;*/}

.h-sitemap li.last-child {
	padding: 0 0 24px 0;
	margin: 0 0 9px 0;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color:#698fda;
}

.h-sitemap li.last-sectionchild li.last-child {border-bottom-width: 0;}

.h-sitemap ul a:hover, .h-sitemap ul a:hover, span .h-sitemap ul a:active {text-decoration:underline;}
.h-sitemap ul a:hover span {background-color: White;}

.h-sitemap span
{
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #698FDA;
	text-decoration: none !important;
}

h1
{
	font-size: 20px;
	font-style: normal;
	height: auto;
	line-height: 50px;
	color: #698FDA;
}
