A
{
	color: #000;
}

Aimg:link
{
	text-decoration: none;
	color: White;
}

Aimg:visited
{
	text-decoration: none;
	color: White;
}

Aimg:active
{
	text-decoration: none;
	color: White;
}

Aimg:hover
{
	text-decoration: none;
	color: White;
}

.navImg
{
	background: url(Solutions\SAP\SAPImages\Tab.jpg) no-repeat left;
	text-decoration: none;
}
.Maintable
{
	border: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
    vertical-align:top;
	top:0px;
	position:absolute;
}

.TabImg1
{
	background: url(images\Tab1.jpg) no-repeat left;
	text-decoration: none;
}
.TabSelectedImg1
{
	background: url(images\Tab1_bg3.jpg) no-repeat left;
	text-decoration: none;
}
.TabImg2
{
	background: url(images\Tab2.jpg) no-repeat left;
	text-decoration: none;
}
.TabSelectedImg2
{
	background: url(images\Tab2_bg3.jpg) no-repeat left;
	text-decoration: none;
}
.TabImg3
{
	background: url(images\tabs\tab.jpg) no-repeat left;
	text-decoration: none;
}


#nav{
  clear:both;
  font-weight:bold;
  color:#666;
  margin-left:4px;
  float:left;
  list-style-type:none;	
  background:url(images\tabs\tab.jpg) no-repeat 8px 100% #fff;
  padding-bottom:21px;
}


.TabSelectedImg3
{
    clear:both;
  font-weight:bold;
  color:#666;
  margin-left:4px;
  float:left;
  list-style-type:none;	

	background: url(images\tabs\tab_selected.jpg) no-repeat 8px 100% #fff;
	text-decoration: none;
	
}

.TabImg4
{
	background: url(images\Tab4.jpg) no-repeat left;
	text-decoration: none;
}
.TabSelectedImg4
{
	background: url(images\Tab4_bg3.jpg) no-repeat left;
	text-decoration: none;
}

.TabImg5
{
	background: url(images\Tab5.jpg) no-repeat left;
	text-decoration: none;

}
.TabSelectedImg5
{
	background: url(images\Tab5_bg3.jpg) no-repeat left;
	text-decoration: none;
}

.TabImg6
{
	background: url(images\Tab6.jpg) no-repeat left;
	text-decoration: none;
}

.TabSelectedImg6
{
	background: url(images\Tab6_bg3.jpg) no-repeat left;
	text-decoration: none;
}

.MenuBar
{
	font-weight: 200;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	position: static;
	background-color: #003366;
	text-align: right;
}
.SubMenuBar
{
	font-weight: 200;
	font-size: 14px;
	color: #587295;
	font-family: Arial;
	position: static;
	background-color: #587295;
}
.SideBar
{
	font-weight: 200;
	font-size: 14px;
	font-family: Arial;
	position:relative;
	background-color: #dcdcdc;
	margin:0;
	padding:0;
	left:0;
}
.thinborder 
{
    position:static;
	background-color: #dcdcdc;
    border:1px solid red;
}
.HeaderText
{
	font-family: Shruti;
	color: #003B69;
	font-size: 18;
	font-weight: normal;
	text-decoration: none;
}
.form
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-family: Arial;
	font-size: 12px;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: Arial;
}

A.DownMenuBar, A.DownMenuBar:link, A.DownMenuBar:visited
{
	font-size: 12px;
	color: White;
	font-family: Arial;
	position: static;
	text-decoration: none;
}

A.DownMenuBar:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
A.bottomLink, A.bottomLink:link, A.bottomLink:visited
{
	font-size: 12px;
	color: Red;
	font-family: Arial;
	position: static;
	text-decoration: none;
}

A.bottomLink:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.Emailinks, A.Emailinks:link, A.Emailinks:visited
{
	font-size: 12px;
	color: MidnightBlue;
	font-family: Arial;
	position: static;
	text-decoration: underline;
}

A.Emailinks:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.TextColor
{
	font-family: Arial;
	font-size: 12px;
	color: DarkSlateGray;
}
A.Submenu, A.Submenu:link, A.Submenu:visited
{
	font-family: Arial;
	font-size: 12px;
	color: MidNightBlue;
	font-weight: normal;
	text-decoration: underline;
}
A.Submenu:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
A.MainLink, A.MainLink:link, A.MainLink:visited
{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: static;
}

A.MainLink:hover
{
	color: #25CFF5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.MainPage_MainLink, A.MainPage_MainLink:link, A.MainPage_MainLink:visited
{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	position: static;
	background-color: #003366;
}

A.MainPage_MainLink:hover
{
	color: #25CFF5;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

A.footerlink, A.footerlink:link, A.footerlink:visited
{
	color: MidNightBlue;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}


A.SideLink, A.SideLink:link, A.SideLink:visited
{
	color: MidNightBlue;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.SideLink:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
A.TopHeader, A.TopHeader:link, A.SideLink:visited
{
	color: MidNightBlue;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.TopHeader:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

A.TabLink, A.TabLink:link, A.TabLink:visited
{
	color: MidNightBlue;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.TabLink:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.TabLinkSelected, A.TabLinkSelected:link, A.TabLinkSelected:visited
{
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}
A.TabLinkSelected:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

A.NextLink, A.NextLink:link, A.NextLink:visited
{
	font-family: Shruti;
	color: #003B69;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
A.NextLink:hover
{
	font-family: Shruti;
	color: #ff9900;
	font-size: 18;
	font-weight: normal;
	text-decoration: none;
}

A.MainPage_SideLink, A.MainPage_SideLink:link, A.MainPage_SideLink:visited
{
	color: MidNightBlue;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.MainPage_SideLink:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.RightSideLink, A.RightSideLink:link, A.RightSideLink:visited
{
	color: #000099;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.RightSideLink:hover
{
	color: #ff9900;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
TABLE.Benefits
{ 
        font-family:arial;
        font-size:10pt;
        border-width:0px;
        width:100%;
        vertical-align:top;
}
TH.Benefits
{
     font-size:12pt;
     font-family: Arial;
     text-align: left;
}
TR.Benefits
{ 
    
}

TD.Benefits
{  
     font-size:10pt;
     font-family:Arial;
     color:Black;
     border-width:0px;
     text-align: left;
     vertical-align:top;
     line-height:2em
     
  }
  ul.Benefits
  {
     font-size:10pt;
     font-family:Arial;
     color:Black;
     border-width:0px;
     text-align: left;
     vertical-align:middle; 
  }
.menuselected
{
	color: #25CFF5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*5*/
.brRund_topleft
{
	background: url(Images/Border/b1/topleft.jpg) no-repeat left top;
	text-decoration: none;
	width: 12px;
	height: 12px;
}
.brRund_topmiddle
{
	background: url(Images/Border/b1/topmiddle.jpg) left top;
	vertical-align:middle;
	height: 12px;
}
.brRund_topright 
{
	background: url(Images/Border/b1/topright.jpg) no-repeat right top;
    width: 18px;
	height: 12px;
}
.brRund_left
{
	background: url(Images/Border/b1/left.jpg) left bottom;

	
}
.brRund_right  
{
	background: url(Images/Border/b1/right.jpg) right bottom;
	
	
}
.brRund_bottomleft
{
	background: url(Images/Border/b1/bottomleft.jpg) no-repeat left top;
	width: 12px;
	height: 12px;
}
.brRund_bottommiddle 
{
    background: url(Images/Border/b1/bottommiddle.jpg) left bottom;
	height: 12px;
}
.brRund_bottomright 
{
	background: url(Images/Border/b1/bottomright.jpg) no-repeat left top;
	text-decoration: none;
	width: 18px;
	height: 12px;
}
/*5 end*/




.shadow_left 
{
    background: url(Images/bg/bg_shadow_left.jpg);
    background-repeat:repeat-y;
	background-position:left bottom;

}
.shadow_right 
{
    background: url(Images/bg/bg_shadow_right.jpg);background-repeat:repeat-y;
    background-position:right bottom;

}
.shadow_down 
{
    background: url(Images/bg/bg_shadow_bottom.jpg);background-repeat:repeat-x;
}
.menu_bullet
{
    background: url(Images/Bullet/bullet.png) no-repeat;
    text-align:center;
}
.menu_bullet_selected
{
    background: url(Images/Bullet/bullet_red.jpg) no-repeat;
    text-align:center;
}
.border_vertical
{
    background: url(Images/bg/dot.jpg);background-repeat:repeat-y;
    text-align:center;
    background-position:left bottom;

}

.border_left
{
    background: url(Images/bg/dot.jpg);background-repeat:repeat-y;
    text-align:center;
    background-position:left bottom;

}

.border_right
{
    background: url(Images/bg/dot.jpg);background-repeat:repeat-y;
    text-align:center;
    background-position:right bottom;

}
.border_horizontal
{
    background: url(Images/bg/dot.jpg);background-repeat:repeat-x;
    text-align:center;
}
.banner_top
{
    background: url(Images/3i_People___Top_Banner.jpg) no-repeat;
    text-align:center;
    width: 100%;
    height:72;
    
}
.footer_bg
{
    background: url(Images/bg/bg_shadow_footer.jpg);background-repeat:repeat-x;
    text-align:center;
}
.footer_bg_blueshade
{
    background: url(Images/bg/bg_shadow_bottom.jpg);background-repeat:repeat-x;
    text-align:center;
}
/*Navigation column*/

.linkList {
	background:  url(Images/bg/shadow_down.png) repeat-x;
	}
.linkList_bottom_up {
	background:  url(Images/bg/LinkList_bottom_up.png) ;
	background-repeat:repeat-x; 
	background-position:bottom right;



	}
.linkList_top_down {
	background:  url(Images/bg/bg3.jpg) repeat-x;
	}
.header_top_down {
    background:  url(Images/bg/topshadow.png) repeat-x;
   
    vertical-align:top;
    padding-right:10px;
    padding-top:6px;
}
.mini_nav
{
    background: url(Images/common/mini-nav.gif) no-repeat;
    	background-position:bottom right;

	font-family: Arial;
	font-size: 12px;
	color: DarkSlateGray;
    
}