html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	background: #3f3f40;
	font-size: 11px;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	font-variant: normal;
	line-height: 15px;
	}
	
img {border: 0;}

.left {float: left;}

.right {float: right;}

.center{display:block; margin: 0 auto;}

.u {text-decoration: underline;}
.Accordion
{
	
}
.AccordionHeader
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	color: white;
	border-bottom: white thin solid;
	background-color: #4B6EAC;
	font-weight: bold;
	font-size: 10pt;
}
.AccordionHeader a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}
.AccordionHeader a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}
.AccordianHeaderSelected
{
	border-right: #4B6EAC thin solid;
	padding-right: 3px;
	border-top: #4B6EAC thin solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #4B6EAC thin solid;
	color: #4B6EAC;
	padding-top: 3px;
	border-bottom: #4B6EAC thin solid;
	background-color: white;
	font-size: 12pt;
	font-weight: bold;
}
.AccordianHeaderSelected a
{
	color: #4B6EAC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}
.AccordianHeaderSelected a:hover
{
	color: #c8303a;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
}
.AccordianBody
{
	padding: 0px;
	}

.marqueeBox
{
    bottom: 0px;
    left: 0px;
    margin: 0px;
    height: 25px;
    background-color: White;
    position: fixed;
    border-top: solid 2px black;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;  
    color: Black;  
    width: 100%;
}

.alpha-shadow{
float:left;
background:url(Images/shadow.gif) no-repeat bottom right;
margin:0 0 0 0px;
}
.alpha-shadow div{
background:url(Images/shadow2.png) no-repeat left top !important;
background:url(Images/shadow2.gif) no-repeat left top;
padding:0px 5px 0 0px;
}
*html .alpha-shadow div{
padding:0px 5px 5px 0px;
}
.alpha-shadow img{
background-color:#fff;
border:1px solid #a9a9a9;
padding:10px;
}

a:hover .newsthumb,a:active .newsthumb{
border:1px solid #a9a9a9;
background:#e6e6e6;
}


#top {
	margin: 0;
	padding: 0;
	height: 75px;
	background: #3f3f40 url(Images/bg-top.jpg) repeat-x;
	border-bottom: 1px solid #fff;
	}
	
#nav {
	margin: 0 auto;
	padding: 0;
	width: 721px;
	height: 75px;
	background: transparent;
	}

#rotate {
	margin: 0;
	padding: 0;
	background: #fff url(Images/bg-middle.jpg) repeat-x;
	text-align: center;
	}
	
#rotate img {margin:0; padding:0;}
	
#content {
	margin: 0;
	padding: 0;
	background: #fff;
}
	
#mainContent {
	margin: 0 auto 5px;
	padding: 0;
	width: 724px;
	height: 430px;
	background: #fff url(Images/bg-maincontent.gif) repeat-y left;
	}

#mast {
	margin: 0;
	padding: 0;
	height: 142px;
	background: #79a1c2 url(Images/bg-middle.jpg) repeat-x bottom;
	text-align: center;
	}
	
#special {
	margin: 10px auto 5px;
	padding: 0;
	width: 724px;
	min-height: 430px;
	}
	
#specialCopy {
	margin: 0;
	padding: 0;
	}
	
#specialCopy h1 {
	margin: 15px 0 15px 0px; 
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 25px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #005192;
	display: block;
	}
	
#specialCopy h2 {
	margin: 15px 0 5px;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	display: block;
	}
	
#specialCopy h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	display: block;
	}
	
#specialCopy p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	}

#specialCopy a:link, #specialCopy a:visited {
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	text-decoration: none;
}
#specialCopy a:hover {text-decoration: underline;}

#specialCopy a.other:link, #specialCopy a.other:visited {
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	text-decoration: underline;
}
#specialCopy a.other:hover {text-decoration: none;}

#specialCopy a.careersAhead:link, #specialCopy a.careersAhead:visited { 
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 300px;
	height: 300px;
	background: url(Images/careers-ahead.jpg) no-repeat 0 0;
}
#specialCopy a.careersAhead:hover {background: url(Images/careers-ahead.jpg) no-repeat 0 -300px;}

#specialCopy a.whatyouGot:link, #specialCopy a.whatyouGot:visited { 
	display: block;
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	width: 300px;
	height: 300px;
	background: url(Images/what-you-got.jpg) no-repeat 0 0;
}
#specialCopy a.whatyouGot:hover {background: url(Images/what-you-got.jpg) no-repeat 0 -300px;}

#careersLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	background: #fff;
}
	
#careersMenu {
	float: left;
	margin: 0;
	padding: 8px 10px;
	width: 280px;
	height: 350px;
	background: #efefef;
}

#careersMenu p {
	margin: 0 0 15px;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	}
	
#careersMenu a:link, #careersMenu a:visited {
	display: block;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	text-decoration: none;
	border-top: 1px dashed #ddd;
	background: url(images/careers-arrow.gif) no-repeat 0 7px;
	}
#careersMenu a:hover {text-decoration: underline;}
	
#careersMenu a.off:link, #careersMenu a.off:visited {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	text-decoration: none;
	border: none;
	}
#careersMenu a.off:hover {text-decoration: underline;}

#careersMenuSwitch {
	float: left;
	margin: 0;
	padding: 8px 10px;
	width: 280px;
	background: #efefef;
}
	
#careersMenuSwitch a:link, #careersMenuSwitch a:visited {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	text-decoration: none;
	}
	
#careersMenuSwitch a:hover {text-decoration: underline;}

.careersQuote {
	margin: 0 0 0 310px;
	padding: 8px 10px;
	width: 380px;
	background: #fafafa;
	border: 1px solid #eaeaea;
}

.careersQuote img {float: right; margin: 0 0 5px 5px; border: 2px solid #999;}

.careersQuote p{
	margin: 0 0 15px;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #222;
	}
	
.careersQuote strong{
	display: block;
	margin: 0 0 5px;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #222;
	}
	
.careersMore {
	margin: 10px 0 0 310px;
	padding: 2px 8px;
	width: 384px;
	background: #ccc;
	border: 1px solid #999;
	}
	
.careersMore a, .careersMore a:link, .careersMore a:visited {
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #222;
	text-decoration: none;
}
.careersMore a:hover 
{
    text-decoration: underline;
}

	
#intContent {
	margin: 10px auto 10px;
	padding: 0;
	width: 724px;
	min-height: 430px;
	background: #fff url(Images/bg-intcontent.gif) repeat-y left;
	}
	
#intCopy {
	margin: 0 0 0 240px;
	padding: 0;
	}
	
*html #intCopy {margin: 0 0 0 20px; float: left;}
	
#intCopy h1 {
	margin: 15px 0 15px 0px; 
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 25px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #005192;
	display: block;
	}
	
#intCopy h2 {
	margin: 15px 0 5px;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	display: block;
	}
	
#intCopy h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	display: block;
	}
	
#intCopy p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	}
	
#intCopy p.top {
	margin: 1px 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	}
	
#intCopy ul {
	margin: 5px 35px 0;
	padding: 0;
	}
	
#intCopy li {
	margin: 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	}
	
#intCopy ul.noBullet {
	margin: 0 10px;
	padding: 0;
	list-style: none;	
}
	
#intCopy ul.noBullet li {
	margin: 0;
	padding: 2px 0;	
}

#intCopy a:link, #intCopy a:visited {
	font-size: 12px;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #0d64a8;
	text-decoration: underline;
}





#intCopy a:hover {
	text-decoration: underline;
}
	
#ltlList {
	float: right;
	margin: 0;
	padding: 0;
}
	
#ltlList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
#ltlList li {
	margin: 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	font-style: italic;
	}
		
#left {
	float: left;
	margin: 0;
	padding: 0;
	width: 207px;
	min-height: 290px;
	}
	
#left ul.left {
	margin:0;
	padding: 6px 9px 0;
	list-style-type: none;
	background: #efefef;
	border-top: 7px solid #fff;
	border-bottom: 7px solid #fff;
	}
	
#left ul.left li {
	display: block;
	margin: 0;
	padding: 0;
	width: 202px;
	height: 20px;
	border-bottom: 1px dashed #ddd;
	}
#left ul.left li.off {border: none;}
	

#left li a.left:link, #left li a.left:visited {
	font-size: 11px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	text-decoration: none;
	}
	
#left li a.left:hover {text-decoration: underline;}
	
#customerTools {
	float: left;
	margin: 0 0 0;
	padding: 0 0 0 12px;
	width: 207px;
	height: 430px;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	}
	
#customerTools h2 {
	margin: 0;
	padding: 9px 0;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #005192;
	display: block;
	}
	
#customerTools img.submit {padding-left: 15px;}
	
.formlabel
{
    font-weight: bold;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #005192;
}
	
	
	
#customerTools ul {
	margin: 20px 0 0;
	padding: 0;
	list-style-type: none;
	}
	
#customerTools li {
	margin: 0;
	padding-left: 8px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	background: url(Images/ul-blue.gif) no-repeat 0 5px;
	}
	
#customerTools a:link, #customerTools a:visited {
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	text-decoration: none;
	}
	
#customerTools a:hover {
	text-decoration: underline;
	}
	
#careers {
	float: left;
	margin: 0 0 0 14px;
	padding: 0 0 0 12px;
	width: 243px;
	height: 265px;
	}
	

	
#careers h1 {
	margin: 15px 0 15px 0px; 
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 25px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #005192;
	display: block;
	}
	
#careers ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#careers li.careers {
	margin: 15px 0 0;
	padding: 18px 0 0 82px;
	height: 73px;
	background: url(Images/li-drive.gif) no-repeat 0 0;
	display: block;
	}
	
#careers li.drive {
	margin: 15px 0 0;
	padding: 18px 0 0 82px;
	height: 73px;
	background: url(Images/li-drive.gif) no-repeat 0 0;
	display: block;
	}
	
#careers li.hrsite {
	margin: 0;
	padding: 18px 0 0 84px;
	height: 75px;
	background: url(Images/li-careers.gif) no-repeat 0 0;
	display: block;
	}
	
#careers a:link, #careers a:visited {
	font-size: 12px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #0d64a8;
	text-decoration: underline;
	}
	
#careers a:hover {
	text-decoration: none;
	}
	
#news {
	margin: 0 0 0 500px;
	padding: 0;
	min-height: 280px
	}
	
*html #news {
	margin: 0 0 0 500px;
	padding: 0;
	height: 280px
	}

#news h1 {
	margin: 15px 0 15px 0px; 
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 25px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #005192;
	display: block;
	}
	
#news ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#news li.link {
	margin: 17px 0 0;
	padding: 0 0 0 17px;
	background: url(Images/li-news.gif) no-repeat 0 2px;
	display: block;
	}
	
#news li.date {
	margin: 0;
	padding: 0 0 10px 17px;
	font-size: 12px;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #939393;
	width: auto;
	display: block;
	border-bottom: 1px solid #ddd;
	}
	
#news li.date0 {
	margin: 0;
	padding: 0 0 0 17px;
	font-size: 12px;
	line-height: 17px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #939393;
	display: block;
	}

	
#bottom {
	clear:both;
	margin: 0 auto 0;
	padding: 0;
	width: 724px;
	border-top: 1px dashed #3f3f40;
	}
	
#bottom a:link, #bottom a:visited {
	margin: 9px 0 0;
	padding: 0 8px;
	width: 51px;
	height: 15px;
	font-size: 11px;
	line-height: 15px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background: #2371ba;
	display: block;
	}
	
#bottom a:hover {text-decoration: underline;}

.watch 
{
    border: solid 1px #ccc;
}

#flyer {
	margin: 0 0 0 345px;
	padding: 11px 0 0 110px;
	width: 235px;
	height: 59px;
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	background: #fff url(Images/bg-flyer.gif) no-repeat left;
	}
	
#swoop {
	float:left;
	margin: 0;
	padding: 11px 0 0 67px;
	width: 278px;
	height: 59px;
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #3f3f40;
	background: #fff url(Images/bg-swoop.gif) no-repeat left;
	}
	
#footerContainer {
	clear: both;
	margin: 0;
	padding: 0;
	min-height: 175px;
	background: #3e3e3f url(Images/bg-footer.jpg) repeat-x;
	}
	
*html #footerContainer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 175px;
	background: #3e3e3f url(Images/bg-footer.jpg) repeat-x;
	}
	
#footer {
	margin: 0 auto;
	padding: 12px 0 0;
	width: 724px;
	background: transparent;
	}
	
#footer a.bold:link, #footer a.bold:visited {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #c4e4e7;
	text-decoration: none;
	}
	
#footer a.bold:hover {text-decoration: underline;}
	
.columns {
	float: left;
	margin: 0;
	padding: 0 75px 0 0;
	font-size: 11px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #fff;
	background: transparent;
	}
	
.columns ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.columns li {
	margin: 0;
	padding: 0;
	display: block;
	}
	
.columns ul li a:link, .columns ul li a:visited {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #c4e4e7;
	text-decoration: none;
	}
	
.columns ul li a:hover {text-decoration: underline;}
	
.columns li.sub {
	margin: 0;
	padding: 0 0 0 8px;
	display: block;
	background: url(Images/ul-blue.gif) no-repeat 0 5px;
	}
	
.columns li.sub a:link, .columns li.sub a:visited {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-Serif;
	color: #ccc;
	text-decoration: none;
	}
	
.columns li.sub a:hover 
	{
		text-decoration: underline;
	}

.columns .right 
{
	margin: 0;
	padding: 0;
	width: 260px;
}

.right img.iso {float: right;}
