
/* CSS Document */
body {
	MARGIN: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	background-image: url(../images/background.jpg);
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FDFDFD;
	text-decoration: none;
	padding: 6px;
	vertical-align: text-top;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.toplink:hover {
	color: #cccccc;
	text-decoration: none;
}

.maintable {
	background-image: url(../images/background.jpg);
}

.topmenu:hover {
	color: #99c0f0;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FDFDFD;
	text-decoration: none;
	padding: 2px;
}
.mainmenu:hover {
	color: #99C0F0;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 6px;
	list-style-type: disc;

}
.footercontent {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.footerlink:hover {
	color: #99C0F0;
	text-decoration: none;
}


th {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #333333;
	text-indent: 5px;
	background-color: #DAE9FA;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #EEEEEE;
}
h5      {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #333333;
	text-indent: 5px;
	background-color: #F9F2E3;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #EEEEEE;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F3A6A;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/UserFiles/image/bullet.gif);
}


.innertable td{
	text-indent: 3px;
	border: 1px solid #EBEBEB;
}
.sitemaplink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
.sitemaplink:hover {
	color: #FF3300;
	text-decoration: none;
}

.PageTitleCasing
{
	font-weight: normal;
	text-transform: capitalize;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #d8effd;
}
.top-nav a {
	color: #666666;
}
.top-nav a:hover {
	text-decoration: none;
}
.verticalline
{ 
	border-right-style:solid;
	border-right-color:#BBD0E3;
	border-right-width:1px;
	width:3px;

	}
.data1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #476A9E;
}

.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.main-content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}



.home-bot-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
.home-bot-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.home-bot-link a:hover {
	text-decoration: none;
}
.home-bot-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	height: 25px;
	padding-right: 15px;
	padding-left: 15px;
}
.home-bot-copyright a {
	color: #666666;
	text-decoration: none;
}
.home-bot-copyright a:hover {
	text-decoration: underline;
}

.home-horizontal-divider {
	background-image: url(/images/home-divider-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.vertical-divider {
	background-image: url(/images/home-vertical-divider.jpg);
	background-repeat: repeat-y;
}

.home-case-study {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-style: none;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #707070;
}

.topmenus {
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color: #5C5C5C;
	text-decoration: none;
	font-weight: bold;
}
.topmenus:hover {
	color: #3980C0;
	text-decoration: underline;
}

.leftmenus {
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	margin: 2px;
	text-align: left;
}
.leftmenus:hover {
	color: #FA8005;
	text-decoration: underline;
}.textcontent {
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color: #333333;
}
.footermenu {
	text-decoration: none;
	color: #333333;
}
.footermenu:hover {
	color: #FF6600;
	text-decoration: underline;
}
.bckground {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.outline {
	border: 1px solid #DBDBDB;
}


.topmenu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FDFDFD;
	text-decoration: none;
	padding: 6px;
	vertical-align: text-top;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.toplink:hover {
	color: #ffcc00;
	text-decoration: none;
}
.maintable {
	background-color:White ;
	border: 0px solid #E8E8E8;
}

.topmenu:hover {
	color: #ffcc00;
}
/*horizontal menu class */
.mainmenu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
	padding: 2px;
}
.mainmenu:hover {
	color: #000000;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #685e5c;
	padding: 2px;
	list-style-type: disc;
	text-align:justify;

}
.footercontent {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	background-color:#e0e0e0;
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
	
}
.footerlink:hover {
	color: #99C0F0;
	text-decoration: underline;
}

.innertable td{
	text-indent: 3px;
	border: 1px solid #EBEBEB;
}
.sitemaplink {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
.sitemaplink:hover {
	color: #FF3300;
	text-decoration: none;
}


.PageTitleCasing
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	color:#fd9d08;
	font-weight: bold;
	padding-left:15px;
	padding-top:10px;
	/*text-transform: capitalize;*/
	
}
.PageTitleCasingForHardPages
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	color:#C55E03;
	font-weight: bold;
	padding-left:5px;
	padding-top:7px;
	/*text-transform: capitalize;*/
	background-image:url(/images/heading-line.jpg);
	background-repeat:no-repeat;
	background-position:100px 20px;
	
	
}

.PageContentRightLine
{
background-image: url(/images/inner_54.jpg);
	background-repeat: repeat-y;
	background-position:right;
	width:2px;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
 background-color: #D3DEEF;
    color: white;
}

.pagecontent
{
	font-family :Arial ;
	font-size :small ;
	color :Gray ;
	border-left: dotted 1px Gray;
	padding: 0px 0px 0px 0px;
	font-size:small;
	
}
.zeropadding
{
	padding: 0px 0px 0px 0px;
}

.ContentOfPage
{
	border-left: dotted 1px Gray;
	padding: 2px 2px 5px 12px;
	font-size:small;
	
}


/*Start Vertical left Menu*/
.menuverticalleft 
{
	font-family:Arial;
	font-size:small;
	padding:0px;
}


.vlsmenustyle
{
	
	
}

.vlsmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
	border-bottom:solid 1px #ffffff;
	padding :2px;
	
	background-color:#fef6e3;
	border-top:solid 1px #fef6e3;
	
}
.vlsmenuIstyle a
{
	padding-left:15px;
	background-image:url(/images/VLMenuBullet1.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	background-color:#fef6e3;
	display:block;
	
	
}
.vlsmenuIstyle:hover 
{
	color: #202020;
	text-decoration:underline;
	background-color:#ffde9b;
}

.vlsmenuHover
{
	color: #006699;
	text-decoration:underline;
	background-color:#ffde9b;
}

.vldmenustyle
{
	

	
}
.vldmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
	border-bottom:solid 1px #e1e1e1;
	padding :2px;
	
	background-color:#fef6e3;
	border-top:solid 1px #fef6e3;
	
	
}

.vldmenuIstyle a
{
	padding-left:15px;
	background-image:url(/images/VLMenuBullet1.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	background-color:#fef6e3;
	display:block;
	
}
.vldmenuHover
{
	
	color: #006699;
	text-decoration:underline;
	background-color:#ffde9b;
	
}
.vldmenuIstyle:hover 
{
	color: #006699;
	text-decoration:underline;
	background-color:#ffde9b;
}

/*Completed   Vertical left Menu*/
/*Start     TopRight Menu*/

.TRsmenustyle
/*{
	background-color: #d8effd;
	
	
}*/
.TRsmenustyle:hover
{
	text-decoration:underline;
}

.TRsmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color: White;
	
	padding:2px;
}
.TRsmenuHover a
{
	color: #99c0f0;
	text-decoration:underline;
	/**/
}

.TRdmenustyle
{
	background-color:White;
	border:solid 1px #EEEF8C;
	
}
.TRdmenuIstyle
{
	font-family:Arial;
	font-size:small;
	padding:2px 5px 2px 5px;
	color:#66615e;
	font-weight:bold;
	margin :0px;
	font-variant:normal;
	
	text-align:center;
}

.TRdmenuHover
{
	background-color:#FD9D08;
	padding:2px 5px 2px 5px;
	
}
/*Completed   TopRight Menu*/


/* Starting HorizontalMiddle Menu */


.HMsmenustyle
{
	/*background-color :#EEEF8C;*/
	text-align:center ;
    border-top:none; 
    margin-top:0px;
	background-image:url(/images/top-nav-bg.jpg);
	background-repeat:repeat;
	background-position: center;
	
	
}
.HMsmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center ;
	
	height:27px;
	/*width:105px;*/
	
	
}
.HMsmenuHover
{
	/*color: #5e5e5e;
	text-decoration: underline;
	background-image: url(/images/rollover-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;*/
	
	
}

.HMdmenustyle
{
	background-color:#fff5e3;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dbd3c6;
	border-right-color: #dbd3c6;
	border-left-color: #dbd3c6;
}
.HMdmenuIstyle
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size:11px;
	padding:2px 5px 2px 5px;
	color:#1d1d1d;
	margin :0px;
	font-variant:normal;
	display:inline-table;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.HMdmenuHover
{
	background-color:#ffde9b;
	padding:2px 5px 2px 5px;

}
/* Completed HorizontalMiddle Menu */

/* Starting Breadcrumb styles */
.bread-crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 2px;
	color: #0b2e4f;
}
.bread-crumb table {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #0b2e4f;
}
.bread-crumb a {
	color: #576ea3;
	text-decoration: none;
}

.nodeStyle
{
	font-family:Arial;
	color:Black;
	font-size:11px;
	font-weight:bold ;
}
.nodeStyle a
{
	color: #413928;
	font-weight:normal ;
}
/* Completed Breadcrumb styles */

/* Footer Starts */
.footerPage
{
	font-family:Arial;
	padding:2px 5px 2px 5px;
	background-color:#EFEFEF;
	border-top: dotted 1px black;
}
/* Footer Ends */

/*News Content Starts*/
.newsContent
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303030;

	padding:0px;
	
}
.NewHeadLineContent
{
	padding-bottom:10px;
	color: #386398; 
	text-decoration:none;

}
.newsContent a
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	
	padding:0px;

}
.newsContent ul
{
	margin-left:5px;
	padding-left:0px;
}
.newsContent ul li
{
	margin-left:5px;
	padding-left:0px;
}
/*News Content Ends*/

/*Event Display Styles Starts*/
.eventsContent
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	
	
}

.eventsContent a
{
	font-family:Arial;
	text-decoration:none;
	color:Black ;
}
.eventsContent ul
{
	margin-left:5px;
	padding-left:0px;
}
.eventsContent ul li
{
	margin-left:5px;
	padding-left:0px;
}
/*Event Display Styles Ends*/

.footermenu {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
}

.footermenu:hover {
	text-decoration: underline;
	color: #ED1D12;
}

.footertext {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
}

.dynamicContentHead
{
	margin-left:0px;
	color:#ff7e00;
	
}


.HomePageUC
{
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color: #333333;
	/*border-bottom:solid 1px #EFEFEF; 
	border-left:solid 1px #EFEFEF; */
}
.HomePageUC a
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "Swis721 LtCn BT";
	font-size: 11px;
	color: #333333;
}

.HomeHeaderControl
{	
	border-bottom:solid 1px #EFEFEF; 
}


.showcase-bg
{
background-image:url(/images/inner_93.jpg);
background-repeat:no-repeat;
background-position:right bottom ;

}

.home-testomonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}

.home-testomonial-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
}

/* For Vegetarianism */

.shopping-bg {
	background-image: url(/images/bg-shop-online.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 111px;
}

.shopping-bg-content  {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.top-but-bg {
	background-image: url(/images/top-button-bg.jpg);
	
	background-repeat: repeat-x;
	/*background-position: top;*/
	height: 27px;
}

.content-bg  {
	background-image: url(/images/bg-sections.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.content-bg a {
	color: #3395BF;
}
.content-bg a:hover {
	text-decoration: none;
}
.login input {
	border: 1px solid #CCCCCC;
	height: 15px;
	color: #CCCCCC;
}
.content-bg #button1 {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 18px;
}
.content-bg   #radio1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textBoxContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.ButtonContent
{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 18px;
}
.RadioButtonContent
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.PageTitleTD
{
	background-image:url(/images/artical-heading-bg_new.jpg);	
	background-repeat: repeat-x;
	background-position:center;
	height: 27px;
	
}
.PageTitleCasing
{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	color: #e16f00;
	font-weight:bold;
	padding-left:0px;
	
	background-color:White;
	padding-bottom:15px;
	padding-right:10px;
	/*text-transform: capitalize;*/
	
}
/* Starting Breadcrumb styles */
.nodeStyle
{
	font-family:Arial;
	color:Maroon;
}
.nodeStyle a
{
	color:#FD9D08;
}
.nodeStyle a:hover
{
	
	font-family:Arial;
	color: Black;
	font-size:11px;
   font-weight:normal ;
   text-decoration:underline;
	
}
.headingbgline
{
	BACKGROUND-POSITION: left;
	padding-bottom:6px;
	BACKGROUND-IMAGE: url(/images/heading-line.jpg);
	BACKGROUND-REPEAT: no-repeat
}




 .VLOtherlinks
{
	background-color:#fff5e3;
	BORDER-TOP: #fd2ccbe 1px solid;
	PADDING-LEFT: 18px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #d2ccbe 1px solid;
	background-image:url(../images/bullet-trans.gif);
	background-repeat:no-repeat;
	background-position:6px;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	color: #303030;
} 

 .VLOtherlinks a
{
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	color: #2F5493;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #d2e0ef;
	text-decoration: none;
} 

 .VLOtherlinks a:hover
{
	BORDER-TOP: #ffffff 1px solid;
	BORDER-BOTTOM: #d2e0ef 1px solid;
	font-family:Arial;
	font-style:normal;
	font-size:11px;
	color: #152744;
	text-decoration: underline;
} 

/* Completed Breadcrumb styles */

.homeheading {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #004080;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}



