/*
// fedex watch primary stylesheet
// authored by DataSetGo 4/12/2006
/////////////////////////////////////// */

body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	background: #8b0303 url(/images/backgrounds/body_bkgd.gif) repeat;
	color: #000;
	padding: 0;
	margin: 0;
	}

a {
	color: #900;
	}

a:hover {
	color: #900;
	}

a img {border: 0;}

a.quickLink {position: relative; z-index: 24;}
a.quickLink:hover {z-index: 125; background-color: transparent;}
a.quickLink span {display: none;}

p.editThis {margin-top: -5px; margin-bottom: 0;}

h1 {
	color: #036;
	font-size: 16px;
	}

h2 {
	color: #036;
	font-size: 12px;
	padding-top: 15px;
	}
	
h3 {
	color: #036;
	font-size: 12px;
	padding: 0;
	}
  
li {
	line-height: 20px;
  }
	
.clear {
	clear: both;
	line-height: 0;
	}

#container {
	width: 762px;
	margin: 0 auto 0 auto;
	background: #D2D2D2 url(/img/backgrounds/containerBox.png) repeat-x;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}

#header {
	height: 110px;
	background: #fff url(/img/backgrounds/header.png) no-repeat;
	}

#logo {
	position: absolute;
	width: 300px;
	height: 100px;
}

#printlogo {display: none;}

#header a:hover{cursor:pointer;}

form#signupForm {
	position: absolute;
	display: inline;
	margin: 24px 0 0 340px !important;
	margin: 23px 0 0 340px;
	}

form#signupForm input#signupEmail{
	width: 174px !important;
	width: 170px;
	margin-right: 2px;
	color: #222;
	font-size: 10px;
	height: 15px !important;
	height: 13px;
	line-height: 10px;
	}
form#signupForm input#signupZip{
	width: 82px !important;
	width: 76px;
	margin-right: 2px;
	color: #222;
	font-size: 10px;
	height: 15px !important;
	height: 13px;
	line-height: 10px;
	}
form#signupForm input#signupFacode{
	width: 82px;
	color: #222;
	margin-right: 2px;
	font-size: 10px;
	height: 15px !important;
	height: 13px;
	line-height: 10px;
	}

form#signupForm input#signupGo{
	position: absolute;
	top: -1px !important;
	top: 0px;
	left: 361px !important;
	left: 360px;
	}

#nav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 761px;
	height: 32px;
	background: url(/img/buttons/nav.png);
	top: 78px;
	left: 0px;
	}

#nav ul {margin: 0; padding: 0;}
#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav a {height: 32px; display: block;}
#nav span {display: none;}

#navA {left: 0px; width: 149px;}
#navB {left: 150px; width: 149px;}
#navC {left: 299px; width: 149px;}
#navD {left: 449px; width: 149px;}
#navE {left: 599px; width: 155px;}

#navA a:hover {background: transparent url(/img/buttons/nav.png) -0px -33px no-repeat;}
#navB a:hover {background: transparent url(/img/buttons/nav.png) -150px -33px no-repeat;}
#navC a:hover {background: transparent url(/img/buttons/nav.png) -299px -33px no-repeat;}
#navD a:hover {background: transparent url(/img/buttons/nav.png) -449px -33px no-repeat;}
#navE a:hover {background: transparent url(/img/buttons/nav.png) -599px -33px no-repeat;}


#truthBox {
	width: 307px;
/*	height: 150px;*/
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/truthBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px;
	padding: 9px;
	float: left;
	}
	
#truth {
	width: 305px;
/*	height: 150px;*/
	border: 1px solid #341c7f;
	background: url(/img/heads/truthHead.png) no-repeat;
	}

#truth #truthText{
	margin: 30px 15px 15px 15px;
	font: 13px/18px verdana, helvetica, arial, sans-serif;
	color: #011447;
	}

#actionBox {
	width: 395px;
/*	height: 150px;*/
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/actionBox.png) no-repeat;
	background-position: 5px 5px;
	margin-top: 4px;
	padding: 9px;
	float:left;
	}
	
#action {
	width: 395px;
/*	height: 150px;*/
	border: 1px solid #341c7f;
	background: url(/img/heads/actionHead.png) no-repeat;
	}

#actionBtns {
	margin: 25px 0 0 6px;
	}

#actionBtns img {
	margin: 0 3px 5px 3px;
	border: 0;
	}

#actionLinks {
	font: 11px verdana, helvetica, arial, sans-serif;
	letter-spacing: .09em;
	color: #05206a;
	text-transform: uppercase;
	margin-left: 10px;
	}

#actionText {
	font: 11px/14px verdana, helvetica, arial, sans-serif;
	color: #666;
	margin: 5px 10px 5px 10px !important;
	margin: 4px 10px 3px 10px;
	}

#featureBox {
	width: 517px !important;
	width: 512px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/featureBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px 4px 8px 4px !important;
	margin: 4px 3px 8px 4px;
	padding: 9px;
	}

/* IE = 7 */
*:first-child+html #container #featureBox {
float: left;
clear: left;
}

#feature {
	width: 515px !important;
	width: 512px;
	border: 1px solid #341c7f;
	background: url(/img/heads/featureHead.png) no-repeat;
	}

#featureText {
	margin: 35px 20px 20px 20px;
	}
  
#featureText h1 a {
	color: #036;
  text-decoration: none;
	}
  
#featureText h1 a:hover {
	color: #036;
  text-decoration: underline;
	}

#featureText p {
	line-height: 20px;
	margin-bottom: 20px;
	}
  
#featureText p.more {
  padding-left: 18px;
  background: url(/img/bullets/small.gif) no-repeat 0 5px;
	margin-bottom: 20px;
	}
	
#divisionBox {
	width: 517px;
	height: 96px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/divisionBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px 4px 8px 4px;
	padding: 9px;
	}

/* IE = 7 */
*:first-child+html #container #divisionBox {
float: left;
clear: left;
}

	
#division {
	width: 515px;
	height: 96px;
	border: 1px solid #341c7f;
	background: url(/img/heads/divisionHead.png) no-repeat;
	}

#divisionNav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 492px;
	height: 41px;
	background: url(/img/buttons/divisionNav.gif);
	top: 38px;
	left: 11px;
	}

#divisionNav ul {margin: 0; padding: 0;}
#divisionNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#divisionNav a {height: 41px; display: block;}
#divisionNav span {display: none;}

#divNavA {left: 0px; width: 160px;}
#divNavB {left: 170px; width: 160px;}
#divNavC {left: 340px; width: 150px;}

#divNavA a:hover {background: transparent url(/img/buttons/divisionNav.gif) -0px -41px no-repeat;}
#divNavB a:hover {background: transparent url(/img/buttons/divisionNav.gif) -170px -41px no-repeat;}
#divNavC a:hover {background: transparent url(/img/buttons/divisionNav.gif) -340px -41px no-repeat;}

#commentary {
	background: #fff url(/img/backgrounds/commentaryBox.jpg) no-repeat;
	width: 513px;
	border: 1px solid #341c7f;
	}

#newsBox {
	width: 515px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/newsBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px;
	padding: 9px;
	}

/* IE = 7 */
*:first-child+html #container #newsBox {
float: left;
clear: left;
}
	
#news {
	width: 513px;
	border: 1px solid #341c7f;
	background: url(/img/heads/newsHead.png) no-repeat;
	}
	
#newsText {
	margin: 35px 20px 20px 20px;
	}

table#newsClips {border-collapse: collapse; margin-bottom: 10px; }
table#newsClips th {border-bottom: 1px solid #dadada; background: #f0f0f0; color: #000; padding: 5px; font-size: 11px; text-align: left;}
table#newsClips td {border-bottom: 1px solid #dadada; padding: 5px; vertical-align: top; line-height: 1.3em;}
table#newsClips td.odd {background: transparent;}
table#newsClips td.even {background: transparent;}
table#newsClips td.title {font-size: 11px; width: 100%;}
table#newsClips td.date {white-space: nowrap; font-size: 11px; padding-right: 10px;}

table#newsClips a.quickLink:hover span {display: block; position: absolute; top: 27px; left: 0; width: 440px;
    border: 1px solid #890709; background: #f0f0f0; padding: 5px; color: #000; text-align: left; font-weight: normal; text-decoration: none; margin: 0;}
	
/*
#newsText p {
	line-height: 20px;
	margin-bottom: 8px;
	color: #003;
	}
*/

#rightColBox {
	width: 185px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/rightColBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 5px 11px 5px 8px !important;
	margin: 5px 3px 0px 0px;
	padding: 9px;
	float: right;
	}
	
#rightCol {
	width: 184px;
	border: 0;
	margin-left: 3px;
	}

#rightCol img {
	border: 1px solid #341c7f;
	}

#rightCol img#teamstersLogo {
	border: 0;
	margin: 16px 0 16px 0;
	}
	
#rightCol #commBox {
	width: 158px;
	border: 1px solid #341c7f;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 16px;
	padding: 10px;
	}

#rightCol #commBox a {
	line-height: 20px;
	}
	
#rightCol #commBox img {
	border: 0;
	margin: 0px 0px 10px 4px;
	}
	
#footer {
	position: relative;
	background: url(/img/backgrounds/footer_bg.png) no-repeat;
	padding: 10px;
	height: 25px;
	}

#footer a {
	color: #69c;
	}

#footer span {
	position: absolute;
	text-align: right;
	font: 10px arial, verdana, sans-serif;
	color: #369;
	margin-left: 220px;
	bottom: 10px;
	}

/*
// shared inner pages
/////////////////////////////////////// */

#divInnerHead {
	width: 732px;
	height: 43px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff;
	margin: 4px 0 4px 7px;
	padding: 5px;
}

#rtColBox {
	width: 210px;
	margin: 0;
	padding: 0px;
	margin-right: 9px !important;
	margin-right: 2px;
	float: right;
	}

#rtSignupBox {
	width: 186px !important;
	width: 182px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/rtSignupBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 0 2px 0 4px !important;
	margin: 0 0px 0 3px;
	padding: 9px;
	}
	
#rtSignup {
	width: 185px;
	border: 1px solid #341c7f;
	}

#rtSignup img {
	margin: 2px 0 0 6px;
	border: 0;
	}

#rtSignupText {
	margin: 10px !important;
	margin: 10px 5px 10px 5px;
	font-size: 11px;
	font-style: italic;
	font-weight: 800;
	line-height: 13px;
	margin-bottom: 8px;
	color: #036;
	text-transform: uppercase;
	text-align: center;
	}


#rtActionBox {
	width: 186px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/rtSignupBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px;
	margin-top: 4px;
	padding: 9px;
	}
	
#rtAction {
	width: 185px;
	background: url(/img/heads/takeActionHead.png) no-repeat;
	border: 1px solid #341c7f;
	padding-top: 20px;
	}

#rtAction img {
	margin: 5px 0 0 6px;
	border: 0;
	}

#rtActionLinks {
	font: 10px verdana, helvetica, arial, sans-serif;
	color: #05206a;
	margin: 5px 0 0 7px;
	}

#rtActionText {
	font: 10px/12px verdana, helvetica, arial, sans-serif;
	color: #666;
	margin: 5px 5px 5px 7px;
	}


#rtNewsBox {
	width: 186px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/rightColBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px;
	margin-top: 4px;
	padding: 9px;
	}
	
#rtNews {
	width: 185px;
	border: 1px solid #341c7f;
	background: url(/img/heads/newsHead.png) no-repeat;
	}

#rtArchives {
	width: 185px;
	border: 1px solid #341c7f;
	background: url(/img/heads/archivesHead.png) no-repeat;
	}

#rtNewsText {
	margin: 35px 10px 10px 10px;
	}
	
#rtNewsText p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 8px;
	color: #003;
	}

img#teamstersLogoRt {
	border: 0;
	margin: 16px 0 0px 0;
	}

#featureTextInner {
	margin: 35px 20px 20px 20px;
	}

#featureTextInner p {
	line-height: 18px;
	}
	
	
#resourcesBox {
	width: 517px !important;
	width: 514px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/resourcesBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px 4px 8px 4px;
	padding: 9px;
	}

#resources {
	width: 515px !important;
	width: 512px;
	border: 1px solid #341c7f;
	background: url(/img/heads/resourcesHead.png) no-repeat;
	}

#resSearchBox {
	position: relative;
	margin-top: 20px;
}
	
#resSearchBox p {
	font: 9px arial, verdana, helvetica, arial, sans-serif;
	margin: 0 0 10px 12px;
	text-transform: uppercase;
}

#resSearchBox h3 {
	margin: 0 0 10px 12px;
	padding-top: 10px;
}

#resourcesText {
	margin: 60px 20px 20px 20px;
	}

#resourcesText p {
	line-height: 20px;
	margin-bottom: 20px;
	}

#resourcesText h1 {margin-bottom:8px; margin-top: 20px; font-size: 13px;}
#resourcesText h2 {font-size: 11px; margin-bottom:2px; margin-top: 0; padding-top: 0; padding-left: 18px; background: url(/img/bullets/small.gif) no-repeat 0 5px;}
#resourcesText h2 span {font-size: 10px; font-style: italic; color: #666; padding-left: 5px;}
#resourcesText h2 span a {color: #666; text-decoration: none;}
#resourcesText h2 span a:hover {color: #666; text-decoration: underline;}
#resourcesText p {margin-top: 0px; margin-bottom: 8px; padding: 6px 0 6px 18px; border-bottom: 1px solid #ccc; line-height: 14px;}

#resourceDocs {float: right; width: 200px; border: 1px solid black; margin: 20px 0 10px 10px; background: #f0f0f0; padding: 5px;}
#resourceDocs h1 {margin-bottom:8px; margin-top: 20px;}
#resourceDocs h2 {font-size: 13px; margin-bottom:2px; margin-top: 0; padding-top: 0;}
#resourceDocs ul {margin: 0; padding: 0; list-style-type: none;}
#resourceDocs li {padding-left: 18px; background: url(/img/bullets/small.gif) no-repeat 0 5px;}

#resourceDocs h2 span {font-size: 12px; font-style: italic; color: #666; padding-left: 5px;}
#resourceDocs h2 span a {color: #666; text-decoration: none;}
#resourceDocs h2 span a:hover {color: #666; text-decoration: underline;}
#resourceDocs p {margin-top: 0; margin-bottom: 8px; padding-left: 18px;}

#resSearchForm {
	position: absolute;
	height: 15px;
	width: 490px;
	top: 55px;
	left: 20px !important;
	left: 12px;
	padding: 0;
	margin: 0;
}

#resSearchForm input#term {
	width: 100px !important;
	width: 90px;
	font-size: 9px;
	line-height: 9px;
	height: 10px;
	color: #666;
	vertical-align: top;
}

#resSearchForm select#category {
	width: 118px;
	height: 15px;
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
}

#resSearchForm select#state {
	width: 90px;
	height: 15px;
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
}


/* IE = 7 */
*:first-child+html #container select#state, 
*:first-child+html #container select#category {
	height: 18px;
	line-height: 15px;
}


#resSearchForm input#submit {
	vertical-align: top;
	padding-left: 2px;
	padding-top: 1px;
}

#resSearchForm label#cat , #resSearchForm label#state{
	font: 10px arial, verdana, helvetica, arial, sans-serif;
	line-height: 10px;
	top: -7px;
	position: relative;
        padding: 3px 2px 20px 0px; 
}

/*
#resSearchForm label#cat {
	font: 10px arial, verdana, helvetica, arial, sans-serif;
	line-height: 10px;
	margin-bottom: 35px;
        padding: 3px 2px 20px 0px; 
        vertical-align: middle;
}

#resSearchForm label#state {
	font: 10px arial, verdana, helvetica, arial, sans-serif;
	margin-bottom: 35px;
	line-height: 10px;
        padding: 3px 2px 20px 0px; 
        vertical-align: middle;
}
*/
/*
#resSearchForm input#term {
	position: absolute;
	width: 150px;
	left: 20px;
	top: 1px;
	font-size: 10px;
	line-height: 10px;
	color: #666;
}

#resSearchForm select#category {
	position: absolute;
	left: 225px;
	top: 1px;
	width: 100px;
	font-size: 10px;
	line-height: 10px;
}

#resSearchForm select#state {
	position: absolute;
	width: 50px;
	left: 360px;
	top: 1px;
	font-size: 10px;
}

#resSearchForm input#submit {
	position: relative;
	left: 437px;
	top: 2px;
	padding: 0;
}

#resSearchForm label#cat {
	position: absolute;
	padding-left: 5px;
	padding-right: 5px;
	left: 170px;
	top: 2px;
	font: 10px arial, verdana, helvetica, arial, sans-serif;
	line-height: 10px;
}

#resSearchForm label#state {
	position: absolute;
	padding-left: 5px;
	padding-right: 5px;
	left: 325px;
	top: 3px;
	font: 10px arial, verdana, helvetica, arial, sans-serif;
	line-height: 10px;
}
*/	
/*
// about page styles
/////////////////////////////////////// */

#contentBox {
	width: 517px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
   background: #fff url(/img/backgrounds/aboutBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px 4px 8px 4px !important;
	margin: 4px 3px 8px 2px;
	padding: 9px;
	}

#content {
	width: 515px;
	border: 1px solid #341c7f;
/*	background: url(/img/heads/aboutHead.png) no-repeat;*/
	}

#contentText {
	margin: 35px 20px 20px 20px;
	}
	
#contentText h1 {
	margin: -35px -20px 5px -20px;
	background: url(/img/backgrounds/header.gif);
	color: #fff;
	padding: 2px 10px;
	}

#contentText p {
	line-height: 20px;
	margin-bottom: 10px;
	}

#rtDivNavBox {
	width: 186px;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	background: #fff url(/img/backgrounds/rtDivNavBox.png) no-repeat;
	background-position: 5px 5px;
	margin: 4px;
	margin-top: 4px;
	padding: 9px;
	}
	
#rtDivNav {
	width: 186px;
	height: 187px;
	border: 1px solid #341c7f;
	background: url(/img/heads/rtDivNavHead.png) no-repeat;
	}

#rtDivNavBtns {
	position: relative;
	margin: 0;
	padding: 0;
	width: 174px;
	height: 135px;
	background: url(/img/buttons/rtDivNav.gif);
	top: 46px;
	left: 6px;
	}

#rtDivNavBtns ul {margin: 0; padding: 0;}
#rtDivNavBtns li {margin: 0; padding: 0; list-style: none; position: absolute;}
#rtDivNavBtns a {height: 41px; display: block;}
#rtDivNavBtns span {display: none;}

#rtDivNavA {left: 0px; top: 0; width: 173px;}
#rtDivNavB {left: 0px; top: 45px;  width: 173px;}
#rtDivNavC {left: 0px; top: 95px; width: 173px;}

#rtDivNavA a:hover {background: transparent url(/img/buttons/rtDivNav.gif) 0px -135px no-repeat;}
#rtDivNavB a:hover {background: transparent url(/img/buttons/rtDivNav.gif) 0px -180px no-repeat;}
#rtDivNavC a:hover {background: transparent url(/img/buttons/rtDivNav.gif) 0px -230px no-repeat;}