html,body{
	text-align:left;
	vertical-align:top;
	margin-top:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	background:white;
}

/******CHRISTMAS BACKGROUND
body {
	background-image:url(/img/snowbgwhite.gif);
	background-repeat:repeat;
}
 END CHRISTMAS BACKGROUND *****/

img
{
	border:none;
}

input,select
{
	border:1px solid #666666;
	font-size:12px;
}

input[type=checkbox],input[type=radio]{
		border:none;
	}

form
{
	margin:0;
	padding:0;
}

.required
{
	background-color:#FFFFCC;
}

#outerbox{
	vertical-align:top;
	text-align:center;
	width:769px;
	margin:auto;
	border:1px solid #c1ca93;
	background:#FFFFFF;
	padding:5px;
}

#innerbox{
	vertical-align:top;
	text-align:left;
	width:761px;
	margin:auto;
	padding:0;
	margin-top:5px;
	background:#FFFFFF;
}

/* header */

#header{
	width:761px;
	height:118px;
	background-image:url('/img/general/top.bg.jpg');
}

#header img,#header a{
	border:none;
}

#header td.internationalcustomers{
	text-align:right;
}

#header td.internationalcustomers a:link,#header td.internationalcustomers a:visited{
	margin-right:15px;
	color:white;
	text-decoration:none;
	font-size:10px;
}

#header td.internationalcustomers a:hover{
	text-decoration:underline;
	font-size:10px;
}

#header #toplinks{
	color:white;
	font-weight:400;
	font-size:12px;
	text-align:center;
}

#header #toplinks a:link,#header #toplinks a:visited{
	color:white;
	text-decoration:none;
	border:none;
}

#header #toplinks a:hover{
	color:black;
	text-decoration:underline;
	border:none;
}

#header #toplinks select{
	background: white;
	border: 1px  solid #797b50;
	font-size: 12px;
	margin:0;
	padding:0;
}
#header #toplinks select option{
	background: #bdd99b;
	padding:1px;
	/*padding-right:15px;*/
}


#header #trainlinks #productNavHolder a:link
,#header #trainlinks #productNavHolder a:visited
,#header #trainlinks #productNavHolder a:hover,
#header #trainlinks #solutionsNavHolder a:link
,#header #trainlinks #solutionsNavHolder a:visited
,#header #trainlinks #solutionsNavHolder a:hover{
	text-decoration:none;
	color:black;
	font-size:11px;
}

#header #trainlinks #productNavHolder td,
#header #trainlinks #solutionsNavHolder td{
	text-align:left;
	font-size:11px;
}

#header #trainlinks td.car{
	background:url('/img/general/top.trainlinks.car.gif') no-repeat;
	width:117px;
	height:23px;
}

#header #trainlinks td.whitecar{
	background:url('/img/general/top.trainlinks.whitecar.gif') no-repeat;
	width:117px;
	height:23px;
}

#header #trainlinks td.narrowcar{
	background:url('/img/general/top.trainlinks.narrowcar.gif') no-repeat;
	width:84px;
	height:23px;
}

#header #trainlinks td.widecar{
	background:url('/img/general/top.trainlinks.car.w.gif') no-repeat;
	width:130px;
	height:23px;
}

#header #trainlinks td.car:hover,#header #trainlinks td.carover{
	background:url('/img/general/top.trainlinks.car.over.gif') no-repeat;
	width:117px;
	height:23px;
}

#header #trainlinks td.whitecar:hover,#header #trainlinks td.whitecarover{
	background:url('/img/general/top.trainlinks.whitecar.over.gif') no-repeat;
	width:117px;
	height:23px;
}

#header #trainlinks td.narrowcar:hover,#header #trainlinks td.narrowcarover{
	background:url('/img/general/top.trainlinks.narrowcar.over.gif') no-repeat;
	width:84px;
	height:23px;
}

#header #trainlinks td.widecar:hover,#header #trainlinks td.widecarover{
	background:url('/img/general/top.trainlinks.car.w.over.gif') no-repeat;
	width:130px;
	height:23px;
}

#header #trainlinks td.car a:link,#header #trainlinks td.car a:visited,
#header #trainlinks td.whitecar a,#header #trainlinks td.whitecar a:visited,
#header #trainlinks td.narrowcar a,#header #trainlinks td.narrowcar a:visited,
#header #trainlinks td.widecar a,#header #trainlinks td.widecar a:visited{
	text-decoration:none;
	font-weight:600;
	color:black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}

#header #trainlinks td.car:hover a,#header #trainlinks td.carover a,
#header #trainlinks td.whitecar:hover a,#header #trainlinks td.whitecarover a,
#header #trainlinks td.narrowcar:hover a,#header #trainlinks td.narrowcarover a,
#header #trainlinks td.widecar:hover a,#header #trainlinks td.widecarover a{
	color:white;
	border:none;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

#header #trainlinks td.carwide{
	background:url('/img/general/left.trainlinks.car.w.gif') no-repeat;
	width:148px;
	height:23px;
}

#header #trainlinks td.carwide:hover,#header #trainlinks td.carwideover{
	background:url('/img/general/left.trainlinks.car.w.over.gif');
	width:148px;
	height:23px;
}

#header #trainlinks td.carwide a:link,#header #trainlinks td.carwide a:visited{
	text-decoration:none;
	font-weight:600;
	color:black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}

#header #trainlinks td.carwide:hover a,#header #trainlinks td.carwideover a{
	color:white;
	border:none;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

/* main content table */

table#main{
	margin-top:3px;
	width:761px;
	vertical-align:top;
}

/* left nav */

#left{
	width:150px;
	border-right:3px solid white;
	vertical-align:top;
	text-align:center;
	background:#A6DAFF;
}

#left #lefttop{
	padding-top:5px;
	background:url('/img/general/left.bg.jpg') no-repeat #84BC33;
	width:150px;
	vertical-align:top;
	text-align:center;
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:3px solid white;
}

#left #lefttop #lefttrainlinks td.carwide{
	background:url('/img/general/left.trainlinks.car.w.gif');
	background-repeat:no-repeat;
	width:148px;
	height:23px;
	text-align:left;
	padding-left:10px;
}

#left #lefttop #lefttrainlinks td.carwide:hover, #left #lefttop #lefttrainlinks td.carwideover{
	background:url('/img/general/left.trainlinks.car.w.over.gif') no-repeat;
	width:148px;
	height:23px;
	text-align:left;
	padding-left:10px;
}

#left #lefttop #lefttrainlinks td.carwide a:link,#left #lefttop #lefttrainlinks td.carwide a:visited{
	text-decoration:none;
	font-weight:500;
	color:black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#left #lefttop #lefttrainlinks td.carwide:hover a,#left #lefttop #lefttrainlinks td.carwideover a{
	color:white;
	text-decoration:none;
	font-weight:500;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#left #lefttop ul.additionallinks{
	list-style-position:inside;
	list-style-image:url('/img/general/x.gif');
	margin-left:0px;
	text-align:left;
	color:white;
	font-size:10px;
	font-weight:normal;
	padding-left:0;
	padding-bottom:5px;
	margin-bottom:0;
}

#left #lefttop ul.additionallinks li{
	margin-left:5px;
}

#left #lefttop ul.additionallinks li a:link,#left #lefttop ul.additionallinks li a:visited{
	color:white;
	text-decoration:none;
}

#left #lefttop ul.additionallinks li a:hover{
	text-decoration:underline;
}

#left #lefttestimonials
{
	vertical-align:top;
	width:150px;
}

#left #lefttestimonials .testimonial
{
	vertical-align:top;
	width:150px;
	color:white;
	border-bottom:3px solid white;
}

#left #lefttestimonials .testimonial p
{
	font-size:10px;
	text-align:left;
	margin:5px;
	margin-top:0px;
	width:140px;
}

#left #lefttestimonials .testimonial p a:link,#left #lefttestimonials .testimonial p a:visited
{
	color:#f9b30f;
	text-decoration:none;
	font-size:10px;
}

#left #lefttestimonials .testimonial p a:hover
{
	color:#f9b30f;
	text-decoration:underline;
	font-size:10px;
}

#left #lefttestimonials .testimonial p.testimonialtitle
{
	font-size:12px;
	font-weight:600;
}

#left #satisfaction{
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:3px;
	padding-top:0;
	text-align:center;
}

#left #satisfaction p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:5px;
	text-align:center;
}

#left #satisfaction p img
{
	border:none;
}



/* content area */

#content{
	width:600px;
	vertical-align:top;
	border:5px solid #ffb114;
}

#content #breadnav
{
	width:598px;
	height:47px;
	vertical-align:top;
	background:url('/img/general/content.main.intro.topcurve.jpg') no-repeat top;
}

#content #intro{
	background:url('/img/general/content.main.intro.topcurve.jpg') no-repeat top;
	border-bottom:5px solid #ffb114;
	
}

#content #intro .breadcrumb td,#content #breadnav #breadcrumb{
	text-align:right;
	color:white;
	padding-right:5px;

}

#content #intro .breadcrumb td a:link,
#content #intro .breadcrumb td a:visited,
#content #breadnav #breadcrumb a:link,
#content #breadnav #breadcrumb a:visited
{
	color:white;
	padding:3px;
	text-decoration:none;
}
#content #padbox
{
	width:580px;
	padding-left:9px;
	padding-right:9px;
}

#content #intro .breadcrumb td a:hover,#content #breadnav #breadcrumb a:hover{
	text-decoration:underline;
}

#content #intro td h1{
	font-size:14px;
	margin-top:10px;
}


#content #intro td{
	padding-left:10px;
	
}
#content #intro td.intro{
	background:url('/img/general/content.main.intro.botcurve.gif') no-repeat bottom;
}

#content #intro td.intro img{
	border:none;
	padding-left:30px;
	padding-right:20px;
}

#content #intro td.intro p.orange{
	color:#fc7d08;
	margin-right:9px;
}

#content #intro td.intro p.orange a:link,#content #intro td.intro p.orange a:visited{
	color:black;
	text-decoration:none;
}

#content #intro td.intro p.orange a:hover{
	text-decoration:underline;
}

#content h1,#content p.h1{
	font-size:15px;
	color:#d20e19;
}

#content h2,#content p.h2{
	font-size:14px;
	color:#d20e19;
}

#content h3,#content p.h3{
	font-size:13px;
	color:#d20e19;
}

#content a:link,#content a:visited{
	color:#253810;
	text-decoration:underline;
}

#content a:hover{
	text-decoration:none;
}


/* footer */

#footer{
	color:#666666;
	font-size:12px;
	width:769px;
	margin:auto;
	text-align:center;
	margin-top:10px;
}

#footer a:link,#footer a:visited{
	color:#666666;
	text-decoration:underline;
	font-size:10px;
}

#footer a:hover{
	text-decoration:none;
}

#footer p.tiny{
	color:#999999;
	font-size:10px;
}

/* for image preloading */

.hiddenPic {display:none;}

p.socialbookmarks{
	font-size:10px;
	color:#666;
}

p.socialbookmarks a:link,p.socialbookmarks a:active,p.socialbookmarks a:visited{
	text-decoration:none;
	border-bottom:none;
	/*border-bottom:1px dashed #FFB114;*/
}

p.socialbookmarks a:hover{
	border-bottom:1px dashed #000;
}


/******************************* 2008 05 02 */

#header #trainlinks td.midcar{
	background:url('/img/general/top.trainlinks.car.m.gif') no-repeat;
	width:100px;
	height:23px;
}

#header #trainlinks td.midcar:hover, #header #trainlinks td.midcarover {
	background:url('/img/general/top.trainlinks.car.m.over.gif') no-repeat;
	width:100px;
	height:23px;
}

#header #trainlinks td.midcar a,#header #trainlinks td.midcar a:visited{
	text-decoration:none;
	font-weight:600;
	color:black;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}

#header #trainlinks td.midcar:hover a, #header #trainlinks td.midcarover a{
	color:white;
	border:none;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
}

.newsBoxItem { 
	position:relative;
	left: 60px;
}

.redBold
{
	color: #EA0000;
	font-weight: 900;
}










