﻿/* CSS for bottom navigation links*/
tr.decoration1  img {display:block;}
td.decoration  img {display:block;}	
td.flashfile embed{display:block;} 
td.flashfile object{display:block;}

	.bottomNavigation {
		font-family:Verdana;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #0088CC;
		text-decoration: none;
	}
	.bottomNavigation a{
		font-family:Verdana;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #0088CC;
		text-decoration: none;
	}
	.bottomNavigation a:hover{
		font-family:Verdana;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-decoration: none;
	}

/* CSS for top navigation links*/
	.topNavigation {
		font-family:Verdana;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: lighter;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-decoration: none;
	}
	.topNavigation a{
		font-family:Verdana;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: lighter;
		font-variant: normal;
		text-transform: none;
		color: #333333;
		text-decoration: none;
	}
	.topNavigation a:hover{
		font-family:Verdana;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: lighter;
		font-variant: normal;
		text-transform: none;
		color: #0088cc;
		text-decoration: none;
	}
	.topNavigationVisited{
		font-family:Verdana;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: lighter;
		font-variant: normal;
		text-transform: none;
		color: #0088cc;
		text-decoration: none;
	}

  /* selected link */
/* CSS for OST & relevent links*/
	.OST {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		font-weight: normal;
		text-decoration: none;
		text-align:justify;
		vertical-align:top;
		
	}
	.OST_VMiddle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		font-weight: normal;
		text-decoration: none;
		text-align:justify;
		vertical-align:middle;
		
	}	
	.OST_VBottom {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		font-weight: normal;
		text-decoration: none;
		text-align:justify;
		vertical-align:bottom;
		
	}		

	.moreLink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0088CC;
		text-decoration: none;
		vertical-align:bottom;
		text-align:right;
		
	}
	.moreLink a{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0088CC;
		text-decoration: none;	
		vertical-align:bottom;
		text-align:right;
	}
	.moreLink a:hover{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		text-decoration: none;	
		vertical-align:bottom;
		text-align:right;
	}
	
	

/* CSS Search Box*/
	.searchBox{
		background-color:#ffffff;
		border:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #999999;
		
	}
	.copyright{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #999;

	}


/* CSS form*/
	.inputBox{
		background-color:#F6FBFE;
		border:1px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #666666;
		border-style: solid;
		border-color:#E9E9E9;
	}
	



/* CSS for top LHS Menu links*/
.lhsMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-image: url("../images/lhs_arrow.jpg");
	background-repeat: no-repeat;
	background-position: middle;
	padding-left:8px;
	
	
}

.lhsMenu_Sub{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-image: url("../images/lhs_arrow_sub.jpg");
	background-repeat: no-repeat;
	background-position: middle;
	padding-left:8px;	
}

.lhsMenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.lhsMenu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #0088cc;
	text-decoration: none;
}
.lhsMenuselected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #0088cc;
	line-height: 12px;
}

.lhsMenuselected_sub{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #0088cc;
	line-height: 12px;;
	background-image: url("../images/lhs_arrow_sub.jpg");
	background-repeat: no-repeat;
	background-position: middle;	
}

/* CSS for OST & relevent links*/
.pageTitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	height:20px;
}

.CSTitles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.icon_heading_WL {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0066;
	padding-left:0px;
	vertical-align: bottom;
	padding-top:10px;
}
.icon_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0066;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: bottom;
	padding-top:10px;
	
	
}
.icon_heading a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0066;
	text-decoration:none;
	
}
.icon_heading a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	
}

.tab_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0066;
	background-image: url(../images/imgTabHeadIcon_Normal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: bottom;
	padding-top:5px;
	
	
}

.tab_heading_sub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0088cc;
	background-image: url(../images/imgTabHeadIcon_Normal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: bottom;
	padding-top:5px;
	
	
}

.tab_heading a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0066;
	text-decoration:none;
	
}
.tab_heading a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	
}

.tab_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	padding-left:24px;
	padding-bottom:10px;
	text-align:justify;
	
	
}

.contact_icons{
	font-family: Wingdings;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-left:0px;
	

}

.contact_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-left:40px;
	padding-right:30px;

}


.contact_content a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0088cc;
	text-decoration:none;
	
}
.contact_content a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;

}

.contact_contentInner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-left:30px;
	padding-right:30px;

}


.dotted_line {
	
	background-image: url(../images/dotted_line.jpg);
	background-repeat: no-repeat;
	background-position: left;
	line-height:9px;
}

.dotted_line_long {
	
	background-image: url(../images/dotted_line.jpg);
	background-repeat: repeat-X;
	background-position: left;
	height:1px;
	padding-top:5px;
	padding-bottom:5px;
}
.icon_heading_green {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #94aa03;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: bottom;
	padding-top:10px;
}
.icon_heading_green a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94aa03;
	text-decoration:none;
	
}
.icon_heading_green a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	
}
.icon_heading_blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #0996ff;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: bottom;
	padding-top:10px;
	
	
}
.icon_heading_blue a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0996ff;
	text-decoration:none;
	
	
}
.icon_heading_blue a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	
	
}
.share_ideas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0088cc;
	background-image: url(../images/imgBtn_ShareIdeas_Normal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom:2px;
	text-decoration:none;
}

.share_ideas_selected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/imgBtn_ShareIdeas_Normal.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom:2px;
	text-decoration:none;
}

.inquiry {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0088cc;
	background-image: url(../images/inquiry.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom:2px;
	text-decoration:none;
}

.inquiry_selected {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/inquiry.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:23px;
	vertical-align: middle;
	padding-top:10px;
	padding-bottom:2px;
	text-decoration:none;
}

.seperator {

	background-image: url(../images/imgSeperator.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}
/**Case study**/
.case_study {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/imgBtnCSInner_Normal.jpg);
	background-repeat: no-repeat;
	padding-left:38px;
	padding-bottom:2px;
	height:26px;
	text-decoration:none;
}
.case_study a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.case_study a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0088CC;
	text-decoration:none;
}
.in_the_spot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/imgBtnSpotInner_Normal.jpg);
	background-repeat: no-repeat;
	padding-left:38px;
	padding-bottom:2px;
	height:26px;
	text-decoration:none;
}
.in_the_spot a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.in_the_spot a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0088CC;
	text-decoration:none;
}
.demos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/imgBtnDemosInner_Normal.jpg);
	background-repeat: no-repeat;
	padding-left:38px;
	height:26px;
	padding-bottom:2px;
	text-decoration:none;
}
.demos a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.demos a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0088CC;
	text-decoration:none;
}


a{
color: #0088cc;
text-decoration:none;

}
a:hover{
color: #000000;
text-decoration:none;
}


/**Table**/

.right_line{
	background-image: url(../images/right_line.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:31px;

}
.left_line{
	background-image: url(../images/left_line.jpg);
	background-repeat: no-repeat;
	height:18px;
	width:31px;

}
.right_line_small{
	background-image: url(../images/right_line.jpg);
	background-repeat: no-repeat;
	height:5px;
	width:31px;

}
.left_line_small{
	background-image: url(../images/left_line.jpg);
	background-repeat: no-repeat;
	height:5px;
	width:31px;

}
.bottom_line{
	background-image: url(../images/bottom_linr.jpg);
	background-repeat: repeat-x;
	height:20px;
	width:31px;

}
.top_line{
	background-image: url(../images/top_line.jpg);
	background-repeat: repeat-x;
	height:20px;
	width:31px;

}
.left_top__corner{
	background-image: url(../images/left_top_corner.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:31px;

}
.right_top_corner{
	background-image: url(../images/top_right_corner.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:31px;

}
.bottom_left__corner{
	background-image: url(../images/bottom_left_corner.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:31px;

}
.bottom_right_corner{
	background-image: url(../images/bottom_right_corner.jpg);
	background-repeat: no-repeat;
	height:28px;
	width:31px;

}

.BlogDate{
font-family:Verdana;
font-weight:bold;	
font-size:xx-small;
color:silver;

}

