body {
	background-color: #FFFFFF;
	background-image: url(/images/bkgr.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #575757;
}
a.navigation {
	color: #575757;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 9px;
}
a.navigation:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
	display: block;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#apDiv2 {
	position:absolute;
	width:245px;
	height:405px;
	z-index:2;
	visibility: visible;
}td.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.bot {
	font-size: 10px;
	color: #999999;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #2884EB;
	text-decoration: none;
}

#Customers {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: hidden;
}
#Customers-show {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: visible;
}
#Investors {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: hidden;
}
#Investors-show {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: visible;
}
#People {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: hidden;
}
#People-show {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: visible;
}
#Common {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: visible;
}
#Common-hide {
	position:absolute;
	width:697px;
	height:115px;
	z-index:3;
	visibility: hidden;
}
a.customers-navigation {
	color: #8e816b;
	text-decoration: none;
	background-image: url(/images/customers-navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}
a.customers-navigation:hover {
	color: #663300;
	text-decoration: none;
	background-image: url(/images/customers-navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-color: #F5F0E9;
}
a.investors-navigation {
	color: #F8F9FC;
	text-decoration: none;
	background-image: url(/images/investors-navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}
a.investors-navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/investors-navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-color: #9DA3B0;
}
a.people-navigation {
	color: #5C5744;
	text-decoration: none;
	background-image: url(/images/people-navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}
a.people-navigation:hover {
	color: #6B6A61;
	text-decoration: none;
	background-image: url(/images/people-navigation-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-color: #E4E4E0;
}
body.inner {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #347cdb;
	font-weight: bold;
	line-height: 35px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #CCCCCC;
	color: #666666;
	scrollbar-base-color: #eaf2fc;
	Scrollbar-3Dlight-Color: #eaf2fc;
	Scrollbar-Track-Color: #eaf2fc;
	Scrollbar-Highlight-Color: #eaf2fc;
	Scrollbar-Darkshadow-Color: #eaf2fc;
	Scrollbar-Shadow-Color: #eaf2fc;
	Scrollbar-Arrow-Color: #024daf;
}
.content-table
{
	border: 1px solid #CCCCCC;
}
.table-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align:right;
}
a.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align:right;
}
a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #347cdb;
	text-align:right;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-style:italic;
	color: #000000;
	font-weight: bold;
}
.image-border
{
	border: thick solid #D6D6CF;
}
h1 {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #347cdb;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
}
input {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2FAFF;
	margin: 0px;
	padding: 3px;
	border: 1px dashed #999999;
}

textarea {

	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2FAFF;
	margin: 0px;
	padding: 3px;
	border: 1px dashed #999999;
}
select {


	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2FAFF;
	margin: 0px;
	padding: 3px;
	border: 1px dashed #999999;
}
.topborder {
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: block;
	background-color: #FAFCFE;
	border: 1px solid #CCCCCC;
	text-align:justify;
	padding: 8px;
	display:none;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec6401;
}
a.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec6401;
}
a.sublink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	background: url(/images/underline.gif) repeat-x 100% 100%;
	padding-bottom: 1px;
	white-space: nowrap;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
a.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
a.sitemap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7E40;
	text-decoration:none;
	background: url(/images/underline.gif) repeat-x 100% 100%;
	padding-bottom: 1px;
	white-space: nowrap;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#expand {
	position:absolute;
	left:830px;
	top:333px;
	width:144px;
	height:31px;
	z-index:2;
	visibility: visible;
}
#mapdiv {
	position: absolute;
	left: 300px;
	top: 300px;
}
#mapdiv1 {
	position: absolute;
	left: 380px;
	top: 270px;
}
.whatsnew 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height:120%;
}
a.whatsnew
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height:120%;
}
a.whatsnew:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #347cdb;
	line-height:120%;
}

/*EVENTS*/

#facebox .b {
  background:url(/scripts/b.png);
}

#facebox .tl {
  background:url(/scripts/tl.png);
}

#facebox .tr {
  background:url(/scripts/tr.png);
}

#facebox .bl {
  background:url(/scripts/bl.png);
}

#facebox .br {
  background:url(/scripts/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 300px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec6401;
}
a.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #347cdb;
}
a.content:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec6401;
}

/*EVENTS CLOSE*/