/* stylesheet contains classes used globally across the TNS MI website February 2008*/
/* global tag classes */
div, img, ol, ul, li, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-spacing:20px;
	color:#000000;	
}
.mainBodyArea {
	width:850px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
/*------ text classes  ------*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration : none;
	line-spacing:18px;
}
.tm {
	font-size: 8px;
}
.tm10 {
	font-size: 10px;
}
.footnote {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration : none;
}

/*------ all link classes  ------*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-spacing:18px;
	color : #003366;
	text-decoration : none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-spacing:18px;
	font-weight: normal;
	color : #003366;
	text-decoration : none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-spacing:18px;
	font-weight: normal;
	color : #003366;
	text-decoration : none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-spacing:18px;
	color : #FF0099;
	font-weight: normal;
	text-decoration : none;
}
a.mainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-spacing:18px;
	color : #003366;
	text-decoration : none;
}
a.mainLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-spacing:18px;
	font-weight: bold;
	color : #003366;
	text-decoration : none;
}
a.mainLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-spacing:18px;
	font-weight: bold;
	color : #003366;
	text-decoration : none;
}
a.mainLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-spacing:18px;
	color : #FF0099;
	font-weight: bold;
	text-decoration : none;
}
a.bodyLink, a.bodyLink:active, a.bodyLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color : #FF0099;
	text-decoration : none;
}
a.bodyLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color : #666666;
	font-weight: normal;
	text-decoration : none;
}
a.subLink, a.subLink:active, a.subLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #003366;
	text-decoration : none;
}
a.subLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #3399cc;
	font-weight: normal;
	text-decoration : none;
}
a.blogLink, a.blogLink:active, a.blogLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #3399cc;
	text-decoration : none;
}
a.blogLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #FF0996;
	font-weight: normal;
	text-decoration : none;
}
a.backToTop, a.backToTop:active, a.backToTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	text-decoration : none;
	padding-right:10px;
}
a.backToTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	text-decoration : none;
	padding-right:10px;
}
a.titleWhite, a.titleWhite:active, a.titleWhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : none;
}
a.titleWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0099;
	text-decoration : none;
}
/*------ other text --------------*/
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
.copyright {
	padding:10px;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #999999;
	text-decoration : none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #999999;
	text-decoration : none;
}
a.breadcrumbLink, a.breadcrumbLink:active, a.breadcrumbLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0099;
	text-decoration : none;
}
a.breadcrumbLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration : none;
}
ul.listSquare {
	list-style-type: square;
	color: #ff0099;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding-left: 18px;
}
ul.listSquareHome {
	list-style-type: square;
	color: #ff0099;
	list-style-position: outside;
	margin: 0px 2px 10px 0px;
	padding-left: 24px;
}
ul.listSquareMargin {
	list-style-type: square;
	color: #ff0099;
	list-style-position: outside;
	margin: 0px 2px 10px 0px;
	padding-left: 24px;
}
ul.list {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 2px 10px 0px;
	padding-left: 18px;
}
.bulletText {
	color: #000;
}
.ourExpertiseCol {
	padding-top:10px;
	padding-left:10px;
	font-size:11px;
}
/*------ Top Banner Classes -----*/
.nav {
	border-bottom: 1px solid;
	text-align: right;
}
/*------ home page boxes  ------*/
.titleHome {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	vertical-align: middle;
	height: 34px;
}
.textHome {
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:15px;
}
.textHomeSub {
	padding-top:0px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:15px;
}
.imageLive {
	float: left; 
    clear: left; 
    margin: 5px 10px 20px 3px;
	padding-right: 5px;
	
}
.liveTextBox {
	background-color:#f3f5f7;
	padding:5px;
	border-width: 10px;
	border-color: #0000ff;
}
.flashImage {
	margin:0px;
	padding:0px:
}
/*------ content boxes  ------*/
.contentImage {
	width:440px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headerTitle {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
}
.headerBlue {
	background: #3399CC;
}
.headerGray {
	background: #8495AE;
}
.headerGreen {
	background: #47b3b8;
}
.headerPurple {
	background: #9999CC;
}
.headerPink {
	background: #FF0099;
}
.contact {
	width:440px;
	background-image:url(../images/box_bgBlue.gif);
	background-repeat: repeat-no;
	background-position: bottom left;
}
.bgFadeBlue {
	width:440px;
	background-image:url(../images/box_bgBlue.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bgFadeGray {
	width:440px;
	background-image:url(../images/box_bgGray.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bgFadeGreen {
	width:440px;
	background-image:url(../images/box_bgGreen.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bgFadePurple {
	width:440px;
	background-image:url(../images/box_bgPurple.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bgFadePink {
	width:440px;
	background-image:url(../images/box_bgPink.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bgFadeLightGray {
	width:440px;
	background-image:url(../images/box_bgLightGray.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.bgIndustryFocus {
	width:440px;
	background-image:url(../images/box_bgLightGray.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.bgExpertise {
	width:440px;
	background-image:url(../images/box_bgLightGray.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.bgCompany {
	width:440px;
	background-image:url(../images/box_bgLightGray.gif);
	background-repeat: repeat-no;
	background-position: top left;
}
.cornerTopLeft {
	background-image:url(../images/box_cornerLeft.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:8px;
}
.cornerTopRight {
	background-image:url(../images/box_cornerRight.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:8px;
}
.cornerBottomLeft {
	background-image:url(../images/box_cornerBottomLeft.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:8px;
}
.cornerBottomRight {
	background-image:url(../images/box_cornerBottomRight.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:8px;
}
.contentBoxText {
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.contentBoxBullets {
	padding-left: 16px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}
/*------ right box Classes ------*/
.infoBoxes{
	width: 200px;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.infoBoxes{
	empty-cells: show;
	background-color: #FFFFFF;
}
table.infoBoxes td.text {
	font-size:12px;
	padding: 8px;
}
table.infoBoxes td.infoHeader {
	background: #339966;
}
table.infoBoxes td.bgInfo {
	width:194px;
	background-image:url(../images/box_bgLightGreen.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
table.infoBoxes td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
}
.infoPadding {
	background-color: #FFFFFF;
	height:30px;
}
/*------ topNav Classes ------*/
.topNav{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.topNav a.topNavLink, a.topNavLink:active, a.topNavLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
table.topNav a.topNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	font-weight: normal;
	text-decoration : none;
}
/*------ lNav Classes ------*/
.lNav{
	width: 165px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.lNav{
	empty-cells: show;
	background-color: #FFFFFF;
}
table.lNav td {
	font-size:12px;
}
table.lNav a.lNavLink, a.lNavLink:active, a.lNavLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}
table.lNav a.lNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0099;
	font-weight: normal;
	text-decoration : none;
}
table.lNav td.lNavContent {
	text-align:left;
	vertical-align:middle;
	font-weight:normal;
	color:#000000;
	font-size:12px;
	padding-left:5px;
	height: 15px;
	background-color: #B7C2D1; 
}
table.lNav td.lNavContentSelected {
	vertical-align:middle;
	font-weight:normal;
	color:#FF0099;
	padding-left:5px;
	background-color: #B7C2D1;
	height: 25px;
}
table.lNav td.lNavHeaderGray {
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding-left:5px;
	height: 25px; 
}
table.lNav td.lNavHeaderGreen {
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding-left:5px;
	height: 25px;
	background-color: #47b3b8;  
}
table.lNav td.lNavHeaderBlue {
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding-left:5px;
	height: 25px;
	background-color: #3399CC; 
}
table.lNav td.lNavHeaderPink {
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding-left:5px;
	height: 25px;
	background-color: #FF0099; 
}
table.lNav td.lNavHeaderPurple {
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	padding-left:5px;
	height: 25px;
	background-color: #9999CC; 
}
table.lNav td.lNavNotSelected {
	background-color: #8496AE;
	width: 4px;
	height: 25px; 
}
table.lNav td.lNavSelected {
	background-color: #FF0099;
	width: 4px;
	height: 25px; 
}
table.lNav td.dividerShadow {
	background-image:url(../images/divShadow.gif);
	height:8px;
}
.divider {
	background-image:url(../images/divTopFade.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #d4d4d4;
	width:1px;
}
.navTopPadding {
	background-color: #FFFFFF;
	height:30px;
}
/*------ border classes ------*/
.borderLeft {
	background-image:url(../images/border_left.jpg);
	background-repeat: repeat-y;
}
.borderRight {
	background-image:url(../images/border_right.jpg);
	background-repeat: repeat-y;
}
.borderBottom {
	background-image:url(../images/border_bottom.jpg);
	background-repeat: repeat-x;
}
.boxBorderGreen {
	background-image:url(../images/box_borderGreen.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 5px;
}
/*------ page shadow border classes ------*/
.borderLeft {
	background-image:url(../images/border_left.jpg);
	background-repeat: repeat-y;
}
.borderRight {
	background-image:url(../images/border_right.jpg);
	background-repeat: repeat-y;
}
.borderBottom {
	background-image:url(../images/border_bottom.jpg);
	background-repeat: repeat-x;
}
/*------ other box classes ------*/
.boxBackground {
	background-image:url(../images/box_background.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding:10px;
}
.boxBackgroundGreen {
	background-image:url(../images/box_bgroundIndFoc3.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.boxHeader {
	text-align:left;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:16px;
	font-weight: normal;
	background-color:#3399CC;
	height:30px;
}
.boxBorderGreen {
	background-image:url(../images/box_borderGreen.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 5px;
}
.boxQuote {
	background-color: #FF0099;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px; 
}
/*---------------- report classes ---------------------*/
table.report {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}
table.report td {
	border:1px solid #666666;
	padding:3px;
	background-color:#F1F1F1;
}
table.report td.reportHeaderCol {
	font-weight:bold;
	vertical-align:middle;
	background-color:#E4E4ED;
}
table.report td.reportCurrencyCol {
	text-align:right;
}
table.report td.reportPercentCol {
	text-align:center;
}
/*-------other-----*/
div#TNSLive {
	background-color:f3f5f7;
	padding-left:5px;
	padding-top:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:1px;
}
p.liveTitle { 
	background-color:8495ae;
	text-align:left;
	font-size:16px;
	height:30px;
	padding-left:5px;
	padding-top:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:1px;
}
p.live { 
	display: inline;
	margin-right:10%;
	padding-left:10px;
	width:200px; 
	border:1px solid #ffffff;
	background-color: #f3fbfc;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
	padding-bottom:10px;
}
.blogBanner {
	background-image:url(../images/image_blogLinkBg.gif);
	background-repeat: no-repeat;
}
.hidden{  
	display: none;
}
.bottomBorder2 {
	border-bottom: 1px #999999;
}
.bannerAnnimation {
	margin: 0px;
}
td.logo { display: block; }

.flashImage {
	padding:0px;
	margin:0px;
}
.flashFloatRight { 
    float: right;
	padding:0px;
	margin:0px; 
}
.flashFloatLeft { 
    float: left;
	padding:0px;
	margin:0px; 
}
.pagePrintWidth {
	width:650px;
	padding:20px;
}