/****** Section Image ******/
#SectionImageDiv {
	background-color: #FAEEF6;
}
/****** End Image ******/

/****** Header Navigation Styles ******/
.global_nav_selected {
	font-size: 80%;
	font-weight: bold;
	padding-left: 3em;
	padding-right: 3em;
	color: #D5C4A1;
	text-decoration: none;
}

A.global_nav_selected:link {
	color: #D5C4A1;
	text-decoration: none;
}

A.global_nav_selected:active {
	color: #D5C4A1;
	text-decoration: none;
}

A.global_nav_selected:visited {
	color: #D5C4A1;
	text-decoration: none;
}

#LeftNavDiv {
	/*background-color: #f2f2f2;*/
	color: #D5C4A1;
}

P a, P A:link, P A:visited, P A:hover, P A:active {
	color: #D5C4A1;
}
/****** End Header Navigation Styles ******/


#SectionImageDiv {
	background-image: url(../images/CosmoSecHdr_stretch.jpg);
}

/****** Added by Hema Center Background Image  ******/


#secondBodyDivA {
	border: none;
	min-height: 433px;
	width: 768px;
	background-image:url(/en/Images/ABInoflash.jpg);
	background-repeat:no-repeat;
	background-position: 100% 100%;
}



/******  main LandingPage Text  ******/
.landingTextDiv
{
font-size: 25px;
height:30px;		
}

.landingSubTextDiv 
{
	font-size: 14px;
	color: #666666;
	height:30px;
	}

#MainLandingTextDiv 
{
	width:768;
	padding-top:30px;	
	padding-left: 452px;
	padding-right: 12px;
	color: #666666;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

A.landing_links, A.landing_links:link, A.landing_links:active, A.landing_links:visited  {
	color: #666666;
}
	