/* @group Global */

body {
	background: #dbdbdb url(../images/global/tnc_main_pattern.gif) repeat;
	height: 100%;


/*Critical for full window height on center*/
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	font: 100% Arial, Helvetica, sans-serif;
}

#globalWrap {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/global/top_bands_short.gif) repeat-x;
	text-align: center;
	position: absolute;
}

#globalWrapSec {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/global/top_bands_short_sec.gif) repeat-x;
	text-align: center;
	position: absolute;
}

a img {
	border-style: none;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-top: 0;
	margin-bottom: 1em;
}

h1 {
	font-size: 16px;
	line-height: 1.3em;
}

h2, h3, h4, h5, h6 {
	font-size: 14px;
	line-height: 1.3em;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 14px/1.3em Arial, Helvetica, sans-serif;
}

a:link {
	color: #2f4696;
	text-decoration: none;
}

a:visited {
	color: #6c6c6c;
	text-decoration: none;
}

a:hover, a:active, a:visited:hover {
	color: #2f4696;
	border-bottom: 1px dotted #2f4696;
}

.bold {
	font-weight: bold;
}

object {
	z-index: 0;
}

/* @end */

/* @group Content */

/* @group Wraps and Backgrounds */

#headerWrap {
	width: 970px;
	height: 180px;
	margin: 0 auto;
	padding: 0 24px;
	clear: both;
	background: url(../images/global/tnc_header_background.gif) repeat-y;
	text-align: center;
}

#featureWrap {
	width: 970px;
	height: 140px;
	margin: 0 auto;
	padding: 0 24px;
	clear: both;
	background: #2f4696 url(../images/global/tnc_featured_background.gif) repeat-y;
	z-index: 2 !important;
}

#secondaryTopWrap {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	width: 970px;
	height: 160px;
	margin: 0 auto;
	padding: 0 24px;
	clear: both;
	background: #2f4696 url(../images/global/tnc_featured_background.gif) repeat-y;
}

#homeTopWrap {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	width: 970px;
	height: 140px;
	padding: 0 24px;
	clear: both;
	background: #2f4696 url(../images/global/tnc_featured_background.gif) repeat-y;
	margin: 0 auto;
}

#contentWrap {
	width: 950px;
	padding: 0 34px;
	clear: both;
	background: url(../images/global/tnc_content_background.gif) repeat-y;
	margin: 0 auto;
}

#footerWrap {
	width: 950px;
	margin: 0 auto;
	padding: 0 34px;
	clear: both;
	background: url(../images/global/tnc_content_background.gif) repeat-y;
	text-align: left;
	height: 40px;
}

.ie div#footerWrap {
	width: 950px;
	margin: 0 auto;
	padding: 0 34px;
	clear: both;
	background: url(../images/global/tnc_content_background.gif) repeat-y 0 -1px;
	text-align: left;
	height: 41px;
}

#boilerWrap {
	width: 1018px;
	height: 34px;
	margin: 0 auto 20px;
	padding: 0;
	clear: both;
	background: url(../images/global/tnc_boiler_background.gif) no-repeat;
}

.ie div#boilerWrap {
	width: 1018px;
	height: 34px;
	padding: 0;
	clear: both;
	background: url(../images/global/tnc_boiler_background.gif) no-repeat;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group Header */

/* @group Logo */

#headerLogo {
	width: 248px;
	height: 180px;
	margin: 0 248px 0 0;
	padding: 0;
	float: left;
	color: #2f4696;
	vertical-align: top;
	text-align: left;
}

#headerLogo a:hover {
	border-bottom-style: none;
}



/* @end */

/* @group Login */

#headerRightSearch a:link, #headerRightSearch a:visited {
	color: #938970;
	text-decoration: none;
}

#headerRightSearch a:hover, #headerRightSearch a:active, #headerRightSearch a:visited:hover {
	color: #2f4696;
	text-decoration: none;
	border-bottom-style: none;
}

#headerRightSearch {
	width: 712px;
	height: 115px;
	margin: 0 0 0 -248px;
	float: left;
	color: #2f4696;
	text-align: right;
	padding: 0;
}

#headerRightSearch ul, ol {
	padding: 0;
	margin: 50px 0 0;
}

#headerRightSearch li {
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-right: 1px solid #938970;
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	list-style-type: none;
}

#headerRightSearch li.last {
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 10px;
	border-right-style: none;
	margin-right: 0;
	list-style-type: none;
}



/* @end */

/* @group Nav */

table {
  border-collapse: collapse !important;
}

#headerRightNav {
	width: 712px;
	height: 45px;
	margin: 0 0 0 -248px;
	float: left;
	color: #2f4696;
	padding: 0;
	background-color: #e6e6e6;
	z-index: 5 !important;
}

#headerRightNav img, a img {
	margin: 0;
	padding: 0;
	border-style: none;
}

#headerRightNav ul {
	padding: 0;
	margin: 0;
	display: inline;
	list-style-position: outside;
}

#headerRightNav a {
	display: block;
	border-style: none;
}

#headerRightNav li {
	list-style-type: none;
	border-style: none;
	font: 10px "Palatino", Georgia, Times;
	text-decoration: none;
	color: #333333;
	float: left;
}

#headerRightNav li ul {
	position: absolute;
	margin-left: -1999px;
	width: 150px;
	z-index: 102 !important;
}

#headerRightNav li ul {
	position: absolute;
	margin-left: -1999px;
	width: 150px;
}

#headerRightNav li:hover ul, #headerRightNav li.sfhover ul {
	margin-left: auto;
}

.gecko #headerRightNav li:hover ul, .gecko #headerRightNav li.sfhover ul {
	margin-left: -70px;
}

.gecko #headerRightNav li:hover ul.case, .gecko #headerRightNav li.sfhover ul.case {
	margin-left: -90px;
}

#headerRightNav li li {
	border-style: none;
}	

#headerRightNav li li a {
	padding: 8px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #938970;
	font: bold 12px/1.25em Arial, Helvetica, sans-serif;
	width: 150px;
	text-align: left;
}

#headerRightNav li li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #2f4696;
	text-align: left;
}



/* @end */

/* @end */

/* @group Main Conent */

/* @group Left Column */

#leftColWrap {
	width: 235px;
	height: 100%;
	background-color: #938970;
	margin-right: 235px;
	float: left;
	text-align: left;
}

/* @end */

/* @group Right Column */

#rightColWrap {
	width: 675px;
	margin: 0 0 -170px -235px;
	padding: 20px 10px 20px 30px;
	text-align: left;
	float: right;
	height: 100%;
	background-color: transparent;
	top: -170px;
	position: relative;
}

#rightColWrap ol {
	padding: 0;
	list-style-position: outside;
	margin: 10px 0 10px 20px;
}

#rightColWrap ul {
	padding: 0;
	list-style-type: square;
	list-style-image: url(../images/global/tnc_arrow_ul.gif);
	margin: 10px 0 10px 15px;
	list-style-position: outside;
}

#rightColWrap li
 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
	font-size: 12px;
}

.ie #rightColWrap ol {
	padding: 0;
	list-style-position: outside;
	margin: 10px 0 10px 25px;
}

.ie #rightColWrap ul {
	padding: 0;
	list-style-type: square;
	list-style-image: url(../images/global/tnc_arrow_ul.gif);
	margin: 10px 0 10px 18px;
	list-style-position: outside;
}

.ie #rightColWrap li
 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
	font-size: 12px;
}

#rightColWrap blockquote {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #2f4696;
	margin-left: 20px;
	background-color: #e6e6e6;
	padding: 10px;
}

#rightColHomeWrap {
	width: 675px;
	margin: 0 0 0 -235px;
	padding: 20px 10px 20px 30px;
	text-align: left;
	float: left;
	height: 100%;
	background-color: transparent;
}

#rightColHomeWrap ol {
	padding: 0;
	list-style-position: outside;
	margin: 10px 0 10px 20px;
}

#rightColHomeWrap ul {
	padding: 0;
	list-style-type: square;
	list-style-image: url(../images/global/tnc_arrow_ul.gif);
	margin: 10px 0 10px 15px;
	list-style-position: outside;
}

#rightColHomeWrap li
 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
	font-size: 12px;
}

.ie #rightColHomeWrap ol {
	padding: 0;
	list-style-position: outside;
	margin: 10px 0 10px 25px;
}

.ie #rightColHomeWrap ul {
	padding: 0;
	list-style-type: square;
	list-style-image: url(../images/global/tnc_arrow_ul.gif);
	margin: 10px 0 10px 18px;
	list-style-position: outside;
}

.ie #rightColHomeWrap li
 {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
	font-size: 12px;
}

#rightColHomeWrap blockquote {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #2f4696;
	margin-left: 20px;
	background-color: #e6e6e6;
	padding: 10px;
}

/* @end */

#clear {
	width: 100%;
	clear: both;
	height: 2px;
	background-color: transparent;
	font-size: 1px;
}

/* @end */

/* @end */

/* @group Footer */

#footerLeftColWrap {
	width: 215px;
	background-color: #938970;
	margin-right: 235px;
	float: left;
	height: 20px;
	padding: 14px 10px 6px;
}

#footerLeftColWrap p {
	font-size: 9px;
	color: #fff;
}

#footerRightColWrap {
	width: 715px;
	margin: 0 0 0 -235px;
	padding: 0;
	text-align: left;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	float: left;
	height: 40px;
}

#footerContent {
	padding-left: 10px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-top: 14px;
	width: 685px;
	margin: 0 0 0 10px;
	background-color: #e6e6e6;
	color: #333;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}

#footerContent a:link, #footerContent a:visited {
	color: #333;
	text-decoration: none;
}

#footerContent a:hover, #footerContent a:active, #footerContent a:visited:hover {
	color: #2f4696;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* @end */

/* @group Page Specific Styles */

/* @group Homepage */

/* @group Questions */

#questionsContent {
	z-index: 0 !important;
	width: 970px;
	height: 140px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#questionContainer {
	width: 495px;
	height: 110px;
	float: left;
	background: #2f4696 url(../images/Home/tnc_Q.gif) no-repeat 10px;
	margin: 0 625px 0 0;
	color: #fff;
	padding: 30px 20px 0 110px;
	text-align: left;
	font: normal normal 21px "Times New Roman", Times, serif;
	text-decoration: none;
}

#answerContainer {
	height: 110px;
	width: 285px;
	margin: 0 0 0 -625px;
	padding: 30px 20px 0 40px;
	float: left;
	background: #333 url(../images/Secondary/tnc_sec_content_background.gif) no-repeat 0 center;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font: normal normal normal 18px "Times New Roman", Times, serif;
}

.mac #questionContainer {
	width: 495px;
	height: 110px;
	float: left;
	text-align: left;
	background: #2f4696 url(../images/Home/tnc_Q.gif) no-repeat 10px;
	margin: 0 625px 0 0;
	color: #fff;
	text-decoration: none;
	padding: 30px 20px 0 110px;
	font: normal normal 24px "Times New Roman", Times, serif;
}

.mac #answerContainer {
	height: 110px;
	width: 285px;
	margin: 0 0 0 -625px;
	padding: 30px 20px 0 40px;
	text-align: left;
	float: left;
	background: #333 url(../images/Secondary/tnc_sec_content_background.gif) no-repeat 0 center;
	color: #fff;
	text-decoration: none;
	font: normal normal 18px "Times New Roman", Times, serif;
}

#answerContainer a:link, #answerContainer a:visited {
	color: #fff;
	text-decoration: none;
}

#answerContainer a:hover, #answerContainer a:active {
	color: #c3b694;
	text-decoration: none;
	border-style: none;
}



/* @end */

/* @group Left Column */

#servicesContainer {
	width: 215px;
	margin: 0 0 10px;
	padding: 40px 20px 10px 0;
	background: #938970 url(../images/Home/tnc_solutions_title.gif) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#servicesContainer ul {
	margin: 10px 0 0;
	padding: 0 0 0 20px;
	list-style-type: none;
}

#servicesContainer li {
	padding: 10px 0;
	background-image: none;
}

#servicesContainer li a:link, #servicesContainer li a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom-style: none;
}

#servicesContainer li a:hover, #servicesContainer li a:active, #servicesContainer li a:visited:hover {
	border-bottom-style: none;
	background: url(../images/Home/tnc_arrow_services.gif) no-repeat 0 center;
	padding-left: 10px;
	margin-left: -10px;
}

#servicesContainer li.selected {
	border-bottom-style: none;
	background: url(../images/Home/tnc_arrow_services.gif) no-repeat 0 center;
	padding-left: 10px;
	margin-left: -10px;
}

/* This two styles are to render the bullets on IE on the PC */

.ie #servicesContainer li a:hover, .ie #servicesContainer li a:active {
	border-bottom-style: none;
	background: url(../images/Home/tnc_arrow_services.gif) no-repeat 0 center;
	margin-left: -10px;
	padding-left: 11px;
}

.ie #servicesContainer li.selected {
	border-bottom-style: none;
	background: url(../images/Home/tnc_arrow_services.gif) no-repeat 0 center;
	margin-left: -10px;
	padding-left: 11px;
}

#adContainer {
	width: 215px;
	margin: 0 0 10px;
	padding: 0 10px;
	background: #938970 no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 110px;
}

#adContainer a:hover {
	border-bottom-style: none;
}



/* @end */



/* @end */

/* @group Secondary */

#quoteContainer {
	text-align: left;
	background-color: #93886f;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 20px;
	width: 205px;
	margin: 0 0 10px;
	background: no-repeat;
	color: #fff;
}

#quoteContainer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-style: italic;
	color: #fff;
	font-size: 13px;
}

#secondaryNavContainer {
	width: 245px;
	height: 160px;
	margin-right: 245px;
	float: left;
	text-align: left;
	background: #2f4696
}

#secondaryNavContainer ul {
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 20px;
	padding: 0 0 0 20px;
	list-style-type: none;
}

.ie div#secondaryNavContainer ul {
	padding: 0 0 0 20px;
	list-style-type: none;
	margin: 15px 0 0;
}

#secondaryNavContainer li {
	background-image: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.ie div#secondaryNavContainer li {
	background-image: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#secondaryNavContainer li a:link, #secondaryNavContainer li a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom-style: none;
}

#secondaryNavContainer li a:hover, #secondaryNavContainer li a:active, #secondaryNavContainer li a:visited:hover {
	border-bottom-style: none;
	background: url(../images/Secondary/tnc_arrow_sec_nav.gif) no-repeat 0 center;
	padding-left: 10px;
	margin-left: -10px;
}

#secondaryNavContainer li.selected {
	border-bottom-style: none;
	background: url(../images/Secondary/tnc_arrow_sec_nav.gif) no-repeat 0 2px;
	padding-left: 10px;
	margin-left: -10px;
}

/* This two styles are to render the bullets on IE on the PC */

.ie #secondaryNavContainer li a:hover, .ie #secondaryNavContainer li a:active {
	border-bottom-style: none;
	background: url(../images/Secondary/tnc_arrow_sec_nav.gif) no-repeat 0 center;
	margin-left: -10px;
	padding-left: 11px;
}

.ie #secondaryNavContainer li.selected {
	border-bottom-style: none;
	background: url(../images/Secondary/tnc_arrow_sec_nav.gif) no-repeat 1px 6px;
	margin-left: -10px;
	padding-left: 11px;
}

.gecko #secondaryNavContainer li.selected {
	border-bottom-style: none;
	background: url(../images/Secondary/tnc_arrow_sec_nav.gif) no-repeat 1px 3px;
	margin-left: -10px;
	padding-left: 11px;
}

#secondaryTopContent {
	height: 140px;
	width: 695px;
	margin: 0 0 0 -245px;
	padding: 20px 0px 0px 30px;
	float: left;
	background: transparent url(../images/Secondary/tnc_sec_content_background.gif) no-repeat !important;
}



/* @end */



/* @end */
