/*
File Type			: CSS Style Sheet
Created by			: Shanti Kumar Khumukcham
___________________________________________________________________________________________________ */
html, body {
margin: 0; padding: 0; border: 0 none; height: 100%; text-align:center;
}
img, a img, form { 
margin: 0; padding: 0; border: 0 none; text-decoration: none; 
}
a, a:active,a:visited  {color:#aa211b;text-decoration: underline;}
/*a:visited {color: #74198b;text-decoration: none;}*/
a:hover {text-decoration: none;}
/* 
define the parent font for other elements to inherit
____________________________________________________________________________________________________ */
html, body, p,div,table, span 
{ 
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color:black;
}
p{margin-bottom:6px;}

ul{
	list-style-image:url(../images/bullet3.gif);
	margin-left: 25px; 
	margin-top:10px;
	padding-left: 0;
	/*line-height:18px;*/
	font-weight:normal;
}
ul.bullet1{
	list-style-image:url(../images/bullet4.gif);
	margin-left: 25px; padding-left: 0;
	line-height:18px;
	font-weight:normal;
	margin-top:2px;
}
ul.bullet2{
	list-style-image:url(../images/bullet2.gif);
	margin-left: 50px; padding-left: 0;
	line-height:18px;
	font-weight:normal;
}
ul.bullet3{
	list-style-image:url(../images/bullet3.gif);
	margin-left: 25px; 
	margin-top:10px;
	padding-left: 0;
	line-height:18px;
	font-weight:normal;
}

ul.noBullet{
	list-style-image:none;
	list-style:none;
	margin-left: 25px; padding-left: 0;
	line-height:18px;
	font-weight:normal;
}
ul.noBulletBold{
	list-style-image:none;
	list-style:none;
	margin-left: 20px; padding-left: 0;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
}
ul.bullet4{
	list-style-image:url(../images/bullet_arrow.gif);
	margin-left: 35px; padding-left: 0;
	line-height:17px;
	font-weight:normal;
}
ul.industries{
	list-style-image:url(../images/bullet7.gif);
	list-style:none;
	line-height:16px;
	padding-left:0;margin-left: 17px;
	font-weight:normal;
	margin-bottom:0;
}
ol{
	margin-left: 25px; 
	margin-top:0;
	padding-left: 0px;
	line-height:18px;
}
ol.links{
	color:#aa211b;
}
ol.nested{
	list-style-type:lower-roman;
	margin-left: 25px; 
	padding-left: 2px;
	line-height:18px;
}
strong{font-weight:bolder;}
b{font-weight:bolder;}
/* 
Define page Background
___________________________________________________________________________________________________*/
body 
{
	text-align: center;
	background:#faf9e7;
}


hr 
{
	background: #eaeaea;
	border: 0;
	height: 1px;
	padding:0;
	margin: 4px 0 0 0;
	width: 100%;
	color:#eaeaea;
}

/* 
Layout wrapper 
__________________________________________________________________________________________________*/
#backGround{
	text-align: center;
	background: url(../images/bg-main.jpg) repeat-y top center;
	width: 778px;
	margin: 0 auto;
}
#wrapper 
{
	width: 778px;       
	text-align: left;   /*to counteract the body text-align*/
}
/*
Page Styles
________________________________________________________________________________________________*/

#headerBox{
	background:url(../images/bg-top.jpg) repeat-x top center;
}
#headerBox a, #headerBox a:visited{text-decoration:none;}

/*_________________________________________________________________________*/


.leftHeader{
	width:100%;
	background-color:#cedff4;
	color:#575757;
	font-weight:bolder;
	height:22px;
	padding-left:10px;
}
.leftPanel{
/*		height:250px;
background:#eaeaea;*/
/*border-right:1px solid #f4f4f4;*/
	width:180px;

}
/*/////////////////////////////////////////////////////////////////////////////////////////////*/
.mainTextArea{
	background:url(../images/bg-header.jpg) no-repeat 0% 0%;
	text-align:justify;
	height:100%;
	padding:40px 12px 10px 10px;
}
.padding{
	padding:4px 20px;
}
.bannerArea{
	background:url(../images/bg-main-top.jpg) no-repeat 0% 0%;
	text-align:justify;
	color:#575757;
	height:191px;
	padding:14px 20px 4px 20px;
}

/*Master header on each Page__________________________________________*/
.mastHeader{
	font-size: 16px;
	color:#aa211b;
	font-weight:bolder;
	text-align:left;
	/*order-bottom:1px solid #aa211b;*/
	margin-bottom:20px;
}


/*Form Elements_______________________________________*/
.mandatory{color:red;}

input, select, textarea{
	margin:2px;
	margin-left:0;
	margin-bottom:4px;
	/*background:#f1f1f1;*/
	font-size:12px;
	font-family:arial;
}
input.medium, select.medium, textarea.medium{
	width:170px;
}
input.large, textarea.large{
	width:354px;
}
select.large{width:358px;}
textarea{font-family:arial;}
.mandatory{color:red;padding-right:2px}
.formTable{padding:2px; font-weight:bold;}
input.submit{
	background:url(../images/bg-submitButton.jpg) repeat-x center top;
	width:80px;
	height:24px;
	border:1px solid #cccccc;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	margin-top:10px;
}
input.search{
	border:1px solid #666;
	width:120px;
	background:#fff;
	color:#000;
	font-size:10px;
}
.searchBox{
	padding-top:10px; 
	padding-right:26px;
	color:white;
	font-weight:bold;
	font-size:10px;
}

/*/////////////////////////////////////// Grid Styling ////////////////////////////////////////////////////*/
.datagrid{
	border-left:1px solid #e7e3db;
}
.gridHeader td{
	text-align:left; 
	font-weight:bolder;
	background:#eaeaea;
	border-top:0;
	border-right:1px solid #cbc7b8;
	border-bottom:1px solid #d6d2c2;
	border-left:1px solid #faf9f4;
	padding:4px 3px;
}
tr.row{
	background-color:#fff;
	border-top:1px solid #e7e3db;
	padding:3px;
}
.cell td{
border-right:1px solid #e7e3db;
border-bottom:1px solid #e7e3db;
text-align:left;
}

/*Left Panel Navigation ---------------------------------------------------*/

/*//////////////////////////////////////////////// OLD Menu///////////////////////////////////

.menu a, .menu a:visited {
	text-decoration:none;
	text-align:left;

	display:block; 
	width:174px; 
	padding:6px;

	border-bottom:1px solid #eaeaea;

	font-weight:bold;

  }
.menu a:hover {
	background :#fafafa;

	color: red;
  }

  /////////////////////////////////////////////////////////////////////////////////////*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*New Navigation Style-using since 16 may 2008*/

.newNav a, .newNav a:visited{
		text-decoration:none;
		text-align:left;
		display:block; 
		width:164px; 
		padding:4px 6px;
		border:1px solid #eaeaea;
		border-top:0;
		font-weight:normal;
		background:#fafafa;
		color:#aa211b;
		text-decoration:none;
}
.newNav a:hover{
		color:#aa211b; background:#f4f4f4;
}
/*NOT IN USE SINCE 16 MAY 2008-------------------------------------------------------*/
.menu {
font-size:100%;
margin:0; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	position:relative;
	z-index:500;
	padding:0;
	margin:0;
	list-style-type:none;
	width:179px;
	list-style-image:none;
	text-align:left;
}
/* style the list items */
.menu li {
	background:#fafafa;
	height:26px;
	/* for IE7 */
	float:left;
}
.menu li.sub {background:#fafafa url(../images/arrow-red.gif) no-repeat 98% 50%;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:180px;
	color:#aa211b;
	text-indent:5px;
	border:1px solid #eaeaea;
	border-width:0 1px 1px 1px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:181px; w\idth:179px;}
/* style the link hover */
* html .menu a:hover {color:#aa211b; background:#f4f4f4; position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {color:#aa211b; background:#f4f4f4;}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {color:#aa211b; background:#f4f4f4;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:140px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.footer{
	/*border-top:1px solid #eaeaea;*/
	background:#faf9e7 url(../images/footer.jpg) no-repeat top center;
	padding-top:16px;
	text-align:center;
	width:778px;
	padding-bottom:14px;
}

.logout{
	font-weight:bold;
	float:Right;
}
/*Calendar*/
.CalWeekday, .CalWeekday a:visited, .CalWeekday a:hover{text-decoration:none;background:white;font-size:10px; color:black;}
.CalmonthHeader{background:transparent url(../images/bg-tblheader.jpg) repeat-x; } 
.CalmonthHeader a, .CalmonthHeader a:hover, .CalmonthHeader a:visited{background:none; font-size:10px;text-decoration:none; color:white; }
.CalDayHeaderborder{background:white;font-size:10px; border-top:1px solid #8b8a86; border-bottom:1px solid #0e3194;}
.CalToday{border:0; background:white}
.CalToday a{text-decoration:none;background:white;font-size:10px;color:#91002c;}
.OffMonth, .OffMonth a:visited, .OffMonth a:hover,{text-decoration:none;color:#8b8a86; background:white; font-size:10px;}
.CalWeekend,.CalWeekend a:visited, .CalWeekend a:hover{text-decoration:none;background:white;font-size:10px; color:black;}
.CalSelectedDate{border:0; background:white}
.CalSelectedDate a {background:white;font-size:10px;border:1px solid #91002c; text-decoration:none;color:black; padding:1px}
.CalHoliday, .CalHoliday a:visited, .CalHoliday a:hover, .CalHoliday a:active{text-decoration:none;background:white;font-size:10px; color:black;}
.calendarButton{
	margin:4px;
	padding-top:3px;
	padding-bottom:0px;
	margin-top:0;
	margin-left:0px;
	height:14px;
	width:94px;
	border-top: 2px ridge #999999;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 2px ridge #999999;
	font-size:11px
}

/*//////////////////////////////////News //////////////////////////////////////////*/
.news{margin-left:14px;}
.news td#Box{
	background:#aa211b;
	width:236px;
	height:171px;
	text-align:left;

	
}
	#Box a, #Box a:visited{
		color:white;
		text-decoration:none;
		font-size:11px;
	}
.newsItem{
	color:white;
	padding:0 10px;

}
.newsHeader{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:6px;
	color:white;
}
.newsArchive{margin-top:6px;}
.newsArchive a,.newsArchive a:visited{
	font-weight:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/arrow.gif) no-repeat 0 50%;
	padding-left:10px;
	color: white;
}
.newsArchive a:hover{
	color:#ffe605;
}
/*////////////////////////////////Global Toolbar//////////////////////////////////*/
.globalToolbar{
	background:url(../images/bg-toolbar.jpg) no-repeat;
	width:245px;
	height:25px;
	text-align:center;
	font-size:10px;
	color:white;
	line-height:20px;
	font-weight:bold;
}
.globalToolbar a, .globalToolbar a:visited{
	color: white;
}
.globalToolbar a:hover {color:#fde604;}
.more a,.more a:visited{
	background:url(../images/bullet-bc.gif) no-repeat 0 50%;
	padding-left:6px;
}
.breadcrumb{
	font-size:90%;
	margin-bottom:16px;
	text-align:left;
}
/*//////////////////////////////////Account Info////////////////////////////*/

.accountInfo{
	height:20px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	padding-right:14px
}
.accountInfo a, .accountInfo a:visited{
	color:#fde604;
}
.accountInfo a:hover {color:#fde604;}

/*////////////////////////Subheader//////////////*/
.subHeader{
	font-size:12px;
	font-weight:bold;
	color:#aa211b;
}
/*///////// Quotes /////////*/
.quotes{
	font-style:italic;
}
.imageInside{
	padding:10px;
	border:1px solid #eaeaea;
	margin:0px;
	margin-left:10px;
	float:right;
	text-align:center;
	width:250px;
	font-size:10px;
	font-weight:bold;
	clear:both;
}
.imageInside img{display:block; margin-bottom:4px;}
.top{text-align:right;margin-top:0;float:right;}
.top a{text-decoration:underline}
.quoteInside{
	padding:10px;
	border:1px solid #eaeaea;
	margin:0px;
	margin-bottom:4px;
	float:left;
	text-align:left;
	width:490px;
	font-size:11px;
	font-style:italic;
	clear:both;
}
.floatItem{	
	padding:10px;
	border:1px solid #eaeaea;
	margin:0px;
	margin-bottom:4px;
	float:right;
	text-align:left;
	font-size:11px;
	clear:both;
	}
/*////////////////////// Search /////////////////////////////*/
.searchInput{
	padding:6px;
	padding-left:0;
	/*border-bottom:1px solid #eaeaea;*/
	text-align:left;
	width:490px;
	margin-bottom:10px;
	color:black;
}
.searchResultHeader{
	font-size:13px;
	font-weight:bold;
	color:#aa211b;
	margin-bottom:4px;
}
/*////////////////////////Photo Gallery////////////////////////////*/
.thumbnail{
	border:1px solid #eaeaea; 
	width:80px;
	height:60px;
	float:left;
	margin:0 8px 8px 0;
	display:inline;

}

/*Social Bookmarking
___________________________________________*/

.socialBookmark{
	width:100%;
	margin-top:20px;
	text-align:right;
}
.socialBookmark img{border:1px solid #eaeaea; margin-left:4px}