﻿body
{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(           '../Images/body-bg.jpg' );
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 12px;
}
.sfdrjng-main-ctr
{
	width: 100%;
	clear: both;
}

.sfdrjng-inner-wrapper
{
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

.topDivCSS
{
	clear: both;
	margin-left: 0px;
	margin-right: 0px; /*	background-image: url('../Images/logo-WhiteTitle.png'); 	background-repeat:no-repeat;*/
	background-repeat: repeat-x;
	background-image: url(    '../Images/blue-bg.png' );
}
.TopUILeftCSS
{
	list-style: none;
	float: left;
	margin: 5px 0 0 0;
	margin-top: 8px;
	padding: 0;
	height: 15px;
}

.red-bullet
{
	padding: 8px 10px 0px 3px;
	float: left;
}
.AccessabilityDivCSS
{
	/*background-color: #2d3d4d;*/
	height: 28px;
	padding: 0 100px;
	width: 1000px;
	margin: 0px auto;
}
.AccessabilityDivCSS ul li
{
	color: Black;
	float: left;
	font-size: 12px; /*line-height: 10px;*/
	padding: 0 3px;
}
.AccessabilityDivCSS ul li a
{
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 15px;
	padding: 0 3px;
}
.TopSearchDivCSS
{
	float: right;
	height: 28px; /*02width: 39%;*/ /*width: 38%;*/
}
.TopUIRightCSS
{
	float: right;
	font-size: 12px;
	list-style: none outside none;
	margin: 3px 0 3px 35px;
	padding: 0;
}
.TopSearchDivCSS ul li
{
	color: White;
	float: right;
	font-size: 12px;
	line-height: 10px;
	margin-left: 2px;
	padding: 0;
}
.TopSearchDivCSS ul li a
{
	text-decoration: none;
	color: #fff;
}
.RbSearchCSS
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	border-width: 0;
}
.pnltopsearchCSS
{
	margin-top: 0;
	padding: 0;
}

.txtSearchCSS
{
	border-width: 0;
	margin: 0px 0 0;
	padding: 0;
	background-image: url(           '../Images/search-box.jpg' );
}
.btnSearchCSS
{
	background-color: #EDF1F4;
	height: 16px;
	margin-left: -24px;
	margin-top: 3px;
	padding: 0;
	vertical-align: top;
}
.BannerDivCSS
{
	/*clear: both;*/ /*02width: 99.9%;*/
	width: 72%;
	height: 65px;
	float: left;
}

.lblMainTitleCSS
{
	font-family: status-bar;
	font-variant: small-caps;
	color: white;
	text-decoration: none;
	font-size: 25px;
}
.lblSubTitleCSS
{
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.divTitleSepreatorCSS
{
	margin-top: 5px;
}
.imgBtnSiteLogoCSS
{
	height: 83px;
}
/*Dynamic Topmenu CSS */
/*Superfish start here*/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu *
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu
{
	line-height: 1.0;
}
.sf-menu ul
{
	position: absolute;
	top: -999em;
	width: 10em;
	z-index: 999;
}
.sf-menu ul li
{
	width: auto;
	background-color: #FCE14C;
	border-bottom: 1px solid white;
	z-index: 999;
}
.sf-menu ul li a
{
	border-right: none !important;
	line-height: 16px;
}
.sf-menu li:hover
{
	visibility: inherit;
}
.sf-menu li
{
	float: left;
	position: relative;
	z-index: 999;
}

.sf-menu a
{
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul
{
	left: 0;
	top: 2.1em;
	z-index: 99; /*width: 100%;*/
	margin-top: -2px;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul
{
	top: -999em;
	margin-top: 10px;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul
{
	left: 10em;
	top: -10px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul
{
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul
{
	left: 10em;
	top: -10px;
}

.sf-menu
{
	float: left;
	width: 999px;
	height: 23px;
	font-size: 12px;
}
.sf-menu a
{
	padding-top: 5px;
	padding-left: 23px;
	padding-right: 20px;
	line-height: 22px;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited
{
	color: #ffffff;
	font-weight: bold;
}
.sf-menu li
{
	padding: 0px 0px;
}

.sf-menu li li li
{
	margin: 0px;
	background-image: none;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active
{
	outline: 0;
	color: yellow;
}
.sf-sub-indicator
{
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: none !important;
}
a.sf-sub-indicator
{
	top: .8em;
	background-position: 0 -100px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator
{
	background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator
{
	background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator
{
	background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator
{
	background-position: -10px 0;
}
.sf-shadow ul.sf-shadow-off
{
	background: transparent;
}
/*superfish end here*/
/*Static Top Menu Div*/
.topmenuCSS
{
	background-image: url(           "../Images/nav-bg.jpg" );
	clear: both;
	height: 23px;
	margin-top: 0;
	padding: 0;
	width: 99.9%;
	z-index: 999;
}
.TopMenuUICSS
{
	float: left;
	list-style: none outside none;
	margin: 3px 0 0;
	padding: 0;
}
.topmenuCSS ul
{
	margin: 0px;
	padding: 0px;
}
.topmenuCSS ul li
{
	float: left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	list-style: none outside none;
	padding: 1px 0;
	white-space: pre-wrap;
}
.topmenuCSS ul li ul
{
	background-color: #FCE14C;
	width: 150px;
}

.topmenuCSS ul li ul li
{
	width: 100%;
	padding: 4px 0px;
}


.topmenuCSS ul li ul li a
{
	font-size: 11px !important;
	font-weight: normal !important;
	padding: 0px 10px !important;
}


.topmenuCSS ul li ul li ul
{
	margin-left: 30px;
}

.topmenuCSS ul li a
{
	border-right: 1px solid #D7AD09;
	color: #423A0B !important;
	padding: 0px 13px !important;
	text-decoration: none;
	cursor: pointer;
}
.topmenuCSS ul li:hover
{
	background-image: url(           "../Images/link-hover.png" );
	background-position: center top;
	background-repeat: no-repeat;
}
.topmenuCSS ul li a:hover
{
	color: Green !important;
	outline: 0 none;
}
#TopMenuDiv
{
	width: 99.9%;
	height: 39px;
	background-image: url(           '../Images/nav-bg.jpg' );
	margin-top: 0px;
}
.Border0px
{
	border: 0px !important;
}
/*Static Top Menu CSS Ends Here*/
/***************Content Css***************/
.contentpage
{
	width: 1000px !important;
	background-color: #FFF;
	margin-top: 10px; /* margin-left:100px;*/
	margin: 0 auto;
}
.contentpage .title
{
	color: White;
	background-color: #914132;
	padding: 4px 0 4px 0; /*margin-left:20px;*/
	margin-right: 0px;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
}
.contentpage .content
{
	clear: both;
	padding: 4px 0 50px 0; /*margin-left:20px;*/
	margin-right: 0px;
	height: 54px !important;
}
.contentpage .content2
{
	clear: both;
	padding: 4px 0 0px 0;
	z-index: 9990;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #418B34;
}
.contentpage .title1
{
	color: White;
	background-color: #316F26;
	padding: 4px 0 4px 0; /*margin-left:20px;*/
	margin-right: 0px;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
}
.contentpagedetails
{
	float: left;
	height: auto;
	width: 100%; /*padding: 10px 10px 200px;*/
}
.NavigationDivCSS
{
	float: left;
	height: 380px;
	width: 95%;
	margin-left: 5px;
}

.LeftTop1
{
	clear: both;
	height: 37px;
	width: 100%;
}
.LeftTop2
{
	float: left;
	height: 37px;
	width: 6%;
	background-image: url(           '../Images/nav-left.png' );
	background-repeat: no-repeat;
}
.LeftTop3
{
	float: left;
	height: 37px;
	width: 87%;
	padding-top: 8px;
	background-image: url(           '../Images/nav-middle.png' );
	background-repeat: repeat-x;
	font-family: 'Archivo Narrow' , sans-serif;
	font-size: 18px !important;
	font-weight: normal;
	color: #35490E;
}
.LeftTop4
{
	float: right;
	height: 37px;
	width: 7%;
	background-image: url(           '../Images/nav-right.png' );
	background-repeat: no-repeat;
}
.LeftTopImage
{
	background-image: url(           '../Images/quick-link.png' );
	height: 30px;
	width: 33px;
	float: left;
	margin-top: -7px;
}
.RightTopImage
{
	background-image: url(           '../Images/what-new.png' );
	height: 30px;
	width: 33px;
	float: left;
	margin-top: -7px;
}

/*.NavigationDivCSS ul
{
    list-style: none outside none;
    margin-left: 5%;
    margin-top: 5px;
    padding: 0;
    word-spacing: 0 !important;
}
.NavigationDivCSS ul li
{
    background-image: url("../Images/bullet-icon.png");
    background-position: 3px center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #E3DFE0;
    color: #650101;
    font-size: 12px;
    height: 13px;
    padding: 6px 0 6px 15px;
    position: relative;
    text-decoration: none;
    width: 90%;
    word-spacing: 0 !important;
}
.NavigationDivCSS ul li:hover
{
    margin: 0px 0px 0px 0px;
    padding: 6px 0 6px 15px;
    text-decoration: none;
    background-color: #FEF4B7;
}
.NavigationDivCSS ul li a
{
    color: #650101 !important;
    text-decoration: none;
    font-size: 11px !important;
    word-spacing: 0 !important;
}
*/
/* Left Navigation CSS Start */
/* Left Navigation */
/* Inner Left Navigation */
.LeftpanelDiv4 ul
{
	list-style: none outside none;
	margin-left: 0%;
	margin-right: 4px;
	margin-top: -1px;
	word-spacing: 0px;
	background-color: #0482d8;
	padding: 2px 0 0;
}

.LeftpanelDiv4 ul li
{
	border-bottom: 1px solid #E3DFE0;
	color: #650101;
	font-size: 12px;
	height: 15px;
	padding: 6px 0 6px 14px;
	position: relative;
	text-decoration: none;
	width: 94%;
	word-spacing: 0px;
}

.LeftpanelDiv4 ul li:hover
{
	background-color: #A09DA1;
}
.LeftpanelDiv4 ul li:hover .sublinkULCSS
{
	visibility: visible;
	margin: 0px 0px 0px 190px;
	z-index: 1;
}

.LeftpanelDiv4 ul li a
{
	/*display: block;     overflow: auto;     color: white;     text-decoration: none;     padding: 1px 5px;*/
	color: #FFF !important;
	text-decoration: none;
	font-size: 12px !important;
	word-spacing: 0px;
}

.LeftpanelDiv4 ul li a:hover
{
	color: #650101;
	background-repeat: no-repeat;
	background-position: right;
}

.LeftpanelDiv4 .subfolderstyle
{
	background: url(media/arrow-list.gif) no-repeat center right;
}
/* Holly Hack for IE \*/
* html .LeftpanelDiv4 ul li
{
	float: left;
	height: 1%;
}
* html .LeftpanelDiv4 ul li a
{
	height: 1%;
}
/* End */
/* Left Navigation CSS End */


.sublinkULCSS
{
	background-color: #FCE14C;
	position: absolute;
	width: 90%;
	top: 0;
	visibility: hidden;
	border-left: 1px solid #E3DFE0;
	height: auto;
}
.sublinkULCSS li
{
	background-image: url(           "../Images/bullet-icon.png" );
	background-position: 3px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E3DFE0;
	color: #650101;
	font-size: 12px;
	height: 13px; /*padding: 6px 0 6px 15px;*/
	position: relative;
	text-decoration: none;
	width: 92%;
	word-spacing: 0px;
}
.sublinkULCSS li:hover
{
	background-color: #FEF4B7;
}
.sublinkULCSS li:hover .sublink2ULCSS
{
	visibility: visible;
	margin: 0px 0px 0px 170px;
	z-index: 1;
}
.sublinkULCSS li a
{
	color: #650101 !important;
	text-decoration: none;
	font-size: 12px !important;
	word-spacing: 0px;
}
.sublinkULCSS li a:hover
{
	color: black;
	background-image: none;
}

.sublink2ULCSS
{
	background-color: #FCE14C;
	position: absolute;
	width: 95%;
	top: 0;
	visibility: hidden;
	border-left: 1px solid #E3DFE0;
	height: auto;
}
.sublink2ULCSS li
{
	background-image: url(           "../Images/bullet-icon.png" );
	background-position: 3px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E3DFE0;
	color: #650101;
	font-size: 12px;
	height: 13px; /*padding: 6px 0 6px 15px;*/
	position: relative;
	text-decoration: none;
	width: 92%;
	word-spacing: 0px;
}
.sublink2ULCSS li:hover
{
	background-color: #FEF4B7;
}
.sublink2ULCSS li:hover .sublink3ULCSS
{
	visibility: visible;
	margin: 0px 0px 0px 152px;
	z-index: 1;
}
.sublink2ULCSS li a
{
	color: #650101 !important;
	text-decoration: none;
	font-size: 12px !important;
	word-spacing: 0px;
}
.sublink2ULCSS li a:hover
{
	color: black;
	background-image: none;
}
.sublink3ULCSS
{
	background-color: #FEF4B7;
	position: absolute;
	width: 95%;
	top: 0;
	visibility: hidden;
	border-left: 1px solid #E3DFE0;
	height: auto;
}
.sublink3ULCSS li
{
	background-image: url(           "../Images/bullet-icon.png" );
	background-position: 3px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E3DFE0;
	color: #650101;
	font-size: 12px;
	height: 13px; /*padding: 6px 0 6px 15px;*/
	position: relative;
	text-decoration: none;
	width: 92%;
	word-spacing: 0px;
}
.sublink3ULCSS li a
{
	color: #650101 !important;
	text-decoration: none;
	font-size: 12px !important;
	word-spacing: 0px;
}
.sublink3ULCSS li a:hover
{
	color: black;
	background-image: none;
}
.MarginLeft0px
{
	margin-left: 0px;
}
.PhotoDivCSS
{
	background-color: #F7F7F7;
	border: 1px solid #DEDEDE;
	float: left;
	height: 410px;
	padding: 3px;
	width: 97%;
	margin: 0 8px 3px 22px;
}
.WhatsNewDivCSS
{
	float: left;
	height: 380px;
	width: 95%;
}
/* Scrollable Div Conatainer CSS Starts here */
#marqueecontainer
{
	clear: both;
	height: 305px;
	overflow: hidden;
	position: relative;
}
#vmarquee
{
	clear: both;
	position: relative;
}
.StartStopCSS
{
	width: 85%;
	float: right;
	height: 25px;
	margin-top: 10px;
	font-size: 12px;
}
.StartDivCSS
{
	width: 25%;
	float: left;
	height: 18px;
	background-color: #96C22D;
	color: White;
	text-align: center;
}
.StopDivCSS
{
	width: 25%;
	float: left;
	height: 18px;
	margin-right: 15px;
	background-color: #96C22D;
	text-align: center;
	color: White;
	margin-left: 15px;
}
.MoreDivCSS
{
	width: 25%;
	float: right;
	height: 18px;
	margin-right: 15px;
	background-color: #0298e6;
	text-align: center;
	color: White;
}
/* Scrollable Div Conatainer CSS End here */

.RightTop1
{
	clear: both;
	width: 100%;
	height: 37px;
}
.RightTop2
{
	float: left;
	height: 37px;
	width: 6%;
	background-image: url(           '../Images/nav-left.png' );
	background-repeat: no-repeat;
}
.RightTop3
{
	float: left;
	height: 37px;
	width: 87%;
	padding-top: 8px;
	font-family: 'Archivo Narrow' ,sans-serif;
	font-size: 18px !important;
	font-weight: normal;
	color: #35490E;
	background-image: url(           '../Images/nav-middle.png' );
	background-repeat: repeat-x;
}
.RightTop4
{
	float: right;
	height: 37px;
	width: 7%;
	background-image: url(           '../Images/nav-right.png' );
	background-repeat: no-repeat;
}
.WhatsNewDivCSS ul
{
	list-style: none outside none;
	margin-top: 5px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	word-spacing: 0px;
}
.WhatsNewDivCSS ul li
{
	background-image: url(           '../images/dash.jpg' );
	background-position: center bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 0;
	padding: 7px 20px 7px 12px;
	text-decoration: none;
	word-spacing: 0px;
	border-bottom: 1px dashed #E5E1E2;
	width: 87%;
}
.WhatsNewDivCSS ul li:hover
{
	margin: 0px 0px 0px 0px;
	padding: 7px 33px 7px 12px;
	text-decoration: none;
	background-color: #F9FCF3;
}
.WhatsNewDivCSS ul li a
{
	color: #474847;
	text-decoration: none;
	font-size: 12px !important;
	word-spacing: 0px;
}
.Bottom
{
	float: left;
	border: 0px solid #DEDEDE; /*background-color: #DFDFDF; #F7F7F7;*/
	width: 100%;
	margin-left: -10px;
	margin-top: -10px; /* margin-left: 15px;*/
	height: 165px;
}

.LeftBottom
{
	float: left;
	border: 0px solid red;
	width: 22.5%; /* margin-top: 10px; margin-left: 15px;*/
	height: 165px;
	position: relative;
}
.MiddleBottom
{
	border: 0px solid red; /*background-color: #F7F7F7; 29width: 31%;*/
	width: 52.5%;
	height: 165px;
	left: 6px;
	position: relative;
	text-align: center;
	margin: 0px auto;
	margin-top: -10px;
}
.RightBottom
{
	float: right;
	border: 1px solid #DEDEDE; /*background-color: #F7F7F7; 29width: 31%;*/
	width: 22.5%;
	height: 165px;
	position: relative;
	top: -167px;
	left: 6px;
}

.Image1
{
	float: left;
	height: 66px;
	width: 116px;
	margin-top: 10px;
	position: absolute;
	left: 10px;
}
.Image2
{
	float: right;
	height: 66px;
	width: 116px;
	margin-top: 10px;
	position: absolute;
	left: 125px;
}
.Image3
{
	float: left;
	height: 66px;
	width: 116px;
	position: absolute;
	top: 90px;
	left: 10px;
}
.Image4
{
	float: right;
	height: 66px;
	width: 116px;
	top: 90px;
	position: absolute;
	left: 125px;
}
.VideoDiv1CSS
{
	height: 120px;
	width: 98.3%;
}
.VideoIconDivCSS
{
	width: 30%;
	float: left;
	height: 90px;
	text-align: center;
	padding-top: 10px;
}
.VideoDiv2CSS
{
	padding-top: 10px;
	height: 60px !important;
	word-spacing: 5px;
	width: 65%;
	float: right;
	font-size: 12px !important;
}
.TextDecoNone
{
	text-decoration: none;
	color: White;
	cursor: pointer;
}
.DownloadDiv1CSS
{
	height: 120px;
	width: 99.3%;
}
.DownloadIconDivCSS
{
	width: 30%;
	float: left;
	height: 90px;
	text-align: center;
	padding-top: 10px;
}
.DownloadDiv2CSS
{
	float: left;
	width: 94%;
	margin-top: -3px;
	height: 226px;
	padding-left: 5px;
}
.DownloadDiv2CSS ul
{
	list-style: none outside none;
	margin-left: 5%;
	margin-top: 3px;
	padding: 0;
	word-spacing: 0px;
}

.nt-example 
{
	margin: 0px;
}
.nt-example li {
    color: #444;
    overflow: hidden;
    height: 35px;
    padding: 5px;
    line-height: 15px;
    list-style: none;
    font-size: 15px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.nt-example li:nth-child(4) {
    border-bottom: 0px;
}
.nt-example li a {
    bottom: 0;
    right: 5px;
    color: #444;
    font-size: 12px;
}
.nt-example li:hover {
    background: #f1f1f1;
}

.DownloadDiv2CSS ul li
{
	/*background-repeat: no-repeat; 	border-bottom: 1px Dashed #03b8d3; 	font-size: 12px; 	height: 16px; 	padding: 10px 0 40px 10px; 	position: relative; 	text-decoration: none; 	width: 94%; 	word-spacing: 0px;*/
	border-bottom: 1px solid #E6E5D8;
	color: #393939;
	list-style: none outside none;
	margin: 0;
	padding: 8px;
	text-align: justify;
}
.DownloadDiv2CSS span, .Tender span
{
	margin-left: 25px;
}
.DownloadDiv2CSS ul li:hover
{
}
.DownloadDiv2CSS ul li:hover .sublinkULCSS
{
	visibility: visible;
	margin: 0px 0px 0px 190px;
	z-index: 1;
}
.DownloadDiv2CSS ul li a
{
	/*display: block;     overflow: auto;     color: white;     text-decoration: none;     padding: 1px 5px;*/
	color: #03b8d3;
	text-decoration: none;
	font-size: 15px !important;
	word-spacing: 0px;
	float: left;
	width: 89%;
}

.DownloadDiv2CSS ul li a:hover
{
	color: #B36155 !important;
	background-repeat: no-repeat;
}
.Tender
{
	float: left;
	width: 94%;
	margin-top: -3px;
	height: 226px;
	padding-left: 5px;
}
.Tender ul
{
	list-style: none outside none;
	margin-left: 5%;
	margin-top: 3px;
	padding: 0;
	word-spacing: 0px;
}
.Tender ul li
{
	/*background-repeat: no-repeat; 	border-bottom: 1px Dashed #03b8d3; 	font-size: 12px; 	height: 16px; 	padding: 10px 0 40px 10px; 	position: relative; 	text-decoration: none; 	width: 94%; 	word-spacing: 0px;*/
	border-bottom: 1px solid #E6E5D8;
	color: #393939;
	list-style: none outside none;
	margin: 0;
	padding: 10px;
	text-align: justify;
}

.Tender ul li:hover
{
}
.Tender ul li:hover .sublinkULCSS
{
	visibility: visible;
	margin: 0px 0px 0px 190px;
	z-index: 1;
}
.Tender ul li a
{
	/*display: block;     overflow: auto;     color: white;     text-decoration: none;     padding: 1px 5px;*/
	color: #03b8d3;
	text-decoration: none;
	font-size: 15px !important;
	word-spacing: 0px;
	float: left;
	width: 89%; /*margin-bottom: 5px;*/
}

.Tender ul li a:hover
{
	color: #B36155 !important;
	background-repeat: no-repeat;
}

.MaginPadding0px
{
	margin: 0px;
	padding: 0px;
}

.EventsDiv2CSS ul
{
	list-style: none outside none;
	margin-left: 5%;
	margin-top: 5px;
	padding: 0;
	word-spacing: 0px;
}

.EventsDiv2CSS ul li
{
	background-repeat: no-repeat;
	border-bottom: 1px Dashed #03b8d3;
	font-size: 12px;
	height: 10px;
	padding: 10px 0 40px 10px;
	position: relative;
	text-decoration: none;
	width: 94%;
	word-spacing: 0px;
}

.EventsDiv2CSS ul li:hover
{
	font-weight: bold;
	width: 94%;
}
.EventsDiv2CSS ul li:hover .sublinkULCSS
{
	visibility: visible;
	margin: 0px 0px 0px 190px;
	z-index: 1;
}
.EventsDiv2CSS ul li a
{
	/*display: block;     overflow: auto;     color: white;     text-decoration: none;     padding: 1px 5px;*/
	color: #03b8d3;
	text-decoration: none;
	font-size: 12px !important;
	word-spacing: 0px;
}

.EventsDiv2CSS ul li a:hover
{
	color: #03b8d3 !important;
	background-repeat: no-repeat;
	background-position: right;
}

.RelatedLinksDiv1CSS
{
	height: 120px;
	width: 99.3%;
}
.RelatedLinksIconDivCSS
{
	width: 30%;
	float: left;
	height: 90px;
	text-align: center;
	padding-top: 10px;
}
.RelatedLinksDiv2CSS
{
	padding-left: 5px;
	padding-top: 10px;
	height: 105px !important;
	word-spacing: 5px;
	width: 65%;
	float: right;
	font-size: 12px !important;
}
.ModuleDiv1CSS
{
	background-image: url(           '../Images/menu-bg.png' );
	background-repeat: repeat-x;
	border: 1px solid #DADADA;
	height: 32px;
	padding-left: 4%;
	width: 95.4%;
	text-transform: uppercase;
	font-family: 'Archivo Narrow' , sans-serif;
	font-size: 16px !important;
	font-weight: normal;
	color: #FFF;
	margin-top: 2px;
}
.ModuleDiv3CSS
{
	background-color: #96C22D;
	color: White;
	float: right;
	font-size: 12px;
	height: 17px;
	margin-right: 10px;
	text-align: center;
	width: 23%;
}
.DownloadDivCSS
{
	float: right;
	border: 1px solid #DEDEDE;
	background-color: #F7F7F7; /*29width: 31%;*/
	width: 98%;
	margin-right: -4%;
	height: 243px;
}
.RelatedLinksDivCSS
{
	float: right;
	border: 1px solid #DEDEDE;
	background-color: #F7F7F7; /*29width: 31%;*/
	width: 98%;
	margin-top: 28px; /*margin-left: 15px;     margin-right: 15px;*/
	height: 160px;
	margin-right: -12px;
	position: absolute;
}
/****************Footer Css*****************/
.visitorCountDivCSS
{
	height: 35px;
	margin-top: 15px;
	padding-top: 5px; /*text-align: center;*/
	width: 99.9%;
}
.lblSiteUpdatedCSS
{
	/*padding-left: 20px;*/
	font-size: 12px;
	font-weight: bold;
}
.footerDivCSS
{
	/*   clear: both;*/
}
.footerLinkDivCSS
{
	text-align: center; /*padding: 10px 0px;*/
	padding: 10px 0px;
}

.FooterUILeftCSS
{
	/* height: 20px; */ /* padding: 0;*/
	height: 50px;
	margin: 0px;
	padding: 5px;
}

.footerLinkDivCSS ul
{
	margin: 0px;
	padding: 0px;
}
.footerLinkDivCSS ul li
{
	display: inline;
	padding: 0 10px;
	font-size: 11px;
	color: #FFF;
	margin: 0;
	list-style: none outside none;
	float: left;
	width: 9%;
}
.footerLinkDivCSS ul li img
{
	height: 30px;
	width: 30px;
}
.footerLinkDivCSS ul li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.CopyrightDivCSS
{
	clear: both;
	color: Black;
	font-size: 12px;
	margin-top: 0;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}
.IndiaGovPortalLinkDivCSS
{
	color: white;
	height: 32px;
	width: 15%;
	float: left;
	margin-left: 5px;
}
p
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000; /*text-align: justify;*/
}
/* 29/10/12*/
/* sitemap css*/
#arrow
{
	margin: 0px;
	padding: 0px;
}
.detailsUL
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.detailsUL li
{
	font-size: 12px;
	font-weight: bold;
}

.detailsUL li a
{
	text-decoration: none;
	color: #0B52B2;
}
.detailsUL li a:hover
{
	text-decoration: none;
	color: #0B52B2;
}

.SubLink1Ul
{
	line-height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 5px !important;
	margin-left: 20px !important;
}
.SubLink1Ul li
{
	background: url(           "../images/bullet1.gif" ) no-repeat scroll left 2px transparent;
	font-weight: normal;
	line-height: 15px;
	padding: 0 0 12px 17px;
	text-transform: capitalize;
}
.SubLink1Ul li a
{
	text-decoration: none;
	color: Black;
}
.SubLink1Ul li a:hover
{
	text-decoration: underline;
	color: Black;
}
.SubLink2Ul
{
	margin-top: 5px;
}

.SubLink2Ul li
{
	background: none;
	list-style: circle;
	color: #0B52B2;
	font-weight: normal;
	line-height: 15px;
	padding: 0 0 12px 0px;
	text-transform: capitalize;
	margin-left: 15px;
}
.SubLink2Ul li a
{
	text-decoration: none;
	color: Black;
}
.SubLink2Ul li a:hover
{
	text-decoration: underline;
	color: Black;
}


.tblsearchresult
{
	border-collapse: collapse;
	background-color: #fff;
}
.tblsearchresult th
{
	border: thin solid #5FD0EC;
	color: #25414F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #D8F8FF;
}
.tblsearchresult td
{
	border: thin solid #72932B;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 5px;
	color: black;
}
.BoxHeaderLable
{
	margin-left: 5px;
	text-transform: uppercase;
	vertical-align: top;
}
.BoxHeaderLable2
{
	margin-left: 5px;
	text-transform: uppercase;
	margin-top: -2px;
}
.BoxHeaderLable3
{
	margin-left: 5px;
	text-transform: uppercase;
	vertical-align: top;
}
.HeaderImage
{
	margin-left: 5px;
	margin-top: -6px;
}
.accessibilityLabels
{
	color: Black;
}
.LabelCSS
{
	color: #650101;
}

.activeListItem a
{
	font-weight: bold !important;
}
/*grid View CSS*/
.grid-view tr.pager a
{
	background-color: #5772A7;
	border: 0 solid white;
	color: White;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	text-decoration: none;
}
.grid-view
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
}
.tender-grid-view tr td a
{
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 19px;
	background-image: url(../images/footer_arrow-blue.png);
	background-repeat: no-repeat;
	background-position: -1px;
}
.tender-grid-view tr.normal
{
	text-align: left !important;
}
.tr
{
	padding: 0;
	margin: 0;
	background-color: #E0ECF8;
	height: 15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #9EBE82;
	font-size: 12px;
	font-family: verdana;
}

.grid-view tr.grdheader
{
	background-color: #3C5C6E;
	border: 1px solid #666464;
	color: White;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	text-decoration: none;
}
.grid-view tr.normal
{
	background-color: #EAEAEA;
	border: 1px solid #666464;
	color: black;
	font-family: verdana;
	font-size: 11px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}

.grid-view tr.alternate
{
	background-color: #FFFFFF;
	border: 1px solid #666464;
	color: black;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}
.grid-view tr.pager
{
	font-weight: bold;
	color: Black; /*#D0FF00 	background-color: #336699;*/
	background-color: #5772A7;
	text-align: center;
	border: 1px solid white;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	height: 25px;
}
.grid-view tr.pager a
{
	font-weight: bold;
	color: White;
	background-color: #5772A7;
	text-align: center;
	border: 0px solid white;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	height: 25px;
}
.grid-view tr.pager1
{
	font-weight: bold;
	color: Orange;
	background-color: #336699;
	text-align: center;
	border: 1px solid white;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	height: 15px;
}
.grid-view tr.pager1 a
{
	font-weight: bold;
	color: White;
	background-color: #336699;
	text-align: center;
	border: 0px solid white;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	height: 15px;
}

/*.SearchCss
{
    float: left;
    width: 70%;
    margin: 15px 0 0 155px;
    border: 1px solid black;
   
}*/
.SearchCss1
{
	background-color: #C9C8C1;
	border: 1px solid #666464;
	color: #666464;
	font-weight: bold;
	padding: 5px;
	width: 14%;
	border-bottom: none;
}
.DeptRightPanel
{
	background-image: url(           "../Images/nav-middle.png" );
	background-repeat: repeat-x;
	text-align: center;
	padding: 3px 0px;
	color: #35490E;
	font-weight: bold;
}
.contentVideopage
{
	float: left;
	display: inline;
	width: 999px;
	background-color: #ECF2FE !important;
	padding: 0px 0 0 0;
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
}
.Vleft_navigation
{
	background-color: #FFFFFF;
	border: 1px solid #5E3C78;
	float: left;
	height: 500px;
	margin: 0px 0 0 0px;
	overflow: hidden;
	width: 99%;
}
.Vleft_navigation li
{
	border-bottom: 1px solid #3262A2;
	padding: 5px 0;
}
/*.left_navigation li A:visited
{
    border: 1px solid #3262A2;
}*/
.Vleft_navigation li a:link
{
	color: #3262A2;
	display: block;
	font-size: 90%;
	font-weight: bold;
	padding: 0.4em 0;
	text-decoration: none;
}

#Vleft_navigation li a:hover
{
	color: #000000;
	display: block;
	font-size: 90%;
	font-weight: bold;
	padding: 0.4em 0;
	text-decoration: none;
}
.leftlistname
{
	background-color: #5772A7;
	color: #ECF2FE;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
.Photocontent2
{
	background-color: #FFF5C1; /*clear: both;*/
	display: inline;
	float: left;
	height: auto;
	margin-bottom: 10px;
	margin-left: 7px;
	min-height: 500px;
	padding: 0;
	width: 74%;
	margin-top: 5px;
}
.activeListItem
{
	color: #000000 !important;
	font-weight: bold !important;
}
.Vleft_navigation li a:link
{
	color: #3262A2;
	display: block;
	font-size: 90%;
	font-weight: bold;
	padding: 0.4em 0;
	text-decoration: none;
}

.labelCSS
{
	/*margin-left: 10px;*/
	color: #8D8D8D;
	font-weight: bold;
}


.toparrow-btn
{
	float: right;
}
.LinkButton
{
	color: #650101;
	text-decoration: none;
	font-weight: normal;
}
.LinkButton:hover
{
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

#arrow
{
	margin: 5px;
}
#arrow a
{
	background-image: url(           "../Images/orange_bullet.gif" );
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: Black;
	cursor: pointer;
	padding-left: 12px;
	text-decoration: none;
}
#arrow a:hover
{
	background-image: url(           "../Images/orange_bullet.gif" );
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: Black;
	cursor: pointer;
	padding-left: 12px;
	text-decoration: none;
}
.sitemapgrid
{
	margin: 5px;
}

/*New CSS*/
/*start new css*/
.mGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}
.mGrid td
{
	padding: 2px;
	border: solid 1px #c1c1c1;
	color: #717171;
}
.mGrid th
{
	padding: 4px 2px;
	color: #fff;
	background: #424242 url(../writereaddata/grd_head.png) repeat-x top;
	border-left: solid 1px #525252;
	font-size: 0.9em;
}

.mGrid .alt
{
	background: #fcfcfc url(../writereaddata/grd_alt.png) repeat-x top;
}
.mGrid .pgr
{
	background: #424242 url(../writereaddata/grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
	margin: 5px 0;
}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	border-left: solid 1px #666;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
}
.mGrid .pgr a
{
	color: #666;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}

.grid-view
{
	padding: 0;
	margin: 0; /*border: 1px solid #333;*/
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.tr
{
	padding: 0;
	margin: 0;
	background-color: #E0ECF8;
	height: 15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #9EBE82;
	font-size: 11px;
	font-family: verdana;
}

.grid-view tr.header
{
	padding: 4px 2px;
	color: #fff;
	background: #424242 url(../writereaddata/grd_head.png) repeat-x top;
	border-left: solid 2px #525252;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 30px; /*font-weight: bold;     color: white;     text-align: center;     border: 1px solid #004780;     font-size: 12px;     font-family: verdana;     text-decoration: none;          background-color: #0781E3;*/
}
/*added by rohiit*/
#ctl00_contentpanel_butFilter
{
	padding: 0px 15px;
}

#ctl00_contentpanel_ButRest
{
	padding: 0px 15px;
}
/*added by rohiit*/
/*css added by Rahul*/
.caption-heading
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #660033;
	margin: 5px 0;
}
/*css added by Rahul*/

.grid-view tr.normal
{
	padding: 0;
	margin: 0;
	color: #717171; /*background-color: #E0ECF8;*/
	background-color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #717171;
	font-size: 12px;
}

.grid-view tr.alternate
{
	height: 30px;
	font-size: 12px;
	color: #717171;
	border: 1px solid #717171;
	text-align: center;
	background: #fcfcfc url(../writereaddata/grd_alt.png) repeat-x top;
}
.grid-view tr.pager
{
	/*font-weight: bold;     color: #ffffff;      background-color: #004780;     text-align: center;     border: 1px solid white;     font-size: 12px;     font-family: verdana;     text-decoration: none;     height: 25px;*/ /*background: #424242 url(../writereaddata/grd_pgr.png) repeat-x top;*/
	background-image: url(    '../Images/blue-bg.png' );
}
.grid-view tr.pager td
{
	border-width: 0 0 0 1px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 5px;
	padding: 11px;
	text-align: left;
	border-left: 1px solid white;
	border-left-color: White;
}




.grid-view tr.pager a
{
	font-weight: bold;
	color: black;
	background-color: #E9EEF4;
	text-align: center;
	border: 0px solid white;
	font-size: 12px;
	font-family: verdana;
	text-decoration: none;
	height: 25px;
}
.grid-view tr.pager1
{
	font-weight: bold;
	color: Orange;
	background-color: #336699;
	text-align: center;
	border: 1px solid white;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	height: 15px;
}
.grid-view tr.pager1 a
{
	font-weight: bold;
	color: White;
	background-color: #336699;
	text-align: center;
	border: 0px solid white;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	height: 15px;
}
.content-box-content
{
	background-color: #F6F6F6;
	float: left;
	height: auto;
	margin: 0% 1%;
	padding: 10px;
	width: 96%;
}

.searchpagebox
{
	margin-top: 10px;
	width: 96%;
	padding: 20px; /*background-color:#EAEAEA;*/
}

.searchtable
{
	border: 1px solid white;
	border-collapse: collapse;
}

.searchtable tr
{
	border-bottom: 1px solid white;
	border-collapse: collapse;
}
#ctl00_ContentContentPlaceHolder_atoz tr
{
	border-bottom: 0px;
}
.lnkbtn a
{
	background-color: #A2C954;
	margin: 0 3px;
	padding: 10px;
	color: White;
	font-weight: bold;
}

.repeater
{
	color: Black;
	margin-top: 5px;
	padding-bottom: 5px;
}

.repeater a
{
	color: Gray;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold !important;
}

.lnkNew a
{
	margin-left: 100px;
	background-color: Gray;
	padding: 5px;
	font-weight: bold;
	color: White !important;
	margin-top: 5px;
	text-decoration: none;
}
#bradcrum
{
	font: 11px Arial, Helvetica, sans-serif;
	margin-bottom: 15px !important;
	height: 30px;
	line-height: 30px;
	color: #9b9b9b;
	border: solid 1px #cacaca;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
#updatedon
{
	float: right;
	margin-right: 5px;
	font-weight: normal !important;
}
a
{
	color: Black;
}
p
{
	text-align: justify;
}

.photolist
{
	border: 1px solid #D9D6C6;
	width: 250px;
	height: 180px;
	margin: 5px;
	float: left;
}
#scrollingText
{
	height: 34px;
	position: relative;
}
.datetime
{
	width: 18%;
	float: right;
	color: White;
	font-weight: bold;
	margin-top: 6px;
}

.Mission
{
	width: 95%;
	height: 155px;
	position: relative;
	margin-top: 10px !important;
	background-color: #dfdfdf;
	clear: both;
	margin: 0px auto;
}
.MissonTable
{
	width: 94%;
	height: 150px;
	float: left;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin: 3px 5px 3px 5px;
}
.MissonTableHD
{
	float: left;
	color: #0482d8;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

.NewsDiv3CSS
{
	color: White;
	float: right;
	font-size: 12px;
	height: 17px;
	margin-right: 5px;
	margin-top: -22px;
}
.ImgText
{
	color: Black;
	text-align: justify;
}
.EventsDiv3CSS
{
	color: White;
	float: right;
	font-size: 12px;
	height: 17px;
	margin-right: 5px;
	margin-top: 4px;
}
.RBDiv3CSS
{
	color: White;
	float: right;
	font-size: 12px;
	height: 17px;
	margin-right: 12px;
	margin-top: 7px;
}
.RightBottomDivCSS
{
	width: 90%;
	height: 112px;
	padding-top: 3px;
	text-align: center;
	position: absolute;
}
.RightBottom1DivCSS
{
	float: left;
	border: 1px solid #DEDEDE;
	background-color: #F7F7F7; /*29width: 31%;*/
	width: 244px;
	margin-top: 0px;
	height: 118px;
}

.NewsDiv1CSS
{
	background-image: url(           '../Images/menu-bg.png' );
	background-repeat: repeat-x;
	height: 24px;
	padding-bottom: 0;
	padding-top: 6px;
	text-transform: uppercase;
	font-family: 'Archivo Narrow' , sans-serif;
	font-size: 16px !important;
	font-weight: normal;
	color: #FFF;
	width: 100%;
}

.EventDiv1CSS
{
	background-image: url(           '../Images/menu-bg.png' );
	background-repeat: repeat-x;
	height: 24px;
	padding-bottom: 0;
	padding-top: 6px;
	text-transform: uppercase;
	font-family: 'Archivo Narrow' , sans-serif;
	font-size: 16px !important;
	font-weight: normal;
	color: #FFF;
	width: 100%;
}

.RightBottomDiv1CSS
{
	background-image: url(           '../Images/menu-bg.png' );
	background-repeat: repeat-x;
	height: 24px;
	padding-bottom: 0;
	padding-top: 6px;
	text-transform: uppercase;
	font-family: 'Archivo Narrow' , sans-serif;
	font-size: 16px !important;
	font-weight: normal;
	color: #FFF;
	width: 98%;
}

.img1
{
	width: 140px;
	float: left;
	height: 165px;
	text-align: left;
	position: absolute;
	border: 0px;
}
.img2
{
	width: 140px;
	height: 165px;
	margin: 0px auto;
	position: absolute;
	margin-left: 40%;
	float: left;
	border: 0px;
}
.img3
{
	width: 140px;
	height: 165px;
	text-align: right;
	position: absolute;
	margin-left: 75%;
	float: left;
	border: 0px;
}
a img1
{
	border: 0px;
}
.Timer
{
	margin-top: 5px;
	width: 191px;
	height: 16px;
	float: left;
	margin-left: 15px;
}
.timer-image
{
	width: 22px;
	height: 20px;
	float: left;
	margin-left: 29px;
	margin-top: 5px;
}
.main-nav-left
{
	width: 295px;
	height: 20px;
	float: left;
	margin-top: -4px;
}
.home-icon
{
	width: 21px;
	height: 16px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.scrool-text
{
	width: 62%;
	height: 20px;
	float: right;
	margin-top: 10px;
	padding-right: 220px;
}
.divMarquee
{
	width: 100%;
	background-image: url(           '../Images/msg-bg.png' );
	background-repeat: repeat-x;
	height: 34px;
}
.datetime
{
	width: 188px;
	float: left;
	color: White;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(           '../Images/menu-bg.png' );
	background-repeat: repeat-x;
	padding-left: 10px;
	height: 32px;
}
.leftBanner
{
	background-image: url(           '../Images/Left-logo.png' );
	background-repeat: no-repeat;
	height: 117px;
	position: absolute;
	width: 552px;
	margin: 0px auto; /*width: 85%; 	height: 108px; 	float: left; 	background-image: url(     '../Images/Left-logo.png' ); 	background-repeat: no-repeat;*/
}

.rightBanner
{
	background-image: url(           '../Images/right_logo.png' );
	background-repeat: no-repeat;
	height: 117px;
	position: absolute;
	right: 0;
	top: 0;
	width: 57px; /*width: 15%; 	height: 117px; 	float: right; 	background-image: url(      '../Images/right_logo.png' ); 	background-repeat: no-repeat;*/
}
.MainBanner
{
	background-image: url(           '../Images/hdr-bg.png' );
	background-repeat: repeat-x;
	height: 117px;
}
#banner
{
	width: 1000px;
	height: 117px;
	position: relative;
	clear: both;
	margin: 0 auto;
}
.prdButton
{
	width: 95%;
	height: 44px;
	background-image: url(           '../Images/prdbtn.png' );
	background-repeat: repeat-x;
	margin: 0px auto;
	border-bottom: 1px solid #b0c0cb;
	border-left: 1px solid #b0c0cb;
	border-right: 1px solid #b0c0cb;
}




table.hovertable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
}
table.hovertable th
{
	background-color: #CCC;
	border-width: 1px;
	padding: 3px;
	color: #333;
	border-style: solid;
	border-color: white;
}
table.hovertable tr th
{
	background-color: #CCC;
	color: #000;
}
table.hovertable td
{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #999;
}
.sub_content
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
P
{
	line-height: 20px;
	margin-bottom: 10px;
	padding: 0px 10px;
}
p a
{
	text-decoration: none;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sub_content
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
.sub_content
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
}
P
{
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	margin-bottom: 10px;
}
p a
{
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 19px;
	background-image: url(../images/footer_arrow-blue.png);
	background-repeat: no-repeat;
	background-position: -1px;
}

p a:hover
{
	text-decoration: underline;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	color: #8F301F;
	background-image: url(../images/footer_arrow-blue.png);
	background-repeat: no-repeat;
	background-position: -1px;
}
.rajabasha
{
	width: 800px;
	height: 500px;
	margin: 0px auto;
	line-height: 16px;
}

.rdlSerach
{
	color: #FFF;
	font-weight: bold;
	float: left;
}
.TextSearch
{
	float: left;
}

.divSearch
{
	padding: 0 60px;
}
.menu-box
{
	position: relative;
}
.menu-box a
{
	color: #FFFFFF;
	font-weight: bold;
}

.msg-box
{
	background: none repeat scroll 0 0 #3C5C6E;
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	padding: 9px 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.msg-box-cntc
{
	position: absolute;
	top: 0px;
	right: 0px;
}
.menu, .menu ul.sub-menu
{
	padding: 0;
	margin: 0;
}
.menu-box, .menu ul.sub-menu li
{
	list-style-type: none;
	display: inline-block;
}
.sub-menu-li
{
	background: #a79d7e;
	font-size: 12px;
	padding: 10px;
	text-transform: none;
	width: 190px;
	color: #1a1a1a;
	border-bottom: 1px solid #d6c99c;
}

.sub-menu-li a
{
	color: #000;
}
.sub-menu-li:hover
{
	background: #3c5c6e;
	color: #FFFFFF;
}
.sub-menu-li a:hover, .sub-menu-li:hover a
{
	color: #ffffff;
	display: block;
}

/*Link Appearance*/
.menu-box
{
	color: #FFFFFF;
	background: #3c5c6e;
	font-size: 13px;
	padding: 9px 15px 9px;
	text-transform: uppercase;
}
/*Make the parent of sub-menu relative*/
.menu-box
{
	position: relative;
}
/*sub menu*/
.menu-box ul.sub-menu
{
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 1;
}
.menu-box:hover ul.sub-menu
{
	display: block;
}


/*MAIN IMAGE WIDGET CSS COMPONENT*/
.sfdrjng-img-widget-ctr
{
	background: url(../images/img-wdgt-bg.png) repeat-x #793429;
	height: 329px;
}
.sfdrjng-img-widget-box
{
	position: relative;
}
.sfdrjng-img-wrapper
{
	padding: 12px 22px;
}
.sfdrjng-hs-box
{
	float: left;
	background: url(../images/hospital.png) no-repeat top left;
	height: 306px;
	width: 478px;
}
.sfdrjng-mc-box
{
	float: left;
	background: url(../images/college.png) no-repeat top left;
	height: 306px;
	width: 478px;
}
.sfdrjng-ttl-bg
{
	background: url(../images/img-hdr-bg.png) no-repeat;
	height: 49px;
	width: 100%;
	position: absolute;
	bottom: 12px;
}
.left-crnr
{
	background: url(../images/left-crnr.png) no-repeat;
	height: 22px;
	width: 22px;
	position: absolute;
	left: 0px;
	bottom: 61px;
}
.right-crnr
{
	background: url(../images/right-crnr.png) no-repeat;
	height: 22px;
	width: 22px;
	position: absolute;
	right: 0px;
	bottom: 61px;
}
.sfdrjng-ttl-ctr
{
	padding: 0px 22px;
}
.title-ctr
{
	padding: 0 14px;
	float: left;
	width: 47%;
}
.img-title
{
	padding: 15px 0px 0px 0px;
	float: left;
}
.img-title img
{
	outline: none;
	border: 0px;
}
.more-link
{
	padding: 8px 0px 3px 10px;
	float: left;
}
.more-link img
{
	outline: none;
	border: 0px;
}
.img-lft-shdw
{
	position: absolute;
	top: 4px;
	left: -2px;
}
.img-rgt-shdw
{
	position: absolute;
	top: 4px;
	right: -2px;
}
.clr
{
	clear: both;
}
/*FOOTER CSS COMPONENT*/
.sfdrjng-ftr-ctr
{
	background-image: url(../Images/footer-bg.png);
	background-repeat: repeat-x;
	height: 142px;
	clear: both;
}
.sfdrjng-ftr-link
{
	padding: 15px 0;
	margin: 0 auto;
	width: 72%;
}
.sfdrjng-ftr-link ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}
.sfdrjng-ftr-link li
{
	padding: 0px 5px;
	float: left;
}
.sfdrjng-ftr-link a
{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sfdrjng-ftr-dt
{
	padding: 10px 0px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 auto;
	width: 33%;
}
.ftr-dt
{
	padding-right: 30px;
	float: left;
}
.ftr-count
{
	float: left;
}
.sfdrjng-ftr-cprgt
{
	padding: 15px 0px;
	color: #3D110C;
	font-size: 11px;
	margin: 0 auto;
	text-align: center;
	width: 87%;
}
.sfdrjng-ftr-cprgt a
{
	text-decoration: none;
	color: #3d110c;
}

/*LINK CSS COMPONENT*/
.sfdrjng-body-wdgt
{
	background: #ffffff;
	border-right: 2px solid #bdbdbd;
	border-left: 2px solid #bdbdbd;
}
.sfdrjng-body-wdgt-wrapper
{
	padding: 10px 0 10px 10px;
	width: 100%;
}
.sfdrjng-body-wdgt-link
{
	width: 100%;
}
.wdgt-link-ctr
{
}

.wdgt-link
{
	float: left;
	background-image: url(../Images/link-bg.png);
	background-repeat: repeat-x;
	height: 65px;
	width: 150px;
	position: relative;
	margin-right: 10px;
}
.wdgt-link:visited
{
	background: #3C5C6E;
}
.wdgt-link:hover
{
	background-image: url(../Images/link-bg-hover.png);
	background-repeat: repeat-x;
}

.wdgt-img
{
	left: 5px;
	position: absolute;
	top: 15px;
}
.wdgt-img img
{
	outline: none;
	border: 0px;
}
.wdgt-text
{
	color: #FFFFFF;
	display: block;
	font-size: 17px;
	padding: 23px 0 23px 35px;
	text-align: center;
	text-decoration: none;
	text-indent: 0.1em 0.1em 0.2em #000000;
}
.wdgt-text-td
{
	padding: 12px 0px 12px 30px;
}

/*MAIN BODY CSS COMPONENT*/
.wdgt-outer-wrapper
{
	position: relative;
}
.body-wdgt-msg-box, .body-wdgt-glnc-box
{
	height: 240px;
}
.body-wdgt-cw-box, .body-wdgt-tndr-box
{
	height: 360px;
}
.body-wdgt-box-shdw
{
	background-image: url(../Images/bottom-shdw.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 223px;
	position: absolute;
	bottom: -50px;
	left: 35px;
}
.body-wdgt-box-shdw1
{
	background-image: url(../Images/bottom-shdw.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 223px;
	position: absolute;
	bottom: -20px;
	left: 35px;
}
.body-wdgt-mdl-box-shdw
{
	left: 60px;
}
.body-wdgt-left
{
	float: left;
	margin-right: 19px;
	width: 30%;
}
.body-wdgt-middle
{
	float: left;
	margin-right: 19px;
	width: 35%;
}
.body-wdgt-right
{
	float: left;
	width: 30%;
}
.body-wdgt-box
{
	margin-bottom: 20px;
	border: 1px solid #d0d4d7;
	background: #f9f8ee;
}
.wdgt-box-hdr
{
	width: 100%;
	height: 25px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	position: relative;
	background: #344556; /* Old browsers */
	background: -moz-linear-gradient(left, #344556 0%, #4f6780 56%, #4f6780 76%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#344556), color-stop(56%,#4f6780), color-stop(76%,#4f6780)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #344556 0%,#4f6780 56%,#4f6780 76%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #344556 0%,#4f6780 56%,#4f6780 76%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #344556 0%,#4f6780 56%,#4f6780 76%); /* IE10+ */
	background: linear-gradient(to right, #344556 0%,#4f6780 56%,#4f6780 76%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#344556' , endColorstr= '#4f6780' ,GradientType=1 ); /* IE6-9 */
}
.wdgt-box-hdr-ttl
{
	display: block;
	padding: 4px 0 0px 10px;
}
.wdgt-box-hdr-arw
{
	position: absolute;
	top: 8px;
	right: 10px;
}
.wdgt-box-hdr-arw img
{
	outline: none;
	border: 0px;
}
.msg-box-cntn
{
}
.msg-box-ul
{
	padding: 0px 10px;
	margin: 0px;
	list-style: none outside none;
	color: #393939;
	border-bottom: 1px solid #e6e5d8;
	text-align: justify;
}
.msg-box-li
{
	padding: 5px 0px 12px 15px;
	margin: 0px;
	position: relative;
	line-height: 15px;
}
.msg-box-li a
{
	text-decoration: none;
	color: #1a1a1a;
	font-size: 12px;
}
.box-wrapper
{
	padding: 5px;
}
.cw-box, .tndr-box
{
	padding: 0px 2px;
}
.cw-img, .tndr-img
{
	margin-bottom: 5px;
	border: 1px solid #D0D4D7;
}
.cw-dtl p, .tndr-dtl p
{
	font-size: 12px;
	color: #1a1a1a;
	line-height: 18px;
	text-align: justify;
}
.tndr-dtl a
{
	color: #1A1A1A;
	text-decoration: none;
	display: block;
}
.mdl-box-glnc-wrapper
{
	padding: 10px 0px 0px 0px;
}
.mdl-box-glnc-wrapper ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.mdl-box-glnc-wrapper li
{
	padding: 10px 0px;
	margin-bottom: 10px;
	height: 25px;
	background-image: url(../Images/bullet-red.png);
	background-repeat: no-repeat;
	background-position: 15px 20px;
}
.mdl-box-glnc-wrapper a
{
	color: #1A1A1A;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-decoration: none;
}
.mdl-box-news-wrapper
{
	padding: 10px 0px 0px 0px;
}
.mdl-box-news-wrapper ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.mdl-box-news-wrapper li
{
	padding: 2px 15px;
	margin-bottom: 10px;
	background: #cfd4d6;
}
.mdl-box-news-wrapper a
{
	color: #1A1A1A;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.mdl-box-lctn-map
{
	background-image: url(../Images/map.png);
	background-repeat: no-repeat;
	height: 70px;
	widows: 340px;
}
.wdgt-box-rctr-wrapper
{
	padding: 10px;
	text-align: justify;
}
.wdgt-box-rctr-wrapper p
{
	padding-bottom: 10px;
	margin: 0px;
}
.wdgt-box-rctr-wrapper a
{
	color: #1A1A1A;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	text-decoration: none;
}

.imgHospital
{
	background-image: url(../images/gallery-name1.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 209px;
	float: left;
}
.imgMore
{
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 76px;
	float: left;
}
.imgVMMC
{
	background-image: url(../images/gallery-name2.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 363px;
	float: left;
}


.cntnt-bg
{
	background: #3C5C6E;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px 10px;
	text-align: center;
}
.sub-hdg-bg
{
	background: none repeat scroll 0 0 #4F778E;
	color: #FFFFFF;
	font-family: t;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 0px 1px 10px;
	margin-bottom: 10px;
}



.gridview-align
{
	text-align: left;
}


.BackPageHistory
{
	border: 0px;
	outline: none;
}

