/* 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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #FFFFFF;
	text-align: center;
}
.bodyPopup {
	background-color:#FFFFFF;
	margin:10px;
}
.pagePrintWidth {
	width:650px;
}
#container {
	margin: 0 auto;
	text-align: center;
} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
}
.mainBodyArea {
	width:850px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#headerImage {
	background-image:url(../_images/topHeader86.jpg);
}
/*------ 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;
}
.footnoteText {
	color:#999999;
	font-size:10px;
	font-style:italic;
}
.requiredText {
	color:#FF6633;
}
.pageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-weight:normal;
	height:35px;
}
.pageSubTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff5800;
	font-weight:normal;
}
.pageSubTitle2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff5800;
	font-weight:normal;
}
.header1 {
	font-size:18px;
	color:#000000;
}
.header2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.header3 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.header4 {
	font-size:12px;
	font-weight:bold;
	color:#ff5800;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#000000;
	font-weight:normal;
}
.subText {
	font-size:10px;
}
/*------ list classes  ------*/
ul.listSquare {
	list-style-type: square;
	color: #ff5800;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding-left: 18px;
}
ul.listSquareHome {
	list-style-type: square;
	color: #ff5800;
	list-style-position: outside;
	margin: 0px 2px 10px 0px;
	padding-left: 24px;
}
ul.listSquareArrow {
	list-style-image: url(../_images/bullets/arrow_pinkDown.gif);
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 2px 10px 0px;
	padding-left: 14px;
}
ul.listSquareMargin {
	list-style-type: square;
	color: #ff5800;
	list-style-position: outside;
	margin: 0px 2px 10px 0px;
	padding-left: 24px;
}
.bulletText {
	color: #000;
}
/*------ all link classes  ------*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color : #ff5800;
	text-decoration : none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color : #ff5800;
	text-decoration : none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color : #ff5800;
	text-decoration : none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ff5800;
	font-weight: normal;
	text-decoration : none;
}
a.mainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #ff5800;
	text-decoration : none;
}
a.mainLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #ff5800;
	text-decoration : none;
}
a.mainLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #ff5800;
	text-decoration : none;
}
a.mainLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #ff5800;
	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 : #ff5800;
	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 : #ff5800;
	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: #ff5800;
	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: #ff5800;
	text-decoration : none;
}
a.breadcrumbLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration : none;
}
li {
	list-style-image: url(../_images/bullets/bullet_pinkPaddedList.gif);
	list-style-position: outside; 
}
.ourExpertiseCol {
	padding-top:10px;
	padding-left:10px;
	font-size:11px;
}
/*------ 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;
	line-height:16px;
}
.imageHome {
}
.liveTextBox {
	background-color:#f3f5f7;
	padding:5px;
	vertical-align:top;
}
.imageLive {
	float: left; 
    clear: left; 
    margin: 5px 5px 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:normal;
	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: #ff5800;
}
.contact {
	width:440px;
	background-image:url(../_images/box_bgBlue.gif);
	background-repeat: no-repeat;
	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: no-repeat;
	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: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.contentBoxBullets {
	padding-left: 16px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}
/*------ right box Classes ------*/
.infoBoxes{
	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: #9bcba5;
}
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: #ff5800;
	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: #ff5800;
	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:#ff5800;
	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: #ff5800; 
}
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: #ff5800;
	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;
}
.navList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration : none;
}
/*------ 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: #ff5800;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px; 
}
/*-------chart and report classes-----*/
table.report {
	border-collapse: collapse;
	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;
}
/* chart */
table.chart {
	border-collapse: collapse;
	empty-cells: show;
	background-image:url(../_images/box_bgGreen.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
table.chart td {
	border:1px solid #3399cc;
	padding:3px;
}
table.chart td.chartHeaderCol {
	font-weight:bold;
	vertical-align:middle;
	background-color:#fff;
}
table.chart td.chartCurrencyCol {
	text-align:right;
}
table.chart td.chartPercentCol {
	text-align:center;
}
/* form classes */
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	vertical-align: middle;
	background-color:#F9F9FB; 
}
input.checkBox {
	vertical-align:middle;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
input.radioButton {
	vertical-align:middle;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.headerFormControl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	vertical-align:middle;
}	
table.form {
	border-collapse: collapse;
	empty-cells: show;
}
table.form td {
	font-size:11px;
}
table.form strong {
	color:#333333;
}
table.form td.selectListHeader {
	background-color: #999999;
	color: #FFFFFF;
	font-weight:bold;
	height:19px;
	vertical-align:middle;
	padding-left:3px;
	border:1px solid #CCCCCC;
}
select.selectList {
	width:100%;
	border:0px #999999 solid;
}


/*-------other-----*/
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 {
	margin-top: 0px;
	margin-bottom: -3px;
}
.flashFloatRight { 
    float: right;
	padding:0px;
	margin:0px; 
}
.flashFloatLeft { 
    float: left;
	padding:0px;
	margin:0px; 
}
