.placeholder { color: #aaa; }


/*********************************************************
*  HPBody
*********************************************************/
	/* WE DON'T WANT THE H1 TAG TO SHOW ON THE HOMEPAGE */
h1 {
	display: none;
}

/* BECAUSE DURING DEVELOPMENT ALL STYLESHEETS WERE INCLUDED WE NEED TO SHOW THE H1 TAGS WITHIN THE CONTENT DIV */
#content h1 {
	display: block;
}

#pageBody.hpBody {
	font-size: 95%;
	margin-top: -23px;
}

/*
#pageBody.hpBody a {
	font-weight: normal;
}
*/


#pageBody.hpBody h3 {
	font-size: 110%;
}

#pageBody.hpBody a img {
	border: 0;
}

#pageBody.hpBody input {
	padding: 0;
	margin-top: 2px;
	border: 1px solid #CCC;
}

#pageBody.hpBody button {
	border: 0;
	cursor: pointer;
	font-weight: bold;
	padding: 0 18px 0 0;
	background: url(../_img/homepage/button_blue_right.png) no-repeat right
		top;
	height: 28px;
	color: #fff;
}

#pageBody.hpBody button div {
	margin: 0;
	padding: 0 0 0 14px;
	height: 28px;
	line-height: 23px;
	white-space: nowrap;
	background: url(../_img/homepage/button_blue_left.png) no-repeat left top;
}

/*
#pageBody.hpBody button:active,#pageBody.hpBody button.active {
	padding: 0 19px 0 0;
}

#pageBody.hpBody button:active div, #pageBody.hpBody button.active div
{
	margin-top: -1px;
}
*/

#pageBody.hpBody button.FireFoxButton {
	padding: 0 14px 0 0;
}

#pageBody.hpBody button.FireFoxButton div {
	top: -1px;
	position: relative;
}

#pageBody.hpBody fieldset label {
	padding-right: 5px;
	display: block;
	font-weight: normal;
	margin: 0;
	line-height: 100%;
}

/* MAY USE THIS AGAIN SHORTLY 
  #pageBody.hpBody fieldset label span
  {
    float: left;
    width: 55px;
    background-color: #CCC;
    display: block;
    padding: 5px 0;
  } */
#pageBody.hpBody .clr {
	height: 1px;
	line-height: 1px;
}

/*********************************************************
* Homepage application box styles
*********************************************************/
.hpApplicationBox {
	background: url(../_img/homepage/thin_gradient_bottom.gif) no-repeat
		left bottom;
	padding-bottom: 2px;
	min-height: 230px;
}

#pageBody .hpApplicationBox h3 {
	margin: 0;
	padding: 8px 0 8px 10px;
	background: transparent url(../_img/homepage/thin_header_bottom.gif) no-repeat left bottom;
	color: #FFF;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 155%;
	font-weight: normal;
	line-height: 100%;
}

.hpApplicationBox form {
	display: inline;
	margin: 0;
	padding: 0;
}

.hpApplicationBox .body {
	background-color: #FFF;
	margin: 0;
	padding: 5px 28px 8px 10px;
	background-color: #F2F2F2;
	background-image: url(../_img/homepage/thin_gradient.gif);
	background-repeat: repeat-y;
	text-align: right;
	line-height: 1.1;
}

.hpApplicationBox fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0.8em;
}

.hpApplicationBox fieldset a {
	display: block;
	line-height: 100%;
}

.hpApplicationBox p.fakelegend {
	color: #000;
	margin: 7px 0 8px 0pt;
	text-align: left;
}

.hpApplicationBox p {
	text-align: left;
	margin-bottom: 4px;
}

.hpApplicationBox button {
	margin: 0 0 5px
}

.hpApplicationBox select {
	width: 116px;
	border: 1px solid #CCC !important;
	margin-top: 2px;
	margin-bottom: -2px;
}

.hpApplicationBox fieldset label select {
	border: 1px solid #CCC;
}

.hpApplicationBox input {
	width: 118px;
	border: 1px solid #CCC;
}

.hpApplicationBox input {
	width: 114px;
}

#pageBody.hpBody .hpApplicationBox .RadioGroup {
	margin-bottom: 12px;
	width: 100%;
	padding-right: 5px;
	clear: both;
	overflow: hidden;
}

#pageBody.hpBody .hpApplicationBox label.RadioButton {
	border: none;
	display: inline;
	padding-right: 0px;
	white-space: nowrap;
}

#pageBody.hpBody .hpApplicationBox .RadioButtonWrapper {
	border: none;
	padding-right: 0px;
	display: inline;
}

label.RadioButton input {
	border: none !important;
}

.hpApplicationBox label.RadioButton input {
	width: auto;
	margin: 2px 0 -2px 0;
	border: none;
}

#pageBody.hpBody .hpApplicationBox a {
	font-weight: normal;
}

.emptyApplication .body {
	padding-right: 10px;
}

fieldset label.checkbox {
	clear: both;
	position: relative;
	line-height: 100%;
}

fieldset label.checkbox input {
	width: auto;
	height: 1.2em;
	line-height: 100%;
	float: right;
	border: none !important;
	display: inline;
	margin-top: -2px !important;
	margin-bottom: 2px !important;
}

/*********************************************************
* APPLICATION BOX WRAPPERS
*********************************************************/
.HPSending,.HPTracking,.HPmyTNTsmall,.HPmyServices {
	float: left;
	display: inline;
	width: 223px;
	margin-right: 9px;
}

.HPmyTNTsmall,.HPmyServices {
	margin-top: 7px;
	margin-bottom: 8px;
}

.HPmyTNTsmall div.header,.HPmyServices div.header {
	background: transparent url(../_img/homepage/thin_header_bottom.gif) no-repeat left bottom;
}

.HPmyTNTsmall h3 {
	background: transparent url(../_img/homepage/app5_header.gif) no-repeat right top !important;
	font-size: 110% !important;
}

.HPmyServices h3 {
	background: transparent url(../_img/homepage/app4_header.gif) no-repeat left top !important;
	font-size: 110% !important;
}

.HPmyServices {
	margin-right: 0;
}

.HPTracking {
	margin-right: 0;
}

.App form {
	padding: 0;
	margin: 0;
	text-align: right;
}

.App p {
	text-align: left;
	margin-bottom: 10px;
}

.App fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 0.65;
}

.App ul {
	margin: 12px 0 0 10px;
	padding: 0;
	float: left;
	list-style-type: none;
}

.App ul li {
	margin: 0;
	padding: 0;
}

.App .Includes {
	float: left;
	font-weight: bold;
	margin-top: 12px;
}

.HPmyTNTsmall input {
	width: 105px;
}

.HPmyTNTsmall select {
	width: 107px;
}

/*********************************************************
* Application Box Limits 
*********************************************************/
.HPSending .bodyTop,.HPTracking .bodyTop {
	min-height: 108px;
	clear: both;
	padding-bottom: 6px;
}

#HPMyTNT .lowerTop,.lowerTop {
	min-height: 90px;
	margin-bottom: 6px;
	clear: both;
}

.HPSending .bodyFooter,.HPTracking .bodyFooter,.lowerFooter,#HPMyTNT .lowerFooter
	{
	min-height: 45px;
	margin-right: -18px;
	padding-right: 18px;
	clear: both;
	line-height: 2em;
}

#HPMyTNT .clr {
	margin-bottom: -2px;
}

div.bodyFooter a,div.lowerFooter a {
	font-size: 97%;
	float: right;
	display: inline;
	margin-right: -14px;
	line-height: 2em;
	overflow: hidden;
	white-space: normal;
}

div.lowerFooter div p {
	line-height: 1em;
}

div.lowerFooter div p a {
	float: none;
	margin-right: 0;
	white-space: normal;
	line-height: 1.3em;
}

DIV.lowerFooter table A,DIV.bodyFooter table A {
	overflow: visible;
}

div.lowerFooter i {
	float: right;
	margin: -1px 4px -1px 20px;
	font-size: 110%;
	color: #CCC;
	padding-bottom: 0;
}

div.emptyApplication div.bodyFooter {
	margin-right: 0 !important;
}

/*********************************************************
* TAB STYLES
*********************************************************/
.tabs {
	width: 221px;
	background-repeat: repeat-y;
	padding-left: 2px;
	background-image: url(../_img/homepage/thin_header_top.gif);
	background-position: left top;
	min-height: 19px;
}

.tabs ul {
	margin: 0;
	height: 19px;
	padding: 0;
	list-style-type: none;
	background-image: url(../_img/homepage/tabrightinactive.gif);
	background-position: left top;
	border: 0;
}

.tabs ul a {
	color: #fff;
}

.tabs li {
	float: left;
	padding: 0 10px;
	height: 19px;
	margin: 0;;
}

.tabs li.left {
	background-image: url(../_img/homepage/tableftactive.gif);
	background-position: right top;
}

.tabs table {
	text-align: left;
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.tabs table * {
	border: 0;
	border-collapse: collapse;
	padding: 0 0 0 4px;
	margin: 0;
}

.tabs .tdLeft,.tabs .tdRight {
	background-image: url(../_img/homepage/tableftinactive.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: White;
	padding-bottom: 2px;
}

.tabs .tdRight {
	background-image: url(../_img/homepage/tabrightinactive.gif);
}

.tabs .tdLeftActive {
	background-image: url(../_img/homepage/tableftactive.gif);
	color: White;
}

.tabs .tdRightActive {
	background-image: url(../_img/homepage/tabrightactive.gif);
	color: White;
}

.tabs .tdLeftActive a,.tabs .tdRightActive a {
	color: White;
}

.tabs a {
	text-decoration: none;
	color: #000;
	padding-top: 5px;
	display: block;
	font-weight: normal;
	/*font-size: 90%;*/
}

.tabs .active a {
	color: #FFF;
}

/*********************************************************
* MYTNT
*********************************************************/
#HPMyTNT {
	margin-top: 7px;
	width: 455px;
	float: left;
	border-bottom: solid 1px #CCC;
	background-image: url(../_img/homepage/wide_gradient_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	margin-bottom: 7px;
}

#HPMyTNT button {
	margin: 0 0 5px
}

#pageBody.hpBody #HPMyTNT a {
	font-weight: normal;
}

#HPMyTNT .header {
	background-image: url(../_img/homepage/wide_thin_headerbottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
}

#HPMyTNT .header h3 {
	background-image: url(../_img/homepage/wide_thin_headertop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFF;
	padding: 5px 0 0 10px;
	font-family: Tahoma, Arial, Sans Serif;
}

#HPMyTNT .body {
	border-top: 0;
	padding: 1px 1px 5px 1px;
	background-image: url(../_img/homepage/wide_gradient.gif);
	background-repeat: repeat-y;
}

/*********************************************************
* MYLOGIN
*********************************************************/
#HPMyTNTLogin {
	width: 182px;
	float: right;
	padding: 5px 28px 0 10px;
}

#HPMyTNTLogin form {
	padding: 0;
	margin: 0;
	text-align: right;
}

#HPMyTNTLogin p {
	text-align: left;
	margin-bottom: 10px;
}

#HPMyTNTLogin fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 0.65;
	clear: both;
	overflow: hidden;
}

#HPMyTNTLogin fieldset input {
	width: 110px;
}

#HPMyTNTLogin fieldset select {
	width: 110px;
	font-size: 10px;
}

#HPMyTNTLogin fieldset .RememberMe {
	margin: 0px 0 4px 5px;
}

#HPMyTNTLogin fieldset .RememberMe input {
	width: auto !important;
	border: none !important;
}

.RememberMe input {
	width: auto !important;
	border: none !important;
}

/*********************************************************
* MYSIGNUP
*********************************************************/
#HPMyTNTSignUp {
	width: 206px;
	float: left;
	display: inline;
	margin: 5px 0 5px 10px;
	padding-right: 10px;
	border-right: solid 1px #CCC;
}

#HPMyTNTSignUp form {
	padding: 0;
	margin: 0;
	text-align: right;
	margin-right: 22px;
}

#HPMyTNTSignUp p {
	margin: 0;
	padding: 0;
}

#HPMyTNTSignUp ul {
	margin: 8px 0 0 10px !important;
	padding: 0;
	float: left;
	list-style-type: none;
}

#HPMyTNTSignUp ul li {
	margin: 0;
	padding: 0;
}

#HPMyTNTSignUp .Includes {
	float: left;
	font-weight: bold;
	margin-top: 8px;
}

/*********************************************************
* ABOUT TNT
*********************************************************/
#HPAboutTNT {
	float: left;
	width: 455px;
	margin-right: 18px;
	clear: both;
	overflow: hidden;
}

#HPBanner {
	width: 451px;
	border: solid 1px #CCC;
	background-color: #FFF;
	padding: 1px;
	margin: 0 0 5px 0;
}

#HPBannerClickHack {
	display: none;
}

#HPBanner * {
	margin: 0;
	padding: 0;
	border: 0;
}

/*********************************************************
* HP NEWS
*********************************************************/
#HPNews {
	float: left;
	display: inline;
	margin: 0px 0pt 0pt 10px;
	padding-right: 10px;
	width: 205px;
}

#HPNews ul,#HPNews li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#HPNews ul {
	margin-top: 10px;
}

#HPNews li {
	margin-bottom: 8px;
}

#HPNews  a {
	display: block;
}

#HPNews p {
	margin-bottom: 0;
	margin-top: 10px;
}

/*********************************************************
* WHO ARE WE
*********************************************************/
#HPWhoAreWe {
	float: left;
	display: inline;
	margin: 0px 0pt 0pt 10px;
	padding-right: 10px;
	width: 205px;
	border-right: solid 1px #cccccc;
}

/*
#HPWhoAreWe span {
	font-weight: normal;
}
*/

#HPWhoAreWe p {
	margin-bottom: 0;
	margin-top: 10px;
}

#HPWhoAreWe ul, #HPWhoAreWe li {
	list-style-type: square;
	margin:0 0 0 7px;
	padding:0;
}

#HPWhoAreWe ul {
	margin-top: -4px;
}

/*********************************************************
* TOP LEFT RICH TEXT PANEL
*********************************************************/
#HPTopLeftRichTextPanel {
	float: left;
	display: inline;
	margin: 5px 0pt 0pt 10px;
	padding-right: 10px;
	width: 205px;
	border-right: solid 1px #cccccc;
}

/*
#HPTopLeftRichTextPanel span {
	font-weight: normal;
}
*/

#HPTopLeftRichTextPanel p {
	margin-bottom: 0;
	margin-top: 10px;
}

#HPTopLeftRichTextPanel ul, #HPTopLeftRichTextPanel li {
	list-style-type: square;
	margin:0 0 0 7px;
	padding:0;
}

#HPTopLeftRichTextPanel ul {
	margin-top: -4px;
}

/*********************************************************
* TOP RIGHT RICH TEXT PANEL
*********************************************************/
#HPTopRightRichTextPanel {
	float: left;
	display: inline;
	margin: 5px 0pt 0pt 10px;
	padding-right: 10px;
	width: 205px;
}

/*
#HPTopRightRichTextPanel span {
	font-weight: normal;
}
*/

#HPTopRightRichTextPanel p {
	margin-bottom: 0;
	margin-top: 10px;
}

#HPTopRightRichTextPanel ul, #HPTopRightRichTextPanel li {
	list-style-type: square;
	margin:0 0 0 7px;
	padding:0;
}

#HPTopRightRichTextPanel ul {
	margin-top: -4px;
}

/*********************************************************
* BOTTOM RIGHT RICH TEXT PANEL
*********************************************************/
#HPBottomRightRichTextPanel {
	float: left;
	display: inline;
	margin: 0px 0pt 0pt 10px;
	padding-right: 10px;
	width: 205px;
}

/*
#HPBottomRightRichTextPanel span {
	font-weight: normal;
}
*/

#HPBottomRightRichTextPanel p {
	margin-bottom: 0;
	margin-top: 10px;
}

#HPBottomRightRichTextPanel ul, #HPBottomRightRichTextPanel li {
	list-style-type: square;
	margin:0 0 0 7px;
	padding:0;
}

#HPBottomRightRichTextPanel ul {
	margin-top: -4px;
}

/*********************************************************
* GENERAL CLASSES
*********************************************************/
.HelpTip {
	float: right;
	margin-right: -20px;
	margin-top: 2px;
	position: relative;
}

/* fix for TNTREDEV-456 */

.bodyFooter .richText {
	overflow: hidden;
	margin-right: 0px;
}

.bodyFooter .richText a{
	margin-right: 0px;
}

.bodyFooter .richText p {
	overflow: hidden;
}

/* firefox only selectors for times where js in disabled 
#pageBody.hpBody button[type="submit"] {
	padding: 0 14px 0 0;
}

#pageBody.hpBody button[type="submit"] div {
	position:relative;
	top: -1px;
}
*/