body {
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	line-height: 19px;
	color:#222222;
	font-weight:normal;
	text-align:left;
	background: #ffffff url(../images/topbg.gif) left top repeat-x;
	}
	h1 {
	font-size:17px;
	color:#1C4165;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;
	}
	h2 {
	font-size:12px;
	color:#222222;
	font-weight:bold;
	text-align:left;
	margin:5px 0 5px 0;
	}
	h3 {
	font-size:12px;
	color:#6A8719;
	font-weight:bold;
	text-align:left;
	margin:5px 0 5px 0;
	}
	#maincontainer{ /* this class is main container of the page */
	width: 950px;
	margin: 0 auto;
	}

	#inner{
	width: 950px;
	height:100px;
	background:#990099;
	}
	#logo { /* top logo section */
	float:left;
	width: 300px;
	height:50px;
	}
	#subnav { /* top right sub nav [home | Contact] */
	float:left;
	width:640px;
	height:30px;
	text-align:right;
	vertical-align:top;
	padding:20px 10px 0 0;
	}
	.sublink { /* top right sub navigation link */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#5981A2;
	font-weight:normal;
	text-decoration:none;
	}
	.sublink:hover {
	text-decoration:underline;
	}
	#navbg {
	float:left;
	width:950px;
	margin:10px 0 0 0;
	height: 30px;
	}
	#flashdiv { /* the homepage flash file section */
	float:left;
	height:225px;
	width:950px;
	margin-top:10px;
	margin-bottom:10px;
	}
	#left {/* homepage left section */
	float:left;
	width:215px;
	background-color:#ffffff;
	margin:0 10px 0 0;
	}
	#middle { /* homepage middle section [tab] */
	float:left;
	width:490px;
	background-color:#ffffff;
	}
	#right { /* homepage right section [Our Customers and news] */
	float:right;
	width:215px;
	background-color:#ffffff;
	margin:0 0 0 0;
	}
#innerleft {/* inner page left section */
float:left;
background:#8FB6DC url(../images/inner_left.jpg) left top no-repeat;
height:65px;
width:212px;
margin:10px 0 0 0;
}
#innerrightbanner { /* inner page right side light blue banner */
float:left;
background:url(../images/inner_right.jpg) left top no-repeat;
width:738px;
height:65px;
margin:10px 0 0 0;
}
	/*
	#newsbg { *//* homepage news background and border *//*
	float:left;
	width:213px;
	background: #EFEFEF;
	text-align:left;
	border:0px solid #cccccc;
	margin:0 0 10px 0;
	}
	.bullet { *//* news bullet *//*
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color:#FF6600;
	}*/
	.orglink {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10pt;
	color:#FF6600;
	text-decoration:underline;
	cursor: pointer;
	}
	.orglink:hover {
	text-decoration:none;
	}
	.orglinkN {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10pt;
	color:#FF6600;
	text-decoration:none;
	}
	.orglinkN:hover {
	text-decoration:underline;
	}
	/*Homepage Columnar Layout*/
	/*4-Column Layout*/
	.outer {
		position: relative !important;
		left: -16px !important;
		width: 982px !important;
		clear:both !important;
	}
	.col1 {
		width: 215px !important;
	}
	.col2 {
		width: 460px !important;
	}
	.col3 {
		width: 705px !important;
	}
	.col4 {
		width: 950px !important;
	}
	.col1, .col2, .col3, .col4 {
		display: inline;
		float:left !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}	
	/*End 4-Column Layout*/
	
	#newsTickerBlock {
		height: 100px;
		padding: 10px;
		margin: 10px 0;
	}
	.dfinewslink {
		color: #222222;
		text-decoration: none;
		font-weight: normal;
	}	
/*	#footerbar {*//* footer *//*
	clear:both;
	width:100%;
	height: 1em;
	text-align:left;
	}
	#footerbar li{
	float:left;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding:0 20px 0 0;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color:#444444;
	font-size:11px;
	}
	#footerbar ul {
	margin:0;
	padding: 0 0 0 11px;
	}*/
	.footerlink {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	color:#444444;
	}
	.footerlink:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#cccccc;
	}
	.footertext {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	color:#444444;
	padding: 0 11px 0 0;
	}
	/*
	#footerspacer {
		clear: both;
		height: 15px;
		width: 950px;
		border-bottom: solid 1px #999999;
		margin: 0 auto 15px auto;
	}
	#footermap {
		margin: 0 auto 25px auto;
		clear: both;
		border: solid 1px #cccccc;
		width: 950px;
		height: 77px;
		padding: 10px 0;
		background: #f5f5f5;
	}
	#footermap2 {
		margin: 0 auto 25px auto;
		clear: both;
	}*/
	.footerMapTR a {
		font-family:  Tahoma, Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-size:11px;
		color:#444444;
	}
	.footerMapTR a:hover {
		color: black;
	}
	#footerMapSpacer td {
		height: 40px;
		border-bottom: solid 1px #999999;
	}
	#footertable {
		width: 950px;
		margin: 20px auto;
		padding: 0;
		border-bottom: solid 1px #999999;
		clear: both;
		line-height: 15px;
	}
	.footerMapTR td {
		vertical-align: top;
		width: 23%;
		margin: 0;
		padding: 10px 1%;
		background: #eeeeee;
	}
	#footerlinks {
		text-align: left;
	}
	#footerlinks a {
		display: block;
		float: left;
		margin-right: 15px;
		color:#444444;
		font-size: 12px;
		text-decoration: none;
	}
	#footerlinks a:hover {
		color: black;
	}
	#footercopy{
		text-align: right;
	}	
	/*
	.third {
		width: 315px;
	}
	.sixth {
		width: 150px;
	}
	.third, .sixth {
		float: left;
		height: 70px;
	}
	.mid {
		height: 100%;
		border-left: solid 1px #cccccc;
		border-right: solid 1px #cccccc;
	}
	.end {
		height: 100%;
		border-left: solid 1px #cccccc;
	}
	.third p, .sixth p {
		margin: 0;
	}
	.third p span, .sixth p span {
		float: left;
		font-weight: bold;
		margin: 0 20px 5px 10px;
		color: #333333;
		width: 100%;
		font-size: 9pt;
	}
	.third p a, .sixth p a{
		font-size: 7pt;
		display: block;
		float: left;
		color: #454545;
		text-decoration: none;
		width: 135px;
		margin: 0 5px 3px 10px;
	}
	.third p a span, .sixth p a span {
		width: 150px;
		float: left;
		margin: 0;
		color: #454545;
		font-weight: normal;
		font-size: 7pt;
	}
	
	* html .third p a span, * html .sixth p a span {
		width: 145px;
		margin: 0px;
	}
	
	* html .third p a, * html .sixth p a{
		margin: 0px 0px 3px 0px;
		cursor: pointer;
	}
	
	* html .third p span, * html .sixth p span{
		margin: 0px 0px 5px 0px;
	}
	
	* html .third {
		width: 310px;
	}
	
	* html #footermap {
		padding-left: 5px;
	}
	
	* html .mid, * html .end {
		border: none;
	}*/
	
	#innerleftLink { /* inside page left section */
	float:left;
	width:212px;
	}
	#content { /* this class is using when inside page come with left menu [eg: /products/index.shtml] */
	float:left;
	margin:10px;
	width:718px;
	background-color:#ffffff;
	}
	#content100{ /* this class is using when inside page come without left menu [eg: /schedule_briefing.shtml ] */
	float:left;
	margin:10px;
	width:930px;
	background-color:#ffffff;
	}
	#content, #content100{
	margin-bottom: 25px;
	}
	.ashinput {border:1px solid #AFAFA4; font-family: Arial, verdana, sans-serif; font-size:11px; font-weight:normal;color:#666666; padding:4px;}

	.bluebutton {
    background-color:#FFFFFF;
	border:0px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1c4165;
	height:23px;
	text-align:center;
	text-decoration:none;
	padding:0;
	margin-bottom:0;
	}
	.bluebutton:hover {
	border-bottom:1px solid #1c4165;
	}
	.announceBg {
	background:url(/images/announce_bg.jpg) left top no-repeat;
	margin:0 0 10px 0;
	border-bottom:1px solid #cccccc;
	line-height: 1.2em;
	}
	.sitemapBg {
	background:url(../images/sitemap_bg.jpg) left top no-repeat;
	margin:0 0 5px 0;
	}

	.ashlink { /* top right sub navigation link */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	}
	.ashlink:hover {
	color:#ff6600;
	}

	/* new class dated on 4th Jan 2009 */

	.addleft {
	margin:60px 0 0 0;
	background:#E5E5E5 url(../images/test.jpg) left top no-repeat;
	padding:7px 7px 7px 12px;
	border-bottom:1px solid #cccccc;
	}

	.redtextN {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	}
	.bluelink { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5981A2;
	text-decoration:underline;
	font-weight:normal;
	}
	.logindiv {z-index: 102; position: absolute; width: 280px; height:160px; display: none; padding:15px; background: #ffffff; border: 2px solid #333333; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
	.whysigndiv {z-index: 102; position: absolute; width: 600px; height:250px; display: none; padding:15px; background: #ffffff; border: 1px solid #333333; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
	.screen{z-index: 101; position: absolute; top: 0px; left: 0px; filter: alpha(opacity=50); background: #888888; background: rgba(128,128,128,.5);}

	.promo {
	float: right;
	margin-top: -10px;
	}
	* html .promo {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -5px;
	margin-bottom: -5px;
	}
	.RCdownload {
		padding-right: 16px;
		background: url('/images/RC/download.png') top right no-repeat;
		cursor: pointer;
	}
	.RCdownloadLocked {
		padding-right: 12px;
		background: url('/images/RC/subscr.gif') right 3px no-repeat;
		cursor: pointer;
	}
	.RCtable {
		clear: both;
		width: 100%;
		margin: 0 0 15px 0;
	}
	.RCtableCol1, .RCtableCol5 {
		width: 6px;
		max-width: 6px;
		min-width: 6px; 
	}
	.RCtableCol4 , .RCtableCol2 {
		width: 6px;
		max-width: 6px;
		max-width: 6px;
	}
	.RCtableRow1 {
		min-height: 24px;
		max-height: 50px;
		vertical-align: bottom;
		font-weight: bold;
		font-size: 10pt;
		color: #333333;
		padding: 7px 0 3px 0;
	}
	.RCtableRow3 {
		height: 25px;
		min-height: 25px;
		max-height: 25px;
		text-align: right;
		font-weight: bold;
		font-size: 10px;
		vertical-align: top;
	}
	.RCtableCat {
		float: left;
		width: 47%;
		margin: 0 1% 15px 1%;
	
	}
	.RCtableCatHeader {
		color: #333333;
		font-size: 13pt;
		cursor: pointer;
	}
	.RCshare {
		float:left;
		text-align: left;
	}
	.RCLink {
		float:right;
		text-align: right;
	}
	
	#customerlist {
		width: 669px;
	}
	#customerlist > div {
		width: 280px;
		float: left;
		margin: 15px;
		padding: 10px;
		height: 120px;
		text-align: center;
		border: solid 1px #cccccc;
		background: url('/images/cust_bg.jpg') bottom left repeat-x white;
		font-weight: bold;
		font-size: 15px;
		line-height: 20px;
	}
	#twitter_div {
		text-align:right;
		background: #C0DEED;
		border: solid 1px #1c66b0;
	}
	#twitter_update_list {
		margin: 0;
		padding: 0;
		list-style:none;
		display: block;
	}
	
	#twitter_div h2 {
		clear:both;
		margin: 5px 0;
		color: black;
	}
	#twitter_update_list li {
		display:block;
		margin: 0 0 10px 0;
		padding: 0px;
		border: 2px solid white;
		background: #dfeef5;
		text-align:left;
	}
	#twitter_update_list li > p {
		margin: 0;
		padding: 10px;
		min-height: 50px;
	}
	
	#twitter_update_list li > p  img {
		float:left;
		clear:none;
		margin: 0 10px 0 0;
	}
	
	#twitter_update_list li > a {
		display:block;
		padding: 2px;
		text-align:right;
		background:white;
		color: #999999;
		text-decoration: none;
	}
	
	#twitter_followers {
		list-style: none;
		margin: 0 0 10px 0;
		padding: 0 8px;
		border: 2px solid white;
		background: #dfeef5;
		text-align:center;
		border-collapse: collapse;
	}
	#twitter_followers td {
		padding: 10px 2px 10px 2px;
		margin: 0;
	}
	#twitter_followers img {
		margin: 0;
	}
	#twitter-link {
		text-decoration: none;
		color: black;
		display:block;
		text-align:right;
	}
	#youtube_div, #linkedin_div , #facebook_div {
		text-align: center;
		border: solid 1px #d5d5d5;
	}
	#twitter_div, #youtube_div {
		width: 370px;
		float: right;
		clear: right;
	}
	#linkedin_div , #facebook_div {
		width: 250px;
		float: left;
		clear: left;
	}
	#twitter_div, #youtube_div, #linkedin_div , #facebook_div {
		padding: 10px;
		margin: 0 0 20px 0;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
	#facebook_div {
		background: url('/images/fbhead.jpg') top left no-repeat white;
		padding-top: 45px;
	}
	#facebook_div iframe {
		margin: -10px 0 0 -10px !important;		
	}
	#community_div {
		width: 278px;
		padding: 10px;
		float: left;
		clear: left;
	}
	#partnertable {
		margin-top: 20px;
	}
	#partnertable td h2{
		font-size: 15px;
		border-bottom: solid 1px #222222;
		padding-bottom: 3px;
	}
	#partnertable td {
		padding-bottom: 20px;
	}
	#socialblock {
		width: 100%;
		text-align: center;
		padding: 10px 0 0 0;
	}
	#socialblock  a img{
		margin: 0 5px;
	}
	.socbox {
		margin: 0 5px;
		float: right; 
		display: block; 
		line-height: 16px; 
		font-size: 13px; 
		height: 16px; 
		border: solid 1px #dddddd; 
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px; 
		padding: 5px;
		cursor: pointer;
	}
	/*
	 *	DFI FORMS SECTION
	 */
	 
fieldset 
{
	width: 650px;       
	border: solid 1px #93a3b5;
	background: url('/images/newformbottom.jpg') rgb(190,208,228) bottom left repeat-x;
	font-family: Trebuchet MS, Arial;
	color: black;
	font-size: 15px;
	text-align: right;
	clear: both;
	line-height: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
legend 
{
	padding: 7px 10px;
	border: solid 1px #93a3b5;
	background: rgb(190,208,228);
	font-weight: bold;
	text-align: left;
	font-size: 14pt;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
fieldset label 
{
	display: inline-block;
	text-align: right;
	width: 110px;
	margin: 3px 10px 0 3px;
}
fieldset ol 
{
	margin: 0;
	padding: 0;
}
fieldset li 
{
	list-style: none;
	padding: 5px;
	margin: 3px 0;
	border-top: solid 1px #eee;
	
}
fieldset a
{
	margin: 0 5px;
	font-size:11px;
	color: #1c4165;
	text-decoration:none;
}
fieldset h1
{
	font-weight: normal;
	text-align: left;
	font-size: 11pt;
	display: inline;
	margin: 0;
	padding: 0;
	color: black;
	font-family: Trebuchet MS, Arial;
}
fieldset abbr {
	color:red;
	text-decoration: none;
	position: absolute;
	width: 0px;
	margin-left: -10px;
}
.dfiFormErrorField {
	background: Yellow !important;
}
.input
{
	width: 170px;
	margin: 0;
}
.input2
{
	width: 490px;
	margin: 0;
}
.input3
{
	width: 146px;
	margin: 0 0 0 5px;
}
.input4
{
	width: 250px;
	margin: 0;
}
.input, .input2, .input3, .input4
{
	border: solid 1px #bbbbbb;
	vertical-align: middle;
	padding: 2px;
	background: url('/images/fieldbg2.jpg') top left #ffffff repeat-x;
}
.checkbox 
{
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.checkbox1
{
	vertical-align: middle;
	margin: 0 0 0 120px;
	padding: 0;
}
.center 
{
	text-align: center;
}
.left 
{
	text-align: left;
}
.right 
{
	text-align: right;
}
.submit
{
	border:none;
	border-top: solid 1px #bbbbbb;
	background: url('/images/fieldbg.jpg') bottom left #ffffff repeat-x; 
}
fieldset em
{
	font-size: 7pt;
	font-style: normal;
}

/*
 *	DFITAB SECTION
 */
 
 .dfitab {
	clear:both;
}

.dfitab_container {
	padding: 0;
	margin: 0 0 10px 0;
	background: url('/images/dfitab_blank.jpg') repeat-x;
	width: 100%;
	height: 49px;
}

.dfitab_container ul {
	margin: 0;
	padding: 0 15px;
	list-style-type: none;
	display: block;
}
.dfitab_container ul li {
	position: relative;
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
	cursor: pointer;
}

* html .dfitab_container ul li {
	display: block;
	width: 1%;
}
.dfitab_container ul li span {
	font-size: 13px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	display: block;
	height: 49px;
	margin: 0;
	padding: 10px 15px 0 0;
	color: black;
}
* html .dfitab_container ul li span {
	white-space: nowrap;
}

.dfitab_active, .dfitab_inactive {
	height: 49px;
}

.dfitab_active {
	background: url('/images/dfitab_activeL.jpg') top left no-repeat;
}
.dfitab_active span {
	background: url('/images/dfitab_activeR.jpg') top right no-repeat;
}
.dfitab_inactive {
	background: url('/images/dfitab_inactiveL.jpg') top left no-repeat;
}
.dfitab_inactive span {
	background: url('/images/dfitab_inactiveR.jpg') top right no-repeat;
}

.dfitab_active_div, .dfitab_inactive_div {
	width: 100%;
	clear: left;
	
}

.dfitab_active_div {

}

.dfitab_inactive_div {
	display: none;
}

/*
 *	LEFTNAV (VERTMENU) SECTION
 */
 
 .vertmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
margin: 0px;
}

.vertmenu h1 {
background-color:#DAE2EA;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5E7691;
font-weight:bold;
padding: 4px 0 4px 8px;
margin: 0px;
text-align:left;
border-bottom:1px solid #C7D1D8;
border-top:1px solid #EBEFF3;
}
.vertmenu h1 a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5E7691;
font-weight:bold;
text-decoration:none;
text-align:left;
}

.vertmenu h1 a:hover {
color:#8498AE;
}

.vertmenu ul {
list-style: none;
margin: 0px;
padding: 0;
border: none;
text-align:left;
background-color:#ffffff;

}
.vertmenu ul li {
margin: 0px;
width:212px;
border-bottom:1px solid #E1E7EA;
}
.vertmenu ul li a {
font-size: 11px;
display: block;
padding: 4px 0 4px 12px;
text-decoration: none;
color: #666666;
width:200px;
font-weight:normal;
background-color:#ffffff;
}

.vertmenu ul li a:visited {
font-size: 11px;
display: block;
padding: 4px 0 4px 12px;
text-decoration: none;
color: #666666;
width:200px;
font-weight:normal;
background-color:#ffffff;
}

.vertmenu ul li a:hover, #vertmenu ul li a.current {
color:#4575A8;
background-color:#EEF1F5;
}

/*
 *	RELATEDNAV (RELATEMENU) SECTION
 */
 
 .relatemenu {
	background: url(/images/relatebox_bottom.jpg) bottom center no-repeat;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	color: black;
	padding: 0 0 20px 0;
	width: 212px;
}
.relatemenu h1 {
	background: url(/images/relatebox_top.png) top center no-repeat;
font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: black;
font-size: 13px;
margin: 0;
padding: 15px 15px 0 15px;
font-weight:bold;
}
.relatemenu ul {
list-style: none;
padding: 0;
margin: 5px 15px 15px 15px;
border: none;
text-align:left;
}
.relatemenu ul li {
	display: block;
}
.relatemenu ul li a {
font-size: 13px;
display: block;
padding: 5px;
text-decoration: none;
font-weight:normal;
color: black;
}
.relatemenu ul li a:link {
color: black;
}
.relatemenu ul li a:visited {
color: black;
}
.relatemenu ul li a:hover {
color: black;
background: rgba(255,255,255,.2);
}
.relatemenu ul li a:active {
color: black;
background: rgba(255,255,255,.2);
}
.relatemenu p {
	margin: 10px 15px;
}
.relatemenu p > a {
	color: black;
	text-decoration: underline;
}
.relatemenu p > a:link {
	color: black;
	text-decoration: underline;
}
.relatemenu p > a:visited {
	color: black;
	text-decoration: underline;
}
.relatemenu p > a:hover {
	color: black;
	text-decoration: none;
}
.relatemenu p > a:active {
	color: black;
	text-decoration: underline;
}