/* ------------------------------------ */
/* Global Styles */
/* ------------------------------------ */
div#flashBars {
	padding-top: 5px;
}
.printOnly {
	display: none;
}
body {
	margin: 0px;
	text-align: center;
	background-color: #fff;
	font-size: 11px;
}
div#container {
	position: relative;
	width: 776px;
	margin: 0px auto;
	background-color: #fff;
	text-align: left;
	border: 1px solid #fff;
	border-top: none;
}
a img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}

A:link, A:visited {
	text-decoration: none;
	color: #000;
}
A:active, A:hover {
	text-decoration: underline;
}

.Italic {
	font-style: italic;
}

/* ------------------------------------ */
/* Narrative Text Styles */
/* ------------------------------------ */
.narrativeText {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #494442;
	width: 380px;
	float: left;
	margin: 10px 0px 0px 10px;

}
.narrativeText h3 {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.narrativeText p {
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 2px;
}

/* ------------------------------------ */
/* Logo */
/* ------------------------------------ */
h1 {
	position: absolute;
	left: 5px;
	width: 262px;
	height: 40px;
	padding: 0px;
	background: url(../media/images/tsg_logo.gif) no-repeat;
	top: 28px;
	voice-family: "\"}\""; voice-family: inherit;
	top: 13px !important;
	top/**/:/**/ 28px;
}
h1 a:link, h1 a:visited {
	display: block;
	width: 262px;
	height: 40px;
}
h1 span {
	display: none;
}

/* ------------------------------------ */
/* Header */
/* ------------------------------------ */
div#headerBar {
	width: 776px;
	height: 21px;
	background-color: #1f4520;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #fff;
}
#headerBar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#headerBar li {
	float: right;
	height: 21px;
	padding: 4px 6px 0px 0px;
}
#headerBar li.withPipe {
	margin-right: 6px;
	background: url(../media/images/header_pipe.gif) no-repeat;
	background-position: right 1px;
}
#headerBar label {
	position: relative;
	top: 0px;
}
html*#headerBar label {
	position: relative;
	top: -1px;
	voice-family: "\"}\""; voice-family: inherit;
	top: -2px !important;
	top/**/:/**/ -1px;
}
input#Search {
	width: 78px;
	height: 14px;
	border: none;
	padding: 0px;
	margin-left: 3px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
}
html*input#Search {
	position: relative;
	bottom: 2px;
	font-size: 10px;
	voice-family: "\"}\""; voice-family: inherit;
	bottom: 1px !important;
	font-size: 8px !important;
	bottom/**/:/**/ 2px;
	font-size/**/:/**/ 10px;
}
input#Go {
	position: relative;
	width: 15px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	bottom: 1px;
	voice-family: "\"}\""; voice-family: inherit;
	bottom: 0px !important;
	bottom/**/:/**/ 1px;
	
}
#headerBar a:link, #footerBar a:link {
	color: #fff;
	text-decoration: none;
}
#headerBar a:visited, #footerBar a:visited {
	/*color: #b1bda2;*/
	color: #fff;
	text-decoration: none;
}
/*#headerBar a:visited {
	color: #b1bda2;
}*/
#headerBar a:hover, #footerBar a:hover {
	color: #b1bda2;
}

/* ------------------------------------ */
/* MainNav */
/* ------------------------------------ */
div#mainNav {
	position: relative;
	margin-top: 197px;
	z-index: 2;
	width: 777px;
	height: 30px;
}
li.navButton a:link, li.navButton a:visited {
	display: block;
	width: 188px;
	height: 20px;
	text-align: center;
}
li.navButton a img {
	border: none;
	position: relative;
	top: 3px;
}
div#mainNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#mainNav ul li {
	float: left;
}
div#mainNav ul ul {
	height: 30px;
	background-color: #000;
	width: 188px; /* Added by Dane */
}
li.spaceAfter {
	margin-right: 8px;
}
li.navButton {
	width: 188px;
	height: 20px;
	background-color: #000;
	border-bottom: 2px solid #fff;
}
ul#nav01 li.navButton {
	background-color: #295121;
}
ul#nav02 li.navButton {
	background-color: #cb600f;
}
ul#nav03 li.navButton {
	background-color: #06455f;
}
ul#nav04 li.navButton {
	background-color: #4d1125;
}

/* ------------------------------------ */
/* SubNav */
/* ------------------------------------ */
div#subNavArea {
	position: relative;
	float: left;
}
div#subNavArea H2 {
	position: relative;
	width: 188px;
	height: 27px;
	z-index: 4;
	/* Added by Dane: All below */
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
}
div#subNavArea H2 span {
	display: none;
}
h2 A:link, h2 A:visited {
	display: block;
	width: 188px;
	height: 27px;
}

ul#subNav {
	position: relative;
	z-index: 3;
	list-style: none;
	padding: 0px 0px 0px 0px;
	padding-top: 108px;
	margin: 0px 0px 1px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 183px;
}
ul#subNav a:link, ul#subNav a:visited, ul#subNav a:hover {
	display: block;
	line-height: 14px;
	padding-left: 5px;
	color: #fff;
	text-decoration: none;
	/* Added by Dane: Box Model */
	width: 188px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 183px !important;
	width/**/:/**/ 188px;
}
ul#subNav li {
	width: 188px;
	/*height: 14px;*/
	/*margin-top: 3px;*/
	/* Added by Dane: Box Model */
	margin-top: 3px;
}
div#pageButtons {
	float: left;
	position: relative;
	top: 1px;
	clear: both;
	width: 188px;
	height: 17px;
	padding-top: 12px;
	background-color: #fff;
	z-index: 3;
	margin-top: -2px;
	voice-family: "\"}\""; voice-family: inherit;
	margin-top: -1px !important;
}
div#pageButtons a {
	float: right;
	margin-left: 10px;
}

/* ------------------------------------ */
/* Sub Nav Landing */
/* ------------------------------------ */

div#subNavArea.landing {
	float: none;
	bottom: 0px;
	voice-family: "\"}\""; voice-family: inherit;
	bottom: 5px !important;
	bottom/**/:/**/ 0px;
}

div#subNavArea.landing ul#subNav {
	padding: 0px !important;
	margin: 0px !important;
}

/* ------------------------------------ */
/* Section Headline */
/* ------------------------------------ */
#secHeadline H3 {
	background: url(../media/images/tag_change.gif) no-repeat;
}
div#secHeadline {
	width: 359px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #494442;
	position: absolute;
	top: 40px;
	left: 393px;
}
div#secHeadline h3 span {
	display: none;
}
#secHeadline H3 {
	width: 359px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 18px;
	color: #000;
}
#secHeadline P {
	margin-top: 0px;
}
#secHeadline strong {
	font-size: 12px;
	color: #000 !important;
}

/* ------------------------------------ */
/* Section Quote */
/* ------------------------------------ */
div#secQuote {
	position: absolute;
	text-align: right;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	font-style: oblique;
}
div#secQuote a:link, div#secQuote a:visited {
	color: #000;
	text-decoration: underline;
}
div#secQuote a:hover {
	text-decoration: none;
}
div#secQuote blockquote, div#secQuote .quote {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
div#secQuote .quoted {
	text-align: right;
}
div#secQuote p, div#secQuote .quote, div#secQuote .quoted {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
	font-style: oblique;
	color: #000;
}

/* ------------------------------------ */
/* Section Content */
/* ------------------------------------ */
div#sectionBlock {
	right: 1px;
	width: 100%;
	border-top: 2px solid #fff;
	float: left;
	background-color: #fff;
	width: 777px;
	position: relative;
	padding-left: 1px;
	margin-bottom: 45px;
}
div#ladingContent {
	float: left;
	width: 588px;
}
/* ------------------------------------ */
/* TSG People PNGs */
/* ------------------------------------ */
div#tsgPeople {
	position: absolute;
	top: 120px;
	z-index: 1;
}
div#tsgPerson01, div#tsgPerson02, div#tsgPerson03, div#tsgPerson04 {
	float: left;
	width: 188px;
	height: 320px;
}
div#tsgPerson01, div#tsgPerson02, div#tsgPerson03 {
	margin-right: 8px;
}

/* ------------------------------------ */
/* Footer */
/* ------------------------------------ */
div#footerBar {
	width: 776px;
	height: 21px;
	border-top: 1px solid #fff;
	background-color: #1f4520;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	clear: both;
}
#footerBar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#footerBar li {
	padding: 5px 10px 0px 10px;
}
li#disclaimer {
	float: right;
	text-transform: uppercase;
}
li#copyright {
	float: left;
}

/* ------------------------------------ */
/* Featured Questions */
/* ------------------------------------ */
ol#featQuestion {
	position: relative;
	z-index: 100;
}

/* ------------------------------------ */
/* Reasons */
/* ------------------------------------ */
div#reasons {
	width: 364px;
	margin: 5px 0px 0px 195px;
	voice-family: "\"}\""; voice-family: inherit;
	margin: 5px 0px 0px 190px;
	margin/**/:/**/ 5px 0px 0px 195px;
}
div#reasons ol {
	margin: 0px;
	padding-left: 25px;
	list-style: decimal outside;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	list-style: none;
	list-style-position: outside;
}
div#reasons li {
	padding-left: 20px;
	margin-left: -22px;
	padding-top: 1px;
	line-height: 12px;
}
div#reasons p {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	margin: 0px 0px 20px 25px;
	padding: 0px;
	color: #494442;
}
div#reasonButtons {
	margin-left: 25px;
}
div#reasons img {
	margin-right: 3px;
}
div#allQuestions {
	float: right;
	position: relative;
}
div#allQuestions ol {
	padding: 0px;
	margin: 6px 0px 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #494442;
	list-style: none;
	list-style-position: outside;
}
div#allQuestions li {
	padding-left: 16px;
	margin-right: 4px;
	width: 182px;
	margin-bottom: 3px;
	voice-family: "\"}\""; voice-family: inherit;
	width: 164px !important;
	margin-bottom: 6px !important;
	width/**/:/**/ 182px;
	margin-bottom/**/:/**/ 3px;
}
div#allQuestions li a:link, div#allQuestions li a:visited {
	color: #494442;
}
li.q1 {
	background: url(../media/images/reasons_1.gif) no-repeat;
}
li.q2 {
	background: url(../media/images/reasons_2.gif) no-repeat;
}
li.q3 {
	background: url(../media/images/reasons_3.gif) no-repeat;
}
li.q4 {
	background: url(../media/images/reasons_4.gif) no-repeat;
}
li.q5 {
	background: url(../media/images/reasons_5.gif) no-repeat;
}
span.currentReason {
	color: #000;
}

/* --------------------------------------------------*/

/* TEMP TEST CSS */
.testBorder {
	border: 1px solid red;
}
/* --------------------------------------------------*/
