body {
	background-color: #E2E0E0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0;
  font-family: Tahoma;
}

#menubar {
  width: 100%;
  height: 100%;
  background: url('../images/menubarbg.png') repeat-x;
}

.menuitem {
  height: 100%;
  margin: 0px 16px 0px 16px;
  padding: 0px 12px 0px 12px;
  cursor: pointer;
  position: relative;
  float: left;
}

.menuitembg {
  width: 100%;
  height: 100%;
  background: url('../images/menubaractivebg.png') repeat-x;
  position: absolute;
  top: 0px;
  left: 0px;
}

.menuitemtext {
  position: relative;
  top: 5px;
}

.menuitembgtext {
  color: black;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  top: 6px;
  left: 13px;
}

#naviback {
	color:#FFFFFF;
	font-size:11px;
}

.leftback {
	background-color:#F4F3F4;
}

.homerightback {
	background-color:#F4F3F4;
}

.latestnews {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:4px;
	padding-top:10px;
	border-bottom:1px solid #ffffff;
	background-color:#EBE9E9;
}

.twitterflash {
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border-bottom:1px solid #ffffff;
	background-color:#EBE9E9;
}

.featuredtnews {
	padding:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:4px;
	padding-top:10px;
	border-bottom:1px solid #ffffff;
	background-color:#F4F3F4;
}

a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.topmenu {
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

a.topmenu:hover {
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}

a.inner_link { color: #003366; text-decoration: underline; }
a.inner_link:hover { color:#990000; text-decoration: underline; }

a.inner { font-weight:normal;color: #ff0000; text-decoration: none; }
a.inner:hover { font-weight:normal;color:#8ED738; text-decoration: underline; }

a.featured_link { font-weight:normal;color: #000000; text-decoration: none; }
a.featured_link:hover { font-weight:normal;color: #ff0000; text-decoration: none; }

a.applink { font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
a.applink:hover { font-size:12px; font-weight:normal; color:#ff0000; text-decoration:none; }

a.innerleftnav { font-size:12px; font-weight:normal; color:#000000; text-decoration:none; }
a.innerleftnav:hover { font-size:12px; font-weight:normal; color:#666666; text-decoration:none; }

a.bpo_link { font-weight: normal; color: #990000; text-decoration: none; }
a.bpo_link:hover { font-weight: normal; color: #FF0000; text-decoration: none; }

h1 {
	font-size:18px;
	color:#A0AC62;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

h2 {
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

h3,h4,h5,h6 {
	font-size:14px;
	color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0;
}

#breadcrumb {
	color:#ffffff;
	font-size:11px;
	padding-left:20px;
	background-color:#8B8B8B;
	height:23px;
}

.titleheading {
	color: #CC6600;
	font-weight: bold;
	font-size:11px;
}

.content {
	font-size: 12px;
	letter-spacing:0.5px;
	color: #333333;
	line-height:17px;
	text-align:justify;
}

.greenborderbottom {
	border-bottom: 1px dashed #7c9f4f;
}

.box1 {
	background-color:#990000;
	color:#ffffff;
	border:0px solid #990000;
	border-collapse:collapse;
	font-size:11px;
	width:60px;
}

.box2 {
	background-color:#F5F5F5;
	color:#000000;
	border:1px solid #BDBDBD;
	border-collapse:collapse;
	font-size:11px;
}

.leftnav {
	height:20px;
	background-color:#F5F5F5;	
	border-bottom:1px solid #E1E4D9;
}

.leftmenutop {
	height:23px;
	background-color:#BFBFBF;
}

.leftmenubottom {
	height:10px;
	background-color:#8ED738;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align:center;
	height:20px;
	background-color:#8B8B8B;
	border-top:4px solid #8ED738;
}

.divider {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.alert {
	color: #FE0000;
	font-weight: bold;
	font-size:12px;
	text-align:center;
}

.tableheading {
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
	color: #FFFFFF;
	line-height:17px;
	text-align:left;
	padding-left:3px;
}

.tablecontent {
	font-size: 12px;
	letter-spacing:0.5px;
	color: #000000;
	line-height:17px;
	text-align:left;
	padding-left:3px;
}

#concentrisslideshow {
  width: 778px;
  height: 213px;
  background-color: white;
  position: relative;
}

#concentrisslideshow > img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.textpane {
  width: 0px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

.textpanebg {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.66;
  position: absolute;
  top: 0px;
  left: 0px;
}

.slidenav {
  width: 24px;
  height: 24px;
  color: white;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  bottom: 8px;
  left: 0px;
}

.slidenavbg {
  width: 100%;
  height: 100%;
  background-color: #711;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.slidenavcontent {
  width: 100%;
  text-align: center;
  opacity: 0;
  position: relative;
  top: 1px;
  left: 0px;
  z-index: 10;
}

.supertitle {
  color: white;
  font-size: 12px;
  text-decoration: underline;
  position: absolute;
  top: 10px;
  left: 10px;
  display: none;
}

.slidetitle {
  color: white;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 10px;
  display: none;
}

.slidecontent {
  padding-right: 5px;
  color: white;
  font-size: 14px;
  position: absolute;
  top: 34px;
  left: 10px;
  display: none;
}

a.concentrisSlideshowLink:link { color: white; font-size: 14px; font-weight: bold; }
a.concentrisSlideshowLink:visited { color: white; font-size: 14px; font-weight: bold; }
a.concentrisSlideshowLink:active { color: white; font-size: 14px; font-weight: bold; }
a.concentrisSlideshowLink:hover { color: white; font-size: 14px; font-weight: bold; }

.whitepaperpdf {
  float: right;
  position: relative;
  top: -7px;
}
